audiobookshelf/server
2023-08-19 13:59:22 -05:00
..
controllers Update search endpoints to search db directly 2023-08-19 13:59:22 -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 get library series api endpoint to load from db 2023-08-18 17:08:34 -05:00
objects Update get library series api endpoint to load from db 2023-08-18 17:08:34 -05:00
providers
routers Update search endpoints to search db directly 2023-08-19 13:59:22 -05:00
routes
scanner Update filterData for authors/series when added/removed 2023-08-18 14:40:36 -05:00
utils Update search endpoints to search db directly 2023-08-19 13:59:22 -05:00
Auth.js Update:Only load Users when needed 2023-07-22 15:32:20 -05:00
Database.js Update search endpoints to search db directly 2023-08-19 13:59:22 -05:00
Logger.js
Server.js Update checking empty series to load from Db 2023-08-17 17:58:57 -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