audiobookshelf/server
2023-08-20 13:16:53 -05:00
..
controllers Update numIssues on filter data, fix watcher scanning in new items 2023-08-20 13:16:53 -05:00
controllers2
db
finders
libs
managers Update OPML api route to load podcasts from db 2023-08-19 15:19:27 -05:00
models Update recent-episodes API route to load from db 2023-08-19 14:49:06 -05:00
objects Update get library series api endpoint to load from db 2023-08-18 17:08:34 -05:00
providers
routers Fix remove items with issues API route & remove old endpoints 2023-08-19 17:12:24 -05:00
routes
scanner Update numIssues on filter data, fix watcher scanning in new items 2023-08-20 13:16:53 -05:00
utils Fix remove items with issues API route & remove old endpoints 2023-08-19 17:12:24 -05:00
Auth.js
Database.js Update numIssues on filter data, fix watcher scanning in new items 2023-08-20 13:16:53 -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