Commit Graph

131 Commits

Author SHA1 Message Date
dd7b0ca839 add version to debug page 2024-05-31 20:40:57 +02:00
19c334a974 free up allocated ports if they fail to authenticate 2024-05-31 18:27:22 +02:00
0770c00737 don't update dependencies indiscriminately 2024-02-08 15:30:40 +01:00
300914eb8d update dependencies 2024-02-07 15:40:59 +01:00
68d4071bb9 cleanup 2023-11-21 14:59:18 +01:00
eb94d310e8 send content type for index 2023-11-21 13:12:02 +01:00
5484140688 cleanup 2023-11-21 13:10:18 +01:00
db138f5123 add space in sse data 2023-09-03 19:52:44 +02:00
c2c31a1410 remove false comment 2023-09-03 13:31:09 +02:00
4ad5504004 add wait in rejector to accomodate bad TCP stacks in itelex devices 2023-09-03 13:28:58 +02:00
7ba68cedbd only allow clients that are already registered 2023-07-09 00:43:52 +02:00
76502f5e00 clean up packet errors 2023-06-24 16:14:15 +02:00
eb5e5fd0fa don't store when a client did anything but disconnect 2023-06-20 18:49:36 +02:00
1ca44e300e fix typo 2023-06-20 18:35:57 +02:00
2e8496ae37 warn instead of erroring when a client fails to send an authentication request 2023-06-20 18:33:50 +02:00
7b9582d518 fix plural for durations 2023-06-20 18:26:15 +02:00
a94a6dbb55 update dependencies 2023-06-20 13:59:00 +02:00
e77fa730dd switch packet buffer to smallvec 2023-06-20 13:58:23 +02:00
813e1af396 optimize release builds more 2023-06-11 21:19:14 +02:00
2f41d7a2ea redesign UI 2023-06-11 19:20:36 +02:00
9b39bac8d7 reformat 2023-06-11 08:20:38 +02:00
8991675f50 reformat 2023-06-11 08:06:05 +02:00
c874ecdfa3 add sorting 2023-06-11 08:00:59 +02:00
fcde6281e3 force locale 2023-06-11 07:03:30 +02:00
2adfee9825 show errored ports 2023-06-11 06:59:55 +02:00
93e2f1e0b2 fix last change 2023-06-11 06:48:42 +02:00
5fe2177a14 minor ui changes 2023-06-11 06:44:14 +02:00
2aedf86736 basic web view 2023-06-11 06:30:31 +02:00
e609cb0f44 disable favicon 2023-06-11 05:35:10 +02:00
75c12677d9 add connected symbol 2023-06-11 05:29:59 +02:00
04deb1d89c compress html 2023-06-11 04:18:07 +02:00
ed3195afeb add user status to debug server /data 2023-06-11 02:58:16 +02:00
af5c090600 refactors 2023-06-11 02:40:39 +02:00
50fa67409c refactors 2023-06-11 02:39:01 +02:00
ccb0ce87e1 new debug server outline 2023-06-11 01:32:21 +02:00
b8afaba4ef don't error on dropped connections 2023-06-11 01:32:13 +02:00
4cca315f61 new debug server outline 2023-06-11 01:22:28 +02:00
1ae573dd76 start on new debug server 2023-06-11 00:12:02 +02:00
15672536f6 fix c string formatting 2023-06-10 20:18:52 +02:00
b5d2a63909 fix start without exisiting cache 2023-06-09 20:23:33 +02:00
904091c455 remove unnecessary .ok() 2023-06-09 15:43:53 +02:00
02f44cfab6 continue if accept fails 2023-06-09 15:43:01 +02:00
0eed949a27 Delete '.gitea/workflows/build.yaml' 2023-05-07 00:53:56 +02:00
d58c063414 revert 854f694d22
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
revert Delete '.gitea/workflows/build.yaml'
2023-05-07 00:53:49 +02:00
207a304231 revert 854f694d22
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
revert Delete '.gitea/workflows/build.yaml'
2023-05-07 00:53:01 +02:00
854f694d22 Delete '.gitea/workflows/build.yaml' 2023-05-07 00:36:55 +02:00
47ac15422c add actions
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 50s
2023-05-07 00:34:44 +02:00
4627800120 increase log target padding 2023-04-22 18:49:14 +02:00
fb1a2aa1c0 print duration in days if >24h 2023-04-22 18:45:25 +02:00
c48d369854 fix installer 2023-03-28 17:27:54 +02:00