pad.pub0.org/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
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
checkPad.js
checkPadDeltas.js
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
createRelease.sh
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
extractPadData.js
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
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