audiobookshelf/server
2021-11-16 17:37:49 -06:00
..
objects Fix: iOS mobile audio stream support #180 2021-11-16 17:37:49 -06:00
providers
utils Fix: iOS mobile audio stream support #180 2021-11-16 17:37:49 -06:00
ApiController.js Fix: book id length & check duplicate ids, Change: library to lazy load book cards 2021-11-15 20:09:42 -06:00
Auth.js Add: User listening sessions and user listening stats #167 2021-11-12 19:43:16 -06:00
BackupManager.js Add: User listening sessions and user listening stats #167 2021-11-12 19:43:16 -06:00
BookFinder.js
CoverController.js
Db.js Fix: book id length & check duplicate ids, Change: library to lazy load book cards 2021-11-15 20:09:42 -06:00
DownloadManager.js Fix: book id length & check duplicate ids, Change: library to lazy load book cards 2021-11-15 20:09:42 -06:00
HlsController.js
Logger.js
LogManager.js
RssFeeds.js
Scanner.js Fix: book id length & check duplicate ids, Change: library to lazy load book cards 2021-11-15 20:09:42 -06:00
Server.js Fix: book id length & check duplicate ids, Change: library to lazy load book cards 2021-11-15 20:09:42 -06:00
StreamManager.js Fix: temp fix for aac codec error by forcing aac encode #172, Change: Failed streams will close the stream and show error 2021-11-13 15:24:56 -06:00
Watcher.js