Commit graph

  • 3e18f65d3b Added basic app. mig/fastify SamTV12345 2024-03-18 19:04:59 +01:00
  • b3741470ed Ported most routes to fastify. SamTV12345 2024-03-18 10:43:04 +01:00
  • d7869f5014
    Fixed cache server not working due to wrong (#6236) SamTV12345 2024-03-17 23:28:58 +01:00
  • 1dc949b2ea Fixed cache server not working due to wrong SamTV12345 2024-03-17 22:50:01 +01:00
  • d0d0d6fc7a Merge branch 'master' into develop SamTV12345 2024-03-17 22:02:51 +01:00
  • 4631e145b2 Merge branch 'develop' v2.0.1 2.0.1 SamTV12345 2024-03-17 22:02:49 +01:00
  • 8dd9fb3b03 bump version SamTV12345 2024-03-17 22:02:49 +01:00
  • 96001b729b Merge branch 'master' into develop SamTV12345 2024-03-17 22:02:31 +01:00
  • eafba4ac3f Added changelog for 2.0.1 SamTV12345 2024-03-17 22:00:33 +01:00
  • eacf82053d
    Fix upgrade from latest release workflow SamTV12345 2024-03-17 21:55:27 +01:00
  • d94d0744bb Run only backend tests. SamTV12345 2024-03-17 21:53:29 +01:00
  • 6c340903f2 Fixed. SamTV12345 2024-03-17 21:44:52 +01:00
  • 4dbf61efae Fixed. SamTV12345 2024-03-17 21:41:12 +01:00
  • 87214514ab Install playwright. SamTV12345 2024-03-17 19:55:51 +01:00
  • 3ba0d45b05 Fix uncaught error. Symlink not working with scoped packages (#6233) SamTV12345 2024-03-17 19:37:41 +01:00
  • bff6994144 Fix uncaught error. Symlink not working with scoped packages SamTV12345 2024-03-17 12:35:36 +01:00
  • 9e6549db2e
    Fix uncaught error. Symlink not working with scoped packages (#6233) SamTV12345 2024-03-17 19:37:41 +01:00
  • 34fc855dd1 Merge branch 'master' into develop SamTV12345 2024-03-17 12:21:33 +01:00
  • 8a7dfce330 Merge branch 'develop' v2.0.0 2.0.0 SamTV12345 2024-03-17 12:21:33 +01:00
  • 6c91759f52 bump version SamTV12345 2024-03-17 12:21:32 +01:00
  • 133c1ec1eb Fixed exec not defined. SamTV12345 2024-03-17 12:20:03 +01:00
  • 50c28c2fa1 Added type assert for package json. SamTV12345 2024-03-17 12:17:22 +01:00
  • 9f880df4f2 Added type assert for package json. SamTV12345 2024-03-17 12:14:28 +01:00
  • 4bcc8b38c8 Added missing process. SamTV12345 2024-03-17 12:09:56 +01:00
  • 77c2b8c8cc Added missing process. SamTV12345 2024-03-17 12:09:37 +01:00
  • 709bdd7888 Fixed make docs script SamTV12345 2024-03-17 12:03:36 +01:00
  • 3acce2cb85 Fixed release script. SamTV12345 2024-03-17 11:54:12 +01:00
  • 9b1a534f88 Fixed release script. SamTV12345 2024-03-17 11:51:18 +01:00
  • 19087dac7f Added release script in bin. SamTV12345 2024-03-16 23:55:21 +01:00
  • b70d81fede Fixed type checking. SamTV12345 2024-03-16 23:35:53 +01:00
  • 46b6650528 Bumped minimum node version. SamTV12345 2024-03-16 23:33:14 +01:00
  • caf5bd3f83 Added changelog SamTV12345 2024-03-16 23:25:10 +01:00
  • 59b87e0631 Updated checkPlugin to work again and added updated workflow files. SamTV12345 2024-03-16 23:11:11 +01:00
  • cb56ec0c17 Added test-and-release SamTV12345 2024-03-16 20:40:16 +01:00
  • 107598b4b3 Added updated workflow runners. SamTV12345 2024-03-16 20:38:00 +01:00
  • 324ac44ad3
    Feat/local install (#6232) SamTV12345 2024-03-16 14:50:34 +01:00
  • ca552c067d Fixed installation. SamTV12345 2024-03-16 14:43:04 +01:00
  • 6f263ab15d Added output for other use case. SamTV12345 2024-03-16 14:36:38 +01:00
  • 9956f77f22 Fixed installing plugin. SamTV12345 2024-03-16 14:27:52 +01:00
  • cf9e0a2d93 Added local install SamTV12345 2024-03-16 14:15:36 +01:00
  • e63d9aef1b Run tests in folder. SamTV12345 2024-03-16 12:18:39 +01:00
  • 00096fcc1a Bumped axios in bin folder. SamTV12345 2024-03-15 23:15:02 +01:00
  • 7a41f4cb49
    build(deps): bump axios from 1.6.7 to 1.6.8 in /src (#6228) dependabot[bot] 2024-03-15 23:07:09 +01:00
  • f6c61ef040
    build(deps): bump axios from 1.6.7 to 1.6.8 in /src dependabot[bot] 2024-03-15 22:06:27 +00:00
  • b2f17cc0a9
    Fix/pnpm lock (#6230) SamTV12345 2024-03-15 23:05:25 +01:00
  • 22ad1b9d71 Removed old pnpm locks. SamTV12345 2024-03-15 23:04:11 +01:00
  • 87576c6ac1
    build(deps-dev): bump etherpad-cli-client from 3.0.1 to 3.0.2 in /src dependabot[bot] 2024-03-15 22:03:11 +00:00
  • aa5deddf3f
    Updated server socket io version to 4. (#6227) SamTV12345 2024-03-15 22:14:17 +01:00
  • 0ada309899 Updated server socket io version to 4. SamTV12345 2024-03-15 22:06:05 +01:00
  • b2805c1789
    build(deps): bump socket.io-client from 3.1.3 to 4.7.5 in /src (#6225) dependabot[bot] 2024-03-15 21:59:40 +01:00
  • 58855a441b
    build(deps-dev): bump @types/node from 20.11.19 to 20.11.28 in /src (#6226) dependabot[bot] 2024-03-15 21:59:33 +01:00
  • b73d1218b9 Don't link non production dependencies. SamTV12345 2024-03-15 21:43:47 +01:00
  • 2a8aef5f15 Fixed windows install and run.sh command. SamTV12345 2024-03-15 21:36:12 +01:00
  • 65046a3ff2 Added node workspace. SamTV12345 2024-03-15 20:59:28 +01:00
  • 95d99424e1 Fixed admin tests. SamTV12345 2024-03-15 19:01:09 +01:00
  • 9041344efa
    build(deps-dev): bump @types/node from 20.11.19 to 20.11.28 in /src dependabot[bot] 2024-03-15 15:10:52 +00:00
  • 414b3eb8a2
    build(deps): bump socket.io-client from 3.1.3 to 4.7.5 in /src dependabot[bot] 2024-03-15 15:09:57 +00:00
  • 0e4937b50f Improved login admin page. SamTV12345 2024-03-14 22:36:53 +01:00
  • 2aa67fb04f Fixed installPlugins script. SamTV12345 2024-03-14 18:53:05 +01:00
  • bef467b201
    build(deps-dev): bump @types/semver from 7.5.7 to 7.5.8 in /src (#6223) dependabot[bot] 2024-03-14 18:51:11 +01:00
  • 5ce9fc1b62
    build(deps): bump terser from 5.27.2 to 5.29.2 in /src (#6224) dependabot[bot] 2024-03-14 18:51:04 +01:00
  • cda40c91c2 Added eye icon. SamTV12345 2024-03-14 16:43:06 +01:00
  • 9575ab8457 Added better looking pad scroll. SamTV12345 2024-03-14 16:41:48 +01:00
  • 87d38137eb
    build(deps): bump terser from 5.27.2 to 5.29.2 in /src dependabot[bot] 2024-03-14 15:22:21 +00:00
  • a55fbd91ce
    build(deps-dev): bump @types/semver from 7.5.7 to 7.5.8 in /src dependabot[bot] 2024-03-14 15:20:37 +00:00
  • 7ef69d3840
    Fix paths in README (#6222) Stefan Müller 2024-03-14 16:09:34 +01:00
  • fe106f0afc
    Improve plugins docker build and fixed plugin loading when dependencies are specified (#6164) Stefan Müller 2024-03-14 16:06:32 +01:00
  • 49ad403804 Fixed listing plugins. SamTV12345 2024-03-14 16:06:12 +01:00
  • 4c21c1f5e9 Added deleting dependencies. SamTV12345 2024-03-14 13:28:29 +01:00
  • 9ded5e72a2 Added unlinking dependencies. SamTV12345 2024-03-14 12:24:08 +01:00
  • 3c9005d23f Fixed folder not present. SamTV12345 2024-03-13 22:48:48 +01:00
  • d5920fa0ef Fixed startup. SamTV12345 2024-03-13 22:44:16 +01:00
  • b652fa60c3 Fix plugin installation instructions in README Stefan Müller 2024-03-13 22:38:22 +01:00
  • 7e25809fb2 Fix paths in README Stefan Müller 2024-03-13 22:36:17 +01:00
  • a1286cd103 Fixed plugins not being able to be loaded. SamTV12345 2024-03-13 22:32:41 +01:00
  • 0ce10f0e39 Fixed plugin loading. SamTV12345 2024-03-13 21:16:23 +01:00
  • cba78089d0 Fixed docker build. SamTV12345 2024-03-13 21:01:49 +01:00
  • 61465170df Fixed pnpm installation. SamTV12345 2024-03-13 20:58:56 +01:00
  • da6a6def65 Ported installer to correct install path. SamTV12345 2024-03-13 20:48:51 +01:00
  • 78d832ab4b Fixed installer not being yet initialized. SamTV12345 2024-03-13 20:40:49 +01:00
  • 289ab858b8 Fix Dockerfile Stefan Müller 2024-03-08 22:17:42 +01:00
  • 80157fcf58 Fixed docker build. SamTV12345 2024-02-24 12:54:20 +01:00
  • dd48b42ffc Added missing workspace script. SamTV12345 2024-02-24 12:51:46 +01:00
  • d7fdd8387d Migrated installer to ts. SamTV12345 2024-02-20 20:45:52 +01:00
  • c1c13b165d Install plugins during docker build with live-plugin-manager Stefan Müller 2024-02-17 22:17:50 +01:00
  • 1b165f8c8c Install pnpm only local - not global Stefan Müller 2024-02-17 15:26:01 +01:00
  • f9e3416d78 Ported bin folder to typescript. SamTV12345 2024-03-13 20:31:29 +01:00
  • a768b322cf Updated pipeline templates. SamTV12345 2024-03-13 19:11:19 +01:00
  • f65043672c
    build(deps): bump ueberdb2 from 4.2.56 to 4.2.63 in /src (#6220) dependabot[bot] 2024-03-13 17:31:54 +01:00
  • 55ed554d9e
    build(deps-dev): bump @types/node from 20.11.19 to 20.11.27 in /src (#6221) dependabot[bot] 2024-03-13 17:31:46 +01:00
  • 6802158549
    build(deps-dev): bump @types/node from 20.11.19 to 20.11.27 in /src dependabot[bot] 2024-03-13 15:08:35 +00:00
  • 15b83c59b2
    build(deps): bump ueberdb2 from 4.2.56 to 4.2.63 in /src dependabot[bot] 2024-03-13 15:06:54 +00:00
  • bf2b6b99a7 Fixed tests SamTV12345 2024-03-13 15:47:12 +01:00
  • 73dff0bfe7
    Begin redesigning admin panel. (#6219) SamTV12345 2024-03-13 15:47:02 +01:00
  • 22ae8111a3 Added monaco editor. SamTV12345 2024-03-13 15:20:17 +01:00
  • 4485aa6bf8 Begin redesigning admin panel. SamTV12345 2024-03-13 14:58:14 +01:00
  • 4add6eb313 Use express for static side hosting. SamTV12345 2024-03-13 10:48:51 +01:00
  • 93a929b5ff Fixed run command not being there. SamTV12345 2024-03-12 22:10:27 +01:00
  • e32545a5f8 Use old common test file. SamTV12345 2024-03-12 19:25:07 +01:00
  • 7ebef38089 Fixed. SamTV12345 2024-03-12 19:09:57 +01:00