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

31 Commits

Author SHA1 Message Date
Mark McDowall f59cc99733 Remove unused imports from SeriesIndexRow 2023-03-16 00:40:12 -07:00
Mark McDowall ac806a2933 New: Show downloading status for series progress bar
Closes #5474
2023-03-12 23:51:38 -07:00
Mark McDowall d923d3f106 Fixed: Series table not resizing properly when window size changed 2023-02-20 09:59:49 -08:00
Mark McDowall ce255b55e6 Add CSS typings 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 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
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
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
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
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 2b63110323 Series index selector improvements 2019-04-05 20:17:24 -07:00
Mark McDowall 08990dd58a Upgraded to webpack 4 2019-03-03 11:29:12 -08:00
Mark McDowall 551fa7fe10 Fixed: Banner not growing when most columns are hidden 2019-02-07 18:43:43 -08:00
Mark McDowall ba5e2cfc45 Series type filter/sort
New: Filter/sort by series type
Fixed: Filtering excluding multiple values (is not x or y)
2019-01-10 20:32:41 -08:00
Mark McDowall 21a92b62fd Fixed: Various issues with unknown items in queue 2019-01-10 20:32:40 -08:00
Mark McDowall 77816aebac Fixed: Series index table header when banners are shown 2019-01-10 18:15:41 -08:00
Mark McDowall 5894b4fd95 v3 UI 2018-12-29 13:08:43 +01:00