pad.pub0.org/bin
muxator 9ee131ca1f installDeps.sh: create a package-lock.json on startup. Track it in the repo.
This change reverts c4918efc1b, and basically negates what was done for #3396,
but aligns better with current practices in the nodejs ecosystem.

Pragmatically speaking, this will allow users, if they want, to use
npm-force-resolutions (https://github.com/rogeriochaves/npm-force-resolutions)
to manually fix security vulnerabilities.
We had a problem for that (see #3598), and - given the fragmented nature of
the nodejs ecosystem - it is reasonable to expect more issues like that one,
so it's better to be prepared.

Closes #3659.
2019-10-31 19:20:28 +01:00
..
deb-src
doc formatting: bulk remove trailing whitespaces 2019-10-20 02:09:22 +02:00
buildDebian.sh formatting: bulk remove trailing whitespaces 2019-10-20 02:09:22 +02:00
buildForWindows.sh windows: bump the node version included in the prebuilt package: 8.15.0 -> 10.16.3 2019-10-20 03:16:01 +02: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
cleanRun.sh
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
debugRun.sh
deletePad.js utility scripts: converted to use the Promise interface 2019-01-26 23:52:02 +00: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
importSqlFile.js
installDeps.sh installDeps.sh: create a package-lock.json on startup. Track it in the repo. 2019-10-31 19:20:28 +01:00
installOnWindows.bat
migrateDirtyDBtoRealDB.js
rebuildPad.js
repairPad.js bin/repairPad.js: conversion to promise/async 2019-01-30 10:47:50 +00:00
run.sh
safeRun.sh formatting: bulk remove trailing whitespaces 2019-10-20 02:09:22 +02:00
updatePlugins.sh