audiobookshelf/server
2023-11-30 21:17:13 +02:00
..
controllers Merge branch 'caching' of https://github.com/mikiher/audiobookshelf into caching 2023-11-22 19:00:11 +02:00
finders Remove "et al[.]" in author cleanup 2023-11-30 21:17:13 +02:00
libs Merge branch 'caching' of https://github.com/mikiher/audiobookshelf into caching 2023-11-22 19:00:11 +02:00
managers Cache HTTP headers and status 2023-11-25 23:49:56 +02: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
routers Use a single router.get for API cache middleware 2023-11-23 09:55:55 +02:00
scanner
utils Remove currently unused time measurement utils 2023-11-25 08:14:45 +02:00
Auth.js Fix:Change password api endpoint 2023-11-23 15:14:49 -06:00
Database.js
Logger.js Merge branch 'caching' of https://github.com/mikiher/audiobookshelf into caching 2023-11-22 19:00:11 +02:00
Server.js Merge branch 'master' into caching 2023-11-24 14:38:27 -06:00
SocketAuthority.js Ignore sequelize hooks when updating user lastSeen on socket authentication 2023-11-24 14:27:32 -06:00
Watcher.js