Commit graph

891 commits

Author SHA1 Message Date
Mark McDowall
3192990874 Fixed: Number input changing while scrolling
(cherry picked from commit cc46ed56b4b70fe1f1443c0a927383f19c989c47)
2023-04-09 20:19:02 -05:00
Bogdan
f638cf34d1 Fixed: (UI) Fix search sorting by empty categories 2023-04-08 00:52:30 +03:00
Bogdan
5aa4a5faaa Fixed: (Tags) Show applications in tag details 2023-04-05 05:12:56 +03:00
bakerboy448
3ea43d711a New: Display Parameters on History by default 2023-03-18 13:16:09 +02:00
Bogdan
88329ff104 Fixed: (UI) Use event.composedPath() 2023-03-12 18:55:28 +02:00
Scott Jasso
38d5739406 Fix search UI offset 2023-03-12 11:13:12 -05:00
Bogdan
0576c6af03 Fixed: (UI) Include ES6 libs in babel on Windows builder 2023-03-11 18:43:14 +02: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
Bogdan
65a954b831 Fixed: (UI) Replace api. only if it's a subdomain 2023-02-27 19:50:24 +02:00
Qstick
05b477e9d1 Fixed: Better sorting of releases in manual search
Fixes #1472
2023-02-26 22:54:54 -06: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
d9f2ad0a2b New: Edit and Delete Buttons in Indexer Info modal 2023-02-26 19:24:34 -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
Qstick
ff16043a06 New: Add noreferrer to external links 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
Mark McDowall
c2599ef2e7 Switch to eslint for linting
(cherry picked from commit a18c3774661f466727ab46315211aecb43ef1def)
2023-02-25 22:17:31 -06:00
Mark McDowall
2cd1679918 Add Prettier to format TypeScript files
(cherry picked from commit de56862bb97b092c5fc44359caf3b2abdbcfdf96)
2023-02-25 22:17:31 -06:00
Mark McDowall
545d47b05c Add typescript 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
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
1640980e2b New: OnGrab Notifications 2023-02-19 17:16:05 -06:00
Bogdan
24d6a0cb06 Fixed: (UI) Remedy for external link regression 2023-02-18 19:01:23 +02:00
Qstick
a31b107a90 Fix some UI translated strings 2023-02-12 18:22:43 -06:00
Bogdan
3a52048dc2 Fixed: (UI) Check for non-array indexerUrls 2023-02-11 08:27:16 +02:00
Bogdan
5a9d4d6280 Fixed: (UI) Transpile ES6 libs to fix issues on some browsers 2023-01-11 21:23:10 -06:00
Qstick
50331c61ae Fixed: Use selected BaseUrl for external link
Fixes #1310
2023-01-10 22:19:15 -06:00
Qstick
cc841fe3d1 Remove Preview from Page Title 2023-01-02 18:06:34 -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
f386ddb806 Fixed: Sorting on mobile search UI 2022-12-31 16:17:54 -06:00
Qstick
4175c2577e Fixed: Link to release page from mobile search 2022-12-31 15:56:29 -06:00
Qstick
6ce9e5ceb9 Fixed: Release Grab not working on Mobile search 2022-12-30 18:28:55 -06:00
Qstick
2d33560d89 Theme tweaks 2022-12-22 15:29:26 -06:00
Qstick
2e851b0588 New: Mobile friendly manual search
Fixes #490
2022-12-22 13:37:09 -06:00
Qstick
c94beb6814 Fixed: Translations for Auth Settings 2022-12-20 14:58:58 -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
2a2e859420 Update UI Dependencies 2022-12-20 14:23:09 -06:00
Qstick
31f0e8212e Update UI Dev Dependencies 2022-12-20 14:23:09 -06:00
Qstick
810b3612aa Fixed: Mapping of Year, Genre, other from search string 2022-12-20 12:34:56 -06:00
Qstick
a635820b48 New: Sync Indexers button on index page
Fixes #92
2022-12-18 21:33:30 -06:00
Qstick
0fa5127c83 Cleanup dev logging in UI 2022-12-18 12:56:03 -06:00
Qstick
9dde041c99 New: Search by description on add indexer modal
Fixes #1000
2022-12-18 00:13:44 -06:00
Qstick
0d918a0aa9 New: Define multiple mapped categories for Download Clients
Fixes #170
2022-12-17 14:11:09 -06:00
Zak Saunders
c69843931e New: Auto theme option to match OS theme
Co-authored-by: Qstick <qstick@gmail.com>
2022-12-08 17:40:59 -06:00
Qstick
25217c0ee8
Fixed: TypeError on Keyup in Firefox for IndexerIndex 2022-09-25 20:44:26 -05: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
5ee95e3cc2
V6 Cardigann Changes (#1045)
* V6 Cardigann Changes

* fixup!

* !fixup range

* !fixup more cardigann tests
2022-06-27 20:39:15 -05:00
Qstick
580fc528e5 Fix Donation Links 2022-06-24 18:49:08 -05:00
Qstick
dfed229a1d Fix Tooltips in Dark Theme 2022-06-24 18:46:58 -05:00
Qstick
5d14d2c134
Fixed: Input options background color on mobile 2022-05-18 15:47:17 -04:00
Qstick
86f2f074e7 New: Dark Theme 2022-05-14 21:54:44 -05:00
Qstick
2b58f3131e New: Move to CSS Variables for Colorings 2022-05-14 21:54:44 -05:00
Qstick
8d39d5c6bb New: Native Theme Engine 2022-05-14 21:54:44 -05:00
twolaw
beabd10f06 diversify chartcolors for doughnut & stackedbar 2022-05-14 19:38:23 -05:00
Qstick
96d64afcca New: Instance name for Page Title 2022-05-13 20:13:41 -05:00
Robin Dadswell
9d5d92b74c New: Set Instance Name 2022-05-13 20:13:41 -05:00
Qstick
e90a796b27 New: Seed Settings Sync 2022-05-10 19:32:05 -05:00
Douglas R Andreani
a6eb1bf546 New: Add date picker for custom filter dates
(cherry picked from commit 5a08d5dc248bf1dbaa43264a2a470149cf716a3c)
2022-04-16 12:42:52 -05:00
Zack Eckersley Pallett
18189d086b New: Add backup size information
Closes #957

(cherry picked from commit 78aeda1a2cc217c367c5c3c6fd281c101b28413c)
2022-04-16 12:37:51 -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
bakerboy448
a81d632878
Fixed: Indexer Infobox Error (#920)
* Fixed: Indexer Infobox Error

* fixup! Fixed: Indexer Infobox Error

* fixup! Fixed: Indexer Infobox Error
2022-03-30 09:22:17 -05:00
bakerboy448
cb8c0d4aa7 New: Indexer Description in Add Indexer Modal 2022-03-29 23:24:48 -05:00
bakerboy448
788a5a3e24 Fixed: Missing Translates 2022-03-29 23:24:48 -05:00
bakerboy448
4f056bf228 New: Add Search Capabilities to Indexer API & InfoBox 2022-03-29 23:24:48 -05:00
Qstick
69de6d18eb Fixed: Prevent delete of last profile 2022-03-25 18:53:29 -05:00
Qstick
627da14a32 New: Load more (page) results on Search UI 2022-03-24 22:19:00 -05:00
Qstick
fa41bf3c58 Frontend Package Updates 2022-03-24 20:30:56 -05:00
bakerboy448
2f5b55013a Fixed: '/indexers' URL Base breaking UI navigation
(cherry picked from commit 140547e42a32cbaf80e7a794c5be9bfb574e97a2)
2022-03-21 18:01:39 -05:00
Qstick
17608cf915 Misc definition handling improvements 2022-01-30 20:57:06 -06:00
Qstick
76daee3a1b New: Identify indexers that are already setup in add list 2022-01-17 19:24:52 -06:00
Qstick
1cbf61f4db New: Show definition name on add/edit screen for Cardigann 2022-01-17 19:23:08 -06:00
Qstick
34e57f27ff New: Don't close Indexer add list when adding Indexers 2022-01-17 18:45:40 -06:00
Qstick
d925b37066
Update createSentryMiddleware.js 2022-01-08 15:12:07 -06:00
Qstick
0af8e84d2d Remove unused sortByName import from indexerIndexActions 2022-01-03 16:43:22 -06:00
Qstick
08d112a96f New: Privacy custom filter option
Fixes #759
2022-01-03 12:35:05 -06:00
Agneev Mukherjee
8a5194e604 Update index.ejs 2022-01-02 13:10:07 -06:00
Agneev Mukherjee
8a73cf72c2 Set login.html theme-color to color of logo 2022-01-02 13:10:07 -06:00
bakerboy448
0dbd23c52b
Fixed: Various Translations 2021-12-30 23:34:48 -06:00
bakerboy448
66a6311dcc Fixed: SemiPublic => SemiPrivate 2021-12-30 23:00:19 -06:00
Qstick
c9e6a0339e Fixed: (Cardigann) Indexer privacy tweaks, Semi-Public fixes
Fixes #744
2021-12-29 18:18:09 -06:00
bakerboy448
5e3322c538 New: OnApplicationUpdate Notifications
(based on Radarr Commits
9e175e28efcfc6ac3e414649b955a10fb0e951e7
4f5f9ff77ee4de05ba04cc677eb7baf4df726af5
4ebcbc28aa3e3268ecc37c5fc2b5565da8f13305
)
Fixes #723

Co-authored-by: Qstick <qstick@gmail.com>
2021-12-22 19:07:07 -06:00
Robin Dadswell
69f5963f6f New: Frontend Placeholders from the Backend 2021-12-09 15:19:11 -06:00
Qstick
89510c4a65 Fixed: Workaround net6 object serialization issues
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2021-12-01 20:39:26 -06:00
Qstick
df764ce8b4 New: Postgres Support 2021-11-29 23:14:48 -06:00
Qstick
a61d4ab88c New: Stats filters 2021-11-29 23:14:48 -06:00
Qstick
cd7c73bad3 Fixed: Indexer not removed in UI when deleted
Indexer doesn't get removed because createAjaxReqest expects JSON type return, however after net6 provider delete event returns text/html type.
2021-11-23 18:18:00 -06:00
Qstick
884aecf846 New: Store call URL in History, Link in UI 2021-11-22 17:14:52 -06:00
Qstick
1183a0386d New: Grab Title column option in History
Fixes #628
2021-11-22 16:40:06 -06:00
Qstick
5979c5f8fe Cleanup Config Options
Fixes #610
2021-11-22 16:40:05 -06:00
Qstick
4d021fe8dc
Fixed: Default search type should be 'search' 2021-11-22 08:09:32 -06:00
Qstick
520d82ed20 lint fixup 2021-11-21 18:58:02 -06:00
Qstick
ce901ae8a3 Update translate.js to use createAjaxRequest 2021-11-21 17:46:24 -06:00
Qstick
5d32bcf8b9 New: Bulk Grab Releases and Parameter Search 2021-11-20 18:00:55 -06:00
Chris Sandvik
f69f96695b
New: Add a filter bar to the "Add Indexers" modal (#607)
* Add a filter bar to the "Add Indexers" modal

* Fix stylelint errors

* Hide AddIndexerModal alert on small screens
2021-11-20 11:31:45 -06:00
Robin Dadswell
61cff12206 Fixed: Time column is first column on events page
(cherry picked from commit c14ef7bee7477ad5d29498f1cba94267eb11daf0)
2021-11-09 18:55:05 -06:00
Qstick
34a09af01e New: Advanced settings for Application category control 2021-09-25 09:46:31 -04:00
Qstick
5a3d429d52 Remove unused MovieMonitor input 2021-09-25 09:46:31 -04:00
Qstick
40c49bce9b Fixed: Spinning of Test All Indexer icon
#507
2021-09-23 20:42:17 -05:00
Qstick
063083a1f1 Fixed: Search from header on Search Page
Fixes #511
2021-09-23 20:28:22 -05:00
Qstick
89a4c03dd2 Fixed: Translations for Tags setting page
Fixes #471
2021-08-30 22:48:24 -04:00
bakerboy448
b4f8fb733f Fixed: Indexer Display Issue on Search Page
Fixes #177
2021-08-30 20:47:46 -04:00
Qstick
ab7bc85368 fix mass delete 2021-08-22 15:53:30 -04:00
Robin Dadswell
b46e2c6ad1 New: Renamed Blacklist to Blocklist 2021-08-19 20:08:26 -04:00
Qstick
635fa78da9 Fixed: Cursor Jumps to end in when editing search term
Fixes #290
2021-08-15 22:41:33 -04:00
bakerboy448
7c1f5f769d Fixed: Settings Page Translates
New: Indexer Proxies Settings Page Links
- renamed Connect to Notifications
2021-08-15 09:15:07 -05:00
bakerboy448
e8c6103cc7 Fixed: Missing Indexer Proxy Modal translate 2021-08-15 09:15:07 -05:00
Qstick
7480ebea85 New: Per Indexer Proxies
Fixes #281
2021-08-15 01:57:00 -04:00
Qstick
12ae8edc50 New: (Indexer) Binsearch 2021-08-14 15:39:46 -04:00
Qstick
5e7f4f3fc1 Fixed: Add Test All for IndexerLongTermStatusCheck
Fixes #397
2021-08-05 13:47:30 -04:00
bakerboy448
4cbd2cd8bc Fixed: Add Missing Search Translates 2021-07-15 21:23:39 -04:00
Qstick
a60388fcf9 Fixed: Indexer Info modal doesn't show correct Url 2021-07-12 23:26:17 -04:00
Qstick
c2c12297bd
Fixed: Persist columns for search page 2021-07-08 20:49:15 -04:00
Qstick
a570fd2a8f New: Advanced settings toggle in indexer edit/add modal 2021-07-05 13:12:06 -04:00
Lagicrus
5cffb10e08
Fixed: If no categories are passed in, flag up a unknown error (#311)
* If no categories are passed in, flag up a unknown error

* Pass back in default props to deal with undefined issues
2021-07-05 08:42:51 -04:00
Junkbite
dd3c9c268e allow empty catergories on indexer search 2021-06-30 21:57:53 -04:00
Qstick
38c09277d9 New: Alternative Site Links 2021-06-27 01:58:37 -04:00
Qstick
80ec66514e change wiki links from wikjs to wiki endpoint 2021-06-21 21:13:08 -04:00
TheCatLady
a8f2700fe6 Sort average response times 2021-06-15 21:14:11 -04:00
Qstick
0fd242cd62 Additional help text for Download Clients 2021-06-12 16:45:19 -04:00
nitsua
75cbabf716
Add detailed help text for sync levels (#155)
Adjust donation buttons to fit on mobile
Other translation updates
2021-06-11 15:42:32 -04:00
Robin Dadswell
974ab6387f Fixed: Website Links going to api not site 2021-06-09 15:48:51 -05:00
Lagicrus
52bff3d7bd
Fixed: BarChart to have a stepSize multiplier of 1 instead of auto (#163)
* Fixes the BarChart to have a stepSize multiplier of 1 instead of auto

* Moves the size to props as per Discord

* Adds the same behavior to StackedBarChart's
2021-06-08 05:56:25 -04:00
Lagicrus
d965cb3c98
New: Sort 'Add Indexer' by Language (#130)
* New: Sort 'Add Indexer' by Language

* Adds language to propTypes

Updates propTypes to appease lint

* Call translate for labels
2021-06-08 05:20:26 -04:00
Lagicrus
b0819c97ed
Fixed: Adds a fix to support 3 digit issues (#157)
* Adds a fix to support 3 digit issues

* Fixes mistype with bug fix
2021-06-08 03:43:07 -04:00
bakerboy448
513b9d2324
Fixed: Add missing Translate Keys (#152) 2021-06-07 15:15:11 -05:00
Qstick
ab5cf45d88 Fixed: Allow Blank Search
#118
2021-06-06 22:37:27 -04:00
Qstick
40d55b915e Fixed: History PropTypes warning 2021-06-06 22:35:15 -04:00
Qstick
4a851c37d5 New: AutoFocus search and Search on 'Enter'
Fixes #113
2021-06-06 22:16:39 -04:00
bakerboy448
67f26fe185
Fixed: Updates to System > More Info (#67) 2021-06-06 16:11:06 -05:00
Robin Dadswell
b3fb640969
New: App Profile help text on addition and edit of Indexers and other misc translations 2021-06-05 21:58:53 +01:00
Qstick
8b0a8e82b5 Wikijs Links 2021-06-05 16:37:49 -04:00
Robin Dadswell
f25998959e
New: Added all Arr donation links 2021-06-05 21:15:06 +01:00
Qstick
56850aa6d9 Fixed: Indexer sort is case sensitive 2021-06-01 21:56:35 -04:00
Qstick
91b23e6413 Fixed: Separate failed grabs
Fixes #81
2021-05-31 10:07:09 -04:00
Qstick
6c8f037813 New: Host Stats 2021-05-31 10:07:09 -04:00
Qstick
2ea05285a1 Fixed: DoughnutChart not respecting title or legend 2021-05-31 10:07:09 -04:00
Mark McDowall
5759b37015 Fix webpack memory leak when copying HTML files
(cherry picked from commit 2804a961cb457cc94d3eaa1fe8ee2f71d9d1261c)
2021-05-31 10:07:09 -04:00
Qstick
1639753511 New: (History) Filter by Failed 2021-05-31 10:07:09 -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
Evan J
cebdcd6065 Update login.html
(cherry picked from commit e8f58eb9be583639909c0ac9b3dc3b40db8c7a53)
2021-05-24 23:11:40 -04:00
Robin Dadswell
f85235d214
Show User Agent in System->Tasks for externally triggered commands (#63)
(cherry picked from commit fe8f319f7bfdadb7218b6313ada6cae1d2a35ad8)

Co-authored-by: Taloth Saldono <Taloth@users.noreply.github.com>
2021-05-20 12:04:37 +01:00
Qstick
d3839a9982 New: Filter Indexers by enabled 2021-05-15 19:14:42 -04:00
Qstick
5d61025eca Fixed: New redirect icon 2021-05-15 19:00:06 -04:00
Qstick
6f7987a907 Fixed: StackedChart colors only showing on page load 2021-05-15 18:45:25 -04:00
Robin Dadswell
65f936c7c3
Fixed: History search icon works with URL base set 2021-05-14 23:07:30 +01:00
Qstick
953b324df9 wiki updates 2021-05-12 23:11:58 -04:00
Mark McDowall
9a8f2be432 Fixed: Restoring a backup with a different API didn't reload properly 2021-05-12 22:47:16 -04:00
Mark McDowall
e1bddd8784 Fixed: Unable to close indexer category select input on mobile
(cherry picked from commit e42d1af5ff8f3eb987195caa7ec8a0bbaf4a00c3)
2021-05-12 22:41:11 -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
a45e6918d7 Update column properties when restoring persisted state
(cherry picked from commit 653db8290e0a7737348d911d322c4218c3b5b677)
2021-05-12 22:39:03 -04:00
Mark McDowall
5e24357c85 Fixed: Table column order resetting after refresh
(cherry picked from commit 044cb563a6488c16916ea7617d1f91404330b06f)
2021-05-12 22:38:20 -04:00
Qstick
391668fd8c Add crossorigin use-credentials attribute to manifest tag 2021-05-12 22:38:13 -04:00
Qstick
ec103e8b57 Add Logo to the Loading Screen for.... clarity 2021-05-12 22:31:43 -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
reloxx13
15e82dfa2b fix translate url 2021-05-12 12:58:29 -04:00
Qstick
b9f7a6b91c Fixed: Shouldn't UI error if no settings exist for indexer 2021-05-10 21:29:43 -04:00
Qstick
3590fdccd2 Fixed: Indexer Urls shouldn't include API root 2021-04-30 00:15:06 -04:00
Qstick
be61fb40fd Fixed: Add redirect to legend 2021-04-30 00:08:01 -04:00
Qstick
c836b3c43c New: Blue for redirected indexers 2021-04-30 00:02:12 -04:00
Qstick
f2b7e98f02 Fixed: Display full URL for Indexer API in Info 2021-04-29 23:59:55 -04:00
Qstick
258134c4a7 Update logo.svg 2021-04-29 23:51:02 -04:00
ta264
76c3283c05 New: Move newznab endpoint to /{id}/api 2021-04-29 18:48:30 -04:00
Qstick
8cd5b175a1 Fixed: Indexer query stats don't include Rss 2021-04-26 23:03:15 -04:00
Qstick
c6c1644d00 Add Encoding, Language, Description Indexer props 2021-04-25 23:30:52 -04:00
Qstick
0b85b506e2 Updated react-dnd and added touch support
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2021-04-25 23:05:05 -04:00
Qstick
730509543c Remove unused worker-loader 2021-04-25 23:05:05 -04:00
Qstick
408089957a Update postcss packages 2021-04-25 23:05:05 -04:00
Qstick
4ef2174226 Update to webpack 5, remove gulp
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2021-04-25 23:05:05 -04:00
Qstick
ab2a3e9ee8 Fixed files that were using incorrect imports
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2021-04-25 23:05:05 -04:00
Qstick
2b6b17707d Cleanup unused frontend components 2021-04-25 23:05:05 -04:00
Qstick
1bf1a8ef49 Fixed: Link to Indexer page for health check 2021-04-25 11:28:46 -04:00
Qstick
3a3564a35b Avoid warning for missing AutoSuggest properties 2021-04-22 23:48:45 -04:00
Qstick
eb328d7c22 New: Clear all history from History page 2021-04-22 23:48:45 -04:00
Qstick
aa6bda7226 New: Allow History filter by Rss and Auth 2021-04-22 23:48:45 -04:00
Qstick
bfbde1e310 Remove Successful column from history table (red icon shows same) 2021-04-22 23:48:44 -04:00
Qstick
8459205a5e Fixed: Sorts not working on Search page 2021-04-22 22:45:11 -04:00
Qstick
bd27c04050 Fixed: Sort options in Search Sort menu 2021-04-22 22:38:45 -04:00
Qstick
6d17b97af1 Fixed: Sort indicator wraps on Search page Source column 2021-04-22 22:38:18 -04:00
Qstick
f201db5cd3
Fixed: Header search redirects incorrectly with urlbase 2021-04-22 07:41:14 -04:00
Qstick
a15f425eb5
Fixed: Season and Ep history parameters showing incorrect 2021-04-22 07:38:05 -04:00
Qstick
4b1fbbc98a Tweaks to history parameters 2021-04-20 20:58:10 -04:00
Qstick
82eb6495d4 New: Header search for quick manual search 2021-04-20 13:27:27 -04:00
Qstick
2938029400 Fixed: Simplify categories in History Table 2021-04-18 21:03:36 -04:00
Qstick
0454e547ac New: Show search parameters on History view 2021-04-18 20:41:06 -04:00
Qstick
b7343f2e0e
Fixed: Avoid wrap of History actions 2021-04-18 18:46:44 -04:00
nitsua
d9ef1c72c0 Full sync 2021-03-23 08:17:41 -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
9fab7d8328 History Improvements Round 1 2021-03-22 00:07:21 -04:00
ta264
0fa526a1af New: Support for indexers with image CAPTCHAs 2021-03-20 16:53:01 -04:00
ta264
e81c6016a1 New: Use native dotnet host and DryIoc
(cherry picked from commit d6170dbfedf27a6218afe242a0fae2eb8b368aec)
2021-03-16 19:29:49 +00:00
ta264
dbdc527f2e New: Use ASP.NET Core instead of Nancy
(cherry picked from commit 58ddbcd77e17ef95ecfad4b746084ee9326116f3)
2021-03-16 19:29:49 +00:00
Mark McDowall
7d494f9743 Fixed: Restoring backup from zip file on disk
(cherry picked from commit 5960035d5d660a923e11b0300833b60c64271522)
2021-03-16 19:29:49 +00:00
Qstick
f822177056 Fixed: Settings fields being altered during save
(cherry picked from commit dd61480d60e067e851982b0cc98f03f752b80673)
(cherry picked from commit cf42e0258656ba5c19e6e6fde4ddeb107c2d2416)
2021-03-16 19:29:49 +00:00
Qstick
f36f98e32b Secret Dev Settings Page 2021-03-12 14:59:04 -05:00
Qstick
b1809d1370 Fixed: Edit Indexer tooltip reference to Movie 2021-03-07 11:29:03 -05:00
Qstick
cd17d419ac Frontend string cleanup 2021-03-02 00:36:28 -05:00
Qstick
df8ef83e40 New: Support Indexer Grab Redirects 2021-02-28 23:02:40 -05:00
Qstick
59e30805a2 Fixed: App command status not showing in UI (No Spin) 2021-02-28 02:11:26 -05:00
Qstick
e24c2d7c5f New: Show .net version in UI 2021-02-24 22:18:53 -05:00
Qstick
6ef9c9003c Fixed: Indexer Index enabled count in footer 2021-02-22 23:13:19 -05:00
Qstick
e86be4fe5b Update apple-touch-icon.png 2021-02-22 21:08:51 -05:00
Qstick
0f27837246 New: Bulk Enable/Disable 2021-02-22 20:56:44 -05:00
Qstick
56fc455137 Fixed: Indexer Index custom filters 2021-02-21 21:18:19 -05:00
Qstick
db2b7cb22f Fixed: Digital Core null BaseUrl 2021-02-21 16:34:28 -05:00
Qstick
512216cf90 Hook up Test All Applications button in UI 2021-02-20 17:42:56 -05:00
Qstick
3c18db7bb8 Update various Frontend deps 2021-02-20 02:27:44 -05:00
Qstick
0b45929ccc User Agent Stats 2021-02-20 00:47:49 -05:00
Qstick
0afb01962f Misc Fixes 2021-02-19 22:29:47 -05:00
Qstick
b3990d647c Logos 2021-02-19 17:53:03 -05:00
Qstick
dd1ced2d5e Real-time Indexer status changes via SignalR 2021-02-19 00:20:00 -05:00
Qstick
ed0e11847a New: Application Status Warnings 2021-02-19 00:20:00 -05:00
Qstick
96cf058017 Trigger manual search from any History Item 2021-02-18 22:21:46 -05:00
Qstick
068767c5d8 Make Add Indexer modal height fixed 2021-02-17 23:47:50 -05:00
Qstick
783c29ef80 Grab Stats 2021-02-17 23:47:50 -05:00
Qstick
413fc1aa11 Rework Add Indexer Modal 2021-02-13 02:56:30 -05:00
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
Qstick
1c892d7357 Fixed: Sorting of Queue time left 2020-10-04 23:37:39 -04:00
Qstick
f7e21ec2a4 Fixed: Tooltip jumping around
Fixes: #5136
Fixes: #4966
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-10-04 23:34:27 -04:00
Qstick
7898100d95 Revert "Pull Sonarr commit 'Import lists in settings overview' (#5138)"
This reverts commit 4b279e87cf.
2020-10-04 22:28:46 -04:00
servarr[bot]
4b279e87cf
Pull Sonarr commit 'Import lists in settings overview' (#5138)
* Import lists in settings overview

(cherry picked from commit f45b27f507953724e9469ce16c4e555985312150)

* fixup! Sonarr wording

Co-authored-by: Mark McDowall <mark@mcdowall.ca>
Co-authored-by: Qstick <qstick@gmail.com>
2020-10-04 22:26:14 -04:00
Qstick
3d5570dfd9 Update frontend packages
Fixes: #5115
Fixes: #5116
Fixes: #5117
Fixes: #5118
Fixes: #5119
Fixes: #5120
Fixes: #5121
Fixes: #5122
Fixes: #5123
Fixes: #5124
Fixes: #5125
Fixes: #5126
Fixes: #5127
Fixes: #5128
Fixes: #5129
Fixes: #5130
Fixes: #5131
Fixes: #5132
Fixes: #5133
Fixes: #5134
Fixes: #5139
Fixes: #5140
2020-10-04 21:49:16 -04:00
Qstick
6faa484d4e Change Discord invite to point to Welcome page 2020-10-04 01:20:18 -04:00
nitsua
eca816db86 Fix movie title stretching the add window
Fixes: #5096
2020-10-01 18:12:19 -04:00
Qstick
464d92bb70 Calendar status fixes
Fixes #4747

Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-09-30 21:43:52 -04:00
Qstick
a070279993 New: Allow naming with original Movie title (in original language) 2020-09-30 16:10:56 -04:00
nitsua
6b22481a00 Fix the sorting on the agenda to respect using all dates instead of only cinema date to sort 2020-09-28 23:55:50 -04:00
Qstick
aef8a8fd04 Fixed: Fetch blacklist by Movie instead of all
Fixes #5066
2020-09-28 23:39:15 -04:00
Qstick
a1e69c3c2b Lodash replacements: take 2 2020-09-28 22:02:02 -04:00
nitsua
cf804f7dac Fix issue with arrow keys switching movie when using them inside a textbox (or any element really) 2020-09-28 17:28:09 +01:00
ta264
081fe64bff Revert "Convert some instances (filter, find, pick) to native from lodash"
This reverts commit d8a0aac9c3.
2020-09-28 06:26:23 +01:00
ta264
9075fdc1c1 Revert "Fix find error on movie details"
This reverts commit 6bdd24e62d.
2020-09-28 06:26:13 +01:00
nitsua
6bdd24e62d Fix find error on movie details 2020-09-28 06:51:03 +01:00
Qstick
d8a0aac9c3 Convert some instances (filter, find, pick) to native from lodash 2020-09-27 22:33:21 -04:00
nitsua
987ed357d5 Add a link to the github issue if it is added to the change notes 2020-09-27 22:14:08 -04:00
nitsua
b53def3da5
Fixed: Issue with arrow navigation from details working outside of the details page (#5071) 2020-09-26 23:36:36 -04:00
Qstick
41cf722ab5 Change over aphrodite references 2020-09-26 22:03:14 -04:00
nitsua
9864d555f2
Fixed: Grouping of movies on the same date in the calendar agenda view (#5068) 2020-09-26 12:18:35 -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
4ea9ded0de New: Add icons for search results to indicate if it has been previously grabbed, failed or is in the blacklist. 2020-09-25 10:56:46 -04:00
Qstick
ca27a80b15 New: Show year with manual import Movie selection 2020-09-23 21:32:56 -04:00
nitsua
6fdf06a882 Fix issue with the disk space label percents overlapping on small screens. 2020-09-21 22:40:19 -04:00
Qstick
e56a784e4c Null Check firstQueueItem 2020-09-20 23:02:18 -04:00