This may be resolved upstream: "copy/pasting an image and then showing as not found" https://github.com/go-gitea/gitea/issues/28915
Hi @Kaszanas, thank you for your report. It was mentioned in the blender-coders chatroom. This is likely a combination of a few issues, with Gitea and Chrome, but not with the integration with…
WIP meilisearch PR: https://github.com/go-gitea/gitea/pull/23136
WIP due to missing docs, conflicts with go.mod, and pending maintainer review
@lunny's WIP PR: https://github.com/go-gitea/gitea/pull/22704 @fsiddi's alternative idea: https://github.com/go-gitea/gitea/issues/20665
Related upstream PR: https://github.com/go-gitea/gitea/pull/23106 This is rather minimal, but it adds endpoints to manages user's relationships with badges.
One thing I wonder about is if blender and other repositories are in separate pools, are hard links between them still possible to avoid every fork taking up space?
With gitea.com, hardlinks…
Gitea.com has the following robots.txt: https://gitea.com/robots.txt
Tracked in the following upstream issue: https://github.com/go-gitea/gitea/issues/22842
An upcoming PR may also be of interest for you https://github.com/go-gitea/gitea/pull/21820 instead of limiting on number of repos, you can also limit on total repo size for a user.
Are you able to check the logs and see what is triggering these archive generting events? Is it a sewtch crawler, some other automated tooling, or is it user behaviour?
Based on the answers to…