etherpad-lite/bin
John McLear 91c0848ede
Plugin Developer Tools: Plugin check & fix tool
Automated tool to discover and fix common plugin faults.

https://mclear.co.uk/2020/07/18/suggestions-for-improving-etherpad-plugins/

- [x] Adds CI and updates existing travis configs.
- [x] Adds a LICENSE
- [x] Adds a .gitignore
- [x] Adds a README and checks it includes a reference to the license
- [x] Recommends translations
- [x] Checks for files that shouldn't exist and removes them (.ep_initialized, npm-debug.log)

still to do in the distant future depending on usage.
- [ ] Check packages.json includes link to github repo
- [ ] Checks Etherpad is referred to as Etherpad Lite
- [ ] Checks README includes animated gif.
2020-07-26 13:18:02 +01:00
..
deb-src cp readme on build 2013-11-24 13:08:26 +00:00
doc doc: remove old vendorized marked module and replace with 0.8.2 2020-04-24 02:24:53 +02:00
plugins Plugin Developer Tools: Plugin check & fix tool 2020-07-26 13:18:02 +01:00
buildDebian.sh bin: replace double backticks (``) with $() 2020-03-29 00:53:17 +01:00
buildForWindows.sh bin: Simplify cd to install dir 2020-06-03 23:11:44 -04:00
checkAllPads.js utility scripts: converted to use the Promise interface 2019-01-26 23:52:02 +00:00
checkPad.js utility scripts: converted to use the Promise interface 2019-01-26 23:52:02 +00:00
checkPadDeltas.js checkPadDeltas: version by JohnMcLear 2020-03-27 01:50:56 +01:00
cleanRun.sh bin: replace double backticks (``) with $() 2020-03-29 00:53:17 +01:00
convert.js Fix for better user color selection. (#4142) 2020-06-30 09:40:14 +01:00
convertSettings.json.template formatting: bulk remove trailing whitespaces 2019-10-20 02:09:22 +02:00
createRelease.sh createRelease.sh: deprecate the script. It will be removed or modified. 2018-08-17 00:09:25 +02:00
createUserSession.js Script to create session and store token <> author more throughly (dont create ghosts) (#4012) 2020-07-16 10:51:02 +01:00
debugRun.sh bin: Simplify cd to install dir 2020-06-03 23:11:44 -04:00
deleteAllGroupSessions.js script: Delete group sessions script and fix issue where loadSettings has been moved breaking deletePad (#3973) 2020-06-01 19:36:40 +01:00
deletePad.js script: Delete group sessions script and fix issue where loadSettings has been moved breaking deletePad (#3973) 2020-06-01 19:36:40 +01:00
dirty-db-cleaner.py formatting: bulk remove trailing whitespaces 2019-10-20 02:09:22 +02:00
extractPadData.js utility scripts: converted to use the Promise interface 2019-01-26 23:52:02 +00:00
fastRun.sh bin: add fastRun.sh script for developers 2020-04-17 18:36:24 +02:00
importSqlFile.js bin: use correct ueberdb module path "ueberDB" -> "ueberdb2" in tools in /bin 2020-05-15 01:22:41 +02:00
installDeps.sh bin: Simplify cd to install dir 2020-06-03 23:11:44 -04:00
installOnWindows.bat startup: use "npm ci" instead of "npm install" in startup scripts 2020-05-15 02:20:46 +02:00
migrateDirtyDBtoRealDB.js migrateDirtyDBtoRealDB: fix the script not trusting length, and directly iterating on dirtyDB tuples 2020-05-13 23:04:01 +02:00
rebuildPad.js bin: use correct ueberdb module path "ueberDB" -> "ueberdb2" in tools in /bin 2020-05-15 01:22:41 +02:00
repairPad.js bin/repairPad.js: conversion to promise/async 2019-01-30 10:47:50 +00:00
run.sh bin: Fix 'for' loop style 2020-06-03 23:11:44 -04:00
safeRun.sh bin: Use ISO 8601 date format 2020-06-03 23:11:44 -04:00
updatePlugins.sh bin: replace double backticks (``) with $() 2020-03-29 00:53:17 +01:00