mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 06:03:34 +01:00
361b38ae50
* Added pnpm * Removed cache for npm. * Fixed. * Added pnpm * Fixed install script. * Fixed windows script. * Fixed. * Fixed. * Fixed install. * Only install direct dependencies. * Only install direct dependencies. * Only install direct dependencies. * Fixed windows build. * fixed. * fixed deploy. * Fixed docker build. * Fixed windows deploy * Fixed docker build * Fixed healthcheck. * fixed. * Fixed detection of live plugin managers dependencies. * fixed. * Remove Node 19 as it is not supported. * Fixed. * Fixed installDeps.sh * Fixed. * Fixed windows install. * Fixed cypress path. * Fixed. * Run etherpad in background. * Install cypress.
25 lines
No EOL
358 B
Text
25 lines
No EOL
358 B
Text
/etherpad-win.exe
|
|
/etherpad-win.zip
|
|
node_modules
|
|
/settings.json
|
|
!settings.json.template
|
|
APIKEY.txt
|
|
SESSIONKEY.txt
|
|
var/dirty.db
|
|
*~
|
|
*.patch
|
|
npm-debug.log
|
|
*.DS_Store
|
|
*.crt
|
|
*.key
|
|
credentials.json
|
|
out/
|
|
.nyc_output
|
|
.idea
|
|
/package-lock.json
|
|
/src/bin/abiword.exe
|
|
/src/bin/convertSettings.json
|
|
/src/bin/etherpad-1.deb
|
|
/src/bin/node.exe
|
|
plugin_packages
|
|
/pnpm-lock.yaml |