kon-foo

Results 5 comments of kon-foo

There is more to this. The "/" in the slug causes a problem. See: ``` https://schnick.schnack.cool/comments/post-slug -> returns 200 https://schnick.schnack.cool/comments/post/slug -> returns 404 ``` To solve this I had to...

Would love to see this finalized! Good luck with your exams @aarnphm I would like to throw `` into the ring instead of `robots.txt`. From my understanding `robots.txt`s purpose is...

@joethei Thanks for you feedback. I addressed all mentioned issues in [release 0.1.18](https://github.com/kon-foo/Obsidian-Translate-Inline/releases/tag/0.1.18) and patched the record in the community plugin list with the new description. Please let me know...

@reasonerjt Thanks for looking into this. Harbor was deployed using [this helm chart](https://artifacthub.io/packages/helm/harbor/harbor/1.14.2). These are the images in use: | Component | Image | |--------------------|-------------------------------------------------------------| | harbor-core | goharbor/harbor-core:v2.10.2 |...

I had some time to dig deeper and was able to locate the issue. First of all the "inconsistency" stems from our trivy container sometimes not answering within the [hardcoded...