Commit Graph

79 Commits

Author SHA1 Message Date
Bogdan 7e4980b855 New: Add translations for columns 2023-08-03 17:20:36 +03:00
Mark McDowall 1a40924db3 Fixed: Improve translation loading
(cherry picked from commit 73c5ec1da4dd00301e1b0dddbcea37590a99b045)
2023-08-03 16:05:39 +03:00
Mark McDowall 4bfaab4b21 Typings cleanup and improvements
(cherry picked from commit b2c43fb2a67965d68d3d35b72302b0cddb5aca23)
2023-07-20 14:40:21 +03:00
Mark McDowall fc80efd15f Fixed: List jump bar click issues
(cherry picked from commit 9c7378625112088d022239fdbdb90c0dc941d61d)
2023-07-18 23:37:26 +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 40a932cd28 Improved page loading errors 2023-06-17 03:36:40 +03:00
Benjamin Staneck 26ac66c0e1 Fixed some aria violations
(cherry picked from commit 7aa846343815105e3576e6aa20eac64fcb0edf8d)
2023-05-06 10:50:05 +03: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 2d33560d89 Theme tweaks 2022-12-22 15:29:26 -06:00
Qstick c7eb08a0f0 New: Auth Required
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2022-12-20 14:23:09 -06:00
Qstick 9959a1b5ed Translation Improvements 2022-07-06 19:22:07 -05:00
Qstick 8c10f8b55c Cleanup Language and Localization code 2022-07-06 19:22:07 -05:00
Qstick 580fc528e5 Fix Donation Links 2022-06-24 18:49:08 -05:00
Qstick 2b58f3131e New: Move to CSS Variables for Colorings 2022-05-14 21:54:44 -05:00
Qstick 96d64afcca New: Instance name for Page Title 2022-05-13 20:13:41 -05:00
Qstick 5979c5f8fe Cleanup Config Options
Fixes #610
2021-11-22 16:40:05 -06:00
Qstick 520d82ed20 lint fixup 2021-11-21 18:58:02 -06:00
bakerboy448 b4f8fb733f Fixed: Indexer Display Issue on Search Page
Fixes #177
2021-08-30 20:47:46 -04:00
Qstick 7480ebea85 New: Per Indexer Proxies
Fixes #281
2021-08-15 01:57:00 -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 ec103e8b57 Add Logo to the Loading Screen for.... clarity 2021-05-12 22:31:43 -04:00
reloxx13 15e82dfa2b fix translate url 2021-05-12 12:58:29 -04:00
Qstick 730509543c Remove unused worker-loader 2021-04-25 23:05:05 -04:00
Qstick 2b6b17707d Cleanup unused frontend components 2021-04-25 23:05:05 -04:00
Qstick 3a3564a35b Avoid warning for missing AutoSuggest properties 2021-04-22 23:48:45 -04:00
Qstick f201db5cd3 Fixed: Header search redirects incorrectly with urlbase 2021-04-22 07:41:14 -04:00
Qstick 82eb6495d4 New: Header search for quick manual search 2021-04-20 13:27:27 -04:00
Qstick 881313ef2b New: Download Clients for Manual Grabs 2021-03-22 00:07:21 -04:00
Qstick fd27018caa Automatic History cleanup setting 2021-03-22 00:07:21 -04:00
Qstick cd17d419ac Frontend string cleanup 2021-03-02 00:36:28 -05:00
Qstick b3990d647c Logos 2021-02-19 17:53:03 -05:00
Qstick 56d5356f1e Show Indexer Status on Indexer Table 2021-02-11 21:54:00 -05:00
Qstick 88d1a3db6f Stats Page Foundation with Chart.js 2021-01-09 00:04:55 -05:00
Qstick eb697b630e Category Selection on Search Page 2020-12-26 16:59:23 -05:00
Qstick 191d06deca Fixed delete from mass editor 2020-10-22 14:56:21 -04:00
Qstick 94b295ddcf Search and History Improvements 2020-10-22 01:09:56 -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
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
nitsua 7f814a3cb9 New: Add support for left/right arrows on the movie details to navigate through movies
New: Add support for ctrl+home and ctrl+end to jump to the top and bottom of the movie index
New: Add redirect to previous movie instead of index when deleting one
2020-09-26 10:49:47 -04:00
Qstick ecbdd58f42 New: Separate UI Language into two settings for Movie Info and Main UI 2020-09-08 21:38:05 -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 04b84e4931 More Translations 2020-08-19 23:32:49 -04:00
Qstick 79a96bb43f Lazy Loading fuse-worker and fixed some potential timing issues
Fixes #4765
Fixes #4766

Co-Authored-By: taloth <taloth@users.noreply.github.com>
2020-08-15 12:25:28 -04:00