jfmonty2
  • Joined on 2020-12-21
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
jfmonty2 pushed to master at jfmonty2/creddy 2022-12-21 21:42:15 +00:00
5ad05e28a9 display client info and unlock errors to user
jfmonty2 pushed to master at jfmonty2/creddy 2022-12-21 19:02:21 +00:00
69475604c0 update npm deps
jfmonty2 pushed to master at jfmonty2/creddy 2022-12-21 19:01:36 +00:00
856b6f1e1b use thiserror for errors
jfmonty2 pushed to master at jfmonty2/creddy 2022-12-21 00:11:52 +00:00
414379b74e completely reorganize http server
jfmonty2 pushed to master at jfmonty2/creddy 2022-12-20 21:01:46 +00:00
80b92ebe69 generalize pid conversion