Commit Graph

104 Commits

Author SHA1 Message Date
soruh 2aedf86736 basic web view 2023-06-11 06:30:31 +02:00
soruh e609cb0f44 disable favicon 2023-06-11 05:35:10 +02:00
soruh 75c12677d9 add connected symbol 2023-06-11 05:29:59 +02:00
soruh 04deb1d89c compress html 2023-06-11 04:18:07 +02:00
soruh ed3195afeb add user status to debug server /data 2023-06-11 02:58:16 +02:00
soruh af5c090600 refactors 2023-06-11 02:40:39 +02:00
soruh 50fa67409c refactors 2023-06-11 02:39:01 +02:00
soruh ccb0ce87e1 new debug server outline 2023-06-11 01:32:21 +02:00
soruh b8afaba4ef don't error on dropped connections 2023-06-11 01:32:13 +02:00
soruh 4cca315f61 new debug server outline 2023-06-11 01:22:28 +02:00
soruh 1ae573dd76 start on new debug server 2023-06-11 00:12:02 +02:00
soruh 15672536f6 fix c string formatting 2023-06-10 20:18:52 +02:00
soruh b5d2a63909 fix start without exisiting cache 2023-06-09 20:23:33 +02:00
soruh 904091c455 remove unnecessary .ok() 2023-06-09 15:43:53 +02:00
soruh 02f44cfab6 continue if accept fails 2023-06-09 15:43:01 +02:00
soruh 0eed949a27 Delete '.gitea/workflows/build.yaml' 2023-05-07 00:53:56 +02:00
soruh d58c063414 revert 854f694d22
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
revert Delete '.gitea/workflows/build.yaml'
2023-05-07 00:53:49 +02:00
soruh 207a304231 revert 854f694d22
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 8s
revert Delete '.gitea/workflows/build.yaml'
2023-05-07 00:53:01 +02:00
soruh 854f694d22 Delete '.gitea/workflows/build.yaml' 2023-05-07 00:36:55 +02:00
soruh 47ac15422c add actions
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 50s
2023-05-07 00:34:44 +02:00
soruh 4627800120 increase log target padding 2023-04-22 18:49:14 +02:00
soruh fb1a2aa1c0 print duration in days if >24h 2023-04-22 18:45:25 +02:00
soruh c48d369854 fix installer 2023-03-28 17:27:54 +02:00
soruh 06567d957c disable tokio-console by default 2023-03-28 15:02:24 +02:00
soruh 8f978c06f9 look up name in authentication routine 2023-03-28 14:32:48 +02:00
soruh 0aab8b16c7 register name changes as updates 2023-03-28 14:21:47 +02:00
soruh 1e7b10bc6d change debug display order 2023-03-28 14:16:24 +02:00
soruh a2a2d89912 serialize client names 2023-03-28 14:12:43 +02:00
soruh 946bb37096 change debug display order 2023-03-28 14:07:25 +02:00
soruh f22cafa96e show client names in debug server 2023-03-28 14:05:43 +02:00
soruh 82838e46dd log client name 2023-03-28 13:53:34 +02:00
soruh c01e18f5f2 log client name 2023-03-28 13:52:58 +02:00
soruh 1340e87c15 switch to zerocopy crate. Initial server query debug implementation 2023-03-28 13:46:38 +02:00
soruh eefb943292 update installer 2023-03-28 12:53:20 +02:00
soruh 894080500b log connections 2023-03-20 15:55:07 +01:00
soruh eb2f66a7b6 start tracing later 2023-03-20 15:50:13 +01:00
soruh 6f1e9836c0 allow ping before RemAck 2023-03-20 15:46:34 +01:00
soruh a5c73993d3 fix log filter 2023-03-19 22:54:26 +01:00
soruh 9d8124bd5c change error library 2023-03-19 22:05:42 +01:00
soruh 11d37c5b73 minor resructure 2023-03-19 19:30:25 +01:00
soruh e4500cab78 update dependencies 2023-03-19 17:56:33 +01:00
soruh ac72742c2a document possible errors 2023-03-19 17:38:31 +01:00
soruh d917afe58c document panics better 2023-03-19 17:21:00 +01:00
soruh 96033a0796 turn on most of clippy::pedantic 2023-03-19 17:17:31 +01:00
soruh 4023b5bad4 fix clippy complaints 2023-03-19 16:26:56 +01:00
soruh 93cb25cd54 only use nc in reject packets if no other message was supplied 2023-03-19 14:45:25 +01:00
soruh baf84555bd always use ansi 2023-03-19 14:28:30 +01:00
soruh 4a191a5652 only use nc if end packet message is empty 2023-03-19 14:26:30 +01:00
soruh c9d30bb299 miscellaneous cleaup 2023-03-19 00:55:17 +01:00
soruh 056e710c4c log authenitcation 2023-03-19 00:49:53 +01:00