pad.libre-service.eu-etherpad/src/static/js
Richard Hansen 48e1d1c23f CSS: Fix class name for outer iframe <html> tag
* Add the class "pad" to the `<html>` tag in `pad.html` (the outer
    iframe's parent).
  * Change the CSS selector that refers to the `<html>` tag in
    `pad.html` from `html:not(.inner-editor)` to `html.pad`.
  * Change the class name of the outer iframe's `<html>` tag from
    "inner-editor" to "outer-editor".
  * Update CSS rules to use the new class name.
2021-03-05 07:45:48 +00:00
..
admin plugins: Better fix for LGTM security warning 2021-02-22 09:43:20 +00:00
pluginfw pluginfw: Improve rendering of hook list 2021-03-03 11:19:37 +00:00
vendors nice-select restore to working 2021-02-27 16:23:39 +00:00
ace.js CSS: Fix class name for outer iframe <html> tag 2021-03-05 07:45:48 +00:00
ace2_common.js lint: ace2_common.js linting 2021-01-29 00:53:59 -05:00
ace2_inner.js ace: Pass objects to Ace2Inner via function args 2021-03-01 14:32:33 +00:00
AttributeManager.js move underscore to its old place and remove unnecessary packages (#4876) 2021-02-27 00:10:53 -05:00
AttributePool.js lint: attributepool fix incorrect commit 2021-01-14 13:06:34 +00:00
broadcast.js move underscore to its old place and remove unnecessary packages (#4876) 2021-02-27 00:10:53 -05:00
broadcast_revisions.js lint: broadcast_revisions (#4571) 2020-12-23 16:17:59 -05:00
broadcast_slider.js move underscore to its old place and remove unnecessary packages (#4876) 2021-02-27 00:10:53 -05:00
caretPosition.js caretPosition: Clarify comment in getPosition() 2021-02-22 11:25:45 +00:00
Changeset.js Lgtm bugfixes (#4838) 2021-02-22 08:26:35 +00:00
changesettracker.js lint: changesettracker.js var > const/let and other easy fixes 2021-02-21 11:05:25 +00:00
ChangesetUtils.js lint: ChangesetUtils 2021-02-21 11:05:25 +00:00
chat.js lint: chat (#4573) 2020-12-23 16:18:28 -05:00
collab_client.js Move vendor libraries to /vendors folder and exclude from LGTM 2021-02-21 15:07:39 +00:00
colorutils.js lint: colorutils.js 2021-01-14 13:06:34 +00:00
contentcollector.js Import: Import don't show warnings for supported elements 2021-03-02 17:14:47 +00:00
cssmanager.js lint: cssmanager.js 2021-01-14 13:06:34 +00:00
domline.js move underscore to its old place and remove unnecessary packages (#4876) 2021-02-27 00:10:53 -05:00
index.js lint: index.js 2021-02-21 11:05:25 +00:00
l10n.js lint: use strict 2021-02-21 11:05:25 +00:00
linestylefilter.js hooks: Remove unnecessary callAllStr() function 2021-02-02 09:09:02 +00:00
pad.js Move vendor libraries to /vendors folder and exclude from LGTM 2021-02-21 15:07:39 +00:00
pad_automatic_reconnect.js lint: Re-run eslint --fix 2021-01-29 01:14:03 -05:00
pad_connectionstatus.js lint: pad prefix files (#4577) 2020-12-20 07:15:58 +00:00
pad_cookie.js lint: pad prefix files (#4577) 2020-12-20 07:15:58 +00:00
pad_editbar.js Move vendor libraries to /vendors folder and exclude from LGTM 2021-02-21 15:07:39 +00:00
pad_editor.js ace: Asyncify Ace2Editor.init() 2021-03-01 14:32:33 +00:00
pad_impexp.js import: Convert arrow function to regular function 2021-02-18 03:42:56 -05:00
pad_modals.js lint: pad prefix files (#4577) 2020-12-20 07:15:58 +00:00
pad_savedrevs.js lint: pad prefix files (#4577) 2020-12-20 07:15:58 +00:00
pad_userlist.js lint: pad_userlist.js arrow functions 2021-02-21 11:05:25 +00:00
pad_utils.js lint: pad prefix files (#4577) 2020-12-20 07:15:58 +00:00
rjquery.js Move vendor libraries to /vendors folder and exclude from LGTM 2021-02-21 15:07:39 +00:00
scroll.js editor: fix enter key keep line in view (#4639) 2021-02-06 19:56:59 +00:00
security.js lint: use strict 2021-02-21 11:05:25 +00:00
skin_variants.js lint: skin-variants (#4603) 2021-01-30 07:32:12 +00:00
skiplist.js move underscore to its old place and remove unnecessary packages (#4876) 2021-02-27 00:10:53 -05:00
socketio.js socket.io: Factor out client connection logic 2020-12-23 16:18:28 -05:00
timeslider.js Move vendor libraries to /vendors folder and exclude from LGTM 2021-02-21 15:07:39 +00:00
underscore.js move underscore to its old place and remove unnecessary packages (#4876) 2021-02-27 00:10:53 -05:00
undomodule.js move underscore to its old place and remove unnecessary packages (#4876) 2021-02-27 00:10:53 -05:00