audiobookshelf/server
Greg Lorenzen 4cdc2a8c28
Feat/download via share link (#3666)
* Adds share download endpoint
* Adds Downloadable toggle to share modal

---------

Co-authored-by: advplyr <advplyr@protonmail.com>
2024-12-29 16:52:57 -06:00
..
controllers Feat/download via share link (#3666) 2024-12-29 16:52:57 -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 Feat/download via share link (#3666) 2024-12-29 16:52:57 -06:00
models Feat/download via share link (#3666) 2024-12-29 16:52:57 -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 Feat/download via share link (#3666) 2024-12-29 16:52:57 -06:00
scanner Fix:Quick match not removing empty series/authors #3743 2024-12-22 10:58:22 -06:00
utils Merge pull request #3714 from nichwall/zip_download_speedup 2024-12-25 08:59:43 -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