pad.libre-service.eu-etherpad/src/bin
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
..
deb-src Replace node_modules/ep_etherpad-lite with src 2021-02-16 10:35:05 +00:00
doc build(deps): bump marked from 9.0.3 to 9.1.0 in /src/bin/doc (#5965) 2023-10-06 17:56:58 +02:00
nsis Windows build: Switch to 64-bit Node.js executable 2022-05-14 18:25:29 -04:00
plugins Use npm link to install ep_etherpad-lite. This places a package.json 2023-10-08 20:13:17 +02:00
buildDebian.sh restructure: Prefix bin/ and tests/ with src/ 2021-02-05 21:52:08 +00:00
buildForWindows.sh Use npm link to install ep_etherpad-lite. This places a package.json 2023-10-08 20:13:17 +02:00
checkAllPads.js Pad: Add strict validation checks 2021-11-28 22:28:55 -05:00
checkPad.js Pad: Add strict validation checks 2021-11-28 22:28:55 -05:00
cleanRun.sh deps: Drop support for Node.js < 12.13.0 2021-06-14 23:17:17 +02:00
convertSettings.json.template restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
createRelease.sh Windows build: Rename zip to etherpad-win.zip 2022-05-14 17:45:30 -04:00
createUserSession.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
debugRun.sh deps: Drop support for Node.js < 12.13.0 2021-06-14 23:17:17 +02:00
deleteAllGroupSessions.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
deletePad.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
etherpad-healthcheck Docker: Use new /health endpoint for HEALTHCHECK 2021-12-21 17:19:56 -05:00
extractPadData.js extractPadData: Fix wrong DB get function 2022-03-21 04:57:04 -04:00
fastRun.sh deps: Drop support for Node.js < 12.13.0 2021-06-14 23:17:17 +02:00
functions.sh Use npm link to install ep_etherpad-lite. This places a package.json 2023-10-08 20:13:17 +02:00
importSqlFile.js bin/importSqlFile.js: Read the file one line at a time 2021-06-17 19:45:17 -04:00
installDeps.sh Add symlinks in ./src/node_modules for backwards compatibility. 2023-10-08 20:15:08 +02:00
installOnWindows.bat Add symlinks in ./src/node_modules for backwards compatibility. 2023-10-08 20:15:08 +02:00
migrateDirtyDBtoRealDB.js restructure: Prefix bin/ and tests/ with src/ 2021-02-05 21:52:08 +00:00
rebuildPad.js restructure: Prefix bin/ and tests/ with src/ 2021-02-05 21:52:08 +00:00
release.js Updated release workflow with complete automation. 2023-09-04 21:58:15 +02:00
repairPad.js restructure: Prefix bin/ and tests/ with src/ 2021-02-05 21:52:08 +00:00
run.sh deps: Drop support for Node.js < 12.13.0 2021-06-14 23:17:17 +02:00
safeRun.sh bin/safeRun.sh: Fix try: not found bug 2021-03-10 02:54:20 -05:00
updatePlugins.sh Use npm link to install ep_etherpad-lite. This places a package.json 2023-10-08 20:13:17 +02:00