Commit graph

627 commits

Author SHA1 Message Date
ta264
5a9d75857d Fixed: Rogue scrollbar on large screens 2021-04-12 21:30:44 +01:00
ta264
2691cb3fce Fixed: Misaligned Book/Author details on large screens 2021-04-12 21:14:02 +01:00
ta264
9d77337726 Fixed: Retriggering marquee titles 2021-04-12 21:11:15 +01:00
ta264
5192c76717 New: Swipe left/right to navigate authors/books on mobile 2021-04-12 19:49:32 +01:00
ta264
f884a2689a Rework marquee 2021-04-12 19:49:32 +01:00
ta264
5714f1c913 Fix prop validation 2021-04-12 19:49:32 +01:00
ta264
a84725f867 Fixed: Author/Book overview overflows
Bump react-measure to v2.5.2
2021-04-12 19:49:32 +01:00
ta264
106a1c339b New: Scroll long book titles 2021-04-12 19:49:32 +01:00
ta264
400f77584d New: Add details and delete buttons to file editor table 2021-04-12 19:49:32 +01:00
ta264
427f76fbe0 Fixed: Better formatting of the author books page 2021-04-12 19:49:32 +01:00
ta264
41f5f0f2d4 New: Search for new editions from goodreads when identifying 2021-04-12 19:49:32 +01:00
ta264
c1f2ea6c8a Fixed: Don't distort author images in search bar results 2021-04-12 19:49:32 +01:00
ta264
110e867bd3 New: Show book file details in interactive import and unmapped files 2021-04-12 19:49:32 +01:00
ta264
f584d2d8d2 New: Allow keeping calibre in sync with goodreads 2021-04-12 19:49:32 +01:00
ta264
7072b913a6 New: Allow retagging book files with calibre 2021-04-12 19:49:32 +01:00
Robin Dadswell
f6e87858a8 New: Added logo to loading page 2021-04-07 12:05:03 +01:00
Mark McDowall
6fa56b8873 Fixed: Interactive import modal horizontal scrolling on Firefox mobile
(cherry picked from commit 6c505937dacfa82e965adaaac407c888a1caacce)
2021-04-02 00:24:32 -04:00
bakerboy448
c749a660e7 Fixed: Debatable typos in Naming Modal
(cherry picked from commit f2f1039c5ed5fdf42683d64a777cdac410e45fd6)
2021-03-28 19:22:47 -04:00
ta264
80e8d5e5e7 Secret Dev Settings Page 2021-03-22 21:34:39 +00:00
ta264
34bd1a5876 New: Warn if user tries to connect to a calibre-web server 2021-03-18 22:38:52 +00:00
ta264
fa459ea7ac Fixed: Cutoff delete button in unmapped files 2021-03-17 21:03:33 +00:00
ta264
35ab21ab04 Fixed: Marking history as failed 2021-03-17 21:25:06 +00:00
Mark McDowall
9a0b247c8f Use createHandleActions for adding/removing commands so itemMap is synced properly
(cherry picked from commit 99be6a7e4065b77c910df6444a468fedc23e90cc)
2021-03-12 12:55:48 +00:00
ta264
d6170dbfed New: Use native dotnet host and DryIoc 2021-03-12 12:55:48 +00:00
ta264
58ddbcd77e New: Use ASP.NET Core instead of Nancy 2021-03-12 12:55:48 +00:00
Qstick
5a0d52aef9
Update Discord link on MoreInfo page 2021-02-26 12:42:04 -05:00
ta264
eaf46b0550 Hack: ignore wonky depedencies in signalR js client 2021-02-12 16:04:15 +00:00
Mark McDowall
52337350d9 Fixed: Restoring backup from zip file on disk
(cherry picked from commit 5960035d5d660a923e11b0300833b60c64271522)
2021-02-08 13:02:52 -05:00
Mark McDowall
faf8fbbc2a Update column properties when restoring persisted state
(cherry picked from commit 653db8290e0a7737348d911d322c4218c3b5b677)
2021-02-07 20:41:40 -05:00
Mark McDowall
e6ceafe0b7 Fixed: Table column order resetting after refresh
#4297

(cherry picked from commit 044cb563a6488c16916ea7617d1f91404330b06f)
2021-02-07 15:35:17 -05:00
Qstick
cf42e02586 Fixed: Settings fields being altered during save
(cherry picked from commit dd61480d60e067e851982b0cc98f03f752b80673)
2021-02-07 10:15:28 -05:00
Qstick
7c14bd1c80 Add crossorigin use-credentials attribute to manifest tag
(cherry picked from commit 70e4324a7c6a78e893a5c135cdfdedbb2398b892)
2021-02-04 23:24:11 -05:00
bakerboy448
fd81ca86db New: Update all wiki links to point to the Servarr Wiki 2021-02-03 22:41:59 -05:00
Mark McDowall
843e46f890 New: Renamed Quick Import to Move Automatically 2021-01-30 15:07:59 -05:00
Qstick
8adf67ed5a Fixed: Prevent Bookshelf error if items is undefined 2021-01-30 13:14:30 -05:00
ta264
64e2f6457d Fixed: Goodreads bookshelves not shown after authentication 2021-01-28 23:43:19 -05:00
Qstick
93ba5ade9e Cleanup Conflicts in Sonarr/Lidarr Pulls
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2021-01-28 23:43:19 -05:00
Taloth Saldono
1ff5d814f4 New: Displaying folder-based permissions in UI rather than file-based permissions and with selectable sane presets
Fixed: Preserve setgid when applying unix permissions
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
cf0439d4c5 Mass Editor size and options
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
5176bdc786 Fixed: Size on disk sorting and display
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Mark McDowall
0c8ad37a8f New: Differentiate between short term and long term (more than 6 hours) indexer failures
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05: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
267bdb4cdf New: Show .net version in UI
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Taloth
7f64162a7a New: Newznab/Torznab categories dropdown with indexer provided category names
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
4fb13a64b1 Fixed: Preview rename tip wording
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
a06ceeb31e Fixed: Artist/Album navigation buttons hidden with some titles
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
18a9f69f60 Fixed: Links and already added icons overflowing on add artist/album search results
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
e4ca35d2d2 Fixed: Long paths overflowing in artist history
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Mark McDowall
c534ab570f Don't process queue item without details
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Mark McDowall
1f88450045 Fixed: Show more information in UI when testing SAB fails in some cases
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Ryan
b15ab3ae27 Fixed: Typo/unclear text in backup retention
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Taloth Saldono
a6ec2f5367 Added MultiSelect input control for provider settings
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Arthur Bols
acd5796d87 New: Removed chown and simplified chmod options for linux/osx
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Taloth Saldono
e18f4bb71c Allow inline markdown in the changelog for linking to wiki
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Mark McDowall
47f9572f83 Fixed: Rejections custom filter for Interactive Search (now Rejections Count)
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
6b8d2a60a7 Fixed: Tag details list series in alphabetical order
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
24ab9768e9 Fixed: Ended overlay on artist posters
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
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
Taloth Saldono
371ef929f3 Linting error
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Jacob
ea4044f237 New: Added option to filter Release Profile to a specific indexer
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Mark McDowall
739ebf25c0 New: Clone indexer button
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
0c6a51c7f7 Fixed: Manual Import sorting by quality
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Mark McDowall
4fcc463d6a Fixed: Prompt to restart after resetting API key
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
0d8c259237 Fixed: Sorting by track count
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Taloth Saldono
3a5752f3cc Fixed: Representation of episode start time when not starting at the full hour in am/pm notation
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Mark McDowall
bb66af7185 New: Limit recent folders in Manual import to 10 and descending order
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Mark McDowall
16b2458903 Fix proptype warning for id of EnhancedSelectInputOption
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Mark McDowall
1e7efbe3d6 Fixed: Details for episode history flashing on mobile devices
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
d4383d4180 Fixed: Improved failed series search messaging
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
72314c4388 Fixed: Manage Tracks not showing whether language/quality meets cutoff
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
nitsua
b3b4955fb2 New: Add label to disk usage progress bar
(cherry picked from commit 7c8ac300777583cb93d9deeed1328bcffaef555c)
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Qstick
4765236940 Catchup Linting
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
Dyson Parkes
90b59a56e1 Update MonitorToggleButton.js
Fix toggle monitored state tooltip spelling.
2021-01-28 23:43:19 -05:00
Qstick
134523247c Misc UI Cleanup 2021-01-28 23:43:19 -05:00
Qstick
e5ba8af3ce Fixed: Styling issues in Quality Profile and Release Profiles 2021-01-28 23:43:19 -05:00
Qstick
10fd15b50a Fixed: Tag inputs respect non-QWERTY layouts 2021-01-28 23:43:19 -05:00
Qstick
dd93531432 Fixed: Deleting row from middle of filter builder leading to error 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
8d63da1cfb Fixed: Toolbar button collapsing includes separator 2021-01-28 23:43:19 -05:00
Qstick
7a95cedbad New: Indicator when Filter Applied 2021-01-28 23:43:19 -05:00
ta264
44d73f3e7e New: Warn if UI won't update due to SignalR errors 2021-01-28 23:43:19 -05:00
ta264
cab92745da Fixed: better root folder validation 2021-01-19 21:32:46 +00:00
ta264
6a79c2f3a1 Fixed: Adding alternative edition of a book via goodreads id 2021-01-19 21:32:46 +00:00
ta264
16e04041a9 New: Calibre library support 2021-01-19 21:32:46 +00:00
ta264
9beafd5265 Fixed: Show number in series on Series page 2021-01-19 21:32:46 +00:00
Taloth Saldono
7df4ca64e6 Fixed Agenda Time wrapping
(cherry picked from commit 63607ad5415e9a900696a32933551c27e336784c)
2021-01-17 00:37:22 -05:00
Mark McDowall
8f1f5b0d08 Fixed: Restored robots.txt
(cherry picked from commit 37501094d7256e4dbe13de33b392933f6d475553)
2020-12-31 17:05:01 -05:00
Qstick
f23f1afa2c Fixed: Timespan over 1 month shown incorrectly
(cherry picked from commit cfbb4a32351fca2e6d3154c6d26c39b5205e0fe3)
2020-12-31 16:45:33 -05:00
bakerboy448
caaa8bfead Fixed: '/author' URL Base breaking UI navigation 2020-12-24 15:23:09 -05:00
Qstick
6791787655 Ignore ResizeObserver loop limit errors
(cherry picked from commit ffcb34f9f0bef6206bf334fa47083a3e25439a3a)
2020-12-12 14:38:07 -05:00
bakerboy448
2f780c2064 update more info links 2020-11-24 22:41:10 -05:00
Mark McDowall
96461b8aa3 Fixed: Copying passwords
(cherry picked from commit c871b3f9487b9bfeb3726d763a632a772b420a0a)
2020-10-12 20:52:05 +01:00
nitsua
0672fc7b85 Custom Notification cleanup
- Renamed event "BookDownload" to "Download" to match sonarr/radarr
- Renamed "TrackRetag" to "BookRetag" (Lidarr leftovers)
2020-10-10 16:16:43 -04:00
Qstick
e8d62566d8 Update Frontend Packages
Fixes #482
Fixes #483
Fixes #484
Fixes #485
Fixes #486
Fixes #487
Fixes #488
Fixes #489
Fixes #490
Fixes #491
Fixes #492
Fixes #493
Fixes #494
Fixes #495
Fixes #496
Fixes #497
Fixes #498
Fixes #499
Fixes #500
Fixes #501
Fixes #505
Fixes #506
2020-10-04 22:09:32 -04:00
Qstick
c17f3a90a7 Catchup Linting 2020-09-27 10:38:30 -04:00
Qstick
6b22b9bb57 jsconfig for a bit of autocompletion and intellisense
Fixes #1460

Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
2020-09-27 10:38:30 -04:00
Mark McDowall
cb2c502857 Indexer Priority ESLint fixes 2020-09-27 14:40:21 +01:00
Dtaggart
916acdb81a New: Index priority 2020-09-27 14:40:21 +01:00
ta264
2f8ac793ff New: Refresh button on book page that bypasses cache 2020-09-03 21:36:28 +01:00
ta264
7a5297b2a6 Remove unused expandedState from BookDetails 2020-08-31 21:38:30 +01:00
ta264
3a12ae6956 New: Show series info in author books table and book details 2020-08-30 14:42:10 +01:00
ta264
ba92586b8b Fixed: Author not found error when deleting book
Fixes #403
2020-08-29 16:08:30 +01:00
ta264
7fe8702584 New: Add page count to author books page
Fixes #408
2020-08-29 16:08:30 +01:00
ta264
4adffff5ba Remove old lidarr UI settings
Fixes #401
2020-08-29 16:08:30 +01:00
Qstick
e4ad1c5e16 Switch Automation to Chrome for Test Speed 2020-08-25 22:01:44 +01:00
Mark McDowall
83ebb972be Small change to creating an itemMap during item update
Closes #1381

(cherry picked from commit 7f28ab895a73fe0677c62388b82e4d5f73e5c023)
2020-08-25 21:39:52 +01:00
Mark McDowall
47f6e821ad Fixed: Import series failing to add items to process
Closes #1380

(cherry picked from commit 97ec1847541ba2a73d25eedbd3c97aa6f2f7e4e0)
2020-08-25 21:39:51 +01:00
Mark McDowall
1ca42eb711 Add class to allow for overriding scrollbar width
Closes #1379

(cherry picked from commit 42343d528372c494b297e5c84125f7bdb6ab4eec)
2020-08-25 21:39:51 +01:00
Mark McDowall
9674f79f40 Fixed: Removed items in queue still showing until refresh
Closes #1378

(cherry picked from commit 479baf06a72b46429a80e19208fdc753ce0ed8ba)
2020-08-25 21:39:50 +01:00
ta264
6d88db08f0 Use createItemMap like Sonarr
(cherry picked from commit 43d04cd54efcf5569cb316a5856878d4291f96be)
2020-08-25 21:39:48 +01:00
ta264
9fc0a8d4d1 New: Option to disable automatic search on import lists 2020-08-19 22:44:06 +01:00
ta264
bb409b9929 Fixed: Error refreshing page on Activity/Wanted 2020-08-18 23:31:00 +01:00
ta264
cc0fea2aab Fixed: Don't show NoAuthor on calendar if authors are loading 2020-08-18 23:20:55 +01:00
Mark McDowall
cc6db7a9e5 Fixed: Force grabbing selected delayed items in queue 2020-08-18 22:49:31 +01:00
Matthew Kleiman
44f7400f83 Fixed: Typo in Lost Connection modal
(cherry picked from commit f6af29fc3b7c3beae91877fb921db7c0bb5390a9)
2020-08-16 20:47:34 -04:00
ta264
4e861e0ae5 Fixed: Bug preventing override of book in manual import 2020-08-05 22:35:26 +01:00
Mark McDowall
4c8ff1c6bb New: Not in Last/Next for date custom filters
(cherry picked from commit 9a3669d80191e1f8e17fa22e5d1d9ae56fe13210)
2020-08-04 08:17:09 -04:00
ta264
821aa90b14 New: Goodreads Shelves + Owned Books notifications 2020-07-14 06:11:51 +01:00
ta264
5f2d57f33b Fixed: Goodreads import lists 2020-07-03 22:26:06 +01:00
ta264
542f3b23b2 Fixed: Add book model should close after adding book 2020-07-02 21:24:57 +01:00
ta264
bdebb1593c Fixed: Editing authors from bookshelf
Fixes #39
2020-07-02 22:04:39 +01:00
Qstick
6dbce8d12e Sync Packages with Radarr 2020-07-02 19:40:28 +01:00
ta264
45d49117ca New: Use Goodreads directly, allow multiple editions of a book (new DB required) 2020-07-01 21:16:07 +01:00
Thomas Mathews
d83d2548e5
Fixed: author manual import (#32)
* Fix: apply fix from Lidarr to the Readarr manual import modal

* Rename Album to Book in the identification override

* Rename "audio" to "book" in the interactive import modal empty message
2020-05-26 20:55:40 +01:00
Thomas Mathews
3f8733830a
New: Add a monitor toggle to each series (#31)
* New: Add a monitor toggle to each series

* Resolve linting errors

* Spin when any of the books are currently saving

* Resolve CSS linting errors
2020-05-25 18:17:05 +01:00
Qstick
ee43ccf620 Renames in Frontend 2020-05-19 21:50:37 +01:00
ta264
bc0e0faa90 Fixed: Error searching for book 2020-05-15 17:41:53 +01:00
Qstick
8547af9fae Method, Variable, Class Renames in Readarr.Core
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2020-05-13 20:42:22 -04:00
Qstick
e26840b649 Fixed: Fetch Settings in UpdateConnector 2020-05-10 23:09:10 -04:00
Qstick
6a747ae110
Fix Radarr reference in Updates.js 2020-05-10 20:24:54 -04:00
Taloth Saldono
54444c27ea Replaced matchAll usage since it's not available on all browsers 2020-05-10 22:54:40 +01:00
Taloth Saldono
bc88a26c80 Added UpdateMechanismMessage to allow package maintainers provide custom message 2020-05-10 22:54:40 +01:00
Taloth Saldono
e9c1506e46 Inline markdown-style link for PackageAuthor 2020-05-10 22:54:40 +01:00
Qstick
d0e2cf9571 New: Set Branch, Update Mech from PackageInfo 2020-05-10 22:54:40 +01:00
ta264
08496c82af New: Readarr 0.1 2020-05-09 22:24:45 +01:00
ta264
09d9ccddeb Fix CSS 2020-03-04 20:22:14 +00:00
Qstick
3b7eb01918 New: Lidarr to Readarr 2020-02-29 16:58:13 -05:00
ta264
fa33bd857e Fixed: Allow None metadata profile for lists 2020-02-29 19:44:07 +00:00
ta264
9e4d6c80cd Fixed: Speed up AlbumStudio 2020-02-29 19:44:07 +00:00
ta264
a8be028f29 Fixed: Speed up UI during refresh
Don't update state if we know items are equal to avoid reselections.
Don't pass LastInfoUpdate to frontend to prevent useless updates (the
field isn't used)
2020-02-29 19:44:07 +00: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
cf15359b89 New: Watch filesystem for changes to library 2020-02-27 21:27:03 +00:00
Qstick
b319c44bbd New: Store Task StartTime, Show Duration in UI 2020-02-25 20:00:51 +00:00
ta264
04378c8ecc Fixed: Not showing past first few pages of history 2020-02-24 21:59:32 +00:00
ta264
a506125841 New: Don't require artist mapping 2020-02-11 21:22:45 +00:00
ta264
b54d556e63 Fixed: Editing provider/profile settings appearing to affect wrong item 2020-02-08 09:42:53 +00:00
ta264
4afd7934fe Update sentry DSN to self hosted 2020-01-21 19:34:37 +00:00
Qstick
7e244611f0 Dedupe JS events to prevent 1000s repeated hitting Sentry 2020-01-21 19:34:37 +00:00
Qstick
ee627eb0a3 Fixed: Default id for MenuContent
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-01-02 18:48:53 -05:00