pad.pub0.org/bin
muxator 0c518cadf5 skins: replace {js,css}.template with actual files. Simplify startup scripts.
Currently, an Etherpad skin requires the existence of 6 files:
- index.{css,js}
- pad.{css,js}
- timeslider.{css,js}

In the default empty skin (in static/custom), there were 2 small placeholders
({js,css}.template) to be copied in place by the startup script in case no skin
was in use.

Now that we are moving to multiple directories (see #3471) we can simply commit
the example files and remove the copying code from the startup script.
2018-08-26 21:17:04 +02:00
..
deb-src cp readme on build 2013-11-24 13:08:26 +00:00
doc Update package.json 2017-11-20 08:46:24 +00:00
buildDebian.sh Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
buildForWindows.sh Updated node version for windows to 8.9.0 2017-11-04 17:02:25 +01:00
checkAllPads.js checkAllPads: Increase performance/resilience 2018-03-09 14:02:22 +01:00
checkPad.js Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
cleanRun.sh cleanRun.sh: get rid of "Bad substitution" error 2018-08-17 22:22:14 +02:00
convert.js Use current mysql client API 2015-05-30 15:14:40 +02:00
convertSettings.json.template Fixed some problems with the database convertion 2011-11-25 17:56:50 -08:00
createRelease.sh createRelease.sh: deprecate the script. It will be removed or modified. 2018-08-17 00:09:25 +02:00
debugRun.sh Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
deletePad.js Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
dirty-db-cleaner.py specify python version 2018-03-01 07:57:46 +01:00
extractPadData.js Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
importSqlFile.js Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
installDeps.sh skins: replace {js,css}.template with actual files. Simplify startup scripts. 2018-08-26 21:17:04 +02:00
installOnWindows.bat skins: replace {js,css}.template with actual files. Simplify startup scripts. 2018-08-26 21:17:04 +02:00
migrateDirtyDBtoRealDB.js Fix module paths for db migration script 2016-06-08 19:43:53 +02:00
rebuildPad.js Give better error message when rebuildPad.js hits a non-existing rev. 2015-10-07 12:42:19 +02:00
repairPad.js Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
run.sh Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
safeRun.sh Typos and minor fixes in bin, doc, and root 2017-09-14 13:33:27 +02:00
updatePlugins.sh cleaner update logic doesnt error when nothing to do 2015-04-26 14:42:21 +01:00