audiobookshelf/server
2022-03-20 06:29:08 -05:00
..
controllers Add:Restrict user permissions by tag 2022-03-20 06:29:08 -05:00
finders
objects Add:Restrict user permissions by tag 2022-03-20 06:29:08 -05:00
providers
routers Add:Restrict user permissions by tag 2022-03-20 06:29:08 -05:00
scanner Migration change metadata folder from /books to /items, podcast data model updates, add podcast routes 2022-03-19 10:13:10 -05:00
utils Migration change metadata folder from /books to /items, podcast data model updates, add podcast routes 2022-03-19 10:13:10 -05:00
Auth.js
BackupManager.js Migration change metadata folder from /books to /items, podcast data model updates, add podcast routes 2022-03-19 10:13:10 -05:00
CacheManager.js New data model Book media type contains Audiobooks updates 2022-03-17 12:25:12 -05:00
CoverController.js Migration change metadata folder from /books to /items, podcast data model updates, add podcast routes 2022-03-19 10:13:10 -05:00
Db.js New data model play media entity, PlaybackSessionManager 2022-03-17 19:10:47 -05:00
DownloadManager.js
Logger.js
LogManager.js
PlaybackSessionManager.js Fix player content url, update user progress object include media entity id, update reset progress route 2022-03-18 15:31:46 -05:00
RssFeeds.js New data model start of PlaybackSessionManager to replace StreamManager, remove podcast & ip npm package 2022-03-15 19:28:54 -05:00
Server.js Migration change metadata folder from /books to /items, podcast data model updates, add podcast routes 2022-03-19 10:13:10 -05:00
Watcher.js