Commit graph

17 commits

Author SHA1 Message Date
7feefc4632 Update .gitlab-ci.yml 2025-03-17 01:11:58 +00:00
6b9c352861 Merge branch 'deployment' into 'main'
Deployment of puzzle.unturf.com

See merge request engineering/unturf/puzzle.unturf.com!1
2025-03-17 01:09:19 +00:00
793b041c2c Deployment of puzzle.unturf.com 2025-03-17 01:09:19 +00:00
62c974323b README.rst, and a data dir
modified:   .gitignore
	new file:   README.rst
	modified:   app.py
2025-01-18 08:01:52 -05:00
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
7629e3affd don't show future puzzles on leader board
modified:   app.py
2024-12-28 21:06:50 -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
cf84aa01b3 don't show email to users. 2024-12-26 22:03:53 -05:00
847abbfe13 Ok we now have 3 modes per day
modified:   app.py
2024-12-26 20:24:52 -05:00
18bd6d219a It's basically working now to mix in everyone's ideas
modified:   app.py
	modified:   requirements.txt
2024-12-26 18:17:37 -05:00
2a73cb77ed init
new file:   .gitignore
	new file:   app.py
	new file:   requirements.txt
2024-12-26 09:17:41 -05:00