Commit Graph

156 Commits

Author SHA1 Message Date
PearsonFlyer 438b75e8cf Fixed: "Profile" to "Indexer" on Clone Button (
(cherry picked from commit https://github.com/Readarr/Readarr/commit/058ab4b4a8f5b0e6cab178692ab8b85a818d6e08
2021-07-04 07:47:58 -05:00
Qstick b23e225271 Update wiki links 2021-07-03 14:55:53 -04:00
Mark McDowall 8ad917e94b New: Warning when combining preferred words with a specific indexer
Fixes #534

(cherry picked from commit fae38a107f738eff148271499b571b93ed192e84)
2021-07-03 13:59:12 -04:00
PearsonFlyer 33b4ed44de Fixed: Corrected Naming Examples 2021-07-01 18:55:31 -05:00
ta264 13d8554e7e New: More book title naming tokens 2021-06-11 14:36:15 +01:00
ta264 4d840d6f43 New: PartNumber and PartCount naming tokens 2021-06-11 14:36:15 +01:00
ta264 a0e2747004 New: More granular book year naming tokens 2021-06-11 14:36:15 +01:00
ta264 c484a29099 Clean up naming tokens page 2021-06-11 14:36:15 +01:00
ta264 23772ce312 New: Author SortName token 2021-06-11 14:36:15 +01:00
ta264 f6a04f7890 New: Basic audiobook support 2021-05-28 06:49:08 +01:00
Mark McDowall bdbbcd7fac Updated react-dnd and added touch support
Fixed: Drag and drop on mobile devices
Closes ##4429
2021-05-10 22:24:22 +01:00
Mark McDowall 7d4c92cc96 Fixed files that were using incorrect imports
(cherry picked from commit a3bb2f1c32fc1e0c49d0d1fe24c04940453f5431)
(cherry picked from commit 9ebdc5364c69971fde5a0c854a2d46d6b027fd5f)
2021-05-10 22:20:27 +01:00
ta264 00e4555736 New: Add min pages and ignored terms to metadata profiles 2021-05-10 21:54:50 +01:00
Robin Dadswell f45cc29816 Fixed: Import Lists provider message in UI 2021-05-08 15:40:56 -04:00
nitsua d87bf5ae63 Localization framework 2021-04-29 08:58:43 +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 f584d2d8d2 New: Allow keeping calibre in sync with goodreads 2021-04-12 19:49:32 +01: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 d6170dbfed New: Use native dotnet host and DryIoc 2021-03-12 12:55:48 +00:00
bakerboy448 fd81ca86db New: Update all wiki links to point to the Servarr Wiki 2021-02-03 22:41:59 -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
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
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
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
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
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 4765236940 Catchup Linting
Signed-off-by: Robin Dadswell <robin@dadswell.email>
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
bakerboy448 762a085f9a Fixed: Rotating mobile device when modal is open won't reset modal 2021-01-28 23:43:19 -05:00
ta264 cab92745da Fixed: better root folder validation 2021-01-19 21:32:46 +00:00
ta264 16e04041a9 New: Calibre library support 2021-01-19 21:32:46 +00: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
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 4adffff5ba Remove old lidarr UI settings
Fixes #401
2020-08-29 16:08:30 +01:00
ta264 9fc0a8d4d1 New: Option to disable automatic search on import lists 2020-08-19 22:44:06 +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
Qstick ee43ccf620 Renames in Frontend 2020-05-19 21:50:37 +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 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
Qstick 3b7eb01918 New: Lidarr to Readarr 2020-02-29 16:58:13 -05:00