pad.pub0.org/src
webzwo0i bf34a94190 Add symlinks in ./src/node_modules for backwards compatibility.
See "Note for plugin authors" section in Changelog.

Some packages that are in use by plugins got a symlink in
./src/node_modules so that they still work after updating Etherpad. In
the future don't require('etherpad_ep-lite/node_modules/dependency')
anymore, but change this to require('dependency') and add the dependency
to your plugin's package.json
2023-10-08 20:15:08 +02:00
..
bin Add symlinks in ./src/node_modules for backwards compatibility. 2023-10-08 20:15:08 +02:00
locales Localisation updates from https://translatewiki.net. 2023-09-14 13:06:25 +02:00
node Use `npm link` to install ep_etherpad-lite. This places a package.json 2023-10-08 20:13:17 +02:00
node_modules Add symlinks in ./src/node_modules for backwards compatibility. 2023-10-08 20:15:08 +02:00
static Use `npm link` to install ep_etherpad-lite. This places a package.json 2023-10-08 20:13:17 +02:00
templates Update jQuery to 3.7 and fix admintests (#5868) 2023-08-08 18:26:25 +02:00
tests admin tests: refactor 2023-10-08 20:14:56 +02:00
.eslintrc.cjs lint: Bump ESLint dependencies 2022-02-21 14:36:58 -05:00
README.md
ep.json express: Move static handlers to `expressPreSession` 2021-12-20 20:08:19 -05:00
etherpad_icon.svg
package-lock.json Use `npm link` to install ep_etherpad-lite. This places a package.json 2023-10-08 20:13:17 +02:00
package.json Use `npm link` to install ep_etherpad-lite. This places a package.json 2023-10-08 20:13:17 +02:00
web.config Replace `node_modules/ep_etherpad-lite` with `src` 2021-02-16 10:35:05 +00:00

README.md

Ignore this file and see the file in the base installation folder