442da2b56d
minor update to the about page. Confusing explanation at the start.
2024-09-08 11:16:49 +02:00
3e28fba654
table heaader was wrong: time -> expiry time in sessions page.
2024-09-08 11:16:49 +02:00
8dd34f6c1b
small improvement in about.templ
2024-09-08 11:16:49 +02:00
b7d009a528
added a picture to the about page.
2024-09-08 11:16:49 +02:00
69b58976ae
fix for integration test and compose file using the correct versions.
2024-09-08 11:16:49 +02:00
4f97b29776
reduced min delay for events to 0.5 seconds.
2024-09-08 11:16:49 +02:00
6abcf0a7af
go conventions: context should be first argument.
2024-09-08 11:16:49 +02:00
4444d6bbcd
initial state is now sent again when the websocket connection is
...
established.
Also throttling based on user input. When browser sends multiple
messages per second the user will still only get one notification per
second at most.
2024-09-08 11:16:49 +02:00
75606dfe2e
consistent casing in the titles (all lower case)
2024-09-08 11:16:49 +02:00
3408e2893a
moved all ui stuff to the ui package.
...
The structure of converge server is now much more clear in the package
// structure below pkg/server.
2024-09-08 11:16:49 +02:00
c66be7775f
renamed templates package to ui
2024-09-08 11:16:49 +02:00