converge/pkg/server/ui
Erik Brakkee 57c77e7d07 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-08-18 11:44:16 +02:00
..
about.templ consistent casing in the titles (all lower case) 2024-08-18 01:19:46 +02:00
basepage.templ renamed templates package to ui 2024-08-17 10:22:03 +02:00
constants.go renamed templates package to ui 2024-08-17 10:22:03 +02:00
convergeaccess.go moved all ui stuff to the ui package. 2024-08-17 10:37:20 +02:00
doc.go moved all ui stuff to the ui package. 2024-08-17 10:37:20 +02:00
downloads.templ renamed templates package to ui 2024-08-17 10:22:03 +02:00
index.templ renamed templates package to ui 2024-08-17 10:22:03 +02:00
pagehandler.go moved all ui stuff to the ui package. 2024-08-17 10:37:20 +02:00
sessions.templ renamed templates package to ui 2024-08-17 10:22:03 +02:00
usage.go moved all ui stuff to the ui package. 2024-08-17 10:37:20 +02:00
usage.templ renamed templates package to ui 2024-08-17 10:22:03 +02:00
usageinputs.go renamed templates package to ui 2024-08-17 10:22:03 +02:00
websessions.go initial state is now sent again when the websocket connection is 2024-08-18 11:44:16 +02:00