audiobookshelf/client/components/ui
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
..
Btn.vue Update:Close edit modal when pressing chapter edit button and already on chapter page #2915 2024-05-03 17:25:30 -05:00
Checkbox.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
ContextMenuDropdown.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
Dropdown.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
EditableText.vue
FileInput.vue Update:Edit item cover tab UI for small screen sizes #2832 2024-04-07 16:24:23 -05:00
IconBtn.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
InputDropdown.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
LibrariesDropdown.vue Fix:Switching library on series item page not redirecting #2902 2024-05-01 17:23:49 -05:00
LibraryIcon.vue
LoadingIndicator.vue
MediaIconPicker.vue
MultiSelect.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
MultiSelectDropdown.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
MultiSelectQueryInput.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
QueryInput.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
RangeInput.vue Add:Epub ereader settings for font scale, line spacing, theme and spread 2023-06-14 17:30:08 -05:00
ReadIconBtn.vue
RichTextEditor.vue Fix:Rich text editor labels and add translations 2024-01-26 17:22:37 -06:00
SelectInput.vue WIP: Add adjustable skip amount (#3113) 2024-07-12 17:52:48 -05:00
TextareaInput.vue Add dir="auto" attribute where it makes sense 2024-03-28 23:56:59 +02:00
TextareaWithLabel.vue Add:FFProbe api endpoint 2023-06-25 16:16:11 -05:00
TextInput.vue Replace material-icons class with material-symbols class in components 2024-07-08 09:39:00 -07:00
TextInputWithLabel.vue Auth/OpenID: Implement Permissions via OpenID 2024-03-19 17:57:24 +01:00
TimePicker.vue Update client/components/ui/TimePicker.vue 2024-05-25 14:58:46 -05:00
ToggleBtns.vue Add:Epub ereader settings for font scale, line spacing, theme and spread 2023-06-14 17:30:08 -05:00
ToggleSwitch.vue
Tooltip.vue Update:Show tooltip for library item card titles that are truncated #2451 2024-01-06 15:54:48 -06:00
VueTrix.vue Fix:Using arrow keys when editing podcast description #1826 2023-06-07 11:01:11 -05:00