Ji Qu

Results 72 comments of Ji Qu

Length change has been done, you could update your source code right now or docker image later after the automatic building done. Another one will be done once I have...

Sorry, migrations should be done by hand. Please have a try and tell me what happened, thanks. ``` docker exec -it bash # then python manage.py migrate --noinput --settings=pinry.settings.docker ```

Thanks for your feedback, the url length limit also exists in frontend. I've changed it now. ref: https://github.com/pinry/pinry/commit/659ad35a54d4283c4782510a6ab7854cbdda1e8c Please wait for latest docker-build or build it by yourself then restart...

Nice to have. What's your preference about search by tags? If we have multiple tags named A and B, how should we search it, by "A and B" or "A...

Thanks for your advice, will be done once I have time : )

Hi, you should use https to host your site if you want to collect images on https site. It's content policy of web-browser.

> Hi, you should use https to host your site if you want to collect images on https site. It's content policy of web-browser. Sorry it's wrong. It's a "feature"...

> can this plugin system allow for plugin-automated posts? i.e. an RSS feed reader that automatically posts to the board? https://docs.getpinry.com/plugin-system/ We are not able to do this currently but...

Feel sorry for that, I have no free time to do new feature currentlly, PR is very welcome!

Would you please upload some AVIF test file here? I may test it on my own instance and then update the code(bookmarketlet and backend) if necessary.