aboutsummaryrefslogtreecommitdiff
path: root/app/main.py
Commit message (Collapse)AuthorAgeFilesLines
* Lots more functionality - working towards UIParker2024-11-061-5/+3
|
* Re-add the link loggingParker2024-11-051-36/+39
|
* Update + Signup works!Parker2024-11-051-50/+0
|
* Fix auth and organization/standardsParker2024-11-051-1/+9
|
* stuffParker2024-11-051-8/+2
|
* User routes + some updatesParker2024-11-041-2/+4
|
* 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