Qstick
dbb6ef7664
New: Custom Formats
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2023-02-03 21:11:54 -06:00
Qstick
1caa49c895
Update UI Packages
...
Align with Lidarr
2023-01-24 11:51:34 -06:00
Mark McDowall
b123952010
Fixed: Grab/remove queue actions not showing spinner
...
Closes #2002
(cherry picked from commit 51b1ba13c1b9dc9e26469c728e3871d4b7da0788)
2023-01-23 20:11:29 -06:00
Zak Saunders
6e38df366f
New: Darkmode
...
* New: Native Theme Engine
Co-Authored-By: Zak Saunders <thezak48@users.noreply.github.com>
(cherry picked from commit 2291f3e00eb2ff9268a0b2f49da8dde82ee13c04)
* Update CSS for themes
* Fixup CSS values
* Fixup remove duped Color-Impaired setting
* Fixup Link Colors
Co-Authored-By: Qstick <qstick@gmail.com>
2023-01-21 18:18:48 -06:00
Stevie Robinson
0689bec779
New: Add optional Source Title column to history
...
(cherry picked from commit 581fb2cb3d47d62fe16b840081647056ec77043d)
2022-11-25 21:16:37 -06:00
bakerboy448
94adb4d582
Fixed: Added Various Missing Translations
...
cleanup en.json of unused translates
Fixes #1397
Closes Sonarr PR # 4791 'Fixed: Better wording of MissingFromDisk'
2022-01-16 21:53:43 +00:00
Mark McDowall
e2745c5956
Fixed: Blocklisting pending releases
2021-12-15 11:55:55 +00:00
Mark McDowall
25b37ace34
Track fully imported downloads in separate history table
...
New: Improved detection of already imported downloads
Closes #232
2021-12-15 11:55:55 +00:00
Robin Dadswell
89319f9833
New: Renamed Blacklist to Blocklist
...
(cherry picked from commit ead1371846b1f19cd49928052be0128bf7ccd41f)
2021-10-10 17:02:48 -05:00
ta264
468ebc3307
New: Load all books on page load and store in the browser
2021-09-01 21:04:39 +01:00
Mark McDowall
ca7ba125d2
Fixed: Remove selected in queue
...
(cherry picked from commit 4ed5fefcc6e362cb5c62ec639ee64571c97f9b5b)
2021-07-20 19:31:28 +01:00
Mark McDowall
1a3bb381b1
Fixed: Queue refresh closing manual import from queue if items change
...
(cherry picked from commit e9818b9982d868648d714a37527f1b066486c5df)
2021-07-20 19:31:28 +01:00
Mark McDowall
8d6e0c6bc3
Fixed: Queue refresh closing manual import from queue if items change
...
(cherry picked from commit f5d690aa7b703e6fc0cd7eeced177a28cfed4962)
2021-07-20 19:31:28 +01:00
servarr[bot]
45d0e20608
New: Add Size column to Activity: Queue ( #1116 )
...
* New: Add Size column to Activity: Queue
(cherry picked from commit 43cd1032487743c72fe0503a293343b8811def4d)
* fixup! Lint
Co-authored-by: Nathaniel Peiffer <nathaniel@peiffer.com.au>
Co-authored-by: Qstick <qstick@gmail.com>
2021-07-04 14:50:35 -04:00
Mark McDowall
d34e588588
New: Queue status icon is purple when download is waiting to import or importing
...
Fixed: Time Left on Queue won't show when completed
Queue status/timeleft improvements
Closes #281
(cherry picked from commit 910de6d94a4482e82e295153e01c299460af2d2d)
2021-07-04 00:24:21 -04:00
servarr[bot]
99a2e1f0fa
Fixed: Refresh queue count when navigating Activity: Queue
...
(cherry picked from commit 0a2b109a3fe101e260b623d0768240ef8b7a47ae)
Co-authored-by: Mark McDowall <mark@mcdowall.ca>
Closes #975
2021-07-03 20:04:57 -05:00
Qstick
a877c5b25d
Fixed: Can ignore queue items with unknown book
2021-07-03 13:45:12 -04:00
ta264
96db74494a
Fixed: Sort authors by lastname, firstname
2021-05-15 08:51:35 +01:00
nitsua
d87bf5ae63
Localization framework
2021-04-29 08:58:43 +01:00
Mark McDowall
05bc9f11ee
New: Bulk remove from Blacklist
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
8d43d5d7b0
Fixed: Queue not always clearing checked items when updated
...
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
bakerboy448
762a085f9a
Fixed: Rotating mobile device when modal is open won't reset modal
2021-01-28 23:43:19 -05:00
Qstick
c17f3a90a7
Catchup Linting
2020-09-27 10:38:30 -04:00
ta264
bb409b9929
Fixed: Error refreshing page on Activity/Wanted
2020-08-18 23:31:00 +01:00
Mark McDowall
cc6db7a9e5
Fixed: Force grabbing selected delayed items in queue
2020-08-18 22:49:31 +01:00
Qstick
6dbce8d12e
Sync Packages with Radarr
2020-07-02 19:40:28 +01:00
Qstick
ee43ccf620
Renames in Frontend
2020-05-19 21:50:37 +01:00
ta264
08496c82af
New: Readarr 0.1
2020-05-09 22:24:45 +01:00
Qstick
3b7eb01918
New: Lidarr to Readarr
2020-02-29 16:58:13 -05:00
Mark McDowall
d459a36591
Option to ignore items when removing from queue instead of removing from client
2020-02-27 21:52:31 +00:00
Mark McDowall
94ac75c6b7
Monitor and Process downloads separately
...
New: Queue remains up to date while importing file from remote file system
Fixed: Failed downloads still in queue won't result in failed search
2020-02-27 21:52:31 +00:00
ta264
a506125841
New: Don't require artist mapping
2020-02-11 21:22:45 +00:00
Qstick
86f4dcd198
Fixed: Remove Duplicate Function in BlacklistConnector.js
2019-09-03 23:32:46 -04:00
ta264
0352f8d3ff
Fixed: Faster artist endpoint ( #874 )
...
* Fixed: Speed up AllArtist API endpoint
* New: Display UI before artists have loaded
* Add test of new repository methods
2019-08-17 08:04:59 +01:00
Qstick
72947029f4
Fixed: Other Misc Improvements
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-08-09 23:19:58 -04:00
Qstick
b6276600ce
New: Add warning to remove from queue dialog
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-08-09 23:19:58 -04:00
Qstick
8b860bcb82
Changed: Remove Language Profiles ( #870 )
...
* Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* fixup! Changed: Remove Language Profiles
* Remove unused method in FileNameBuilder
* Fixed: Cleanup Int Converter Copy/Paste Issues and Grammar
2019-08-02 07:50:09 -04:00
Qstick
9143bb4a7c
Fixed: Queue tooltips appearing offscreen on mobile devices
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-07-20 23:48:58 -04:00
ta264
8cd9ab4a9f
Add: option to skip automatic redownload when removing from queue ( #734 )
...
* Add: option to skip automatic redownload when removing from queue
* Add tests for RedownloadFailedDownloadService
* Fix formatting
* Make re-download dialog conditional
2019-06-10 19:56:44 +01:00
Qstick
a3e955443d
New: Output Path column in Queue
2019-04-28 00:32:38 -04:00
Qstick
909140988f
New: Release title column in queue table
2019-04-13 22:58:11 -04:00
Qstick
016ec00fcd
Fixed: History details for unknown event type
2019-04-13 22:15:43 -04:00
ta264
188e0e1040
New: Manual import improvements ( #683 )
...
* New: Manual import improvements
- Detect and merge import with files already in library.
- Allow selection of album release from Manual Import modal.
- Loading indicator while fetching updated decisions
* Disable release switching if user manually overrode release
2019-04-04 09:20:47 +01:00
Qstick
a4d2ed6f31
Fixed: Queue count badge showing warning/error incorrectly
2019-03-26 21:52:13 -04:00
Qstick
f50b60103c
Fixed: Style incorrect on some history detail properties
2019-03-22 22:14:06 -04:00
ta264
072f772dc8
New: Write metadata to tags, with UI for previewing changes ( #633 )
2019-03-15 12:10:45 +00:00
Qstick
0a6f552d5b
New: Cleanup UI tooling, Update to Webpack 4, Gulp 4 ( #655 )
...
* New: Webpack 4
* New: Gulp 4
* New: Transpile UI for old browsers
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-03-08 21:10:23 -05:00
Qstick
b5f40e420b
New: Bump eslint to 5.15.0, eslint-plugin-react to 7.12.4
2019-03-03 21:45:25 -05:00
Qstick
c8ef68283b
Fixed: More UI tweaks
2019-02-27 23:33:26 -05:00
Qstick
3f064c94b9
New: Release Profiles, Frontend updates ( #580 )
...
* New: Release Profiles - UI Updates
* New: Release Profiles - API Changes
* New: Release Profiles - Test Updates
* New: Release Profiles - Backend Updates
* New: Interactive Artist Search
* New: Change Montiored on Album Details Page
* New: Show Duration on Album Details Page
* Fixed: Manual Import not working if no albums are Missing
* Fixed: Sort search input by sortTitle
* Fixed: Queue columnLabel throwing JS error
2019-02-23 17:39:11 -05:00