audiobookshelf/server
advplyr 4c88e9c8d2
Merge pull request #3594 from nichwall/filter_data_longer_cache
Increase cache time for `filterdata` in library
2024-11-16 16:18:54 -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 Put umzug in server/libs and remove unneeded dependencies from it 2024-09-08 21:33:32 +03:00
managers Add episode_download_queue_cleared socket event 2024-11-12 07:37:38 +02:00
migrations Update index creation migration to be idempotent 2024-10-19 15:45:14 -05:00
models Add in-memory user cache 2024-11-10 08:34:47 +02: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 Merge pull request #3594 from nichwall/filter_data_longer_cache 2024-11-16 16:18:54 -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