1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-25 22:46:31 -04:00
Commit Graph

56 Commits

Author SHA1 Message Date
Mark McDowall 279d3a89b6 Fixed loading series list and custom filters
Fixed: Loading series list
Fixed: Adding new custom filter

Closes #5430
2023-02-13 11:27:16 -08:00
Mark McDowall ce255b55e6 Add CSS typings 2023-02-12 19:16:07 -08:00
Mark McDowall 67232290e5 Remove Series Editor 2023-02-12 19:16:07 -08:00
Mark McDowall bdcfef80d6 New: Season Pass is now part of series list 2023-02-12 19:16:07 -08:00
Mark McDowall a731d24e23 New: Mass Editor is now part of series list 2023-02-12 19:16:07 -08:00
Mark McDowall 815a16d5cf Added series index selection 2023-02-12 19:16:07 -08:00
Mark McDowall 5aad84dba4 Fixed: Restoring scroll position when going back/forward to series list 2023-02-12 19:16:07 -08:00
Mark McDowall d022679b7d Refactor Series index to use react-window 2023-02-12 19:16:07 -08:00
Qstick be0fa73129 New: Store and use original Series language 2022-11-21 16:58:07 -08:00
luz paz 209a250079 Fix various typos
Found via `codespell -q 3`
2022-11-06 08:19:07 -08:00
Qstick 89b0b04e08 New: Custom Format Language Condition 2022-08-18 19:52:26 -05:00
Qstick 909af6c874 New: Frontend Package and Lint Updates 2022-08-07 15:24:39 -07:00
Qstick 2291f3e00e New: Native Theme Engine
Co-Authored-By: Zak Saunders <thezak48@users.noreply.github.com>
2022-08-07 15:24:38 -07:00
Daniel Martin Gonzalez f1d07f74ee New: Option to show release group column on series list 2022-02-27 01:18:13 -08:00
ta264 99843d2876 Fixed: Restoring scroll position when going back to index page 2021-10-03 00:44:38 -07:00
ta264 076ad5fe6d Revert "Fixed scrolling via jump list on series index"
This reverts commit 5d316ad7dc.
2021-10-02 20:38:16 -07:00
Taloth Saldono 690b851836 Reverted test code 2021-05-27 10:15:52 +02:00
Mark McDowall 2804a961cb Fix webpack memory leak when copying HTML files 2021-05-26 21:34:03 -07:00
Mark McDowall 5d316ad7dc Fixed scrolling via jump list on series index 2021-04-24 21:57:54 -07:00
Robin Dadswell ec058436d3 New: Unify series custom filter options
Closes #3548
2021-01-30 14:34:20 -08:00
Robin Dadswell 55a7253dc2 New: Sorting Series List/Mass Editor by Language Profile and Tags
Closes #3854
2020-12-14 20:07:00 -08:00
Mark McDowall 4ad137f1eb Fixed: Size on disk sorting and display
Closes #4014
2020-10-12 16:27:21 -07:00
Mark McDowall d105dd47e0 Fixed: Fixed size on disk not showing for series in overview view
Closes #4000
2020-10-05 21:15:49 -07:00
Mark McDowall 5a7dec34cc Fixed: Rotating mobile device when modal is open won't reset modal
Closes #3333
2020-04-25 11:59:29 -07:00
Mark McDowall d369d85699 Fixed: Ended overlay on series posters 2020-04-15 09:14:05 -07:00
Mark McDowall e1639d35a2 Fixed: Series toolbar button collapsing 2020-04-09 22:58:08 -07:00
ta264 5a79b8502e New: Improved Series list performance 2020-02-26 17:57:21 -08:00
ta264 466d4fba9e Don't rerender all cells each scroll 2020-02-26 17:57:21 -08:00
ta264 108f6fe393 Better selection of jump bar items
Show first, last and most common items
2020-02-26 17:57:21 -08:00
ta264 dd8d1b673e Faster hasDifferentItems and specialized OrOrder version 2020-02-26 17:57:21 -08:00
Taloth Saldono b72fbe06f7 Adding missing series Deleted UI elements 2019-10-20 21:38:15 +02:00
Mark McDowall 8fd4a98fbe New: Sort by series year in series list
Closes #3245
2019-08-15 23:28:54 -07:00
Mark McDowall 08641a6694 Update redux 2019-07-26 18:14:13 -07:00
Mark McDowall 0e721917e7 Fix stylelint once and for all (hopefully) 2019-07-22 19:44:07 -07:00
Mark McDowall dc8f81b536 Double instead of single quotes in CSS 2019-07-22 10:43:40 -07:00
Mark McDowall a018770a18 UI fixes 2019-07-22 10:43:40 -07:00
Mark McDowall d74c323c66 Remove unused prop 2019-07-17 08:16:35 -07:00
Mark McDowall 8e85a1b84e Remove unused import 2019-07-16 22:54:54 -07:00
Mark McDowall 6ce1cb4325 Refetch series when signalR reconnects 2019-07-16 22:42:32 -07:00
Mark McDowall dc42c6a1df Fixed: Refresh on series list spinning forever in some cases 2019-04-12 23:33:51 -07:00
Mark McDowall 889f92268e Fixed: Series footer shows statistics based on filtered series list 2019-04-12 19:05:23 -07:00
Mark McDowall 82b35f095e Improve series index performance during series refresh 2019-04-06 23:22:52 -07:00
Mark McDowall 2b63110323 Series index selector improvements 2019-04-05 20:17:24 -07:00
Mark McDowall fdc7a19628 Fixed: Error displayed occasionally after removing series from the series list
Fixes #3018
2019-04-04 19:35:06 -07:00
Mark McDowall 8087996c8e Better selection of executing commands in series list 2019-04-04 18:45:22 -07:00
Mark McDowall 08990dd58a Upgraded to webpack 4 2019-03-03 11:29:12 -08:00
Mark McDowall 84fa99a126 Icon, SeriesIndexFooter -> PureComponent 2019-02-26 19:46:18 -08:00
Mark McDowall 551fa7fe10 Fixed: Banner not growing when most columns are hidden 2019-02-07 18:43:43 -08:00
Mark McDowall fb67e123f4 Fixed: Changing series view 2019-01-18 16:35:19 -08:00
Taloth Saldono 6fed932a61 Tweaked Color-Impaired styling for Series Index. 2019-01-18 23:50:08 +01:00