audiobookshelf/client
2022-04-08 18:34:30 -05:00
..
assets Podcast episode player fixes, episode table ui updates 2022-03-26 18:23:33 -05:00
components Fix authors filter query string 2022-04-08 18:34:30 -05:00
layouts New data model removing media entity for books 2022-03-26 11:59:34 -05:00
middleware Fix use first accessible library depending on display order, default library id checked on server when authenticating 2022-03-27 09:45:28 -05:00
mixins
pages Fix authors filter query string 2022-04-08 18:34:30 -05:00
players Update Book.js to return array of AudioTrack objects on json expand 2022-04-03 16:01:59 -05:00
plugins Podcasts add get episode feed and download, add edit podcast episode modal 2022-03-27 15:37:04 -05:00
static
store Add playing podcast episodes, episode progress, podcast page, podcast home page shelves 2022-03-26 17:41:26 -05:00
nuxt.config.js New data model play media entity, PlaybackSessionManager 2022-03-17 19:10:47 -05:00
package-lock.json Update NPM Packages 2022-03-25 22:14:02 +00:00
package.json Update NPM Packages 2022-03-25 22:14:02 +00:00
tailwind.config.js