Commit Graph

66 Commits

Author SHA1 Message Date
Bogdan 4e8b9e81cf New: Option to prefer magnet URLs over torrent file links
Co-authored-by: Deathspike <meister.deathspike@outlook.com>

New: Bulk edit Prefer Magnet Url for indexers
2024-09-27 06:42:06 +03:00
Bogdan 99f9a0b4e6 Improve sorting indexer by status 2024-08-23 02:52:59 +03:00
Mark McDowall 5cbbd060a4 Update React Lint rules for TSX
(cherry picked from commit 1299a97579bec52ee3d16ab8d05c9e22edd80330)
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
Bogdan 9c599a6be4 New: (UI) Indexer privacy label
Fixes #2132
2024-06-28 05:43:09 +03:00
Bogdan 7022054dd7 New: Indexer ID as column
Fixes #1948
2024-01-12 14:58:27 +02:00
Bogdan 229d879f86 New: Show indexer categories in Add Indexer modal 2023-10-13 09:39:51 +03:00
Qstick 3dd3c80b54 New: Indexer history in indexer info modal 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 419ef4b3bf New: More translations for columns
(cherry picked from commit aee8579d1823b7dfb94c0055fe33b5fb5a7fbf17)
2023-08-03 16:10:13 +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 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 1706728230 New: Bulk Manage Applications, Download Clients
Co-authored-by: Qstick <qstick@gmail.com>
2023-07-10 19:17:46 +03:00
Bogdan bd6a37dc8c Fixed: (UI) Regain jump to character functionality for search releases 2023-07-08 17:02:01 +03:00
Bogdan 427802a50e Update status translations for Indexer index 2023-06-18 15:46:43 +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 22cab3a63f Fixed: (UI) Use empty object when capabilities are undefined 2023-03-09 05:03:49 +02:00
Qstick 0b9b671849 Fixed: RSS Icon color in light theme 2023-02-27 18:52:10 -06:00
Bogdan 65a954b831 Fixed: (UI) Replace api. only if it's a subdomain 2023-02-27 19:50:24 +02:00
Qstick 6482509a1d New: Improved Indexer disabled popover 2023-02-26 21:18:25 -06:00
Qstick 0e82899958 New: VIP Expiration column on indexer index
Fixes #456
Fixes #797
2023-02-26 19:56:56 -06:00
Qstick 02ad2379a5 Fixed: Duplicate capabilities cause JS error 2023-02-26 19:40:17 -06:00
Qstick b637733f68 New: Indexer RSS Link on Index
Fixes #182
2023-02-26 17:43:50 -06:00
Qstick aaaedf1cd7 Fixed: Semi-Private labels in indexer list 2023-02-26 17:36:39 -06:00
Qstick 99d315979e New: Link Indexer name to info modal
#546
2023-02-26 01:06:13 -06:00
Mark McDowall c0383ad5f5 Refactor Indexer index to use react-window
(cherry picked from commit d022679b7dcbce3cec98e6a1fd0879e3c0d92523)
2023-02-25 22:17:31 -06:00
Bogdan 4ad992f76a Fixed: (UI) Replace api. only if it's a subdomain 2023-02-21 22:59:08 +02:00
Bogdan 24d6a0cb06 Fixed: (UI) Remedy for external link regression 2023-02-18 19:01:23 +02:00
Bogdan 3a52048dc2 Fixed: (UI) Check for non-array indexerUrls 2023-02-11 08:27:16 +02:00
Qstick 50331c61ae Fixed: Use selected BaseUrl for external link
Fixes #1310
2023-01-10 22:19:15 -06:00
Qstick 4914fcd5df Fixed: (UI) Category is None in history if only search by sub category 2022-12-31 17:03:27 -06:00
Qstick 2b58f3131e New: Move to CSS Variables for Colorings 2022-05-14 21:54:44 -05:00
Vladimir Tasic fb8b65a91b #834 #256 fix for unable to load the Indexes page
#834 #256 fix for unable to load the Indexes page
2022-04-09 21:57:45 -05:00
Qstick 17608cf915 Misc definition handling improvements 2022-01-30 20:57:06 -06:00
bakerboy448 0dbd23c52b Fixed: Various Translations 2021-12-30 23:34:48 -06:00
Qstick 520d82ed20 lint fixup 2021-11-21 18:58:02 -06:00
Robin Dadswell b46e2c6ad1 New: Renamed Blacklist to Blocklist 2021-08-19 20:08:26 -04:00
Qstick 38c09277d9 New: Alternative Site Links 2021-06-27 01:58:37 -04:00
Robin Dadswell 974ab6387f Fixed: Website Links going to api not site 2021-06-09 15:48:51 -05:00
Qstick 56850aa6d9 Fixed: Indexer sort is case sensitive 2021-06-01 21:56:35 -04:00
Qstick f64f8e915f New: App Sync Profiles 2021-05-27 17:22:32 -04:00
Qstick 5d61025eca Fixed: New redirect icon 2021-05-15 19:00:06 -04:00
Qstick c836b3c43c New: Blue for redirected indexers 2021-04-30 00:02:12 -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