Commit graph

416 commits

Author SHA1 Message Date
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
Qstick
1a0d276c72 Fixed: React error when displaying a search result for an existing item
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2020-01-02 18:46:26 -05:00
ta264
8a20c0fa83
New: Add/remove individual albums 2019-12-16 21:21:32 +00:00
ta264
70e9818949 Fixed: Rework Artist Index and VirtualTable 2019-12-15 22:00:40 -05:00
ta264
e0d1e3b03f Fixed: Don't repeatedly re-render cells 2019-12-15 22:00:40 -05:00
ta264
9b6b406a53 Better selection of jump bar items
Show first, last and most common items
2019-12-15 22:00:40 -05:00
ta264
b4abc63269 Fixed: Strip UrlBase from UI events before sending to sentry
Should mean that source maps are picked up correctly.
2019-12-15 22:00:40 -05:00
ta264
624ee1daa4 Fixed: Use a worker for UI fuzzy search 2019-12-15 22:00:40 -05:00
ta264
963c832241 Fixed: Faster movie selector 2019-12-15 22:00:40 -05:00
ta264
e45f788ca5 Fixed: Faster hasDifferentItems and specialized OrOrder version 2019-12-15 22:00:40 -05:00
ta264
22a9f83c24 New: Option for production build with profiling 2019-12-15 22:00:40 -05:00
Taloth Saldono
11525c6167 Revised webpack bundling 2019-12-15 22:00:40 -05:00