SamTV12345
9e6549db2e
Fix uncaught error. Symlink not working with scoped packages ( #6233 )
2024-03-17 19:37:41 +01:00
SamTV12345
8a7dfce330
Merge branch 'develop'
2024-03-17 12:21:33 +01:00
SamTV12345
34fc855dd1
Merge branch 'master' into develop
2024-03-17 12:21:33 +01:00
SamTV12345
6c91759f52
bump version
2024-03-17 12:21:32 +01:00
SamTV12345
133c1ec1eb
Fixed exec not defined.
2024-03-17 12:20:03 +01:00
SamTV12345
50c28c2fa1
Added type assert for package json.
2024-03-17 12:17:22 +01:00
SamTV12345
9f880df4f2
Added type assert for package json.
2024-03-17 12:14:28 +01:00
SamTV12345
4bcc8b38c8
Added missing process.
2024-03-17 12:09:56 +01:00
SamTV12345
77c2b8c8cc
Added missing process.
2024-03-17 12:09:37 +01:00
SamTV12345
709bdd7888
Fixed make docs script
2024-03-17 12:03:36 +01:00
SamTV12345
3acce2cb85
Fixed release script.
2024-03-17 11:58:57 +01:00
SamTV12345
9b1a534f88
Fixed release script.
2024-03-17 11:51:23 +01:00
SamTV12345
19087dac7f
Added release script in bin.
2024-03-16 23:55:21 +01:00
SamTV12345
b70d81fede
Fixed type checking.
2024-03-16 23:35:53 +01:00
SamTV12345
46b6650528
Bumped minimum node version.
2024-03-16 23:33:14 +01:00
SamTV12345
caf5bd3f83
Added changelog
2024-03-16 23:25:10 +01:00
SamTV12345
59b87e0631
Updated checkPlugin to work again and added updated workflow files.
2024-03-16 23:11:11 +01:00
SamTV12345
cb56ec0c17
Added test-and-release
2024-03-16 20:40:16 +01:00
SamTV12345
107598b4b3
Added updated workflow runners.
2024-03-16 20:38:05 +01:00
SamTV12345
324ac44ad3
Feat/local install ( #6232 )
...
* Added local install
* Fixed installing plugin.
* Added output for other use case.
* Fixed installation.
2024-03-16 14:50:34 +01:00
SamTV12345
e63d9aef1b
Run tests in folder.
2024-03-16 12:18:39 +01:00
SamTV12345
00096fcc1a
Bumped axios in bin folder.
2024-03-15 23:15:02 +01:00
dependabot[bot]
7a41f4cb49
build(deps): bump axios from 1.6.7 to 1.6.8 in /src ( #6228 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.7 to 1.6.8.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.7...v1.6.8 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 23:07:09 +01:00
SamTV12345
b2f17cc0a9
Fix/pnpm lock ( #6230 )
...
* Updated server socket io version to 4.
* Removed old pnpm locks.
2024-03-15 23:05:25 +01:00
SamTV12345
aa5deddf3f
Updated server socket io version to 4. ( #6227 )
2024-03-15 22:14:17 +01:00
dependabot[bot]
b2805c1789
build(deps): bump socket.io-client from 3.1.3 to 4.7.5 in /src ( #6225 )
...
Bumps [socket.io-client](https://github.com/socketio/socket.io-client ) from 3.1.3 to 4.7.5.
- [Release notes](https://github.com/socketio/socket.io-client/releases )
- [Changelog](https://github.com/socketio/socket.io-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-client/compare/3.1.3...4.7.5 )
---
updated-dependencies:
- dependency-name: socket.io-client
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 21:59:40 +01:00
dependabot[bot]
58855a441b
build(deps-dev): bump @types/node from 20.11.19 to 20.11.28 in /src ( #6226 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.19 to 20.11.28.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-15 21:59:33 +01:00
SamTV12345
b73d1218b9
Don't link non production dependencies.
2024-03-15 21:43:47 +01:00
SamTV12345
2a8aef5f15
Fixed windows install and run.sh command.
2024-03-15 21:36:12 +01:00
SamTV12345
65046a3ff2
Added node workspace.
2024-03-15 20:59:28 +01:00
SamTV12345
95d99424e1
Fixed admin tests.
2024-03-15 19:01:09 +01:00
SamTV12345
0e4937b50f
Improved login admin page.
2024-03-14 22:36:53 +01:00
SamTV12345
2aa67fb04f
Fixed installPlugins script.
2024-03-14 18:53:05 +01:00
dependabot[bot]
bef467b201
build(deps-dev): bump @types/semver from 7.5.7 to 7.5.8 in /src ( #6223 )
...
Bumps [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver ) from 7.5.7 to 7.5.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver )
---
updated-dependencies:
- dependency-name: "@types/semver"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 18:51:11 +01:00
dependabot[bot]
5ce9fc1b62
build(deps): bump terser from 5.27.2 to 5.29.2 in /src ( #6224 )
...
Bumps [terser](https://github.com/terser/terser ) from 5.27.2 to 5.29.2.
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/terser/terser/compare/v5.27.2...v5.29.2 )
---
updated-dependencies:
- dependency-name: terser
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-14 18:51:04 +01:00
SamTV12345
cda40c91c2
Added eye icon.
2024-03-14 16:43:14 +01:00
SamTV12345
9575ab8457
Added better looking pad scroll.
2024-03-14 16:43:14 +01:00
Stefan Müller
7ef69d3840
Fix paths in README ( #6222 )
2024-03-14 16:09:34 +01:00
Stefan Müller
fe106f0afc
Improve plugins docker build and fixed plugin loading when dependencies are specified ( #6164 )
...
* Install pnpm only local - not global
* Install plugins during docker build with live-plugin-manager
* Migrated installer to ts.
* Added missing workspace script.
* Fixed docker build.
* Fix Dockerfile
* Fixed installer not being yet initialized.
* Ported installer to correct install path.
* Fixed pnpm installation.
* Fixed docker build.
* Fixed plugin loading.
* Fixed plugins not being able to be loaded.
* Fix plugin installation instructions in README
* Fixed startup.
* Fixed folder not present.
* Added unlinking dependencies.
* Added deleting dependencies.
* Fixed listing plugins.
---------
Co-authored-by: SamTV12345 <40429738+samtv12345@users.noreply.github.com>
2024-03-14 16:06:32 +01:00
SamTV12345
f9e3416d78
Ported bin folder to typescript.
2024-03-13 20:31:29 +01:00
SamTV12345
a768b322cf
Updated pipeline templates.
2024-03-13 19:11:25 +01:00
dependabot[bot]
f65043672c
build(deps): bump ueberdb2 from 4.2.56 to 4.2.63 in /src ( #6220 )
...
Bumps [ueberdb2](https://github.com/ether/ueberDB ) from 4.2.56 to 4.2.63.
- [Changelog](https://github.com/ether/ueberDB/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ether/ueberDB/compare/v4.2.56...v4.2.63 )
---
updated-dependencies:
- dependency-name: ueberdb2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 17:31:54 +01:00
dependabot[bot]
55ed554d9e
build(deps-dev): bump @types/node from 20.11.19 to 20.11.27 in /src ( #6221 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.19 to 20.11.27.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-13 17:31:46 +01:00
SamTV12345
73dff0bfe7
Begin redesigning admin panel. ( #6219 )
...
* Begin redesigning admin panel.
* Added monaco editor.
* Fixed tests
2024-03-13 15:47:02 +01:00
SamTV12345
4add6eb313
Use express for static side hosting.
2024-03-13 10:48:51 +01:00
SamTV12345
93a929b5ff
Fixed run command not being there.
2024-03-12 22:10:27 +01:00
SamTV12345
078324c0d1
Ported more tests to playwright. ( #6214 )
...
* Ported more tests to playwright.
* Added language test.
* Fixed failing tests. Moved another test.
* Removed frontend tests.
* Splitted runners.
* Fixed runners.
* Split up into the different browser environments.
* Added github reporter.
* Added change user color test.
2024-03-12 17:45:47 +01:00
dependabot[bot]
19ee8c2afa
build(deps-dev): bump @types/node from 20.11.19 to 20.11.26 in /src ( #6217 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.19 to 20.11.26.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 17:45:12 +01:00
SamTV12345
29c776d30d
Fixed kickSessions method.
2024-03-12 17:45:18 +01:00
dependabot[bot]
4d6da8dccf
build(deps): bump softprops/action-gh-release from 1 to 2 ( #6215 )
...
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release ) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases )
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md )
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: softprops/action-gh-release
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-11 19:08:23 +01:00