Commit Graph

20 Commits

Author SHA1 Message Date
Eric Lay 3635f78753
Update app.py 2024-03-30 12:38:32 -05:00
Eric Lay 9687c3e597
cool guy things
- updated app var name to be a cool guy
- moved file path outside of client side cookie, oops
- created logic stop back to back loading of templates
2024-03-30 12:29:26 -05:00
Eric Lay c5aec6e042
smol update 2024-03-29 16:05:24 -05:00
Eric Lay 614c374077
Update app.py
Tidying up 404 handling
2024-03-28 11:48:34 -05:00
Eric Lay d9b8edbc7d
Update app.py
Rework on 404 error handling
2024-03-28 11:13:50 -05:00
Eric Lay c27f37717a
Update app.py
Added error handling for 404
2024-03-28 10:33:00 -05:00
Eric Lay 6cf1558efb still refactoring 2024-03-27 22:39:22 -05:00
Eric Lay 897f577706 swap if/else for case statement 2024-03-27 21:52:53 -05:00
Eric Lay 26f2b4f4f2 removed unused/un-needed 2024-03-27 20:43:44 -05:00
Eric Lay 1cfb5f7535 lol oops 2024-03-27 20:27:59 -05:00
Eric Lay 381d8c28ef pop off old website_dir before setting one 2024-03-27 20:12:22 -05:00
Eric Lay a021840b59 moving website_dir to client side session cookie maybe this will allow multiple gunicorn workers? 2024-03-27 19:56:17 -05:00
Eric Lay 17d87d1ed2 WIP 2024-03-27 19:11:52 -05:00
Eric Lay d1f7c1db63 lol oops 2024-03-27 18:52:11 -05:00
Eric Lay 279e492193
Update app.py
Total rework to requests count using Flask session
2024-03-27 18:17:11 -05:00
Eric Lay 888b082eb6
Update app.py
Update model escape shell page to load after template
2024-03-27 16:18:03 -05:00
Eric Lay 7d373b8cf4
Update app.py
Added removal of escape template if not Nth page load
2024-03-27 11:24:52 -05:00
Eric Lay 574c66db5e
Update app.py
- moving escape template choosing logic into the website_dir function to better grab assets 
- changed formatting on string for selecting escape template
2024-03-27 10:02:20 -05:00
Eric Lay ee1403de23 adding escape template 2024-03-26 20:36:43 -05:00
Eric Lay 0aad74fe59 migrate to private repo 2024-03-24 18:56:52 -05:00