audiobookshelf/server
2022-05-19 22:10:53 -07:00
..
controllers Fix:Updating library folder paths will only set file permissions if it needed to create the folder #529 2022-05-19 19:00:34 -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 Narrator data is sucessfully saved from folder name. 2022-05-19 20:59:59 -07: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:RSS feeds for audiobooks #606 2022-05-19 18:51:58 -05:00
scanner Fix:Watcher & scanner on folder renames to check inode value and update existing library item paths 2022-05-11 18:18:54 -05:00
utils Separated individual element parsing functions out of function getBookDataFromDir 2022-05-19 22:10:53 -07:00
Auth.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
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 Fix:Create cache dirs on server init 2022-05-15 11:19:04 -05:00
Watcher.js Fix:Watcher & scanner on folder renames to check inode value and update existing library item paths 2022-05-11 18:18:54 -05:00