jfmonty2
  • Joined on 2020-12-21
jfmonty2 pushed to master at jfmonty2/creddy 2023-04-24 19:05:19 +00:00
53580d7919 rework routing
jfmonty2 pushed to master at jfmonty2/creddy 2023-04-24 05:29:35 +00:00
049b81610d rewrite frontend with DaisyUI
jfmonty2 pushed to master at jfmonty2/creddy 2023-04-21 18:19:02 +00:00
fd60899f16 don't re-hide when a request comes in while showing approval screen
jfmonty2 pushed to master at jfmonty2/cup 2023-01-03 05:21:07 +00:00
0c7bbbe200 switch to fastrand
jfmonty2 pushed to master at jfmonty2/cup 2023-01-02 18:34:36 +00:00
73f70e4fa9 RIIR
jfmonty2 pushed to riir at jfmonty2/cup 2023-01-02 18:33:11 +00:00
310d6b7afa random game sampling and basic benchmark
jfmonty2 pushed to riir at jfmonty2/cup 2023-01-02 00:06:54 +00:00
45deb93a4f finish leg/game randomly (untested)
jfmonty2 pushed to riir at jfmonty2/cup 2023-01-01 06:47:51 +00:00
b3e7ae7900 remove inefficient update_positions
jfmonty2 created branch riir in jfmonty2/cup 2023-01-01 06:40:59 +00:00
jfmonty2 pushed to riir at jfmonty2/cup 2023-01-01 06:40:59 +00:00
df4e671bc4 riir wip
jfmonty2 pushed to master at jfmonty2/creddy 2022-12-30 00:40:50 +00:00
e0c4c849dc serializable structured errors
jfmonty2 pushed to master at jfmonty2/creddy 2022-12-28 23:48:27 +00:00
cb26201506 unproductive flailing
992e3c8db2 build improvements
4956b64371 only print incoming requests in debug mode
Compare 3 commits »
jfmonty2 pushed to master at jfmonty2/creddy 2022-12-23 19:34:20 +00:00
df6b362a31 return structured errors from commands (wip)
jfmonty2 pushed to master at jfmonty2/creddy 2022-12-23 05:50:13 +00:00
2943634248 button component
jfmonty2 pushed to master at jfmonty2/creddy 2022-12-23 03:53:15 +00:00
06f5a1af42 icon picker component
jfmonty2 pushed to master at jfmonty2/creddy 2022-12-23 00:36:35 +00:00
61d674199f store config in database, macro for state access
jfmonty2 pushed to master at jfmonty2/creddy 2022-12-22 00:22:29 +00:00
398916fe10 use different ports for dev and live modes
jfmonty2 pushed to master at jfmonty2/creddy 2022-12-22 00:04:14 +00:00
bf4c46238e move re-hide to main request handler
jfmonty2 pushed to master at jfmonty2/creddy 2022-12-21 22:49:07 +00:00
5ffa55c03c basic system tray functionality
jfmonty2 pushed to master at jfmonty2/creddy 2022-12-21 21:43:39 +00:00
50f0985f4f display client info and unlock errors to user