audiobookshelf/server
2022-04-27 17:20:44 -05:00
..
controllers Update item api endpoint to include user media progress with item if using query string include=progress and optionally episode=episodeid - for mobile app downloads 2022-04-25 19:03:26 -05:00
finders
managers Fix: set downloaded/uploaded cover owner and permissions and if creating intitial config/metadata directories at startup then set owner of those #394 2022-04-24 19:12:00 -05:00
njodb
objects Fix:default user settings for orderBy and default to sort ascending for titles and authors #515 2022-04-27 17:20:44 -05:00
providers
routers Add: button on issues page to remove all library items with issues #476 2022-04-24 18:25:33 -05:00
scanner
utils Add:Ability to ignore directories by putting a file named .ignore inside dir #516 2022-04-26 19:11:32 -05:00
Auth.js
Db.js
Logger.js
RssFeeds.js
Server.js Fix: set downloaded/uploaded cover owner and permissions and if creating intitial config/metadata directories at startup then set owner of those #394 2022-04-24 19:12:00 -05:00
Watcher.js