audiobookshelf/server
2024-07-03 17:08:30 -05:00
..
controllers Fix media item share changing share, show error on failed to play 2024-07-03 17:08:30 -05:00
finders Fix:Add timeout to provider matching default to 30s #3000 2024-05-25 16:32:02 -05:00
libs
managers
models Update:Get personalized home page shelves and get library items endpoint optional includes for media item shares, show public icon on shared book items 2024-07-01 17:26:13 -05:00
objects
providers Update:Validate ASIN for author, chapter and match requests 2024-06-09 13:43:03 -05:00
routers
scanner bug: if oldLibraryItem is null things crash 2024-06-27 14:32:14 -06:00
utils Update:Get personalized home page shelves and get library items endpoint optional includes for media item shares, show public icon on shared book items 2024-07-01 17:26:13 -05:00
Auth.js show dropdown if issuer has list of algorithms 2024-04-09 22:29:06 +02:00
Database.js Update share endpoint to return playback session, add get share file endpoint 2024-06-26 17:03:12 -05:00
Logger.js
Server.js
SocketAuthority.js Fix:Disconnect from socket on logout, remove unnecessary logout function 2024-02-17 16:58:49 -06:00
Watcher.js