etherpad-lite/src/static/js
SamTV12345 d6d636955c
Feat/bundle js (#6511)
* Added minify

* Added POC for browser

* Moved first js files to ts

* Fixed caret positioning

* Added support for plugins

* Fixed get undefined.

* Removed require of socketio, l10n, html10n and error reporter

* Added minify

* Added POC for browser

* Moved first js files to ts

* Fixed caret positioning

* Added support for plugins

* Fixed get undefined.

* Removed require of socketio, l10n, html10n and error reporter

* Fixed popup not showing

* Fixed timeslider

* Reworked paths

* Fixed loading

* Don't generate sources map in production mode

* Non working hmr

* Added live reloading.

* Fixed timeslider when hot reloading

* Removed eval

* Fixed.

* Fixed env

* Fixed frontend tests.

* Added minifying via lightningcss

* Added minify via esbuild

* Fixed diagnostic url

* Removed lightningcss

* Fixed types

* Fixed alias

* Fixed loadtest

* Fixed

* Fixed loading ep_font_color3

* Restructure windows build

* Fixed windows build

* Fixed pnpm lock

---------

Co-authored-by: SamTv12345 <samtv12345@samtv12345.com>
2024-07-18 08:51:30 +02:00
..
pluginfw Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
types Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
vendors Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
ace.js Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
ace2_common.js Pad: Delete non-functional debug logging facility 2021-07-30 03:50:23 -04:00
ace2_inner.js Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
AttributeManager.js Feat/bundle js (#6511) 2024-07-18 08:51:30 +02: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
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 Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
broadcast_revisions.js lint: broadcast_revisions (#4571) 2020-12-23 16:17:59 -05:00
broadcast_slider.js Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
caretPosition.ts Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
Changeset.js Changeset: Explain why number of removals doesn't matter 2021-12-31 22:53:59 -05:00
changesettracker.js Changeset: Migrate from OpIter to deserializeOps() 2021-11-23 01:21:49 -05:00
ChangesetUtils.js lint: ChangesetUtils 2021-02-21 11:05:25 +00:00
chat.js Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
ChatMessage.js chat: Omit undefined authorId, displayName in JSON obj 2022-02-26 20:37:52 -05:00
collab_client.js Migrate Socket.IO from Version 2 to Version 3 🚀 (#6152) 2024-02-17 21:36:26 +01:00
colorutils.js lint: colorutils.js 2021-01-14 13:06:34 +00:00
contentcollector.js chore: fix some typos in comments (#6343) 2024-04-19 19:12:58 +02: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 Update jQuery to 3.7 and fix admintests (#5868) 2023-08-08 18:26:25 +02:00
l10n.ts Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
linestylefilter.js Changeset: Migrate from OpIter to deserializeOps() 2021-11-23 01:21:49 -05:00
pad.js Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
pad_automatic_reconnect.js Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
pad_connectionstatus.js Update jQuery to 3.7 and fix admintests (#5868) 2023-08-08 18:26:25 +02:00
pad_cookie.js tests: Use cookie libraries to manipulate cookies 2021-04-01 14:31:56 +02:00
pad_editbar.js Don't access jQuery through parent.parent (#5943) 2023-09-22 20:53:24 +02:00
pad_editor.js Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
pad_impexp.js Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
pad_modals.js pad_editbar: Don't pass a callback to toggleDropDown() 2021-08-14 07:08:57 -04:00
pad_savedrevs.js Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
pad_userlist.js Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
pad_utils.js Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
rjquery.js Move vendor libraries to /vendors folder and exclude from LGTM 2021-02-21 15:07:39 +00:00
scroll.ts Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
security.js lint: use strict 2021-02-21 11:05:25 +00:00
skin_variants.js Update jQuery to 3.7 and fix admintests (#5868) 2023-08-08 18:26:25 +02:00
skiplist.js Pad: Delete non-functional debug logging facility 2021-07-30 03:50:23 -04:00
socketio.js Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
timeslider.js Feat/bundle js (#6511) 2024-07-18 08:51:30 +02: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