ta264
44d73f3e7e
New: Warn if UI won't update due to SignalR errors
4 years ago
ta264
cab92745da
Fixed: better root folder validation
4 years ago
ta264
6a79c2f3a1
Fixed: Adding alternative edition of a book via goodreads id
4 years ago
ta264
16e04041a9
New: Calibre library support
4 years ago
ta264
9beafd5265
Fixed: Show number in series on Series page
4 years ago
Taloth Saldono
7df4ca64e6
Fixed Agenda Time wrapping
...
(cherry picked from commit 63607ad5415e9a900696a32933551c27e336784c)
4 years ago
Mark McDowall
8f1f5b0d08
Fixed: Restored robots.txt
...
(cherry picked from commit 37501094d7256e4dbe13de33b392933f6d475553)
4 years ago
Qstick
f23f1afa2c
Fixed: Timespan over 1 month shown incorrectly
...
(cherry picked from commit cfbb4a32351fca2e6d3154c6d26c39b5205e0fe3)
4 years ago
bakerboy448
caaa8bfead
Fixed: '/author' URL Base breaking UI navigation
4 years ago
Qstick
6791787655
Ignore ResizeObserver loop limit errors
...
(cherry picked from commit ffcb34f9f0bef6206bf334fa47083a3e25439a3a)
4 years ago
bakerboy448
2f780c2064
update more info links
4 years ago
Mark McDowall
96461b8aa3
Fixed: Copying passwords
...
(cherry picked from commit c871b3f9487b9bfeb3726d763a632a772b420a0a)
4 years ago
nitsua
0672fc7b85
Custom Notification cleanup
...
- Renamed event "BookDownload" to "Download" to match sonarr/radarr
- Renamed "TrackRetag" to "BookRetag" (Lidarr leftovers)
4 years ago
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
4 years ago
Qstick
c17f3a90a7
Catchup Linting
4 years ago
Qstick
6b22b9bb57
jsconfig for a bit of autocompletion and intellisense
...
Fixes #1460
Co-Authored-By: Taloth <Taloth@users.noreply.github.com>
4 years ago
Mark McDowall
cb2c502857
Indexer Priority ESLint fixes
4 years ago
Dtaggart
916acdb81a
New: Index priority
4 years ago
ta264
2f8ac793ff
New: Refresh button on book page that bypasses cache
4 years ago
ta264
7a5297b2a6
Remove unused expandedState from BookDetails
4 years ago
ta264
3a12ae6956
New: Show series info in author books table and book details
4 years ago
ta264
ba92586b8b
Fixed: Author not found error when deleting book
...
Fixes #403
4 years ago
ta264
7fe8702584
New: Add page count to author books page
...
Fixes #408
4 years ago
ta264
4adffff5ba
Remove old lidarr UI settings
...
Fixes #401
4 years ago
Qstick
e4ad1c5e16
Switch Automation to Chrome for Test Speed
4 years ago
Mark McDowall
83ebb972be
Small change to creating an itemMap during item update
...
Closes #1381
(cherry picked from commit 7f28ab895a73fe0677c62388b82e4d5f73e5c023)
4 years ago
Mark McDowall
47f6e821ad
Fixed: Import series failing to add items to process
...
Closes #1380
(cherry picked from commit 97ec1847541ba2a73d25eedbd3c97aa6f2f7e4e0)
4 years ago
Mark McDowall
1ca42eb711
Add class to allow for overriding scrollbar width
...
Closes #1379
(cherry picked from commit 42343d528372c494b297e5c84125f7bdb6ab4eec)
4 years ago
Mark McDowall
9674f79f40
Fixed: Removed items in queue still showing until refresh
...
Closes #1378
(cherry picked from commit 479baf06a72b46429a80e19208fdc753ce0ed8ba)
4 years ago
ta264
6d88db08f0
Use createItemMap like Sonarr
...
(cherry picked from commit 43d04cd54efcf5569cb316a5856878d4291f96be)
4 years ago
ta264
9fc0a8d4d1
New: Option to disable automatic search on import lists
4 years ago
ta264
bb409b9929
Fixed: Error refreshing page on Activity/Wanted
4 years ago
ta264
cc0fea2aab
Fixed: Don't show NoAuthor on calendar if authors are loading
4 years ago
Mark McDowall
cc6db7a9e5
Fixed: Force grabbing selected delayed items in queue
4 years ago
Matthew Kleiman
44f7400f83
Fixed: Typo in Lost Connection modal
...
(cherry picked from commit f6af29fc3b7c3beae91877fb921db7c0bb5390a9)
4 years ago
ta264
4e861e0ae5
Fixed: Bug preventing override of book in manual import
4 years ago
Mark McDowall
4c8ff1c6bb
New: Not in Last/Next for date custom filters
...
(cherry picked from commit 9a3669d80191e1f8e17fa22e5d1d9ae56fe13210)
4 years ago
ta264
821aa90b14
New: Goodreads Shelves + Owned Books notifications
4 years ago
ta264
5f2d57f33b
Fixed: Goodreads import lists
4 years ago
ta264
542f3b23b2
Fixed: Add book model should close after adding book
4 years ago
ta264
bdebb1593c
Fixed: Editing authors from bookshelf
...
Fixes #39
4 years ago
Qstick
6dbce8d12e
Sync Packages with Radarr
4 years ago
ta264
45d49117ca
New: Use Goodreads directly, allow multiple editions of a book (new DB required)
4 years ago
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
5 years ago
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
5 years ago
Qstick
ee43ccf620
Renames in Frontend
5 years ago
ta264
bc0e0faa90
Fixed: Error searching for book
5 years ago
Qstick
8547af9fae
Method, Variable, Class Renames in Readarr.Core
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
5 years ago
Qstick
e26840b649
Fixed: Fetch Settings in UpdateConnector
5 years ago
Qstick
6a747ae110
Fix Radarr reference in Updates.js
5 years ago