autobrr/internal
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
..
action feat(lists): integrate Omegabrr (#1885) 2024-12-25 13:23:37 +01:00
announce feat(indexers): add External Identifier to map with ARR indexers (#1534) 2024-05-04 12:37:01 +02:00
api feat(http): implement missing findByID methods (#1635) 2024-08-29 12:22:03 +02:00
auth feat(auth): implement auth proxy support with OpenID Connect (#1853) 2024-12-19 14:41:31 +01:00
config feat(auth): implement auth proxy support with OpenID Connect (#1853) 2024-12-19 14:41:31 +01:00
database feat(lists): integrate Omegabrr (#1885) 2024-12-25 13:23:37 +01:00
diagnostics fix(diagnostics): profiling config flags (#1637) 2024-08-29 13:21:01 +02:00
domain feat(lists): integrate Omegabrr (#1885) 2024-12-25 13:23:37 +01:00
download_client feat(lists): integrate Omegabrr (#1885) 2024-12-25 13:23:37 +01:00
events fix(indexers): delete feed with indexer (#1810) 2024-11-06 20:48:46 +01:00
feed feat(filters): RED and OPS fetch uploader from API (#1348) 2024-12-17 20:39:09 +01:00
filter feat(lists): integrate Omegabrr (#1885) 2024-12-25 13:23:37 +01:00
http feat(lists): integrate Omegabrr (#1885) 2024-12-25 13:23:37 +01:00
indexer fix(indexers): PrivateSilverScreen freeleech parsing (#1879) 2024-12-16 19:08:00 +01:00
irc fix(irc): revert lazy announcer check (#1707) 2024-09-05 19:36:40 +02:00
list feat(lists): integrate Omegabrr (#1885) 2024-12-25 13:23:37 +01:00
logger feat(tests): add Parallelization where possible (#1823) 2024-11-23 15:16:09 +01:00
mock chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
notification feat(tests): add Parallelization where possible (#1823) 2024-11-23 15:16:09 +01:00
proxy fix(proxy): add shared transport for proxies (#1808) 2024-11-06 18:55:23 +01:00
release fix(releases): update size after actions run (#1809) 2024-11-06 18:55:00 +01:00
releasedownload chore: add missing license headers (#1811) 2024-11-06 21:37:42 +01:00
scheduler chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
server feat(lists): integrate Omegabrr (#1885) 2024-12-25 13:23:37 +01:00
update chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
user chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
utils chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00