audiobookshelf/client/components/app
Greg Lorenzen 43b7ccd61a
WIP: Add adjustable skip amount (#3113)
* Add playback settings string to en-us

* Add playback settings UI for jump forwards and jump backwards

* Remove jump forwards and jump backwards settings

* Remove jump forwards and jump backwards en-us strings

* Update player UI to include player settings button

* Add label view player settings string

* Add PlayerSettingsModal component

Includes a toggle switch for enabling/disabling the chapter track feature.

* Add player settings modal component to MediaPlayerContainer

* Handle useChapterTrack changes in PlayerUI

* Add jump forwards and jump backwards settings to user store

* Add jump forwards and jump backwards label strings

* Add jump forwards and jump backwards settings to PlayerSettingsModal

* Update jump forwards and jump backwards to handle user state values in PlayerHandler

* Update jump backwards icon in PlayerPlaybackControls

* Add playback settings string to en-us

* Add playback settings UI for jump forwards and jump backwards

* Remove jump forwards and jump backwards settings

* Remove jump forwards and jump backwards en-us strings

* Update player UI to include player settings button

* Add label view player settings string

* Add PlayerSettingsModal component

Includes a toggle switch for enabling/disabling the chapter track feature.

* Add player settings modal component to MediaPlayerContainer

* Handle useChapterTrack changes in PlayerUI

* Add jump forwards and jump backwards settings to user store

* Add jump forwards and jump backwards label strings

* Add jump forwards and jump backwards settings to PlayerSettingsModal

* Update jump forwards and jump backwards to handle user state values in PlayerHandler

* Update jump backwards icon in PlayerPlaybackControls

* Add jump amounts to playback controls tooltips

* Fix merge issues and add new Material Symbols to player ui

* Alphabetize strings in en-us.json

* Update dropdown component with SelectInput to support menu overflowing modal

* Update localization for player settings

* Update en-us strings order

---------

Co-authored-by: advplyr <advplyr@protonmail.com>
2024-07-12 17:52:48 -05:00
..
Appbar.vue Merge pull request #3138 from glorenzen/update-material-icons 2024-07-10 16:41:21 -05:00
BookShelfCategorized.vue Update home page shelves to handle share open/closed sockets 2024-07-07 17:19:44 -05:00
BookShelfRow.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
BookShelfToolbar.vue Merge pull request #3138 from glorenzen/update-material-icons 2024-07-10 16:41:21 -05:00
ConfigSideNav.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
LazyBookshelf.vue Add book item more menu item for Share, restrict share to admin or up, add admin socket events for open/close shares 2024-07-07 15:51:50 -05:00
MediaPlayerContainer.vue WIP: Add adjustable skip amount (#3113) 2024-07-12 17:52:48 -05:00
SettingsContent.vue Updates to authentication page for mobile screen sizes 2024-03-30 14:25:38 -05:00
SideRail.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00