audiobookshelf/server
2024-11-04 16:13:14 +08:00
..
controllers No db access for author image if in disk cache 2024-11-03 08:44:57 +02: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 No db access for author image if in disk cache 2024-11-03 08:44:57 +02:00
migrations Update index creation migration to be idempotent 2024-10-19 15:45:14 -05:00
models Fix includes 2024-11-02 13:02:40 -05:00
objects Update:Book series embeds in grouping meta tag as semicolon deliminated, book meta tag parser falls back to using grouping tag for series if set #3473 2024-10-20 16:58:13 -05:00
providers Fix:Use region for author search by name #3470 2024-10-01 16:14:51 -05:00
routers No db access for author image if in disk cache 2024-11-03 08:44:57 +02:00
scanner Update:Book series embeds in grouping meta tag as semicolon deliminated, book meta tag parser falls back to using grouping tag for series if set #3473 2024-10-20 16:58:13 -05:00
utils Avoid parsing first and last names in Chinese, Japanese and Korean languages 2024-11-04 16:13:14 +08:00
Auth.js No auth for author images 2024-11-03 08:45:43 +02:00
Database.js Move cover path func to LibraryItem model 2024-11-02 12:56:40 -05:00
Logger.js Disregard socketListener.level if level >= FATAL 2024-09-11 22:05:38 +03:00
Server.js No auth and req.user for cover images 2024-11-02 15:17:11 +02:00
SocketAuthority.js Add base path to socket.io connections on client and server 2024-10-15 05:50:23 +03:00
Watcher.js Update:Added string localization for tasks #3303 #3352 2024-09-21 14:02:57 -05:00