aboutsummaryrefslogtreecommitdiff
path: root/app/main.py
Commit message (Expand)AuthorAgeFilesLines
* NotesParker2024-11-041-1/+8
* Major consolidation and upgradesParker2024-11-041-184/+147
* Fix link redirects and remove BASE_URLParker2024-11-031-3/+2
* Update config loading/validationParker2024-11-031-1/+1
* Make links case-insensitiveParker2024-11-031-1/+2
* X-Forwarded-For -> X-Real-IPParker2024-11-031-2/+2
* Correct IP w/ proxiesParker2024-11-031-5/+16
* Remove excess importParker2024-09-201-1/+1
* Add complexity requirements for passwordsParker2024-09-201-0/+8
* Don't explicitly say the username is in useParker2024-09-201-1/+1
* Fix redirectingParker2024-08-071-12/+17
* Fix redirectingParker2024-08-071-1/+2
* Major overhaul + Bare bones web UIParker2024-06-241-0/+162