audiobookshelf/server
2022-01-08 16:42:30 -06:00
..
controllers Fix:Sort series before limiting #295 2022-01-07 17:26:12 -06:00
objects Change:Make square covers the default 2022-01-08 16:42:30 -06:00
providers Fix: escape special characters in provider urls 2021-12-30 10:57:28 +01:00
scanner Change:Fallback to audio stream tags if probe format has no tags and remove old scanner #256 2021-12-24 18:06:17 -06:00
utils Cleaned unused require from prober 2022-01-07 15:17:35 +02:00
ApiController.js Add:User listening stats page and new library stats 2021-12-29 15:53:19 -06:00
Auth.js
AuthorFinder.js
BackupManager.js
BookFinder.js
CacheManager.js
CoverController.js
Db.js
DownloadManager.js
HlsController.js Change:Fallback to audio stream tags if probe format has no tags and remove old scanner #256 2021-12-24 18:06:17 -06:00
Logger.js
LogManager.js
RssFeeds.js
Server.js Change:Fallback to audio stream tags if probe format has no tags and remove old scanner #256 2021-12-24 18:06:17 -06:00
StreamManager.js Add:Api route to sync stream data for use in android native 2021-12-19 18:45:56 -06:00
Watcher.js