audiobookshelf/server
advplyr cb234fe1fc
Merge pull request #3521 from mikiher/subdirectory-fixes
Fixes and cleanup for subdirectory serving support
2024-10-15 16:55:54 -05: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 Rename for next minor release 2024-10-07 18:52:14 -07:00
models Merge pull request #3417 from nichwall/series_cleanup_2 2024-10-12 15:48:04 -05: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 decade filter and query by casting publishedYear to Int 2024-10-15 16:12:56 -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 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