aboutsummaryrefslogtreecommitdiff
path: root/code
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Jellyfin accounts never actually got deleted from Jellyfin, I forgot to write that part. So now the accounts are properly deleted from both Jellyfin and the DB.
* Auto search for movie on addition to RadarrParker2024-05-191-0/+6
|
* Fix option value already exists errorsParker2024-05-192-47/+41
| | | | An error would occur if two movies with the same name and year were returned. This has been fixed, and the TMDB ID is also added to the dropdown description.
* Add `ACCOUNT_TIME` to config creationParker2024-05-182-2/+7
|
* Create CordArrParker2024-05-1810-0/+800