audiobookshelf/server
2024-10-19 11:20:29 -07:00
..
controllers Fix:Handle undefined page/limit in paginated library queries #3499 2024-10-11 17:15:16 -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 Fix:Ignore dot files in migrations folder #3510 2024-10-14 14:46:55 -05:00
migrations Fix: table naming 2024-10-19 11:20:29 -07:00
models Add: migrations for authors, series, and podcast episodes 2024-10-19 10:40:17 -07: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 Fix:Server crash on podcast add page, adds API endpoint to get podcast titles #3499 2024-10-11 16:55:09 -05:00
scanner Add published decade filter option (#3489) 2024-10-08 17:20:42 -05:00
utils Fix Extract Cover Error for files with multiple embedded covers 2024-10-17 00:27:21 -07:00
Auth.js
Database.js Add published decade filter option (#3489) 2024-10-08 17:20:42 -05:00
Logger.js Disregard socketListener.level if level >= FATAL 2024-09-11 22:05:38 +03:00
Server.js server.js: add base path to all non-base-path requests 2024-10-15 06:40:14 +03: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