autobrr/internal
ze0s a0a81ed34c
fix(filters): ensure sort by priority (#1325)
* fix(filters): sort filters from filtersMap

* fix(filters): use slices.SortStableFunc and fix tests

* fix(filters): add local cmp pkg before go 1.21
2023-12-31 14:59:12 +01:00
..
action refactor(http): implement shared transport and clients (#1288) 2023-12-29 23:49:22 +01:00
announce feat(definitions): add expectations for test lines (#1257) 2023-11-18 15:41:39 +01:00
api chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
auth feat(auth): change password and username (#1295) 2023-12-26 15:50:57 +01:00
config fix(config): log level change causes panic (#1296) 2023-12-02 17:23:08 +01:00
database fix(filters): ensure sort by priority (#1325) 2023-12-31 14:59:12 +01:00
domain feat(notifications): add Shoutrrr support (#1326) 2023-12-30 16:34:25 +01:00
download_client feat(clients): Transmission support seedtime and ratiolimit (#1211) 2023-10-31 00:38:23 +01:00
events chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
feed refactor(http): implement shared transport and clients (#1288) 2023-12-29 23:49:22 +01:00
filter refactor(http): implement shared transport and clients (#1288) 2023-12-29 23:49:22 +01:00
http feat(notifications): add ntfy support (#1323) 2023-12-30 13:49:06 +01:00
indexer refactor(http): implement shared transport and clients (#1288) 2023-12-29 23:49:22 +01:00
irc fix(irc): improve IRC handler management (#1269) 2023-12-12 20:29:43 +01:00
logger feat(logs): show full log event (#1096) 2023-09-10 12:28:10 +02:00
mock refactor(http): implement shared transport and clients (#1288) 2023-12-29 23:49:22 +01:00
notification feat(notifications): add Shoutrrr support (#1326) 2023-12-30 16:34:25 +01:00
release feat(filters): show enabled and disabled actions in list view (#1304) 2023-12-17 21:18:26 +01:00
scheduler feat(feeds): add scheduled cleanup (#1073) 2023-09-02 22:44:28 +02:00
server chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
update chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00
user feat(auth): change password and username (#1295) 2023-12-26 15:50:57 +01:00
utils chore: add LICENSE GPLv2-or-later (#897) 2023-05-01 16:21:59 +02:00