autobrr/internal/domain
ze0s 0d53f7e5fc
feat(download-clients): rtorrent support Digest Auth (#1596)
* feat(download-clients): rtorrent support basic auth

* feat(download-client): implement new auth logic

* fix(download-client): tests store

* chore(deps): update go-rtorrent to v1.11.0
2024-08-28 12:21:56 +02:00
..
testdata feat(releases): retry failed downloads (#491) 2022-10-19 21:52:31 +02:00
action.go fix(actions): reject if client is disabled (#1626) 2024-08-27 19:45:06 +02:00
api.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
client.go feat(download-clients): rtorrent support Digest Auth (#1596) 2024-08-28 12:21:56 +02:00
client_test.go fix(actions): reject if client is disabled (#1626) 2024-08-27 19:45:06 +02:00
config.go feat(diagnostics): add pprof profiling (#1627) 2024-08-27 11:00:30 +02:00
error.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
event.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
feed.go feat(macros): add IndexerName (#1511) 2024-04-16 17:35:17 +02:00
filter.go feat(filters): support daily shows (#1462) 2024-05-15 16:38:10 +02:00
filter_test.go feat(filters): support daily shows (#1462) 2024-05-15 16:38:10 +02:00
indexer.go fix(releases): retry action missing external indexer identifier (#1612) 2024-08-11 20:39:11 +02:00
indexer_test.go feat(indexers): add External Identifier to map with ARR indexers (#1534) 2024-05-04 12:37:01 +02:00
irc.go fix(indexers): OPS log score parsing (#1592) 2024-07-17 00:39:29 +02:00
macros.go feat(macros): add missing variables (#1541) 2024-05-15 21:14:40 +02:00
macros_test.go feat(indexers): add External Identifier to map with ARR indexers (#1534) 2024-05-04 12:37:01 +02:00
notification.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
release.go feat(filters): support daily shows (#1462) 2024-05-15 16:38:10 +02:00
release_download_test.go feat(macros): add IndexerName (#1511) 2024-04-16 17:35:17 +02:00
release_test.go feat(filters): add sources and codecs (#1470) 2024-03-24 10:41:24 +01:00
releasetags.go fix(filters): RED and OPS lossless parsing and filtering (#1373) 2024-01-28 22:03:25 +01:00
releasetags_test.go fix(filters): RED and OPS lossless parsing and filtering (#1373) 2024-01-28 22:03:25 +01:00
user.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00