index
:
code_golf.git
main
A code golf leaderboard for Campersand 2026
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
8 days
problem and admin initialization is only done if needed
Daniel Hader
10 days
server text sanitation, username/email filters, and code length measurement
Daniel Hader
11 days
viewing submissions logic
Daniel Hader
12 days
submission logic and fetching submissions
Daniel Hader
13 days
problem statement on submission page and submission logic tweaks
Daniel Hader
2026-05-30
admin account registration as part of server init
Daniel Hader
2026-05-30
hardened login / logout flow
Daniel Hader
2026-05-30
registration page, me endpoint, and minor content tweaks
Daniel Hader
2026-05-29
login page interaction with server
Daniel Hader
2026-05-22
JWT encoding and minor cosmetic changes
Daniel Hader
2026-05-20
basic login route with JWT
Daniel Hader
2026-05-15
problem loading via javascript and some problems initialized in sql
Daniel Hader
2026-05-13
static serving using tower_http
Daniel Hader
2026-05-12
submission model
Daniel Hader
2026-05-12
create and get problem endpoints added
Daniel Hader
2026-05-11
user route and database pooling using r2d2
Daniel Hader
2026-05-10
database with problem model
Daniel Hader