audiobookshelf/server
2022-05-15 11:19:04 -05:00
..
controllers 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
finders
managers Fix:Create cache dirs on server init 2022-05-15 11:19:04 -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
providers
routers
scanner
utils 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
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
Server.js Fix:Create cache dirs on server init 2022-05-15 11:19:04 -05:00
Watcher.js