advplyr.audiobookshelf-app/components/modals
Lars Kiesow 22c5fee48e Make chapters identifiable
When long chapter names are being used, it may easily happen that parts
of the name is cut off. If this part identifies the latest chapter name
or number, it may make chapters indistinguishable from one another. This
makes it near imposible to select a specific chapter if the book has
many chapters.

This patch addresses the issue by starting each item in the list of
chapters with an index number.

This fixes #479
2023-01-05 23:07:11 +01:00
..
bookmarks Fix bookmarks and hide for local items #137 2022-04-23 14:19:56 -05:00
downloads Fix: download single track audiobooks #15, Change: check write permission when selecting folder #13, Add: Show folders and files list in user selected folder, Fix: Seek back only if audiobook was played #20 2021-10-28 09:37:31 -05:00
playlists fix: use native haptic plugin and remove semicolons 2022-12-08 19:09:46 -05:00
BookmarksModal.vue fix: use native haptic plugin and remove semicolons 2022-12-08 19:09:46 -05:00
ChaptersModal.vue Make chapters identifiable 2023-01-05 23:07:11 +01:00
CustomHeadersModal.vue Add custom headers modal and model 2022-07-01 16:33:39 -05:00
Dialog.vue Update:Audio player menu to modal instead of dropdown 2022-08-22 16:02:35 -05:00
FilterModal.vue Merge pull request #459 from benonymity/hapticFeedback 2022-12-09 17:08:17 -06:00
FullscreenCover.vue Update:Showing fullscreen cover uses raw cover 2022-12-04 16:30:18 -06:00
ItemDetailsModal.vue Update:Item page redesign with more details like narrator and chapters, decreasing cover size 2022-06-02 17:57:37 -05:00
LibrariesModal.vue fix: use native haptic plugin and remove semicolons 2022-12-08 19:09:46 -05:00
Modal.vue Fix:Back button to close modal #267 and back button to minimize fullscreen player #267 2022-07-04 15:42:59 -05:00
OrderModal.vue fix: use native haptic plugin and remove semicolons 2022-12-08 19:09:46 -05:00
PlaybackSpeedModal.vue Fix:Save playback speed when using custom value #226 2022-06-06 17:19:02 -05:00
PodcastEpisodesFeedModal.vue Download episodes to server & see downloads queued/in progress #225 2022-12-10 10:12:58 -06:00
SelectLocalFolderModal.vue Add new connection page to support multiple server connection configs 2022-04-03 14:24:17 -05:00
SleepTimerModal.vue fix: use native haptic plugin and remove semicolons 2022-12-08 19:09:46 -05:00