Commit graph

  • fe7d223b6e Docker: Expose socketIo.maxHttpBufferSize and dumpOnUncleanExit settings as environment variables JustAnotherArchivist 2021-09-16 18:48:05 +00:00
  • 8efb0fa1e4
    fix: src/package.json & src/package-lock.json to reduce vulnerabilities snyk-bot 2021-09-16 10:28:59 +00:00
  • 15f17b5237 tests: Avoid deprecated Builder.withCapabilities() method Richard Hansen 2021-09-15 19:42:11 -04:00
  • 73cb698ba0 tests: Update selenium-webdriver to 4.0.0-rc-1 Richard Hansen 2021-09-15 19:40:47 -04:00
  • 70c16bb1b5 tests: Check import of export of read-only pad ID Richard Hansen 2021-09-15 05:05:56 -04:00
  • b683dc300d tests: Check for leak of read-write pad ID when exporting John McLear 2021-09-14 15:25:40 +01:00
  • 0f5a4bd1f8 tests: Restructure read-only pad export tests Richard Hansen 2021-09-15 05:08:05 -04:00
  • dbd76f0c5d export: Don't leak writeable pad ID when exporting webzwo0i 2021-06-29 19:13:10 +02:00
  • add1924fa7 ace2_inner.js: Do fn+delete customly Vitor Freitas 2021-09-14 11:44:29 -03:00
  • 58bd96ce8f padreadonly: Remove dead /ro/:id handling webzwo0i 2021-07-03 03:58:33 +02:00
  • 143953bfbe tests: test that correct ol number is placed after uls jm-ol-after-ul John McLear 2021-09-14 21:16:36 +01:00
  • ff7b10e5af WORK IN PROGRESS rhansen-collab_client Richard Hansen 2021-04-21 16:33:55 -04:00
  • 5bc4638d3a pad_editor: Call focusOnLine() on line number click Richard Hansen 2021-04-04 02:22:04 -04:00
  • f70f3197b6 pad_editor: Unexport unnecessarily exported focusOnLine() Richard Hansen 2021-04-04 02:21:17 -04:00
  • e22639edac pad_editor: Invert focusOnLine() conditions to improve readability Richard Hansen 2021-04-04 01:54:04 -04:00
  • 373d4fb0fb collab_client: Delete unused callWhenNotCommitting() Richard Hansen 2021-04-01 02:55:22 -04:00
  • 1adf24db79 collab_client: Implement callWhenNotCommitting() with a Gate Richard Hansen 2021-04-01 02:52:33 -04:00
  • e5375fe425 collab_client: Use class syntax to improve readability Richard Hansen 2021-04-01 02:40:06 -04:00
  • 5f80c3f3c9 collab_client: Move task queue class definition to top of file Richard Hansen 2021-04-01 02:25:08 -04:00
  • 0dc66e629e collab_client: Rename function for consistency Richard Hansen 2021-04-01 02:21:17 -04:00
  • f26cc7f707 collab_client: Delete unnecessary getSocket() helper Richard Hansen 2021-04-01 02:14:19 -04:00
  • f564e72792 collab_client: Replace valuesArray() function with Object.values() Richard Hansen 2021-04-01 02:05:45 -04:00
  • 0c95f2e65e collab_client: Delete unused options argument Richard Hansen 2021-04-01 01:25:40 -04:00
  • 8ef84e5350 pad: Fix initialization race condition Richard Hansen 2021-03-30 19:55:35 -04:00
  • a18f5de0fc collab_client: Defer sending messages until connected Richard Hansen 2021-03-30 18:32:37 -04:00
  • 1ff228391d collab_client: Set CONNECTED after sending CLIENT_READY Richard Hansen 2021-03-30 18:18:02 -04:00
  • 05f6e196ae collab_client: Set CONNECTED from pad.js Richard Hansen 2021-03-30 18:46:13 -04:00
  • 966ba54874 collab_client: Promisify deferred actions Richard Hansen 2021-03-30 17:57:43 -04:00
  • 5814b76aa4 collab_client: Delete unused deferred action tag Richard Hansen 2021-03-30 17:22:46 -04:00
  • 67e7a822e8 collab_client: Treat RECONNECTING the same as CONNECTING Richard Hansen 2021-03-30 17:08:45 -04:00
  • 02ae7f5c36 collab_client: Always run deferred actions on connect Richard Hansen 2021-03-30 17:00:14 -04:00
  • 54a746ce94 collab_client: Fix connection timeout logic Richard Hansen 2021-03-30 16:52:42 -04:00
  • 60dde4edf6 collab_client: Defer on any non-CONNECTED state Richard Hansen 2021-03-30 16:50:06 -04:00
  • 3f7745b48b collab_client: Invert condition to improve readability Richard Hansen 2021-03-30 16:48:50 -04:00
  • d58b649c76 Localisation updates from https://translatewiki.net. translatewiki.net 2021-09-09 13:02:49 +02:00
  • 03275ba227 deps: Regenerate src/package-lock.json Richard Hansen 2021-08-30 03:13:29 -04:00
  • 59ebaa78fd deps: Update src/package.json versions to match lock file Richard Hansen 2021-08-30 03:20:51 -04:00
  • ebe05f8e63 deps: Delete unused async-stacktrace dependency Richard Hansen 2021-08-30 02:48:02 -04:00
  • bc9cdd6957 SocketIORouter: Add acknowledgement support Richard Hansen 2021-09-06 05:42:47 -04:00
  • 9f9adb369b SocketIORouter: Don't crash if message handler throws Richard Hansen 2021-09-06 05:51:57 -04:00
  • 320e5c1109 SocketIORouter: Add unit tests Richard Hansen 2021-09-06 04:11:30 -04:00
  • 94f71bd5e9 SocketIORouter: Add ability to unregister handler Richard Hansen 2021-09-06 03:17:39 -04:00
  • 2e93fca699 SocketIORouter: Logging improvements Richard Hansen 2021-09-06 03:08:52 -04:00
  • b9609a749d SocketIORouter: Rename variables to improve readability Richard Hansen 2021-09-06 02:59:40 -04:00
  • 4a09000ca6 installDeps.sh: Don't nuke src/node_modules on error Richard Hansen 2021-09-05 19:38:18 -04:00
  • 2ba85dba0e installDeps.sh: Handle errors Richard Hansen 2021-09-05 19:36:05 -04:00
  • 258b8366e2 installDeps.sh: Ensure that ep_etherpad-lite is a directory Richard Hansen 2021-09-05 19:31:06 -04:00
  • cf7cf8be69 installDeps.sh: Quote underquoted expansions Richard Hansen 2021-09-05 19:28:58 -04:00
  • 8b89cb3f6f installDeps.sh: Wrap long lines Richard Hansen 2021-09-05 19:24:17 -04:00
  • 42e59ff2cd installDeps.sh: Simplify log message Richard Hansen 2021-09-05 19:23:01 -04:00
  • 15964345f7 fixed typo Myzel394 2021-08-31 16:51:34 +02:00
  • 7d0375a582
    fixed typo Myzel394 2021-08-31 16:51:34 +02:00
  • 348bc0c269 tests: Delete overly aggressive timeouts Richard Hansen 2021-08-30 02:02:35 -04:00
  • 67dfb64095 deps: Bump ueberdb2 to 1.4.15 Richard Hansen 2021-08-30 01:49:02 -04:00
  • 942b686f2d deps: Bump npm to 6.14.15 Richard Hansen 2021-08-30 01:22:44 -04:00
  • 1e20936b5b deps: Bump terser to 5.7.2 Richard Hansen 2021-08-29 22:05:16 -04:00
  • f5657510be deps: Bump supertest to 6.1.6 Richard Hansen 2021-08-29 21:57:28 -04:00
  • 327989ef0b deps: Bump superagent to 6.1.0 Richard Hansen 2021-08-29 21:28:06 -04:00
  • 96e66aab17 deps: Bump sinon to 11.1.2 Richard Hansen 2021-08-29 21:16:30 -04:00
  • c33a2682f9 deps: Bump semver to 7.3.5 Richard Hansen 2021-08-29 21:13:44 -04:00
  • 550c7365c2 deps: Bump openapi-backend to 4.2.0 Richard Hansen 2021-08-29 21:10:16 -04:00
  • 529d2f6b7d deps: Bump rehype to 10.0.0 Richard Hansen 2021-08-29 23:08:15 -04:00
  • 0accdf0a07 deps: Bump mocha to 9.1.1 Richard Hansen 2021-08-29 20:49:56 -04:00
  • 72b22f7c02 deps: Bump measured-core to 2.0.0 Richard Hansen 2021-08-29 20:39:13 -04:00
  • 7db3e4273d deps: Bump jsdom to 17.0.0 Richard Hansen 2021-08-29 20:36:20 -04:00
  • 7dbd278d1d deps: Bump js-cookie to 3.0.0 Richard Hansen 2021-08-29 20:34:07 -04:00
  • ea43c92fe9 deps: Bump etherpad-cli-client to 0.1.12 Richard Hansen 2021-08-29 20:02:54 -04:00
  • 912e72a8ac deps: Bump clean-css to 5.1.5 Richard Hansen 2021-08-29 19:33:03 -04:00
  • 3225abc3c7 deps: Bump eslint to 7.32.0 Richard Hansen 2021-08-29 19:23:43 -04:00
  • cca3ba94f9
    fix: upgrade async from 3.2.0 to 3.2.1 snyk-bot 2021-08-27 07:05:25 +00:00
  • 3c159ef75e fix: upgrade wtfnode from 0.9.0 to 0.9.1 snyk-bot 2021-08-05 08:37:38 +00:00
  • 0d65dc8a44 pad: Add clientVars to postAceInit hook context Richard Hansen 2021-08-25 14:54:07 -04:00
  • b683cdfe0f Localisation updates from https://translatewiki.net. translatewiki.net 2021-08-23 13:03:03 +02:00
  • 66a7cf73d8 Let Express log HTTP handler errors fix-express-errorhandling Richard Hansen 2021-08-20 02:21:02 -04:00
  • 30e5bffaf2 stats: Add metrics for all HTTP status codes Richard Hansen 2021-08-20 02:41:46 -04:00
  • 1434129a7b stats: Move http500 metric middleware to the beginning Richard Hansen 2021-08-20 02:35:56 -04:00
  • f08a443497 fix: upgrade rate-limiter-flexible from 2.2.3 to 2.2.4 snyk-bot 2021-08-14 08:32:33 +00:00
  • 05182d1d30
    fix: upgrade mime-types from 2.1.31 to 2.1.32 snyk-bot 2021-08-19 07:35:17 +00:00
  • fed950e809 ace2_inner: Simplify handler for Ctrl-@ (show authors) Richard Hansen 2021-08-16 00:22:43 -04:00
  • 88057eade2 ace2_inner: Readability improvements Richard Hansen 2021-06-23 03:27:50 -04:00
  • bc6428025a ace2_inner: Use for..of iteration to improve readability Richard Hansen 2021-08-15 00:37:50 -04:00
  • f06307cb4c ace2_inner: Fix for..in iteration Richard Hansen 2021-08-15 02:48:26 -04:00
  • 2d50a8aa95 ace2_inner: Fix efficiency of rangeForLine() Richard Hansen 2021-08-15 01:15:39 -04:00
  • ca2e008e7b ace2_inner: Move variable declarations to appropriate scope Richard Hansen 2021-08-15 00:37:03 -04:00
  • bf10e70f2e ace2_inner: Delete unnecessary currentLine variable Richard Hansen 2021-08-15 00:35:23 -04:00
  • 9fc613d362 ace2_inner: Delete unnecessary checks Richard Hansen 2021-08-14 23:06:01 -04:00
  • a5f9c60a34 ace2_inner: Operate on Elements, not Nodes Richard Hansen 2021-08-14 23:03:33 -04:00
  • aad75e4661 ace2_inner: Factor out duplicate line number div creation Richard Hansen 2021-08-14 21:36:08 -04:00
  • 3237f8d123 ace2_inner: Simplify iteration over line number divs Richard Hansen 2021-08-14 22:15:40 -04:00
  • b238d9610a ace2_inner: Factor out duplicate line height application Richard Hansen 2021-08-14 22:35:22 -04:00
  • 1b890e3d4d ace2_inner: Replace lineNumbersShown with number of children Richard Hansen 2021-08-14 20:47:10 -04:00
  • 27363bf729 ace2_inner: Add line number divs directly, not via fragment Richard Hansen 2021-08-14 20:51:18 -04:00
  • e1a024847c ace2_inner: Delete unnecessary innerdocbody variable Richard Hansen 2021-08-14 22:18:29 -04:00
  • 7d807d2fc5 ace2_inner: Delete unnecessary container variable Richard Hansen 2021-08-14 20:49:39 -04:00
  • 4b4584c264 ace2_inner: Delete unnecessary doc and root variables Richard Hansen 2021-06-22 02:30:24 -04:00
  • ec63c15a40 ace2_inner: Simplify document body selection Richard Hansen 2021-08-14 22:17:42 -04:00
  • 11c86e677a ace2_inner: Consistently use outerWin and outerDoc Richard Hansen 2021-06-22 02:22:24 -04:00
  • 98c1ba5808 ace2_inner: Use destructuring assignment to simplify Richard Hansen 2021-06-21 19:25:24 -04:00
  • c7be4f9d2d ace2_inner: Move sidedivinner creation to ace.js Richard Hansen 2021-07-29 02:37:58 -04:00
  • 15b1d4cb75 ace2_inner: Build sidedivinner programmatically Richard Hansen 2021-07-29 02:33:51 -04:00