audiobookshelf/server
2024-11-09 13:20:59 -07: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 Put umzug in server/libs and remove unneeded dependencies from it 2024-09-08 21:33:32 +03:00
managers Fix:Podcast episodes duplicated when a scan runs while the episode is downloading #2785 2024-11-07 17:26:51 -06:00
migrations Update migrations changelog for 2.16.3 2024-11-09 13:20:59 -07:00
models Add: migration for mediaId to use UUID instead of UUIDV4 2024-11-09 13:10:46 -07: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 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 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