maxDorninger
|
4e04e11d8c
|
add notification manager
|
2025-07-01 15:28:47 +02:00 |
|
maxDorninger
|
179dec0a7a
|
add notificaton service providers (email, ntfy.sh, gotify and pushover)
|
2025-07-01 15:09:03 +02:00 |
|
maxDorninger
|
89b4fbb056
|
add notificaton module
|
2025-07-01 14:15:13 +02:00 |
|
maxDorninger
|
3088c65b09
|
fix bugs which causes imported torrents to not be marked as such, add try-except to extract archive function which prevents the import from stopping if the archives are already extracted,
|
2025-07-01 11:52:23 +02:00 |
|
maxDorninger
|
e008a34fc7
|
update dockerfile to include archive extraction tools
|
2025-07-01 11:52:23 +02:00 |
|
maxDorninger
|
b953445fc2
|
update detection of archives to be more accurate
|
2025-06-30 22:34:01 +02:00 |
|
maxDorninger
|
3799ae8712
|
format files
|
2025-06-30 21:32:34 +02:00 |
|
maxDorninger
|
40a1bbf904
|
format files and remove unused import
|
2025-06-30 20:55:36 +02:00 |
|
maxDorninger
|
7389db0d4c
|
fix entrypoint.sh not being copied correctly
|
2025-06-30 20:49:05 +02:00 |
|
maxDorninger
|
ad7d6aab60
|
add healthcheck
|
2025-06-30 20:48:50 +02:00 |
|
maxDorninger
|
a7c582ee5c
|
break up scheduled tasks
|
2025-06-30 20:48:39 +02:00 |
|
maxDorninger
|
690e4c2c1a
|
fix missing mimetypes by adding mime-support package to backend docker image
|
2025-06-30 20:02:48 +02:00 |
|
maxDorninger
|
350d500993
|
fix movie repository
|
2025-06-30 19:36:20 +02:00 |
|
maxDorninger
|
1abec67144
|
update dockerfiles
|
2025-06-30 18:49:24 +02:00 |
|
maxDorninger
|
ba92399d8c
|
fix wrong keyword being used for the argument
|
2025-06-30 18:47:27 +02:00 |
|
maxDorninger
|
b3d93bcbe2
|
Merge remote-tracking branch 'origin/master'
|
2025-06-30 18:08:52 +02:00 |
|
maxDorninger
|
aeab3b1bd1
|
fix small bug in the seasons page
|
2025-06-30 17:48:15 +02:00 |
|
Maximilian Dorninger
|
bf70fb7a2c
|
Merge pull request #16 from maxdorninger/add-versions
Fix the dockerfiles and startup scripts
v1.2.4
|
2025-06-30 17:18:33 +02:00 |
|
maxDorninger
|
4d67db6545
|
fix the docker files and startup scripts, also fix a bug in the hello world route of the backend
|
2025-06-30 17:17:21 +02:00 |
|
maxDorninger
|
a3a61710d3
|
trying to optimize runtime of worklfow building the frontend containers
|
2025-06-30 15:46:59 +02:00 |
|
Maximilian Dorninger
|
1bd3653d77
|
Merge pull request #15 from maxdorninger/add-versions
Fix bugs and other small enhancements
v1.2.3
|
2025-06-30 15:27:51 +02:00 |
|
maxDorninger
|
17272207cf
|
update backend docker file
|
2025-06-30 15:08:42 +02:00 |
|
maxDorninger
|
e965490a65
|
add startup script to frontend docker container
|
2025-06-30 15:02:17 +02:00 |
|
maxDorninger
|
548ba4535c
|
update worklfow for backend
|
2025-06-30 14:56:51 +02:00 |
|
maxDorninger
|
a1403d7805
|
update readme
|
2025-06-30 14:24:13 +02:00 |
|
maxDorninger
|
908e51c404
|
update backend startup script
|
2025-06-30 14:21:33 +02:00 |
|
maxDorninger
|
be3e7f8cd8
|
format files
|
2025-06-30 14:14:20 +02:00 |
|
maxDorninger
|
f837a75c73
|
add version to api, add hello world route to api and optimize the backend's dockerfile
|
2025-06-30 14:12:24 +02:00 |
|
maxDorninger
|
b6af87ea88
|
fix weekly tasks being triggered every hour
|
2025-06-30 14:00:56 +02:00 |
|
maxDorninger
|
992ac94b0e
|
fix query parameter name mismatch in movies router.py
|
2025-06-30 13:52:38 +02:00 |
|
maxDorninger
|
2ad0275cd7
|
optimize the frontend's dockerfile and fix version not displaying in the frontend
|
2025-06-30 13:29:02 +02:00 |
|
maxDorninger
|
51871d8af2
|
fix favicon not displaying
v1.2.2
|
2025-06-30 11:21:50 +02:00 |
|
maxDorninger
|
c3b42ead0e
|
fix the version not being displayed in the frontend
|
2025-06-30 11:15:32 +02:00 |
|
maxDorninger
|
c251f8d2e4
|
fix faulty sqlalchemy join
|
2025-06-30 11:07:53 +02:00 |
|
maxDorninger
|
741fc9c76e
|
fix bug which prevents user to add a movie through the frontend
|
2025-06-30 10:44:49 +02:00 |
|
maxDorninger
|
feb6df1aaa
|
remove links in torrent-table to non-existant torrent pages
v1.2.1
|
2025-06-30 10:12:01 +02:00 |
|
maxDorninger
|
4fc9c84370
|
format files
|
2025-06-30 10:09:32 +02:00 |
|
maxDorninger
|
ad76d7c338
|
fix bug which causes the backend to crash when trying to import a season (function returns 3 values, but only 2 were expected)
|
2025-06-30 10:08:12 +02:00 |
|
maxDorninger
|
1ba4027547
|
add proper titles to every page
|
2025-06-29 23:49:59 +02:00 |
|
maxDorninger
|
ff0a410d2c
|
fix favicon not working
|
2025-06-29 23:35:59 +02:00 |
|
maxDorninger
|
44b9137b64
|
remove trailing slashes in some routes
|
2025-06-29 23:30:23 +02:00 |
|
maxDorninger
|
08883de98d
|
Merge remote-tracking branch 'origin/master'
# Conflicts:
# Dockerfile
|
2025-06-29 20:56:33 +02:00 |
|
maxDorninger
|
7923f0ee10
|
fix startup command for backend docker container
|
2025-06-29 20:55:57 +02:00 |
|
maxDorninger
|
e10f541bb7
|
fix startup command for backend docker container
|
2025-06-29 20:33:03 +02:00 |
|
maxDorninger
|
7da6a1a908
|
fix wrong import in frontend
v1.2.0
|
2025-06-29 17:39:15 +02:00 |
|
maxDorninger
|
61705511b5
|
format files
|
2025-06-29 17:31:22 +02:00 |
|
maxDorninger
|
bfdaf76719
|
Merge remote-tracking branch 'origin/master'
|
2025-06-29 17:26:20 +02:00 |
|
maxDorninger
|
63c9c560b4
|
store scheduled tasks in db, so the scheduler's timer won't restart on app restart
|
2025-06-29 17:25:54 +02:00 |
|
maxDorninger
|
d63825a684
|
fix bugs preventing the successful build of the arm frontend and backend images
|
2025-06-29 16:54:12 +02:00 |
|
maxDorninger
|
1a9a0cfadb
|
fix bug in jackett which causes it to only search tv shows
|
2025-06-29 16:47:54 +02:00 |
|