audiobookshelf/client/pages
jmt-gh e01748eb2f Full support for generating/applying chapter data
This commit adds the rest of the support for actually being able to use
Overdrive MediaMarkers.

Shoutout to benonymity's project OverdriveChapterize, where I was able
to port over the logic to actually do the timestamp conversions

https://github.com/benonymity/OverdriveChapterizer/blob/main/chapters.py

I still need to do a lot of cleanup of the actual code, and finish the UI.
2022-06-11 10:57:17 -07:00
..
audiobook/_id Full support for generating/applying chapter data 2022-06-11 10:57:17 -07:00
author Add:Audio player next/prev chapter buttons 2022-06-04 12:07:38 -05:00
batch
collection Add redirects for media types on unsupported pages 2022-04-14 12:57:34 -05:00
config Fix:Sessions table cleanup 2022-06-04 15:51:00 -05:00
item/_id Add:Persist RSS feeds in db #696, Update:RSS feed data model 2022-06-07 18:29:43 -05:00
library/_library Fix:OPML file upload reset 2022-05-29 12:22:16 -05:00
upload Add:OPML Upload for bulk adding podcasts #588 2022-05-29 11:46:45 -05:00
account.vue Update:Guest user accounts cannot change the account password #537 2022-04-29 18:38:13 -05:00
config.vue Add:Listening sessions calendar heat map 2022-05-11 16:27:40 -05:00
index.vue Update:No longer creating initial root user and initial library, add init root user page, web app works with no libraries 2022-05-14 17:23:22 -05:00
login.vue Update:Send source back with auth request 2022-05-21 11:21:03 -05:00
oops.vue