etherpad-lite/src/static/js
SamTV12345 049231e4af
Feature/axios (#5776)
* Move from deprecated request package to axios.

* Fixed package.json

* Another check.

* Fixing npm - hopefully the last.

* Remove double parsing of JSON.

* Bump bundled npm to also get rid of request in the bundled npm.

* Revert "Bump bundled npm to also get rid of request in the bundled npm."

This reverts commit b60fa4f435c141bca332a5b344c36204eb0cc7b4.
2023-06-27 21:20:53 +02:00
..
admin Edit settings.js 2022-01-26 19:35:21 -05:00
pluginfw Feature/axios (#5776) 2023-06-27 21:20:53 +02:00
vendors nice-select restore to working 2021-02-27 16:23:39 +00:00
AttributeManager.js Changeset: Migrate from `OpIter` to `deserializeOps()` 2021-11-23 01:21:49 -05:00
AttributeMap.js Changeset: New API to simplify attribute processing 2021-11-21 04:11:41 -05:00
AttributePool.js Merge branch 'master' into develop 2021-11-28 23:10:45 -05:00
Changeset.js Changeset: Explain why number of removals doesn't matter 2021-12-31 22:53:59 -05:00
ChangesetUtils.js lint: ChangesetUtils 2021-02-21 11:05:25 +00:00
ChatMessage.js chat: Omit undefined `authorId`, `displayName` in JSON obj 2022-02-26 20:37:52 -05:00
ace.js ace: Delete dead code 2021-11-07 23:24:39 -05:00
ace2_common.js Pad: Delete non-functional debug logging facility 2021-07-30 03:50:23 -04:00
ace2_inner.js Add keybinding meta-backspace to delete to beginning of line 2023-06-21 13:32:00 +01:00
attributes.js Changeset: New API to simplify attribute processing 2021-11-21 04:11:41 -05:00
basic_error_handler.js Pad: Improve page load error handler 2021-08-14 07:44:05 -04:00
broadcast.js Use the new AttributeMap and Changeset APIs 2021-11-28 23:47:27 -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: fix loading when iframe is hidden 2021-05-04 23:56:13 +02:00
changesettracker.js Changeset: Migrate from `OpIter` to `deserializeOps()` 2021-11-23 01:21:49 -05:00
chat.js chat: Translate newly created message entries 2021-11-01 04:56:46 -04:00
collab_client.js PadMessageHandler: Accept retransmissions of USER_CHANGES 2021-12-14 01:02:00 -05:00
colorutils.js lint: colorutils.js 2021-01-14 13:06:34 +00:00
contentcollector.js Changeset: Turn `newOp()` into a real class 2021-11-23 01:21:12 -05:00
cssmanager.js cssmanager: Refactor CSS manager creation to avoid race condition 2021-03-20 01:07:16 +00:00
domline.js Accessibility fix for JAWS screen readers 2021-08-12 13:48:08 -04: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 Changeset: Migrate from `OpIter` to `deserializeOps()` 2021-11-23 01:21:49 -05:00
pad.js SecurityManager: Restrict valid author token values 2022-03-16 06:10:28 -04: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 tests: Use cookie libraries to manipulate cookies 2021-04-01 14:31:56 +02:00
pad_editbar.js pad_editbar: Convert snake case to camel case 2021-08-14 07:26:31 -04:00
pad_editor.js Pad: Delete non-functional debug logging facility 2021-07-30 03:50:23 -04:00
pad_impexp.js pad: Simplify reload after `.etherpad` import 2021-10-29 19:27:33 -04:00
pad_modals.js pad_editbar: Don't pass a callback to `toggleDropDown()` 2021-08-14 07:08:57 -04: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 SecurityManager: Restrict valid author token values 2022-03-16 06:10:28 -04: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 Pad: Delete non-functional debug logging facility 2021-07-30 03:50:23 -04:00
socketio.js socket.io: Factor out client connection logic 2020-12-23 16:18:28 -05:00
timeslider.js express-session: Extend session lifetime if user is active 2022-01-17 21:45:56 -05:00
underscore.js move underscore to its old place and remove unnecessary packages (#4876) 2021-02-27 00:10:53 -05:00
undomodule.js Pad: Delete non-functional debug logging facility 2021-07-30 03:50:23 -04:00