audiobookshelf/server/managers
James Ross 207ba7ec8e x-accel: encode all paths to URIs
updates util function  encodeUriPath to use node:url with a file:// path
prefix, and updates all instances x-accel redirection to use this helper
util instead of sending unencoded paths into the header.
2023-09-18 13:08:19 -07:00
..
AbMergeManager.js Remove the setting of file permissions #2057 2023-09-06 07:12:11 -05:00
AudioMetadataManager.js
BackupManager.js
CacheManager.js x-accel: encode all paths to URIs 2023-09-18 13:08:19 -07:00
CoverManager.js Fix:Scanner purge cover cache when extracting from audio file 2023-09-17 14:53:25 -05:00
CronManager.js Add new podcast scanner and remove old scanner 2023-09-04 11:50:55 -05:00
EmailManager.js
LogManager.js Remove the setting of file permissions #2057 2023-09-06 07:12:11 -05:00
NotificationManager.js Update db model references 2023-08-20 13:34:03 -05:00
PlaybackSessionManager.js Update match all books to load items from DB, remove library items loading to memory on init 2023-09-04 16:33:55 -05:00
PodcastManager.js Remove the setting of file permissions #2057 2023-09-06 07:12:11 -05:00
RssFeedManager.js Update match all books to load items from DB, remove library items loading to memory on init 2023-09-04 16:33:55 -05:00
TaskManager.js