Commit Graph

10070 Commits

Author SHA1 Message Date
Qstick
2953ffac13 Remove unused dependencies 2021-04-25 23:05:05 -04:00
Qstick
2b6b17707d Cleanup unused frontend components 2021-04-25 23:05:05 -04:00
Eric Nemchik
6dc475cf53 Update Newznab.cs
Add indexers from https://www.reddit.com/r/usenet/wiki/indexers
Adjust naming of a few existing entries
2021-04-25 18:54:35 -04:00
Qstick
8b87795c36 Better logging for Application Indexer updating 2021-04-25 11:28:47 -04:00
Qstick
4bc7e4c7cc Use SanitizedSearchTerm for ImmoirtalSeed 2021-04-25 11:28:47 -04:00
Qstick
4d0cb89985 Clean unused usings 2021-04-25 11:28:46 -04:00
Qstick
1bf1a8ef49 Fixed: Link to Indexer page for health check 2021-04-25 11:28:46 -04:00
bakerboy448
2f44f3846e New: ISO 8601 Date format in log files
Fixes #39
2021-04-24 22:42:20 -04:00
Qstick
3bf8bfd9a6 FIxed: Sync updates failing due to 0 id 2021-04-24 09:44:06 -04:00
Qstick
07d5d8c60a Fixed: API version for Sonarr Get Indexer method 2021-04-23 19:59:27 -04:00
Qstick
2f6d9b938c Update BeyondHD.cs 2021-04-23 05:05:24 -04:00
Qstick
5c5dfed000 New: Old/Obsolete Indexer Check 2021-04-23 00:45:42 -04:00
Qstick
878e61e84b New: Convert BHD to use API 2021-04-23 00:32:17 -04:00
Qstick
3a3564a35b Avoid warning for missing AutoSuggest properties 2021-04-22 23:48:45 -04:00
Qstick
eb328d7c22 New: Clear all history from History page 2021-04-22 23:48:45 -04:00
Qstick
aa6bda7226 New: Allow History filter by Rss and Auth 2021-04-22 23:48:45 -04:00
Qstick
bfbde1e310 Remove Successful column from history table (red icon shows same) 2021-04-22 23:48:44 -04:00
Qstick
8459205a5e Fixed: Sorts not working on Search page 2021-04-22 22:45:11 -04:00
Qstick
bd27c04050 Fixed: Sort options in Search Sort menu 2021-04-22 22:38:45 -04:00
Qstick
6d17b97af1 Fixed: Sort indicator wraps on Search page Source column 2021-04-22 22:38:18 -04:00
Qstick
f201db5cd3 Fixed: Header search redirects incorrectly with urlbase 2021-04-22 07:41:14 -04:00
Qstick
a15f425eb5 Fixed: Season and Ep history parameters showing incorrect 2021-04-22 07:38:05 -04:00
ta264
e0f30c3eae Fixed: Forms login page uses urlbase for logo 2021-04-20 22:54:49 +01:00
ta264
811a9d4c61 Fixed: Forms login with urlbase 2021-04-20 22:51:19 +01:00
ta264
d566c1efd4 Fixed: UI not updating on upgrade 2021-04-20 21:15:49 +01:00
ta264
490f6e2e6a Tidy conversion to aspnetcore 2021-04-20 21:14:31 +01:00
Qstick
c1ab99a425 New: (Indexers) Add Support for Unit3d API / Convert Blutopia 2021-04-20 23:58:03 -04:00
Qstick
639d638135 New: Blacklist definitions that have been implemented C# side 2021-04-20 23:48:59 -04:00
Qstick
a98ffab421 Fixed: Handling of magnet links for all Indexers (RARBG fix) 2021-04-20 22:05:13 -04:00
Qstick
6583f45c41 New: Show Indexer names in search event 2021-04-20 21:58:55 -04:00
Qstick
f31cb4d0cf Fixed: Cast issue with Cardigann for query with tmdbid 2021-04-20 21:50:35 -04:00
Qstick
c42e3aecbf Fixed: Handling of magnet links in Cardigann download block 2021-04-20 21:24:41 -04:00
Qstick
4b1fbbc98a Tweaks to history parameters 2021-04-20 20:58:10 -04:00
Qstick
e5268e8b84 Remove "all" from search string 2021-04-20 20:54:47 -04:00
Qstick
82eb6495d4 New: Header search for quick manual search 2021-04-20 13:27:27 -04:00
Qstick
867b61e4aa Fixed: Translation for tag help text 2021-04-20 13:04:19 -04:00
ta264
f097d30b09 Fixed: Memory leak
Explicitly register concrete types as transient
2021-04-19 18:20:41 +01:00
Qstick
b83621ce49 Fixed: Fail on Sync from GetIndexerMapping NullRef 2021-04-19 12:48:16 -04:00
Qstick
c122f3f3ab Fixed: ImmortalSeed date format change 2021-04-19 12:43:46 -04:00
Qstick
62977d0863 Fixed: Cardigann Download block handling 2021-04-18 22:38:21 -04:00
Qstick
2938029400 Fixed: Simplify categories in History Table 2021-04-18 21:03:36 -04:00
Qstick
0454e547ac New: Show search parameters on History view 2021-04-18 20:41:06 -04:00
Qstick
b7343f2e0e Fixed: Avoid wrap of History actions 2021-04-18 18:46:44 -04:00
Qstick
bf92901661 Fixed: Application and Release Cache Improvements 2021-04-18 00:51:02 -04:00
ta264
b14e87cd3d Fixed: Clear expired from generator cache 2021-04-13 21:29:57 -04:00
ta264
f1da3f9c5b New: Bump .NET to 5.0.5 2021-04-13 21:29:57 -04:00
Qstick
a0dec09a14 Fixed: Cardigann InfoUrls 2021-04-12 18:22:51 -04:00
Qstick
f4d4c01faa Update HistoryService.cs 2021-04-03 17:06:45 -04:00
bakerboy448
fe7141139b .net core -> .net 2021-04-02 17:31:13 -04:00
Qstick
6e46cd09c1 New: Detect and map App Indexers setup outside of Prowlarr 2021-03-26 21:18:29 -04:00