autobrr/internal/domain
ze0s be05ffba73
feat(irc): manually re-process announces (#1419)
* fix(releases): add manual processing

* feat(irc): add re-process button to channel msg

* feat(irc): add missing client method

* feat(web): change reprocess icon placement

---------

Co-authored-by: martylukyy <35452459+martylukyy@users.noreply.github.com>
2024-03-19 18:23:43 +01:00
..
testdata feat(releases): retry failed downloads (#491) 2022-10-19 21:52:31 +02:00
action.go feat(clients): override arr download client by name (#1328) 2024-01-01 17:57:19 +01:00
api.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
client.go feat(clients): override arr download client by name (#1328) 2024-01-01 17:57:19 +01:00
client_test.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
config.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01: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 chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
filter.go feat(web): move from react-router to @tanstack/router (#1338) 2024-02-12 13:07:00 +01:00
filter_test.go fix(filters): RED and OPS lossless parsing and filtering (#1373) 2024-01-28 22:03:25 +01:00
indexer.go fix(filters): RED and OPS lossless parsing and filtering (#1373) 2024-01-28 22:03:25 +01:00
indexer_test.go fix(filters): OPS and RED split Artist and Album (#1398) 2024-02-12 14:16:16 +01:00
irc.go feat(irc): manually re-process announces (#1419) 2024-03-19 18:23:43 +01:00
macros.go feat(macros): add Tags (#1429) 2024-02-26 13:43:39 +01:00
macros_test.go feat(macros): add Tags (#1429) 2024-02-26 13:43:39 +01:00
notification.go chore: update license header year (#1332) 2024-01-01 16:21:02 +01:00
release.go feat(irc): manually re-process announces (#1419) 2024-03-19 18:23:43 +01:00
release_download_test.go fix(filters): RED and OPS lossless parsing and filtering (#1373) 2024-01-28 22:03:25 +01:00
release_test.go fix(filters): RED and OPS lossless parsing and filtering (#1373) 2024-01-28 22:03:25 +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