pad.libre-service.eu-etherpad/src/static/js/pluginfw
muxator 72ccb28382 AbsolutePaths: initial work to allow Etherpad to be run without changing CWD
With this change, it is no longer necessary to "cd" to the Etherpad base
directory to start it: Etherpad runs from everywhere.

Known issues:
- unless the program is started as before (CWD == base directory) it is still
  not possible to install & uninstall plugins via the web interface

--HG--
branch : absolute-paths
2020-04-19 04:51:50 +02:00
..
client_plugins.js Replace ParentRequire hack. 2012-09-11 21:16:47 -07:00
hooks.js pluginfw/hooks.js: allow returning a Promise in aCallFirst(), aCallAll() 2019-01-18 13:49:17 +00:00
installer.js plugins download and search: converted to Promises 2019-01-23 12:24:53 +00:00
plugins.js AbsolutePaths: initial work to allow Etherpad to be run without changing CWD 2020-04-19 04:51:50 +02:00
read-installed.js Mimic, replace or work around removed npm utils. 2012-10-28 18:34:20 +01:00
shared.js Split client and server plugin functionality. 2012-09-11 21:16:47 -07:00
tsort.js Removed old pluginfw stuff 2012-03-01 19:00:58 +01:00