audiobookshelf/server
2021-11-03 19:12:17 -05:00
..
objects Fix: Daily log file not adding newlines to logs, Add: Config log page loads last 5000 logs for the current day #72 2021-10-31 19:10:45 -05:00
providers
utils Add: Support for multiple authors separated by & #160 2021-10-31 14:59:39 -05:00
ApiController.js Change: Multiple authors are treated separately for filtering and searching #103 2021-10-31 16:40:27 -05:00
Auth.js
BackupManager.js
BookFinder.js
CoverController.js
Db.js Add: db error recovery check, Fix: bookmarks modal UI overflow #115 2021-11-03 19:12:17 -05:00
DownloadManager.js
HlsController.js
Logger.js Fix: Daily log file not adding newlines to logs, Add: Config log page loads last 5000 logs for the current day #72 2021-10-31 19:10:45 -05:00
LogManager.js Fix: Daily log file not adding newlines to logs, Add: Config log page loads last 5000 logs for the current day #72 2021-10-31 19:10:45 -05:00
RssFeeds.js
Scanner.js
Server.js Fix: Daily log file not adding newlines to logs, Add: Config log page loads last 5000 logs for the current day #72 2021-10-31 19:10:45 -05:00
StreamManager.js Add: Daily file logs and log server settings 2021-10-31 17:55:28 -05:00
Watcher.js