Commit Graph

54 Commits

Author SHA1 Message Date
Bogdan 8aad1ac554 New: Allow major version updates to be installed (#2260)
* New: Allow major version updates to be installed

(cherry picked from commit 0e95ba2021b23cc65bce0a0620dd48e355250dab)

* fixup! New: Allow major version updates to be installed

---------

Co-authored-by: Mark McDowall <mark@mcdowall.ca>
2024-10-19 09:01:23 +03:00
Mark McDowall 5cbbd060a4 Update React Lint rules for TSX
(cherry picked from commit 1299a97579bec52ee3d16ab8d05c9e22edd80330)
2024-08-15 03:31:29 +03:00
Mark McDowall ef19673a76 Convert System to TypeScript
(cherry picked from commit 72db8099e0f4abc3176e397f8dda3b2b69026daf)
2024-08-15 03:31:29 +03:00
The Dark c3cf8a6ebb Convert App to TypeScript
(cherry picked from commit d6d90a64a39d3b9d3a95fb6b265517693a70fdd7)
(cherry picked from commit 428569106499b5e3a463f1990ae2996d1ae4ab49)
(cherry picked from commit d0e9504af0d88391a74e04b90638e4b2d99fb476)
(cherry picked from commit ee80564dd427ca1dc14c192955efaa61f386ad44)
(cherry picked from commit 76650af9fdc7ef06d13ce252986d21574903d293)
2024-08-15 03:31:29 +03:00
Mark McDowall 596efe8fb0 New: Dark theme for login screen
(cherry picked from commit cae134ec7b331d1c906343716472f3d043614b2c)
2024-05-09 23:40:49 +03:00
Bogdan 478a185968 Convert createDimensionsSelector to typescript 2024-04-21 13:08:56 +03:00
Bogdan a20a81f424 New: Category filter for Indexers 2024-01-23 09:00:49 +02:00
Bogdan 25d94a9286 New: History custom filters
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
2024-01-08 00:53:40 +02:00
Bogdan d7927f60fe Cleanup appName tokens
Co-authored-by: Stevie Robinson <stevie.robinson@gmail.com>
2023-11-19 22:32:43 +02:00
Bogdan 7dbfa74c40 Add external links for indexer history 2023-09-04 05:53:33 +03:00
Qstick 3dd3c80b54 New: Indexer history in indexer info modal 2023-09-03 18:04:39 -05:00
Qstick b608e38454 New: Custom Filters for Stats 2023-09-03 18:04:39 -05:00
Stevie Robinson 307adf053e Translate Updated and Connection Lost Modals in frontend
(cherry picked from commit 074aa6f4457bf83173e6ba7209c452a6e0659a35)
2023-08-14 01:22:09 +03:00
Mark McDowall 1a40924db3 Fixed: Improve translation loading
(cherry picked from commit 73c5ec1da4dd00301e1b0dddbcea37590a99b045)
2023-08-03 16:05:39 +03:00
Bogdan 72e6d66269 New: (Apps) Add force sync indexers for applications 2023-07-31 07:22:08 +03:00
Bogdan e51b85449d Convert store selectors to Typescript 2023-07-30 21:06:44 +03:00
Bogdan cab50b35aa Convert some selectors to Typescript 2023-07-29 03:14:47 +03:00
Bogdan f618901048 Convert Indexer Stats to Typescript 2023-07-25 05:50:45 +03:00
Mark McDowall 4bfaab4b21 Typings cleanup and improvements
(cherry picked from commit b2c43fb2a67965d68d3d35b72302b0cddb5aca23)
2023-07-20 14:40:21 +03:00
Mark McDowall 5e52627799 Fixed: Ensure translations are fetched before loading app
(cherry picked from commit ad2721dc55f3233e4c299babe5744418bc530418)
2023-07-16 08:29:30 +03:00
Bogdan 1488fb7570 Revert "Fixed: Ensure translations are fetched before loading app"
This reverts commit 0fc52ae16f.
2023-07-16 04:07:54 +03:00
Mark McDowall 0fc52ae16f Fixed: Ensure translations are fetched before loading app
(cherry picked from commit ad2721dc55f3233e4c299babe5744418bc530418)
2023-07-16 02:21:39 +03:00
Bogdan 1706728230 New: Bulk Manage Applications, Download Clients
Co-authored-by: Qstick <qstick@gmail.com>
2023-07-10 19:17:46 +03:00
Qstick 9fd3eb4d6b Extract useSelectState from SelectContext
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2023-05-31 19:41:55 -05:00
Mark McDowall c0383ad5f5 Refactor Indexer index to use react-window
(cherry picked from commit d022679b7dcbce3cec98e6a1fd0879e3c0d92523)
2023-02-25 22:17:31 -06:00
Qstick 54dce448a8 Added react-hooks lint rules
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2023-02-19 23:09:35 -06:00
Qstick 8d39d5c6bb New: Native Theme Engine 2022-05-14 21:54:44 -05:00
Qstick 96d64afcca New: Instance name for Page Title 2022-05-13 20:13:41 -05:00
bakerboy448 0dbd23c52b Fixed: Various Translations 2021-12-30 23:34:48 -06:00
Qstick 7480ebea85 New: Per Indexer Proxies
Fixes #281
2021-08-15 01:57:00 -04:00
nitsua 78b7c711b6 Fixed maintenance release not showing as such in AppUpdatedModal
Originally by Taloth 4559eed0ecf4b87b8aa16a86d2161ac72fbf54e5
2021-05-12 22:40:28 -04:00
Mark McDowall e6c9bbfb8c Fixed: Update modal error
(cherry picked from commit 6d911581c3604a69b4a58c07da39ffb2a10fbf8d)
2021-05-12 22:20:45 -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 881313ef2b New: Download Clients for Manual Grabs 2021-03-22 00:07:21 -04:00
Qstick f36f98e32b Secret Dev Settings Page 2021-03-12 14:59:04 -05:00
Qstick 512216cf90 Hook up Test All Applications button in UI 2021-02-20 17:42:56 -05:00
Qstick 413fc1aa11 Rework Add Indexer Modal 2021-02-13 02:56:30 -05:00
Qstick 88d1a3db6f Stats Page Foundation with Chart.js 2021-01-09 00:04:55 -05:00
nitsua 47fbab02c5 Add support for Applications 2020-10-22 16:45:25 -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 ad04d0d261 More Cleanup 2020-10-19 01:07:21 -04:00
Qstick e1020f4107 Initial Push 2020-10-18 04:18:35 -04:00
Qstick 361ffe353d New: Browse Lists from Discover Movies Page 2020-09-03 22:50:56 -04:00
nitsua be38ca4728 More Language string migration 2020-08-30 03:12:39 -04:00
Qstick 82b546999a More Frontend Translation 2020-07-31 23:05:21 -04:00
Qstick 71e715f954 Import Sorting Lint for Frontend (#4655) 2020-07-28 14:47:25 -04:00
Qstick 6802bfc736 Fixed: List UI Revamp 2020-06-14 17:42:08 -04:00
Qstick 7f0581018b New: Enforce Indent after Logical for UI 2019-12-06 21:38:58 -05:00
Qstick 21ed073f29 New: Add List and Discovery Pages (#3803) 2019-10-05 23:21:55 -04:00