This website requires JavaScript.
Explore
Help
Register
Sign In
funman300
/
Ferrous-Solitaire
Watch
1
Star
1
Fork
0
You've already forked Ferrous-Solitaire
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
28
Wiki
Activity
Files
b47462bd2772d4b67fda2087e9054e725234752c
Ferrous-Solitaire
/
solitaire_server
/
src
T
History
funman300
00f2d890f1
feat(web): add landing page at / with links to play, leaderboard, replays
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-05-13 16:21:38 -07:00
..
auth.rs
feat(server): add --reset-password admin subcommand
2026-05-12 14:10:13 -07:00
challenge.rs
fix(server): load JWT_SECRET at startup, add auth logging, fix challenge race
2026-04-28 22:35:46 +00:00
error.rs
feat(server): replay upload + fetch endpoints
2026-05-05 18:50:25 +00:00
leaderboard.rs
chore(workspace): satisfy clippy --all-targets in test code
2026-04-30 19:54:40 +00:00
lib.rs
feat(web): add landing page at / with links to play, leaderboard, replays
2026-05-13 16:21:38 -07:00
main.rs
fix(server): create SQLite database file if missing on first start
2026-05-13 15:44:22 -07:00
middleware.rs
feat(auth): refresh token rotation via jti tracking
2026-05-12 13:34:42 -07:00
replays.rs
feat(server): replay upload + fetch endpoints
2026-05-05 18:50:25 +00:00
sync.rs
fix(server): load JWT_SECRET at startup, add auth logging, fix challenge race
2026-04-28 22:35:46 +00:00