Commit Graph

694 Commits

Author SHA1 Message Date
Maximilian Dorninger
7a29c8554d Update README.md 2025-07-11 10:31:08 +02:00
maxDorninger
608bb338b2 refine the example config.toml 2025-07-11 01:05:08 +02:00
maxDorninger
fa7e03a640 add pydantic[toml] as dependency 2025-07-11 00:56:25 +02:00
maxDorninger
8f7c1035c0 remove instantiation calls from settings models 2025-07-11 00:56:04 +02:00
maxDorninger
9db9c85fc6 make all var names lower case and fix circular imports 2025-07-11 00:47:29 +02:00
maxDorninger
9173c3ad83 format files 2025-07-10 23:54:24 +02:00
maxDorninger
c446ec06c9 add template config.toml file 2025-07-10 23:49:47 +02:00
maxDorninger
d986f91e5e modify notification module config 2025-07-10 23:48:29 +02:00
maxDorninger
8a89a24f25 remove unused usenet_directory var and fix types of the configs 2025-07-10 22:33:44 +02:00
maxDorninger
7ce6de7f85 replace all the other config usages with allencompassing config 2025-07-10 22:25:05 +02:00
maxDorninger
1b784c35c1 add allencompassing config, replace basic config usage with allencompassing config usage 2025-07-10 21:47:37 +02:00
Maximilian Dorninger
fa0672c860 Update README.md 2025-07-10 21:02:08 +02:00
Maximilian Dorninger
4055f671f3 Merge pull request #43 from maxdorninger/add-usenet-support
Add usenet support and fix jackett using magnet link
2025-07-10 18:19:02 +02:00
maxDorninger
ce44a26aa6 fix formatting 2025-07-10 18:14:07 +02:00
maxDorninger
2b92ff1c13 fix sabnzbd 2025-07-10 18:11:28 +02:00
Maximilian Dorninger
05d30fd292 Update README.md 2025-07-10 15:44:01 +02:00
Maximilian Dorninger
65a0302635 Update README.md 2025-07-10 15:42:04 +02:00
Maximilian Dorninger
1cf4f8715e Update README.md 2025-07-10 15:41:28 +02:00
Maximilian Dorninger
471635f08a Merge pull request #45 from maxdorninger/add-supporters
add sponsors to "about page" and README.md
2025-07-10 15:36:23 +02:00
maxDorninger
f1f4033515 add github sponsors button to README.md 2025-07-10 15:33:15 +02:00
maxDorninger
469161ebc3 add donate button to sidebar 2025-07-10 15:30:03 +02:00
maxDorninger
9ef611df79 add sponsors to about page 2025-07-10 15:22:28 +02:00
maxDorninger
ffbf25a248 add sponsors to readme 2025-07-10 15:06:57 +02:00
Maximilian Dorninger
8e5e069263 Merge branch 'master' into add-usenet-support 2025-07-10 01:44:12 +02:00
maxDorninger
ee9575bb2b format files 2025-07-10 01:31:48 +02:00
maxDorninger
3c6f5710de add usenet information to frontend 2025-07-10 01:29:39 +02:00
maxDorninger
5935fbb584 fix switch up of True and False 2025-07-10 01:15:20 +02:00
maxDorninger
8812b8e25c add if's for adding download clients to the torrent manager class 2025-07-10 01:07:30 +02:00
maxDorninger
a41f106478 fix type conversion bug 2025-07-10 00:55:31 +02:00
maxDorninger
40fc8d4323 add torrent manager class and update torrent service class 2025-07-10 00:31:09 +02:00
maxDorninger
28349641c0 format files 2025-07-09 23:56:34 +02:00
maxDorninger
5fd563944f extracting qbittorrent logic into separate class 2025-07-09 23:10:53 +02:00
maxDorninger
d67e2019a8 add alembic migration for new usenet specific columns 2025-07-09 20:58:33 +02:00
maxDorninger
b6a5385864 format files 2025-07-09 20:54:50 +02:00
maxDorninger
1cf22b56d3 modify tests to use new indexer query result schema 2025-07-09 20:52:53 +02:00
maxDorninger
f2edfb076c add usenet support to indexer module, add make jackett and prowlarr search for either tv or movies 2025-07-09 20:52:01 +02:00
maxDorninger
47ef1bdc36 update readme 2025-07-06 16:56:33 +02:00
Maximilian Dorninger
01ba264697 Merge pull request #28 from JTCorrin/chore/improve-dev-experience
Chore/improve dev experience
2025-07-06 16:51:06 +02:00
Maximilian Dorninger
09eb86a97a Merge branch 'master' into chore/improve-dev-experience 2025-07-06 16:45:35 +02:00
maxDorninger
e17e6d8271 add usenet bool to various schemas/models 2025-07-06 15:17:16 +02:00
Maximilian Dorninger
1b90b0fd87 Merge pull request #38 from maxdorninger/change-github-workflows
push containers on PR's too
2025-07-06 13:13:52 +02:00
maxDorninger
ae13809275 push containers on PR's too 2025-07-06 12:24:49 +02:00
Maximilian Dorninger
9a6d4c77d0 Merge pull request #31 from jimmyhiggs337/postgres-fix
add healthcheck to postgres container in template docker-compose.yaml
2025-07-06 12:03:29 +02:00
Maximilian Dorninger
af5ae9e118 Merge pull request #37 from maxdorninger/fix-initial-migration
fix initial migration
2025-07-06 11:39:10 +02:00
maxDorninger
6336aa1c82 fix initial migration 2025-07-06 11:26:40 +02:00
Maximilian Dorninger
cc7781edba Merge pull request #36 from maxdorninger/increase-max-access-token-length-supported
Increase max access and refresh token length supported
2025-07-06 11:07:30 +02:00
maxDorninger
7fce31772f increase max refresh token length to 4096 2025-07-06 10:57:25 +02:00
maxDorninger
5364c73377 increase max access token length to 4096 2025-07-06 10:52:58 +02:00
James Higginbotham IV
4a0ae29aef fix postgres section docker-compose.yaml
add healthcheck to ensure postgres db is properly created
2025-07-04 14:04:52 -05:00
Joe Thomas
361288e6bd had a crack at fixing the initial migration 2025-07-04 12:31:07 +02:00