etherpad-lite/src/static/js/pluginfw
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
..
client_plugins.js Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
hooks.js chore: fix some typos in comments (#6343) 2024-04-19 19:12:58 +02:00
installer.ts Upgrade live-plugin-manager to 1.0.0 (#6396) 2024-06-01 14:05:53 +02:00
LinkInstaller.ts chore: Bumped live plugin manager (#6311) 2024-04-05 18:53:04 +02:00
plugin_defs.js plugins: Use npm ls to list the installed plugins 2021-02-09 22:18:35 +00:00
plugins.js Upgrade live-plugin-manager to 1.0.0 (#6396) 2024-06-01 14:05:53 +02:00
shared.js Feat/bundle js (#6511) 2024-07-18 08:51:30 +02:00
tsort.js Fixed api header authorization (#6399) 2024-05-22 21:16:19 +02:00