audiobookshelf/client
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
..
assets Remove old material-icons files and classes 2024-07-10 16:41:42 -05:00
components WIP: Add adjustable skip amount (#3113) 2024-07-12 17:52:48 -05:00
cypress Add a Show Subtitles option 2024-07-04 20:35:58 +03:00
layouts 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
middleware
mixins Major bookshelf refactor 2024-06-03 09:04:03 +03:00
pages Update play_arrow icons with fill CSS class 2024-07-08 22:00:16 +00:00
players WIP: Add adjustable skip amount (#3113) 2024-07-12 17:52:48 -05:00
plugins Add: current pubdate 2024-07-06 15:57:20 +00:00
static Remove old material-icons files and classes 2024-07-10 16:41:42 -05:00
store WIP: Add adjustable skip amount (#3113) 2024-07-12 17:52:48 -05:00
strings WIP: Add adjustable skip amount (#3113) 2024-07-12 17:52:48 -05:00
cypress.config.js Move test files to a separate directory 2024-04-30 11:30:00 +03:00
nuxt.config.js Add Cypress config and support files 2024-04-15 23:57:21 +03:00
package-lock.json Version bump v2.11.0 2024-07-07 17:23:57 -05:00
package.json Version bump v2.11.0 2024-07-07 17:23:57 -05:00
tailwind.config.js Reverted default spacing and font-sizing changes, and extended spaing with em-based variants 2024-06-23 19:15:39 +03:00