aboutsummaryrefslogtreecommitdiff
path: root/code
Commit message (Expand)AuthorAgeFilesLines
* Fix user updates and restrict acc. moreHEADmainParker2025-06-161-6/+11
* Remove testing print statementParker2025-06-161-1/+0
* Safety checkParker2025-01-221-7/+9
* Remove view properlyParker2025-01-221-4/+4
* Defer responseParker2025-01-211-9/+5
* Fix database creationParker2025-01-213-11/+15
* Fixes + Use SQLAlchemyParker2025-01-219-133/+163
* Deferral fixParker2025-01-203-17/+13
* Follow-upParker2025-01-201-2/+2
* DeferParker2025-01-201-0/+4
* FixParker2025-01-201-1/+1
* TestParker2025-01-201-5/+5
* Test typeParker2025-01-201-13/+13
* Add public_url field for Jellyfin acc. creationParker2025-01-202-5/+15
* Sonarr checkParker2025-01-201-0/+3
* Update incorrect keysParker2025-01-201-2/+2
* Give message for no overviewParker2025-01-201-1/+1
* Check for KeyErrorParker2025-01-201-1/+6
* FixParker2025-01-201-3/+0
* Safety checkParker2025-01-201-1/+4
* Remove restrictive URL checkersParker2025-01-201-27/+3
* Update pathParker2025-01-201-2/+2
* Put database within data dirParker2025-01-206-7/+9
* Add Docker imageParker2025-01-191-1/+7
* Overhaul + Sonarr support!Parker2025-01-1915-663/+1049
* Log quality profile information when neededParker2024-12-241-21/+82
* Add ability to have simple passwordsParker2024-07-203-4/+22
* Make usernames 5 letter wordsParker2024-07-201-1/+2
* Delete Jellyfin accounts when neededParker2024-06-192-11/+34
* Auto search for movie on addition to RadarrParker2024-05-191-0/+6
* Fix option value already exists errorsParker2024-05-192-47/+41
* Add `ACCOUNT_TIME` to config creationParker2024-05-182-2/+7
* Create CordArrParker2024-05-1810-0/+800