Commit Graph

97 Commits

Author SHA1 Message Date
Flaminel
7cc17836f7 increase min cycle time and redesigned instance cards 2026-03-24 22:24:23 +02:00
Flaminel
45cb384fc7 fixed cycle id naming inconsistency 2026-03-24 22:06:21 +02:00
Flaminel
bd28123bb1 added min cycle time 2026-03-24 21:49:55 +02:00
Flaminel
fb6e4ea662 added item expanding for search stats 2026-03-24 10:28:19 +02:00
Flaminel
54a28f333e fixed cf score search being case sensitive 2026-03-24 03:26:46 +02:00
Flaminel
18dcee1a1c added CancellationToken support to IHandler and all implementations 2026-03-23 23:15:54 +02:00
Flaminel
3de438c1b8 changed default value for active downloads limit 2026-03-23 17:13:21 +02:00
Flaminel
96251ee4bb fix per-instance search count during dry run 2026-03-23 11:14:31 +02:00
Flaminel
01a232e6ff add sort and hide-met filters to CF scores page 2026-03-23 11:12:20 +02:00
Flaminel
4188a84afa show per-instance CF score stats on dashboard 2026-03-23 11:10:38 +02:00
Flaminel
2ea8cbe2b5 fixed custom format page filtering 2026-03-22 21:50:19 +02:00
Flaminel
f3edce9ec2 narrowed exception handling in ParseEventData 2026-03-21 21:50:21 +02:00
Flaminel
90fedc6fa3 added timeout to DataContext lock acquisition 2026-03-21 21:48:27 +02:00
Flaminel
d9a37d7cce fixed proactive search validation bypass with empty instances 2026-03-21 21:47:38 +02:00
Flaminel
1a271fd848 moved SeekerInstanceConfig creation from GET to PUT endpoint 2026-03-21 21:47:16 +02:00
Flaminel
dc22d546db added time window filter to GetRecentUpgrades 2026-03-21 21:46:33 +02:00
Flaminel
f009d9a485 fixed optional param in JobsController.StartJob 2026-03-21 21:43:11 +02:00
Flaminel
9b4af097b4 fixed job not being triggered in certain situations 2026-03-21 17:33:33 +02:00
Flaminel
f3161ae6f6 added CustomFormatScoreSyncer trigger when it's enabled 2026-03-21 16:58:10 +02:00
Flaminel
8c30be1d7c improved cf score syncer to use paged requests 2026-03-21 13:02:18 +02:00
Flaminel
5753718486 added active download limit 2026-03-21 01:26:51 +02:00
Flaminel
def4e8afda fixed dry run usage 2026-03-20 01:51:03 +02:00
Flaminel
f1533ad785 Merge remote-tracking branch 'origin/main' into add_search_functionality 2026-03-20 00:08:27 +02:00
Flaminel
715ef5711b Add better tracking for dry run events (#512) 2026-03-19 23:53:42 +02:00
Flaminel
03c377746b improved seeker 2026-03-19 20:47:40 +02:00
Flaminel
3321ce39be added Sonarr search type for season and episode 2026-03-17 11:37:25 +02:00
Flaminel
7d9f56ca84 added notification for search event type 2026-03-17 11:37:25 +02:00
Flaminel
2dda20265f removed download hunter and changed the Seeker to take its responsibility 2026-03-17 11:37:25 +02:00
Flaminel
81250b8d72 added minimum seeker time 2026-03-17 11:37:25 +02:00
Flaminel
66637c94f5 added seeker 2026-03-17 11:37:25 +02:00
Flaminel
87bb92fac0 Fix process time difference between valid and invalid user login (#503) 2026-03-13 14:33:36 +02:00
Flaminel
70fc955d37 Add OIDC support (#500) 2026-03-12 22:12:20 +02:00
Flaminel
2ebf67d44d Add option to process items with no content id (#488) 2026-03-10 11:01:45 +02:00
Flaminel
d2d294b93c Add explicit no-cache headers (#495) 2026-03-10 09:53:46 +02:00
Flaminel
f51973bb7b Remove the known malware feature (#489) 2026-03-06 17:53:04 +02:00
Flaminel
33d1756fdd Revoke all refresh tokens on password change (#486) 2026-03-02 14:58:19 +02:00
Flaminel
bdb956ec84 Add guards against exposing passwords to the UI (#477) 2026-03-02 13:11:34 +02:00
Flaminel
41b48d1104 Enforce authorize attribute explicitely (#485) 2026-03-02 13:00:23 +02:00
Flaminel
5fea8a0041 Add Docker multistep build (#475) 2026-02-27 20:42:27 +02:00
Flaminel
2333c86a08 Increase access token lifetime to 1 hour (#474) 2026-02-27 15:13:08 +02:00
Flaminel
7eeaefaa65 Fix some auth endpoints not checking if user setup is complete (#468) 2026-02-23 20:33:22 +02:00
Flaminel
df986a2e36 Redirect to base path from root path (#466) 2026-02-23 17:24:48 +02:00
Flaminel
8a2aca79f7 Add local auth bypass and make 2FA optional (#461) 2026-02-23 11:49:55 +02:00
Flaminel
e1cc0dba28 Add rTorrent support (#446) 2026-02-22 19:49:14 +02:00
Flaminel
660dce0fa7 Fix strikes not being reset when disabling dry run (#456) 2026-02-22 19:37:03 +02:00
Flaminel
d038738008 Add seeding rule privacy type (#449) 2026-02-22 00:55:22 +02:00
Flaminel
70f9995041 Add stats endpoint used for dashboards (#453) 2026-02-21 02:27:15 +02:00
Flaminel
50e486bf5f Add authentication (#444) 2026-02-20 18:09:29 +02:00
Flaminel
bc15a9a934 Fix PWA installation (#450) 2026-02-20 16:27:22 +02:00
Flaminel
94acd9afa4 Fix download client inputs (#442) 2026-02-15 04:06:28 +02:00