pad.pub0.org/bin
muxator db77302883 doc: remove old vendorized marked module and replace with 0.8.2
This change is needed because in 1.8.3 we are going to introduce Markdown tables
in the documentation (#3873 and #3921), and the old marked version did not
support generating them.

Instead of committing the marked source code here, we live install from npm if
needed via the Makefile.

n.b.: at the time of this change, marked latest version is 1.0.0, released a few
      days ago. I am updating to the version immediately before that (0.8.2),
      because in 1.0.0 the hyperlinks in the Table of Contents do not work
      (probably a bug in that version).
2020-04-24 02:24:53 +02: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
buildDebian.sh bin: replace double backticks (``) with $() 2020-03-29 00:53:17 +01:00
buildForWindows.sh bin: replace double backticks (``) with $() 2020-03-29 00:53:17 +01: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 formatting: bulk remove trailing whitespaces 2019-10-20 02:09:22 +02: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
debugRun.sh bin: replace double backticks (``) with $() 2020-03-29 00:53:17 +01:00
deletePad.js use a deletePad approach that works when server is running and works with MySQL 2020-04-03 03:31:18 +02: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 use Date.now() instead of new Date().getTime() 2019-02-26 23:25:15 +01:00
installDeps.sh runtime: require node >= 10.13.0 LTS 2020-04-09 04:43:37 +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 migrateDirtyDBtoRealDB: disabled write buffer, #2214 2018-11-27 21:18:40 +01: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 bin/repairPad.js: conversion to promise/async 2019-01-30 10:47:50 +00:00
run.sh bin: replace double backticks (``) with $() 2020-03-29 00:53:17 +01:00
safeRun.sh bin: replace double backticks (``) with $() 2020-03-29 00:53:17 +01:00
updatePlugins.sh bin: replace double backticks (``) with $() 2020-03-29 00:53:17 +01:00