autobrr/pkg
ze0s 221bc35371
feat(lists): integrate Omegabrr (#1885)
* feat(lists): integrate Omegabrr

* feat(lists): add missing lists index

* feat(lists): add db repo

* feat(lists): add db migrations

* feat(lists): labels

* feat(lists): url lists and more arrs

* fix(lists): db migrations client_id wrong type

* fix(lists): db fields

* feat(lists): create list form wip

* feat(lists): show in list and create

* feat(lists): update and delete

* feat(lists): trigger via webhook

* feat(lists): add webhook handler

* fix(arr): encode json to pointer

* feat(lists): rename endpoint to lists

* feat(lists): fetch tags from arr

* feat(lists): process plaintext lists

* feat(lists): add background refresh job

* run every 6th hour with a random start delay between 1-35 seconds

* feat(lists): refresh on save and improve logging

* feat(lists): cast arr client to pointer

* feat(lists): improve error handling

* feat(lists): reset shows field with match release

* feat(lists): filter opts all lists

* feat(lists): trigger on update if enabled

* feat(lists): update option for lists

* feat(lists): show connected filters in list

* feat(lists): missing listSvc dep

* feat(lists): cleanup

* feat(lists): typo arr list

* feat(lists): radarr include original

* feat(lists): rename ExcludeAlternateTitle to IncludeAlternateTitle

* fix(lists): arr client type conversion to pointer

* fix(actions): only log panic recover if err not nil

* feat(lists): show spinner on save

* feat(lists): show icon in filters list

* feat(lists): change icon color in filters list

* feat(lists): delete relations on filter delete
2024-12-25 13:23:37 +01:00
..
argon2id feat(auth): implement auth proxy support with OpenID Connect (#1853) 2024-12-19 14:41:31 +01:00
arr feat(lists): integrate Omegabrr (#1885) 2024-12-25 13:23:37 +01:00
btn chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
cmp fix(filters): ensure sort by priority (#1325) 2023-12-31 14:59:12 +01:00
errors chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
ggn refactor(http): implement bufio (#1604) 2024-08-29 08:51:20 +02:00
jsonrpc chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
newznab refactor(wildcard): optimize and add caching (#1634) 2024-09-02 11:18:14 +02:00
ops fix(indexers): OPS API test function (#1772) 2024-10-19 13:49:22 +02:00
porla chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
ptp fix(indexers): PTP API test function (#1771) 2024-10-19 14:43:11 +02:00
red feat(filters): RED and OPS fetch uploader from API (#1348) 2024-12-17 20:39:09 +01:00
regexcache feat(cache): implement TTLCache and TimeCache (#1822) 2024-12-17 21:15:06 +01:00
sabnzbd refactor(http): implement bufio (#1604) 2024-08-29 08:51:20 +02:00
sanitize feat(tests): add Parallelization where possible (#1823) 2024-11-23 15:16:09 +01:00
sharedhttp fix(proxy): add shared transport for proxies (#1808) 2024-11-06 18:55:23 +01:00
timecache feat(cache): implement TTLCache and TimeCache (#1822) 2024-12-17 21:15:06 +01:00
torznab refactor(wildcard): optimize and add caching (#1634) 2024-09-02 11:18:14 +02:00
transmission fix(actions): reject if client is disabled (#1626) 2024-08-27 19:45:06 +02:00
ttlcache feat(cache): implement TTLCache and TimeCache (#1822) 2024-12-17 21:15:06 +01:00
version feat(tests): add Parallelization where possible (#1823) 2024-11-23 15:16:09 +01:00
whisparr fix(downloadclients): arrs change size type to uint64 (#1744) 2024-09-29 14:04:16 +02:00
wildcard feat(tests): add Parallelization where possible (#1823) 2024-11-23 15:16:09 +01:00