Commit Graph

567 Commits

Author SHA1 Message Date
Qstick
56d5356f1e Show Indexer Status on Indexer Table 2021-02-11 21:54:00 -05:00
Qstick
febdf2a027 Fix Category Labels 2021-02-08 20:51:10 -05:00
Qstick
5e7ef18212 Frontend Cleanup 2021-02-07 23:13:23 -05:00
Mark McDowall
20dd071fd6 Fixed: Restored robots.txt
(cherry picked from commit 37501094d7256e4dbe13de33b392933f6d475553)
2021-02-07 21:23:35 -05:00
Mark McDowall
2a6a0247c1 Use createHandleActions for adding/removing commands so itemMap is synced properly
(cherry picked from commit 99be6a7e4065b77c910df6444a468fedc23e90cc)
2021-02-07 21:21:18 -05:00
Qstick
66f726bf6f Misc Updates 2021-01-10 02:50:10 -05:00
Qstick
88d1a3db6f Stats Page Foundation with Chart.js 2021-01-09 00:04:55 -05:00
Qstick
76c271fab0 Handle Cardigann "info" extra settings field 2021-01-08 21:59:39 -05:00
Qstick
a233b6b0a1 Allow group select Indexers by protocol in Search view 2020-12-28 23:25:57 -05:00
Qstick
d9892cffd6 Fix Search Table Options Modal 2020-12-28 22:48:26 -05:00
Qstick
a3bf86935d Show Categories and Source for History Details 2020-12-28 21:41:08 -05:00
Qstick
a041fc0d4b Parse Files and Grabs in Release Info 2020-12-28 21:40:54 -05:00
Qstick
eb9b14ba24 Indexer Cleanup 2020-12-26 16:59:23 -05:00
Qstick
eb697b630e Category Selection on Search Page 2020-12-26 16:59:23 -05:00
Qstick
d2a8acb1a6 Net 5.0
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2020-12-26 16:59:23 -05:00
Qstick
b586b6ac1c Newznab Work 2020-12-26 16:59:23 -05:00
Qstick
8e72c7153d Lots of workings to search processing, UI Categories 2020-12-26 16:59:23 -05:00
Qstick
fef81171ba More Cardigann 2020-12-26 16:59:23 -05:00
Qstick
2006ce42d0 Fix UI issues with no indexers exist 2020-10-23 14:58:04 -04:00
ta264
d041b152d6 Basic support for cardigann definitions 2020-10-23 14:56:43 -04:00
Qstick
4b66d99029 Misc History Improvements 2020-10-23 01:10:24 -04:00
nitsua
47fbab02c5 Add support for Applications 2020-10-22 16:45:25 -04:00
Qstick
191d06deca Fixed delete from mass editor 2020-10-22 14:56:21 -04:00
Qstick
dd5b35e590 Fix Delete Indexer from Edit Modal 2020-10-22 12:14:36 -04:00
Qstick
94b295ddcf Search and History Improvements 2020-10-22 01:09:56 -04:00
Qstick
dd8313f9ce Fix Lint in HistoryRow 2020-10-21 12:25:50 -04:00
Qstick
5f7d063c14 Fix Search and Add Indexers 2020-10-21 12:23:58 -04:00
Qstick
cfb1a80c58 Newznab Responses for Caps and Movie Search (rough) 2020-10-21 01:47:20 -04:00
Qstick
84cbfe870f Cleanup Search UI, Newznab Caps API 2020-10-20 13:46:58 -04:00
Qstick
f290afa68c Indexer and Search page work 2020-10-20 02:08:45 -04:00
Qstick
e671cce021 Fix build, Add some color 2020-10-19 13:15:50 -04:00
Qstick
ad04d0d261 More Cleanup 2020-10-19 01:07:21 -04:00
Qstick
e1020f4107 Initial Push 2020-10-18 04:18:35 -04:00
nitsua
5b83d09d5e Remove some instances of moment that are not needed on the index to reduce the load 2020-10-17 01:04:50 -04:00
Qstick
0086e2699e Protect against undefined SizeOnDisk
Fixes #5205

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-16 22:59:21 -04:00
Qstick
37c9701237 Fixed: Rerender Overviews on Overview option changes
Fixes #5150

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-16 22:55:28 -04:00
Qstick
6d452d8479 New: Bulk remove from Blacklist
Fixes #5194

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-16 22:45:23 -04:00
Qstick
e82f0c01d8 Re-saving edited providers will forcibly save them
Fixes #5192

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-16 22:28:19 -04:00
EnorMOZ
315929bc5e Update "TagsHelpText" with similar language as sonarr (#5218)
* Update "TagsHelpText" with similar language as sonarr

* Use new translation key
2020-10-15 23:00:31 -04:00
Qstick
e52288bd67 New: Edit RlsGroup, Flags, and Edition for Movie Files (#5183)
* New: Edit RlsGroup and Edition for Movie Files

* fixup! remove console log

* fixup! translation
2020-10-15 10:38:30 -04:00
servarr[bot]
f2f26d88b9 New: Differentiate between short term and long term (more than 6 hours) indexer failures (#5202)
* New: Differentiate between short term and long term (more than 6 hours) indexer failures

(cherry picked from commit 2adedb97da5ad31b65f0dc2eec5c263efe95731f)

* fixup! Mock Localization

Co-authored-by: Mark McDowall <mark@mcdowall.ca>
Co-authored-by: Qstick <qstick@gmail.com>
2020-10-15 07:20:02 -04:00
Mark McDowall
a9a0d47f9f Fixed: Copying passwords
(cherry picked from commit c871b3f9487b9bfeb3726d763a632a772b420a0a)
2020-10-11 20:36:46 -04:00
Qstick
aeda4cba32 Fixed: Render CustomFormats under profile option for Large Screens 2020-10-07 22:01:58 -04:00
Qstick
a826c1dc25 New: MultiSelect input control for provider settings
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-10-07 21:27:17 -04:00
nitsua
f850e75d4e Fix issue with push missing the URL base 2020-10-06 11:05:43 -04:00
nitsua
6c9e4994d8 Fix broken translations on index 2020-10-06 09:35:08 -04:00
Qstick
53eeee8b91 New: Allow Selection Original Movie Languge in Profile 2020-10-06 00:33:33 -04:00
nitsua
e880eb0e00 More translations 2020-10-06 00:29:45 -04:00
Mark McDowall
73b0a461d3 Fix tooltip max width on larger screens
(cherry picked from commit f4f2a6f5fc14244f9acf8186cbacda7f9c1e0481)
2020-10-05 00:14:28 -04:00
Qstick
d86402efb1 Fixed: formatTimeSpan shows incorrect when over 1 month 2020-10-04 23:38:10 -04:00