audiobookshelf/server
2023-08-13 13:10:34 -05:00
..
controllers Update MiscController api routes to load library items from db 2023-08-13 13:10:34 -05:00
controllers2
db
finders
libs
managers Update User.toJSONForPublic to remove mostRecent key and session key only includes the PlaybackSession 2023-08-12 16:11:58 -05:00
models Update playlist API endpoints to load library items from DB 2023-08-13 11:22:38 -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 playlist API endpoints to load library items from DB 2023-08-13 11:22:38 -05:00
routes
scanner
utils Update MiscController api routes to load library items from db 2023-08-13 13:10:34 -05:00
Auth.js
Database.js Update playlist API endpoints to load library items from DB 2023-08-13 11:22:38 -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