audiobookshelf/server
advplyr 75eef8d722 Fix:Book library sort by publishedYear #3620
- Updated sort to cast publishedYear to INTEGER
2024-11-17 16:00:44 -06:00
..
controllers Update FolderWatcher to singleton 2024-11-07 16:32:05 -06:00
finders Add a try-catch block around custom provider search 2024-09-09 19:23:26 +03:00
libs
managers Add episode_download_queue_cleared socket event 2024-11-12 07:37:38 +02:00
migrations Update uuid migration to v2.17.0 and for all tables still using UUIDv4 2024-11-17 15:45:21 -06:00
models Merge pull request #3597 from nichwall/mediatype_uuid_migration 2024-11-17 15:50:10 -06:00
objects Fix:Podcast episodes duplicated when a scan runs while the episode is downloading #2785 2024-11-07 17:26:51 -06:00
providers Fix:Use region for author search by name #3470 2024-10-01 16:14:51 -05:00
routers Update FolderWatcher to singleton 2024-11-07 16:32:05 -06:00
scanner Fix:Podcast episodes duplicated when a scan runs while the episode is downloading #2785 2024-11-07 17:26:51 -06:00
utils Fix:Book library sort by publishedYear #3620 2024-11-17 16:00:44 -06:00
Auth.js Add in-memory user cache 2024-11-10 08:34:47 +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 Fix:Podcast episodes duplicated when a scan runs while the episode is downloading #2785 2024-11-07 17:26:51 -06:00
SocketAuthority.js Add base path to socket.io connections on client and server 2024-10-15 05:50:23 +03:00
Watcher.js Fix:Podcast episodes duplicated when a scan runs while the episode is downloading #2785 2024-11-07 17:26:51 -06:00