aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump python-multipart from 0.0.17 to 0.0.18dependabot[bot]2024-12-021-1/+1
| | | | | | | | | | | | | | Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.17 to 0.0.18. - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.17...0.0.18) --- updated-dependencies: - dependency-name: python-multipart dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* "Sign Up" -> "Create Account"Parker2024-11-172-3/+3
|
* Make the /{link} route actually workParker2024-11-161-2/+3
|
* Add support for MySQL and PostgreSQLParker2024-11-163-18/+82
|
* Keep expire_date as a dayParker2024-11-161-1/+1
|
* Smaller log text + transform dateParker2024-11-162-2/+11
|
* Update docsParker2024-11-161-29/+34
|
* Update start scriptsParker2024-11-157-30/+84
|
* Working on windows startsParker2024-11-151-16/+70
|
* Testing out Windows startsParker2024-11-151-0/+23
|
* Update config and work on shell/dockerParker2024-11-155-6/+34
|
* Update composeParker2024-11-151-2/+2
|
* Update all requirementsParker2024-11-151-12/+10
|
* Add defaultsParker2024-11-151-2/+2
|
* Change listen portParker2024-11-151-1/+1
|
* Update nginx.conf for Docker containersParker2024-11-151-4/+5
|
* Delete links/logs on account deletionParker2024-11-151-0/+12
|
* Finish dashboard and link creationParker2024-11-154-4/+19
|
* Extra route + Much more UIParker2024-11-1511-100/+312
|
* Update UIParker2024-11-137-148/+197
|
* Add ping routeParker2024-11-131-0/+5
|
* basic navbarParker2024-11-123-60/+100
|
* Begin navbarParker2024-11-124-111/+153
|
* Add /me routeParker2024-11-121-0/+10
|
* Add \'packageManager\' fieldParker2024-11-121-1/+2
|
* Functionality for log deletionParker2024-11-121-3/+47
|
* Remove custom 404 handlerParker2024-11-121-12/+1
|
* Run on localhostParker2024-11-111-2/+1
|
* Merge API+APP in DockerParker2024-11-116-24/+51
|
* Remove originsParker2024-11-111-9/+0
|
* Change hostParker2024-11-111-2/+3
|
* Redirect / -> /loginParker2024-11-111-1/+7
|
* Fix formatting - mainly spacingParker2024-11-118-320/+323
|
* Update ignoreParker2024-11-101-1/+5
|
* Some clean-upParker2024-11-1012-525/+7
|
* Remove extra (old) log routesParker2024-11-101-70/+0
|
* Add log routes and update dashboardParker2024-11-109-49/+268
|
* TOO MUCH STUFFParker2024-11-1040-302/+2431
|
* 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-083-5/+5
|
* 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-069-97/+121
|
* Re-add the link loggingParker2024-11-051-36/+39
|
* Update + Signup works!Parker2024-11-055-66/+12
|
* Fix auth and organization/standardsParker2024-11-059-76/+104
|