1
0
mirror of https://git.ngram.ca/OpenJam/rc-servers synced 2026-08-23 23:08:52 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
NG (Graham)
249751a1e9 Add optional rate limiting for oauth entrypoint 2026-07-14 17:59:05 -04:00
NG (Graham)
0faeac9120 Clippy fixes for #123 2026-07-05 20:38:17 +00:00
NG (Graham)
1dc502af32 Fix some minor typos & bugs; #123 2026-07-05 20:38:17 +00:00
NG (Graham)
2adf8249bb Implement federated login; #123 2026-07-05 20:38:17 +00:00
NG (Graham)
a222745841 Update dependencies with breaking changes 2026-05-04 21:53:29 -04:00
NG (Graham)
6de195c1f2 Add config flag to disable registration 2026-03-24 17:49:50 -04:00
NG (Graham)
5ce1611cc5 Log when an invalid URL path is accessed 2026-03-18 17:42:09 -04:00
NG (Graham)
6a953bc613 Implement lobby parts of custom games #38 2026-03-17 21:52:15 -04:00
NG (Graham)
a391d7e45a Create README for every crate 2026-03-05 21:47:50 -05:00
NG (Graham)
872f224af6 Simplify login data struct, add experimental login flags 2026-02-14 18:08:12 -05:00
NG (Graham)
ae091a7666 Refactor rc_microtransactions to use actix-web, remove rocket dependency 2026-01-01 10:39:46 -05:00
NG (Graham)
36100a34c4 Set version to v1.1.0 and update dependencies 2025-12-22 19:40:34 -05:00
NG (Graham)
8d5f835497 Add standard favicon endpoint 2025-11-16 15:10:47 -05:00
NG (Graham)
2583429af8 Add status reporting to auth server 2025-11-03 19:24:20 -05:00
NG (Graham)
7579963893 Upgrade to libfj v0.9 2025-11-03 19:16:03 -05:00
NG (Graham)
3ef1aa20d0 Add some basic commands for sysadmins and permission system for them 2025-10-31 21:02:10 -04:00
NG (Graham)
2cc467726f Add self-validation framework for config 2025-10-27 22:07:38 -04:00
NG (Graham)
b3ad2c3758 Add proof-of-concept server intercom service through auth server 2025-10-26 15:43:51 -04:00
NG (Graham)
ade535e556 Add Arc CRF username spoofing 2025-10-06 23:02:08 -04:00
NG (Graham)
0e35aced01 Readability fixes for cargo clippy 2025-09-03 22:33:32 -04:00
NG (Graham)
6fdb13b446 Fix some packaging issues 2025-08-03 21:47:25 -04:00
NG (Graham)
89b1db35ba Move Robocraft auth server to actix_web for better error responses #31 2025-07-27 16:12:45 -04:00