Tom Wiesing
|
6a739df24b
|
assets: Use new websocket client
|
2023-11-13 11:04:03 +01:00 |
|
Tom Wiesing
|
19d77064b0
|
assets: Update packages to latest and add DO NOT EDIT
|
2023-08-23 14:26:35 +02:00 |
|
Tom
|
16fa721048
|
frontend: Add linting for ts code
|
2023-07-13 13:51:18 +02:00 |
|
dependabot[bot]
|
1b38c01237
|
build(deps): bump json5 in /internal/dis/component/server/assets
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-10 19:49:02 +00:00 |
|
Tom Wiesing
|
746ebcd9e3
|
socket: Explicitly communicate success
This commit updates the socket process to explicitly communicate the
process (and any potential error) on the server using a binary message.
|
2023-02-28 01:07:28 +01:00 |
|
Tom Wiesing
|
80906d3791
|
Syntax highlight configuration
|
2023-02-26 20:10:25 +01:00 |
|
Tom Wiesing
|
6ede99d7c6
|
Refactor server and templates package
|
2023-01-19 13:22:48 +01:00 |
|