audiobookshelf/server
2021-11-03 17:45:47 -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 Add: experimental match tab with google books search #59, Add: isbn field for books #59 2021-10-28 14:41:42 -05:00
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 Add: experimental match tab with google books search #59, Add: isbn field for books #59 2021-10-28 14:41:42 -05:00
CoverController.js
Db.js Change: Bookmark UI #115 2021-11-03 17:45:47 -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 Add: Bookshelf list link to audiobook page 2021-10-30 20:12:36 -05:00
Scanner.js Add: experimental match tab with google books search #59, Add: isbn field for books #59 2021-10-28 14:41:42 -05:00
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