audiobookshelf/client
2022-04-18 08:10:55 -05:00
..
assets
components Fix podcast episode playback session duration, use podcast episode plaintext description 2022-04-17 17:52:06 -05:00
layouts Update sorting and filtering for podcasts, add title ignore prefix to podcast metadata, check user permissions for podcast episode row UI 2022-04-11 19:42:09 -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 Update uploader to support podcast folder structure 2022-04-14 18:24:24 -05:00
pages Update uploader to support podcast folder structure 2022-04-14 18:24:24 -05:00
players Add support for WMA and AIFF audio files #449, add remove orphan streams, clean up audio mime type logic 2022-04-16 12:37:10 -05:00
plugins Add support for WMA and AIFF audio files #449, add remove orphan streams, clean up audio mime type logic 2022-04-16 12:37:10 -05:00
static
store Fix experimental e-reader with new data model 2022-04-13 08:26:43 -05:00
nuxt.config.js allow connections from the mobile app while running in dev env 2022-04-12 13:57:45 +02:00
package-lock.json Dedupe packages 2022-04-12 18:03:43 +00:00
package.json Version bump 2.0.0 2022-04-18 08:10:55 -05:00
tailwind.config.js