audiobookshelf/client/components/modals
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
..
authors Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
bookmarks Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
changelog Update changelog version to link to release, pass versionData into changelog modal 2024-07-06 16:28:36 -05:00
collections Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
emails Update email page to only load users when needed 2024-05-25 14:44:34 -05:00
item Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
libraries Update edit library folder icon to fill 2024-07-10 16:38:58 -05:00
notification
player Update play_arrow icons with fill CSS class 2024-07-08 22:00:16 +00:00
playlists Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
podcast Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
rssfeed Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
AccountModal.vue Fix:Trim whitespace from username when creating new, remove trim from password to allow whitespace #2882 2024-04-26 17:07:19 -05:00
AddCustomMetadataProviderModal.vue Add custom metadata provider controller, update model, move to item metadata utils 2024-02-11 16:48:16 -06:00
AudioFileDataModal.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
BackupScheduleModal.vue Remove Gentium Book font, reduce appbar icon and title font size 2023-02-11 15:02:56 -06:00
BatchQuickMatchModel.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
BookmarksModal.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
ChaptersModal.vue
Dialog.vue Fix:Library settings context menu actions for mobile view #1886 2023-07-11 17:06:14 -05:00
EditSeriesInputInnerModal.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
ListeningSessionModal.vue Open media item share sessions shown on listening sessions page, create device info for share sessions 2024-06-30 16:36:00 -05:00
Modal.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
PlayerSettingsModal.vue WIP: Add adjustable skip amount (#3113) 2024-07-12 17:52:48 -05:00
RawCoverPreviewModal.vue Fix:Fullscreen cover image modal not updating when changing covers #2900 2024-05-02 17:48:50 -05:00
ShareModal.vue Replace Material Icons in LaxyBookCard and ShareModal components 2024-07-08 22:29:36 +00:00
SleepTimerModal.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
UploadImageModal.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00