etherpad-lite/src/bin
SamTV12345 ead3c0ea38
Added typescript to etherpad
* Fixed determining file extension.

* Added ts-node

* Fixed backend tests.

* Fixed frontend test runs.

* Fixed tests.

* Use script approach for starting etherpad.

* Change directory to src.

* Fixed env.

* Change directory

* Fixed build arg.

* Fixed docker build.

* Fixed.

* Fixed cypress file path.

* Fixed.

* Use latest node container.

* Fixed windows workflow.

* Use tsx and optimized docker image.

* Added workflow for type checks.

* Fixed.

* Added tsconfig.

* Converted more files to typescript.

* Removed commented keys.

* Typed caching middleware.

* Added script for checking the types.

* Moved SecretRotator to typescript.

* Fixed npm installation and moved to types folder.

* Use better scripts for watching typescript changes.

* Update windows.yml

* Fixed order of npm installation.

* Converted i18n.

* Added more types.

* Added more types.

* Fixed import.

* Fixed tests.

* Fixed tests.

* Fixed type checking test.

* Fixed stats

* Added express types.

* fixed.
2024-02-05 21:13:02 +01:00
..
deb-src Added typescript to etherpad 2024-02-05 21:13:02 +01:00
doc build(deps): bump marked from 11.2.0 to 12.0.0 in /src/bin/doc (#6131) 2024-02-05 21:09:33 +01:00
nsis Windows build: Switch to 64-bit Node.js executable 2022-05-14 18:25:29 -04:00
plugins lint: Bump ESLint dependencies 2022-05-02 21:16:24 -04:00
buildDebian.sh restructure: Prefix bin/ and tests/ with src/ 2021-02-05 21:52:08 +00:00
buildForWindows.sh Added changelog, bumped windows bundled NodeJS version. 2023-12-11 20:09:45 +01:00
checkAllPads.js Pad: Add strict validation checks 2021-11-28 22:28:55 -05:00
checkPad.js Pad: Add strict validation checks 2021-11-28 22:28:55 -05:00
cleanRun.sh deps: Drop support for Node.js < 12.13.0 2021-06-14 23:17:17 +02:00
convertSettings.json.template restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
createRelease.sh Windows build: Rename zip to etherpad-win.zip 2022-05-14 17:45:30 -04:00
createUserSession.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
debugRun.sh deps: Drop support for Node.js < 12.13.0 2021-06-14 23:17:17 +02:00
deleteAllGroupSessions.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
deletePad.js restructure: move bin/ and tests/ to src/ 2021-02-04 17:15:08 -05:00
etherpad-healthcheck Docker: Use new /health endpoint for HEALTHCHECK 2021-12-21 17:19:56 -05:00
extractPadData.js extractPadData: Fix wrong DB get function 2022-03-21 04:57:04 -04:00
fastRun.sh deps: Drop support for Node.js < 12.13.0 2021-06-14 23:17:17 +02:00
functions.sh deps: Drop support for Node.js < 12.13.0 2021-06-14 23:17:17 +02:00
importSqlFile.js bin/importSqlFile.js: Read the file one line at a time 2021-06-17 19:45:17 -04:00
installDeps.sh Optimize/docker container (#5800) 2023-07-01 19:23:17 +02:00
installOnWindows.bat Fix/log4js (#5766) 2023-10-22 18:26:58 +02:00
migrateDirtyDBtoRealDB.js restructure: Prefix bin/ and tests/ with src/ 2021-02-05 21:52:08 +00:00
push-after-release.sh Added typescript to etherpad 2024-02-05 21:13:02 +01:00
rebuildPad.js restructure: Prefix bin/ and tests/ with src/ 2021-02-05 21:52:08 +00:00
release.js Reworked relase script. 2023-12-24 20:36:56 +01:00
repairPad.js Make repairPad.js more verbose (#6117) 2024-01-24 19:42:43 +01:00
run.sh Added typescript to etherpad 2024-02-05 21:13:02 +01:00
safeRun.sh bin/safeRun.sh: Fix try: not found bug 2021-03-10 02:54:20 -05:00
updatePlugins.sh bin/updatePlugins.sh: Many refinements 2021-06-18 04:34:37 -04:00