Mark McDowall
1f02423148
Fixed: Series list jump bar click issues
...
(cherry picked from commit 9c7378625112088d022239fdbdb90c0dc941d61d)
2022-10-20 20:42:53 -05:00
Qstick
41615fe026
New: Instance name for Page Title
2022-05-15 13:05:44 -05:00
Mark McDowall
cbf2f0f4fb
Fixed: Jump bar on series page not showing when window is made wider
...
(cherry picked from commit 0cb8d93069d6310abd39ee2fe73219e17aa83fe6)
2022-01-20 11:16:37 +00:00
ta264
615acdaebe
New: Combine mass editor and author editor, enable book editor
2021-11-22 19:05:39 +00:00
Robin Dadswell
89319f9833
New: Renamed Blacklist to Blocklist
...
(cherry picked from commit ead1371846b1f19cd49928052be0128bf7ccd41f)
2021-10-10 17:02:48 -05:00
ta264
c9cb0a9774
New: Search bar searches books as well as authors
2021-09-01 21:04:39 +01:00
Taloth Saldono
ba9f618405
Lazy Loading fuse-worker and fixed some potential timing issues when it's slow. Also keep last result while typing.
...
(cherry picked from commit 1e98002b8f3b01e41bff011644a9345c37c259c1)
2021-09-01 21:04:39 +01:00
ta264
468ebc3307
New: Load all books on page load and store in the browser
2021-09-01 21:04:39 +01:00
ta264
2558660b7b
New: Add index views for all books
2021-09-01 21:04:39 +01:00
ta264
93f0f33e84
Fixed: restoring scroll position when going back to index page
2021-05-13 21:15:11 +01: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
c1f2ea6c8a
Fixed: Don't distort author images in search bar results
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
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
bakerboy448
caaa8bfead
Fixed: '/author' URL Base breaking UI navigation
2020-12-24 15:23:09 -05:00
Qstick
c17f3a90a7
Catchup Linting
2020-09-27 10:38:30 -04: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
ta264
a506125841
New: Don't require artist mapping
2020-02-11 21:22:45 +00:00
ta264
8a20c0fa83
New: Add/remove individual albums
2019-12-16 21:21:32 +00: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
624ee1daa4
Fixed: Use a worker for UI fuzzy search
2019-12-15 22:00:40 -05:00
ta264
4413c7e46c
New: Unmapped files view ( #888 )
...
* New: Unmapped files view
Displays all trackfiles that haven't been matched to a track.
Generalised the file details component and adds it to the album
details screen.
* Add sorting by quality
* New: MediaServiceTests & MediaRepoTests
2019-08-25 11:49:30 -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
a09611a580
Fixed: Modal scrolling causing app to scroll on iOS
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-08-09 23:19:58 -04:00
Qstick
9ca81eb320
Fixed: Issue searching for artist in the UI when tag is removed
2019-08-09 23:19:58 -04:00
Qstick
5e3a0e2cd7
Fixed: Conditional Rendering on Page Jump Bar
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-08-09 23:19:58 -04:00
Qstick
c673058a10
New: Update Frontend Packages
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
1955cd9f73
Fixed: Improve performance of search input selector
2019-04-28 14:00:25 -04:00
Qstick
7cf39e6a30
Fixed: UI Selector, Rendering Improvements
2019-04-27 23:45:59 -04:00
Qstick
edeb3e44ff
New: Use Fuse.js for UI header search
2019-04-27 22:54:13 -04:00
Qstick
180763da69
Fixed: Consistent icon position for toolbar buttons
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2019-03-26 21:58:16 -04: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
f43c1e749f
New: Replace 'react-router-redux' with 'connected-react-router'
2019-03-01 22:27:55 -05:00
Qstick
c8ef68283b
Fixed: More UI tweaks
2019-02-27 23:33:26 -05:00
Qstick
795a445b52
Fixed: Rendering Tweaks to UI
2019-02-27 22:15:24 -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
Qstick
14867cff7e
Fixed: Center icons in tables
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-11-11 00:04:04 -05:00
Qstick
9007f9319a
Fixed: Toolbar collapsing on device rotation
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-11-10 23:19:10 -05:00
Qstick
e7bd67fcfa
New: Frontend package updates
2018-10-01 21:05:33 -04:00
Qstick
64a8d02f77
New: Server Side UI Filtering, Error Boundaries ( #501 )
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-09-22 23:10:50 -04:00
Qstick
ca244b0da5
Fixed: Remove value length restriction from ArtistSearch
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-09-13 22:43:57 -04:00
Qstick
ba96dad8c7
Fixed: UI and Command manager updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-08-28 23:01:02 -04:00
Qstick
b506fd3ab7
Fixed: UI fixes from Sonarr
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
2018-08-26 00:39:04 -04:00
Qstick
6581b3a2c5
New: UI Updates, Tag manager, More custom filters ( #437 )
...
* New: UI Updates, Tag manager, More custom filters
* fixup! Fix ScanFixture Unit Tests
* Fixed: Sentry Errors from UI don't have release, branch, environment
* Changed: Bump Mobile Detect for New Device Detection
* Fixed: Build on changes to package.json
* fixup! Add MetadataProfile filter option
* fixup! Tag Note, Blacklist, Manual Import
* fixup: Remove connectSection
* fixup: root folder comment
2018-08-07 20:57:15 -04:00