Robert Goniszewski
Robert Goniszewski
I see there's a wrong port being specified for the default on DEV: should be `http://localhost:8090` instead of `http://localhost:5173". It's now fixed on `latest` and `main`. Sorry for that! As...
Ok, I thought it was a problem with the auth cookie for PocketBase auth. We can add some way to inject additional headers. The simplest solution would be to store...
@tamaskan could you review the changes from the linked PR? If yes, it would be great to have your opinion on this implementation!
Yes, indeed 😄 Fixed!
@tamaskan the error you're referring to, `heritage yee`, should be now resolved in https://github.com/goniszewski/grimoire/releases/tag/v0.3.3.
Please upgrade to the latest version of Grimoire. You can use the integrated [migration tool](https://grimoire.pro/docs/migration-tool/) to transfer your data to new format.
Hello @antno1000! Foe each bookmark, Grimoire tries to also store the HTML and text representation of the webpage/article. I also plan to add the ability to save bookmarked webpage using...
I've started some optimization efforts to handle large collections, such as yours, @immanuelfodor, and @gingerbeardman. Right now, I'm changing the way we search for things so we can use Fuse.js...
Thank you for this list. I would like to see those changes in Grimoire and will try to place them on an updated and more detailed roadmap soon!
Good idea! I will look into it in the coming days and maybe even set it up on my homelab at first. I will keep you posted!