audiobookshelf/server
2023-08-13 15:10:26 -05:00
..
controllers Update library filter data to load from db and cache, update rss feed routes to load library items from db 2023-08-13 15:10:26 -05:00
controllers2
db
finders
libs
managers Update library filter data to load from db and cache, update rss feed routes to load library items from db 2023-08-13 15:10:26 -05:00
models Update library filter data to load from db and cache, update rss feed routes to load library items from db 2023-08-13 15:10:26 -05:00
objects Update User.toJSONForPublic to remove mostRecent key and session key only includes the PlaybackSession 2023-08-12 16:11:58 -05:00
providers
routers Update library filter data to load from db and cache, update rss feed routes to load library items from db 2023-08-13 15:10:26 -05:00
routes
scanner Update:Only load libraries from db when needed 2023-07-22 14:25:20 -05:00
utils Update library filter data to load from db and cache, update rss feed routes to load library items from db 2023-08-13 15:10:26 -05:00
Auth.js Update:Only load Users when needed 2023-07-22 15:32:20 -05:00
Database.js Update library filter data to load from db and cache, update rss feed routes to load library items from db 2023-08-13 15:10:26 -05:00
Logger.js
Server.js Update MeController api endpoints to load library items from DB 2023-08-12 15:52:09 -05:00
SocketAuthority.js Update User.toJSONForPublic to remove mostRecent key and session key only includes the PlaybackSession 2023-08-12 16:11:58 -05:00
Watcher.js