3 Commits

Author SHA1 Message Date
9827da1b86 prettier
All checks were successful
Build / build (pull_request) Successful in 50s
2025-06-21 16:29:42 +02:00
beba21940e chore(dev): improve bulk change handling
Some checks failed
Build / build (pull_request) Failing after 52s
Debouncing the change events and being a bit more robust in regards to webui changes being intermixed: making the fetch a fire-and-forget to avoid errors, and waiting for the websocket connection to be re-established to avoid the browser attempting to reload when the server may not be up for a few seconds.
2025-06-21 16:28:40 +02:00
f84cc54c97 chore: use build & start process for development as well (#2222)
All checks were successful
Build / build (push) Successful in 48s
Build Docker image / docker-amd64 (push) Successful in 54s
Build Docker image / docker-arm64 (push) Successful in 58s
Reviewed-on: #2222
Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com>
Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
2025-06-20 18:30:52 -07:00