Ji Qu

Results 83 comments of Ji Qu

Thanks for your report, please provided the image url for me, I will take a look.

Thanks,will be fixed once I have time

https://docs.getpinry.com/theories/ We just use board for collection, could you please privode some examples or tell us why you'd like to use subcategories?

Any info about the page? I may test it myself : )

It works for me. Instagram stops us from using javascript from non-https site. ![image](https://user-images.githubusercontent.com/4109722/193609367-9fc0e0fa-a6d7-4cec-b2be-cca3b4304b5b.png)

I guess you host your site without https. You may host your site by `Caddy` with atomatic https support. Example config: ``` your-pinry-host.com reverse_proxy localhost:80 ``` doc is here: https://caddyserver.com/docs/caddyfile/directives/reverse_proxy

Thanks for your information. After testing it further more, the thumbnails doesn't work, the fetch works well on server. I guess that instagram requires "http referer check" before loading image.

https://pin.37soloist.com/pins/1674

Yes, just run commands outside docker is ok. If you could setup an python dev env and nodejs dev env, everything is ok.