Commit Graph

140 Commits

Author SHA1 Message Date
Bogdan 343d7088c9 Fixed: Don't die on info indexer when the definition is missing 2023-11-19 01:36:50 +02:00
Bogdan 229d879f86 New: Show indexer categories in Add Indexer modal 2023-10-13 09:39:51 +03:00
bakerboy448 c061c309bd Improve tags helptext and add warnings 2023-09-14 20:48:28 +03:00
Bogdan fe9cad5697 Move clone button to the left 2023-09-04 11:00:37 +03:00
Bogdan 7dbfa74c40 Add external links for indexer history 2023-09-04 05:53:33 +03:00
Bogdan b472a022a6 Add history parameters to indexer history 2023-09-04 04:12:56 +03:00
Qstick 0a439a4a96 Show all queries in Total Queries block 2023-09-03 20:11:58 -05:00
Qstick d7df946c2b New: Summary Stats 2023-09-03 18:04:39 -05:00
Qstick 3dd3c80b54 New: Indexer history in indexer info modal 2023-09-03 18:04:39 -05:00
Qstick 0f160707d3 Chart style updates 2023-09-03 18:04:39 -05:00
Qstick b608e38454 New: Custom Filters for Stats 2023-09-03 18:04:39 -05:00
Bogdan c873b3ffac New: (UI) Add clone indexer in info modal 2023-09-03 23:08:15 +03:00
Bogdan 5ad6237785 Improve music and console search results for AnimeBytes
Also prevent duplicate categories showing in the indexer info modal
2023-08-21 18:08:43 +03:00
Bogdan a758161e31 New: Default name when adding providers 2023-08-14 16:07:23 +03:00
Bogdan 31261f66ad Use named tokens in frontend translate function 2023-08-13 22:59:56 +03:00
Bogdan 7e4980b855 New: Add translations for columns 2023-08-03 17:20:36 +03:00
Bogdan 419ef4b3bf New: More translations for columns
(cherry picked from commit aee8579d1823b7dfb94c0055fe33b5fb5a7fbf17)
2023-08-03 16:10:13 +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 3b5f151252 New: Set default names for providers in Add Modals 2023-07-27 02:58:07 +03:00
Bogdan 6be0e08635 Convert Delete Indexer to Typescript 2023-07-25 05:50:45 +03:00
Bogdan f618901048 Convert Indexer Stats to Typescript 2023-07-25 05:50:45 +03:00
Bogdan 1697cee680 Add hover background color in Indexer Table Index 2023-07-22 05:34:39 +03:00
Mark McDowall 4bfaab4b21 Typings cleanup and improvements
(cherry picked from commit b2c43fb2a67965d68d3d35b72302b0cddb5aca23)
2023-07-20 14:40:21 +03:00
Bogdan 27b36fe501 Tidy up input fields on mobile in Add Indexer Modal 2023-07-19 05:35:26 +03:00
Mark McDowall 5218bea705 Use named keys for apply tags help text
(cherry picked from commit c1f8c7b17ba5775a0f6f76cebc3173e03124d000)
2023-07-16 02:11:34 +03:00
Bogdan 041a7c571f Translate url type for indexer description 2023-07-15 18:00:52 +03:00
Bogdan 9bac2992b5 Fixed: (UI) Show available indexers count in Add Indexer 2023-07-13 00:37:57 +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
Bogdan ab5b321385 New: (UI) Add priority to Indexer Editor 2023-07-08 19:12:54 +03:00
Bogdan bd6a37dc8c Fixed: (UI) Regain jump to character functionality for search releases 2023-07-08 17:02:01 +03:00
Bogdan 2ce5618499 Improve indexer multiple select functionality 2023-07-08 03:13:41 +03:00
Bogdan 712404ddca Show download client field only when download clients are set 2023-07-06 01:07:32 +03:00
ricci2511 826828e8ec New: Add download client per indexer setting 2023-07-06 01:07:32 +03:00
Bogdan 252740519f Remove unused prop in Stats 2023-07-06 00:39:33 +03:00
Bogdan 15e7cc7ea8 New: (UI) Show indexer categories in info modal 2023-06-20 13:23:06 +03:00
Bogdan 427802a50e Update status translations for Indexer index 2023-06-18 15:46:43 +03:00
Bogdan 4e03ebadc4 New: (UI) Add filter by categories in add indexer modal
Fixes #872
Closes #1731
2023-06-18 08:14:39 +03:00
Bogdan 40a932cd28 Improved page loading errors 2023-06-17 03:36:40 +03:00
Bogdan 4561859c2b Fixed: (UI) Case-insensitive sorting for add indexer modal 2023-06-14 10:03:02 +03:00
Bogdan ea635e685b Fix duplicate indexers with same name in add modal 2023-06-03 05:32:42 +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
Bogdan cb1fd39cb3 API key improvements
Fixed: Special characters in API key
New: Add heathcheck for API Key

(cherry picked from commit 9325140b90f8ac625ae5b26075748c22f6f06158)
2023-05-08 15:13:01 +03:00
Bogdan f13d5c5a14 Fix typo in ShowSearchHelpText 2023-05-03 21:24:22 +03:00
Bakerboy448 40dc4de47d Fixed: Missing Translates 2023-04-29 15:29:46 -05:00
Bogdan b97f6f8ddf Fixed: (UI) Add New Indexer button to open the Add Indexer modal
Fixes #1625
Closes #1389
2023-04-24 04:31:11 +03:00
Bogdan 22cab3a63f Fixed: (UI) Use empty object when capabilities are undefined 2023-03-09 05:03:49 +02:00
Bogdan bb1ebda753 Fixed: (UI) Add tags to modal info and sort by label 2023-02-28 04:10:26 +02:00
Qstick 0b9b671849 Fixed: RSS Icon color in light theme 2023-02-27 18:52:10 -06:00