1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/routers
KN4CK3R 05209f0d1d
Add RPM registry ()
Fixes 

This PR adds a RPM package registry. You can follow [this
tutorial](https://opensource.com/article/18/9/how-build-rpm-packages) to
build a *.rpm package for testing.

This functionality is similar to the Debian registry () and
therefore shares some methods. I marked this PR as blocked because it
should be merged after .


![grafik](https://user-images.githubusercontent.com/1666336/223806549-d8784fd9-9d79-46a2-9ae2-f038594f636a.png)
2023-05-05 20:33:37 +00:00
..
api Add RPM registry () 2023-05-05 20:33:37 +00:00
common Improve template system and panic recovery () 2023-05-04 14:36:34 +08:00
install Improve template system and panic recovery () 2023-05-04 14:36:34 +08:00
private Refactor web route () 2023-04-20 14:49:06 -04:00
utils Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
web Revert "Prevent a user with a different email from accepting the team invite" () 2023-05-05 15:59:12 +08:00
init.go Use globally shared HTMLRender () 2023-04-30 08:22:23 -04:00