kcbanner 125c4a265a Fix respondWebSocket, enable --webui on Windows
This commit re-enables the --webui functionality on windows, with the caveat that rebuild functionality is still disabled (due to deadlocks caused by reading to / writing from the same non-overlapped socket on multiple threads). I updated the UI to be aware of this, and hide the `Rebuild` button.

http.Server: Remove incorrect advance() call. This was causing browsers to disconnect the websocket, as we were sending undefined bytes.
build.WebServer: Re-enable on windows, but disable functionality that requires receiving messages from the client
build-web: Show total times in tables
2025-08-09 16:06:33 -04:00
..
2025-07-16 10:27:40 -07:00
2025-08-01 04:34:45 +02:00
2024-12-19 17:10:03 -05:00
2025-07-07 22:43:51 -07:00
2025-07-31 22:10:11 -07:00
2025-07-19 16:05:01 -07:00
2025-07-09 23:07:18 -07:00
2025-07-14 00:16:49 -07:00
2025-07-07 22:43:51 -07:00
2025-07-07 22:43:51 -07:00
2025-08-08 22:37:27 +01:00
2025-08-05 09:56:02 -07:00
2024-07-09 14:25:42 -07:00
2025-08-07 16:02:52 +02:00
2025-07-14 00:14:21 -07:00
2024-08-22 08:44:08 +02:00
2025-08-08 12:47:00 -07:00
2025-07-29 22:44:01 +01:00
2025-07-31 22:10:11 -07:00
2025-08-03 14:59:56 +02:00
2025-08-07 22:26:42 -07:00
2025-07-21 12:32:37 -07:00
2024-07-31 16:57:42 -07:00
2025-08-01 14:57:16 -07:00
2025-08-07 10:04:52 -07:00
2025-07-07 22:43:51 -07:00
2024-08-29 23:43:52 +01:00
2025-08-03 14:59:56 +02:00
2025-07-07 22:43:51 -07:00
2025-07-30 23:28:58 +01:00
2025-08-07 10:04:52 -07:00
2025-07-22 09:41:44 -07:00
2025-07-21 05:37:51 +02:00
2025-08-07 10:04:52 -07:00
2025-07-16 10:27:39 -07:00
2025-07-26 21:53:23 -07:00