audiobookshelf/server
2024-09-27 17:33:23 -05:00
..
controllers Update NotificationManager to singleton 2024-09-27 17:33:23 -05:00
finders Add a try-catch block around custom provider search 2024-09-09 19:23:26 +03:00
libs Put umzug in server/libs and remove unneeded dependencies from it 2024-09-08 21:33:32 +03:00
managers Update NotificationManager to singleton 2024-09-27 17:33:23 -05:00
migrations Make migration management more robust 2024-09-07 22:24:19 +03:00
models Change PlaybackSession createFromOld to use upsert instead of create 2024-09-18 18:01:36 +03:00
objects Update:Added string localization for tasks #3303 #3352 2024-09-21 14:02:57 -05:00
providers Fix:Audible book match not falling back to search after failed ASIN #3314 2024-08-20 17:04:48 -05:00
routers Update NotificationManager to singleton 2024-09-27 17:33:23 -05:00
scanner Update:When merging embedded chapters from multiple files filter out ~0 duration chapters #3361 2024-09-24 10:54:25 -05:00
utils Remove unused requires 2024-09-18 14:26:10 -05:00
Auth.js Update:Create & update API endpoints to create with new data model 2024-08-17 17:18:40 -05:00
Database.js Merge pull request #3418 from mikiher/fix-database-version-init 2024-09-14 10:09:46 -05:00
Logger.js Disregard socketListener.level if level >= FATAL 2024-09-11 22:05:38 +03:00
Server.js Update NotificationManager to singleton 2024-09-27 17:33:23 -05:00
SocketAuthority.js Update:Auth to use new user model 2024-08-10 15:46:04 -05:00
Watcher.js Update:Added string localization for tasks #3303 #3352 2024-09-21 14:02:57 -05:00