1
0
mirror of https://github.com/advplyr/audiobookshelf.git synced 2025-03-24 00:16:39 +01:00
audiobookshelf/server
Lars Kiesow b47ce4fb24
Use HTTPS for Google Books Images
The API for Google Books will return HTTP image URLs when matiching any
books using it as a search provider. In a secure environment, this
causes browser warnings.

All Google image links support HTTPS and we can safely switch to HTTOS
to avoid these warnings.
2022-12-18 00:18:11 +01:00
..
controllers Comments where user settings needs to be removed 2022-12-17 14:52:10 -06:00
finders Add:Region support for audible chapter lookup 2022-10-15 15:31:07 -05:00
libs Update server/libs/nodeFfprobe/index.js 2022-09-24 17:36:29 -05:00
managers Fix:Setting file ownership for /config and /metadata/logs 2022-12-15 17:30:45 -06:00
objects Comments where user settings needs to be removed 2022-12-17 14:52:10 -06:00
providers Use HTTPS for Google Books Images 2022-12-18 00:18:11 +01:00
routers Comments where user settings needs to be removed 2022-12-17 14:52:10 -06:00
scanner Fix:Setting file ownership for /config and /metadata/logs 2022-12-15 17:30:45 -06:00
utils Add:Book library filter for missing cover image 2022-12-15 17:46:27 -06:00
Auth.js Update:Only emit library socket events to users with access to lib 2022-11-30 17:32:59 -06:00
Db.js Fix:Setting file ownership for /config and /metadata/logs 2022-12-15 17:30:45 -06:00
Logger.js Remove dependency date-and-time 2022-07-06 19:18:27 -05:00
Server.js Update:Remove HOST default to allow for ipv6 2022-12-17 15:55:53 -06:00
SocketAuthority.js Update:Only emit library socket events to users with access to lib 2022-11-30 17:32:59 -06:00
Watcher.js Fix:Include Watcher as lib with no dependencies and fix tiny-readdir bug 2022-05-28 20:01:20 -05:00