aboutsummaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Bump vite 6.0.2 -> 6.0.3Parker2024-12-182-5/+5
* Bump nanoid from 3.3.7 to 3.3.8 in /appdependabot[bot]2024-12-171-3/+3
* Merge branch 'main' of https://github.com/packetparker/linkloggerParker2024-12-021-3/+3
|\
| * Merge pull request #1 from PacketParker/dependabot/npm_and_yarn/app/eslint/pl...Parker2024-12-021-3/+3
| |\
| | * Bump @eslint/plugin-kit from 0.2.2 to 0.2.3 in /appdependabot[bot]2024-11-161-3/+3
* | | Bump Vite + dependenciesParker2024-12-022-266/+272
|/ /
* | "Sign Up" -> "Create Account"Parker2024-11-172-3/+3
* | Smaller log text + transform dateParker2024-11-162-2/+11
|/
* Update start scriptsParker2024-11-152-5/+5
* Finish dashboard and link creationParker2024-11-154-4/+19
* 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