audiobookshelf/server
2024-10-08 16:59:45 -05:00
..
controllers Remove asciiOnlyToLowerCase 2024-10-08 16:59:45 -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 Use musl-based libnusqlite3 in Docker 2024-10-07 20:48:52 +03:00
migrations Make migration management more robust 2024-09-07 22:24:19 +03:00
models retire unicode handling workaround for Author and Series title 2024-10-08 19:52:26 +00: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 asciiOnlyToLowerCase 2024-10-08 16:59:45 -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 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