audiobookshelf/server
2024-12-23 17:18:08 -06:00
..
controllers Fix:Quick match not removing empty series/authors #3743 2024-12-22 10:58:22 -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:Quick match not removing empty series/authors #3743 2024-12-22 10:58:22 -06:00
migrations Add v2.17.5 migration to changelog 2024-12-08 08:19:23 -06:00
models Remove old Feed/FeedEpisode/FeedMeta objects 2024-12-15 17:54:36 -06:00
objects Remove old Feed/FeedEpisode/FeedMeta objects 2024-12-15 17:54:36 -06:00
providers Fix:Use region for author search by name #3470 2024-10-01 16:14:51 -05:00
routers Refactor RssFeedManager to use new model when closing feeds, fix close series feed when series is removed, update RssFeedManager to singleton 2024-12-15 12:37:01 -06:00
scanner Fix:Quick match not removing empty series/authors #3743 2024-12-22 10:58:22 -06:00
utils Support SSRF_REQUEST_FILTER_WHITELIST as a comma separated string of hostnames to pass through the ssrf request filter #3742 2024-12-23 17:18:08 -06:00
Auth.js Subfolder support for OIDC auth 2024-11-29 04:28:50 +02:00
Database.js Remove unused old feed methods 2024-12-15 17:05:57 -06:00
Logger.js Disregard socketListener.level if level >= FATAL 2024-09-11 22:05:38 +03:00
Server.js Support SSRF_REQUEST_FILTER_WHITELIST as a comma separated string of hostnames to pass through the ssrf request filter #3742 2024-12-23 17:18:08 -06:00
SocketAuthority.js Keep original socket.io server for non-subdir clients 2024-11-29 04:13:00 +02:00
Watcher.js Fix watcher skip dot files #3230 2024-12-21 17:22:48 -06:00