Oliver Hanikel
Oliver Hanikel
Automated builds would be greatly appreciated. Docker Hub has a way to auto build on [specific tags](https://docs.docker.com/docker-hub/builds/#tag-and-branch-builds).
Ok now the tests are working and there is no more cruft hanging around. I think all that needs to be done is: - [x] adding command line options for...
As far as I'm concerned the code is done and was tested with most possible combinations of gitea parameters being set and unset. My updated docker-compose used to test: ```yaml...
The only thing missing, as far as I can tell, is changes to the alpha config
Is there anything I can do to get this merged?
Thanks for the response. I hope the rewrite goes well and Gitea will get supported in the future. It would be great for the selfhosted community.
`list_wiki` seems overall a bit janky. Instead of operating on strings we could use paths. This would make the code more resilient to edge cases like this one. It would...