issues
search
TheNetsky
/
community-extensions
A repo with community made Paperback sources.
https://thenetsky.github.io/community-extensions/0.8
GNU General Public License v3.0
14
stars
31
forks
source link
Correct image timeout + correct new featured api
#51
Closed
YvesPa
closed
5 months ago
YvesPa
commented
5 months ago
Correct 2 problems :
new api route : featured => featuredV2
image url have a 24H lifetime, so I use a fake image url, on interceptor when fake url I get a new image url
Also
I delete and ignore package-lock.json
Correct 2 problems :
Also