etherpad-lite/src/static/js/pluginfw
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
..
client_plugins.js fix for caching plugin-definitions 2021-02-21 14:31:15 +00:00
hooks.js restructure: Prefix `bin/` and `tests/` with `src/` 2021-02-05 21:52:08 +00:00
installer.js Feature/axios (#5776) 2023-06-27 21:20:53 +02:00
plugin_defs.js plugins: Use `npm ls` to list the installed plugins 2021-02-09 22:18:35 +00:00
plugins.js plugins: Give each plugin a plugin-specific logger object 2022-02-21 15:13:57 -05:00
shared.js pluginfw: Improve hook function load error message 2021-03-03 11:19:37 +00:00
tsort.js Lgtm bugfixes (#4838) 2021-02-22 08:26:35 +00:00