aboutsummaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Extra route + Much more UIParker2024-11-159-99/+270
* Update UIParker2024-11-137-148/+197
* basic navbarParker2024-11-123-60/+100
* Begin navbarParker2024-11-124-111/+153
* Add \'packageManager\' fieldParker2024-11-121-1/+2
* Functionality for log deletionParker2024-11-121-3/+47
* Run on localhostParker2024-11-111-2/+1
* Change hostParker2024-11-111-2/+3
* Redirect / -> /loginParker2024-11-111-1/+7
* Fix formatting - mainly spacingParker2024-11-118-320/+323
* Some clean-upParker2024-11-108-122/+7
* Add log routes and update dashboardParker2024-11-105-47/+179
* TOO MUCH STUFFParker2024-11-1037-1279/+2318
* Mainly auth re-thinking - just in thoughtParker2024-11-087-78/+130
* Set cookie on /refreshParker2024-11-081-4/+4
* Order links by date descending when returnedParker2024-11-081-1/+7
* Remove default statement for DBParker2024-11-082-0/+3
* Fix route function descriptionParker2024-11-081-1/+1
* Dashboard functionality increaseParker2024-11-072-104/+94
* Remove useless commented codeParker2024-11-071-7/+0
* Work on dashboard functionalityParker2024-11-071-43/+198
* Lots more functionality - working towards UIParker2024-11-068-95/+115
* Re-add the link loggingParker2024-11-051-36/+39
* Update + Signup works!Parker2024-11-055-66/+12
* Fix auth and organization/standardsParker2024-11-058-74/+102
* stuffParker2024-11-057-123/+112
* Comment out password restrictionsParker2024-11-051-30/+30
* User routes + some updatesParker2024-11-047-22/+168
* NotesParker2024-11-041-1/+8
* Major consolidation and upgradesParker2024-11-0410-192/+569
* Continue JWT implementation - add refresh tokenParker2024-11-042-9/+29
* Be certain data is present in the responseParker2024-11-031-1/+11
* Hopefully fix the IP2Location issuesParker2024-11-031-18/+28
* Work on IP2Location issuesParker2024-11-031-17/+13
* Hopefully fix IP2Location issuesParker2024-11-031-12/+13
* Fix link redirects and remove BASE_URLParker2024-11-032-7/+6
* Update config loading/validationParker2024-11-032-2/+2
* Make links case-insensitiveParker2024-11-031-1/+2
* "TRUE" -> True - Stupid issue (String v Boolean)Parker2024-11-031-3/+6
* 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-202-1/+12
* 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
* Change page titleParker2024-06-241-1/+1
* Major overhaul + Bare bones web UIParker2024-06-2417-504/+496
* Update .gitignoreParker2024-06-211-1/+1
* Redirect `/` -> `/docs`Parker2024-05-311-1/+8