audiobookshelf/server
2024-10-01 16:47:40 +03:00
..
controllers Update:Format numbers on user listening stats chart #3441 2024-09-23 16:36:56 -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 Switch to nunicode-binaries v1.1 2024-10-01 16:47:40 +03: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 Fix:New authors not setting lastFirst column, updates for new Series model 2024-09-01 15:08:56 -05:00
scanner Update:Some logs to include library item id #3440 2024-09-22 14:15:17 -05:00
utils Remove debug messages 2024-09-29 12:27:30 +03:00
Auth.js Update:Create & update API endpoints to create with new data model 2024-08-17 17:18:40 -05:00
Database.js Remove debug messages 2024-09-29 12:27:30 +03:00
Logger.js Disregard socketListener.level if level >= FATAL 2024-09-11 22:05:38 +03:00
Server.js Small change to logging of unhandled rejections 2024-09-18 18:44:16 +03: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