audiobookshelf/server
2023-11-24 14:27:32 -06:00
..
controllers Merge branch 'caching' of https://github.com/mikiher/audiobookshelf into caching 2023-11-22 19:00:11 +02:00
finders Merge branch 'caching' of https://github.com/mikiher/audiobookshelf into caching 2023-11-22 19:00:11 +02:00
libs Merge branch 'caching' of https://github.com/mikiher/audiobookshelf into caching 2023-11-22 19:00:11 +02:00
managers Rename ApiCacheManager to add .js file extension 2023-11-24 14:20:14 -06:00
models Ignore sequelize hooks when updating user lastSeen on socket authentication 2023-11-24 14:27:32 -06:00
objects Merge branch 'caching' of https://github.com/mikiher/audiobookshelf into caching 2023-11-22 19:00:11 +02:00
providers Fix:Audible india provider 2023-05-14 13:42:29 -05:00
routers Use a single router.get for API cache middleware 2023-11-23 09:55:55 +02:00
scanner Fix handling of single mefia file updates 2023-11-04 11:06:54 +00:00
utils Remove unnecessary timing measurements 2023-11-23 09:56:37 +02:00
Auth.js Merge branch 'caching' of https://github.com/mikiher/audiobookshelf into caching 2023-11-22 19:00:11 +02:00
Database.js Update:Remove support for metadata.abs, added script to create metadata.json files if they dont exist 2023-10-22 15:53:05 -05:00
Logger.js Merge branch 'caching' of https://github.com/mikiher/audiobookshelf into caching 2023-11-22 19:00:11 +02:00
Server.js Remove unnecessary timing measurements 2023-11-23 09:56:37 +02:00
SocketAuthority.js Ignore sequelize hooks when updating user lastSeen on socket authentication 2023-11-24 14:27:32 -06:00
Watcher.js Fix:Watcher waits for files to finish transferring before scanning #1362 #2248 2023-10-25 16:53:53 -05:00