Henrik Hüttemann
Henrik Hüttemann
Hey lads, I've stared an [issue](https://github.com/hackmdio/codimd/issues/1100) in the old tracker, but I guess it is time for another approach, discussing a slight overhaul of the history overview. Here are my...
Hey lads, since I'm working quite often with the slide mode I've got some ideas to discuss and propose: ## Download compiled slides Add a *Presentation* item to the download...
Greetings, unfortunately the `install_shopware` command fails with the following log: ``` vagrant@shopware:~$ install_shopware Cloning into 'shopware'... remote: Enumerating objects: 87, done. remote: Counting objects: 100% (87/87), done. remote: Compressing objects:...
### Feature Description In GitLab, the code owners feature supports an [extended syntax with sections](https://docs.gitlab.com/ee/user/project/codeowners/#organize-code-owners-by-putting-them-into-sections), grouping files and dirs together. It would be nice to have this feature in Gitea,...
Heyo, I've started a fresh Astuto with the recommended `docker-compose.yml`, but changed the PG image to a newer major: ```diff db: - image: postgres:14.5 + image: postgres:16.0 ``` I had...
Hey there, I've noticed you've published v2.13, but not on [NPM](https://www.npmjs.com/package/vue-typeahead-bootstrap). Could you do that, too, please? Thanks and cheers