Commit graph

5 commits

Author SHA1 Message Date
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
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