Commit Graph

164 Commits

Author SHA1 Message Date
Qstick
e90a796b27 New: Seed Settings Sync 2022-05-10 19:32:05 -05:00
Qstick
69de6d18eb Fixed: Prevent delete of last profile 2022-03-25 18:53:29 -05:00
Qstick
76daee3a1b New: Identify indexers that are already setup in add list 2022-01-17 19:24:52 -06:00
Qstick
1cbf61f4db New: Show definition name on add/edit screen for Cardigann 2022-01-17 19:23:08 -06:00
Qstick
d925b37066 Update createSentryMiddleware.js 2022-01-08 15:12:07 -06:00
Qstick
0af8e84d2d Remove unused sortByName import from indexerIndexActions 2022-01-03 16:43:22 -06:00
Qstick
08d112a96f New: Privacy custom filter option
Fixes #759
2022-01-03 12:35:05 -06:00
bakerboy448
5e3322c538 New: OnApplicationUpdate Notifications
(based on Radarr Commits
9e175e28efcfc6ac3e414649b955a10fb0e951e7
4f5f9ff77ee4de05ba04cc677eb7baf4df726af5
4ebcbc28aa3e3268ecc37c5fc2b5565da8f13305
)
Fixes #723

Co-authored-by: Qstick <qstick@gmail.com>
2021-12-22 19:07:07 -06:00
Qstick
89510c4a65 Fixed: Workaround net6 object serialization issues
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2021-12-01 20:39:26 -06:00
Qstick
a61d4ab88c New: Stats filters 2021-11-29 23:14:48 -06:00
Qstick
cd7c73bad3 Fixed: Indexer not removed in UI when deleted
Indexer doesn't get removed because createAjaxReqest expects JSON type return, however after net6 provider delete event returns text/html type.
2021-11-23 18:18:00 -06:00
Qstick
1183a0386d New: Grab Title column option in History
Fixes #628
2021-11-22 16:40:06 -06:00
Qstick
4d021fe8dc Fixed: Default search type should be 'search' 2021-11-22 08:09:32 -06:00
Qstick
5d32bcf8b9 New: Bulk Grab Releases and Parameter Search 2021-11-20 18:00:55 -06:00
Robin Dadswell
61cff12206 Fixed: Time column is first column on events page
(cherry picked from commit c14ef7bee7477ad5d29498f1cba94267eb11daf0)
2021-11-09 18:55:05 -06:00
Robin Dadswell
b46e2c6ad1 New: Renamed Blacklist to Blocklist 2021-08-19 20:08:26 -04:00
Qstick
7480ebea85 New: Per Indexer Proxies
Fixes #281
2021-08-15 01:57:00 -04:00
Qstick
c2c12297bd Fixed: Persist columns for search page 2021-07-08 20:49:15 -04:00
Qstick
80ec66514e change wiki links from wikjs to wiki endpoint 2021-06-21 21:13:08 -04:00
Qstick
4a851c37d5 New: AutoFocus search and Search on 'Enter'
Fixes #113
2021-06-06 22:16:39 -04:00
Qstick
8b0a8e82b5 Wikijs Links 2021-06-05 16:37:49 -04:00
Qstick
56850aa6d9 Fixed: Indexer sort is case sensitive 2021-06-01 21:56:35 -04:00
Qstick
1639753511 New: (History) Filter by Failed 2021-05-31 10:07:09 -04:00
Qstick
f64f8e915f New: App Sync Profiles 2021-05-27 17:22:32 -04:00
Qstick
dd66d7845c New: Rewrite Indexer Flags Implementation 2021-05-24 23:46:30 -04:00
Qstick
d3839a9982 New: Filter Indexers by enabled 2021-05-15 19:14:42 -04:00
Qstick
953b324df9 wiki updates 2021-05-12 23:11:58 -04:00
Mark McDowall
9a8f2be432 Fixed: Restoring a backup with a different API didn't reload properly 2021-05-12 22:47:16 -04:00
Mark McDowall
a45e6918d7 Update column properties when restoring persisted state
(cherry picked from commit 653db8290e0a7737348d911d322c4218c3b5b677)
2021-05-12 22:39:03 -04:00
Mark McDowall
5e24357c85 Fixed: Table column order resetting after refresh
(cherry picked from commit 044cb563a6488c16916ea7617d1f91404330b06f)
2021-05-12 22:38:20 -04:00
Qstick
86eeb3cc57 New: Show previously installed version in Updates UI
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2021-05-12 22:18:04 -04:00
Qstick
c6c1644d00 Add Encoding, Language, Description Indexer props 2021-04-25 23:30:52 -04:00
Qstick
2b6b17707d Cleanup unused frontend components 2021-04-25 23:05:05 -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
0454e547ac New: Show search parameters on History view 2021-04-18 20:41:06 -04:00
Qstick
881313ef2b New: Download Clients for Manual Grabs 2021-03-22 00:07:21 -04:00
Qstick
9fab7d8328 History Improvements Round 1 2021-03-22 00:07:21 -04:00
ta264
0fa526a1af New: Support for indexers with image CAPTCHAs 2021-03-20 16:53:01 -04:00
ta264
dbdc527f2e New: Use ASP.NET Core instead of Nancy
(cherry picked from commit 58ddbcd77e17ef95ecfad4b746084ee9326116f3)
2021-03-16 19:29:49 +00:00
Qstick
f36f98e32b Secret Dev Settings Page 2021-03-12 14:59:04 -05:00
Qstick
0f27837246 New: Bulk Enable/Disable 2021-02-22 20:56:44 -05:00
Qstick
512216cf90 Hook up Test All Applications button in UI 2021-02-20 17:42:56 -05:00
Qstick
0b45929ccc User Agent Stats 2021-02-20 00:47:49 -05:00
Qstick
0afb01962f Misc Fixes 2021-02-19 22:29:47 -05:00
Qstick
ed0e11847a New: Application Status Warnings 2021-02-19 00:20:00 -05:00
Qstick
96cf058017 Trigger manual search from any History Item 2021-02-18 22:21:46 -05:00
Qstick
413fc1aa11 Rework Add Indexer Modal 2021-02-13 02:56:30 -05:00