Commit graph

8 commits

Author SHA1 Message Date
de2a836f87 use pyramid tm or have a bad time.
modified:   app.py
	modified:   requirements.txt
	modified:   templates/daily_leaderboard.html.j2
2024-12-31 08:43:42 -05:00
025bd0645f number verify 2024-12-28 15:10:27 -05:00
db81a7aa8e auto create guest users
modified:   app.py
	modified:   templates/base.html.j2
	modified:   templates/daily_puzzle.html.j2
2024-12-28 14:44:29 -05:00
98a1b02b87 works on mobile
modified:   app.py
	modified:   templates/base.html.j2
	modified:   templates/daily_puzzle.html.j2
2024-12-27 18:02:14 -05:00
6064a92212 better style
modified:   templates/base.html.j2
	modified:   templates/daily_puzzle.html.j2
2024-12-27 15:00:11 -05:00
be46fcae0e proper filename slugs
modified:   app.py
	modified:   templates/daily_puzzle.html.j2
2024-12-27 14:16:54 -05:00
bea0de1ecc modified: app.py
modified:   templates/base.html.j2
	modified:   templates/daily_puzzle.html.j2
2024-12-27 13:44:23 -05:00
e13b5ef5fa refactor nfg
modified:   app.py
	new file:   templates/admin_dashboard.html.j2
	new file:   templates/base.html.j2
	new file:   templates/daily_leaderboard.html.j2
	new file:   templates/daily_puzzle.html.j2
	new file:   templates/home.html.j2
	new file:   templates/invite_admin.html.j2
	new file:   templates/king_of_the_mountain.html.j2
	new file:   templates/leaderboard_index.html.j2
	new file:   templates/login.html.j2
	new file:   templates/manage_admins.html.j2
	new file:   templates/profile.html.j2
	new file:   templates/puzzle_menu.html.j2
	new file:   templates/upload.html.j2
	new file:   templates/verify.html.j2
2024-12-27 12:17:52 -05:00