audiobookshelf/server
2022-05-24 18:38:25 -05:00
..
controllers Add:Option to hard delete podcast episode from file system #488 2022-05-24 18:38:25 -05:00
finders Update:Matching authors uses the ASIN if set #572, Fix:Purge author image cache when updating author 2022-05-13 18:11:54 -05:00
managers Add:RSS feeds for audiobooks #606 2022-05-19 18:51:58 -05:00
njodb Fix:File permissions on cache dirs and cache images, Fix:Db delete read stream closing before write stream resulting in deletes sometimes not happening 2022-05-15 09:51:08 -05:00
objects Update:Remove manual sorting of podcast episodes and default to sort by published at 2022-05-23 19:28:00 -05:00
providers Update:Matching authors uses the ASIN if set #572, Fix:Purge author image cache when updating author 2022-05-13 18:11:54 -05:00
routers Add:Option to hard delete podcast episode from file system #488 2022-05-24 18:38:25 -05:00
scanner Add:Support for single book files to be detected by Watcher #610, Fix:Single media file in library folder root is only supported for books not podcasts 2022-05-23 18:15:15 -05:00
utils Add:Support for single book files to be detected by Watcher #610, Fix:Single media file in library folder root is only supported for books not podcasts 2022-05-23 18:15:15 -05:00
Auth.js Update:Send source back with auth request 2022-05-21 11:21:03 -05:00
Db.js Update:No longer creating initial root user and initial library, add init root user page, web app works with no libraries 2022-05-14 17:23:22 -05:00
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
Server.js Update:Send source back with auth request 2022-05-21 11:21:03 -05:00
Watcher.js Add:Support for single book files to be detected by Watcher #610, Fix:Single media file in library folder root is only supported for books not podcasts 2022-05-23 18:15:15 -05:00