audiobookshelf/server
2024-10-06 18:25:08 +03:00
..
controllers Move authors to lazyBookshelf 2024-10-06 18:25:08 +03: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 Merge pull request #3468 from mikiher/nunicode-intergration 2024-10-01 15:17:54 -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:Use region for author search by name #3470 2024-10-01 16:14:51 -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 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 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