gitea/routers
JakobDev fb37eefa28
Add API for License templates (#23009)
This adds a API for getting License templates. This tries to be as close
to the [GitHub
API](https://docs.github.com/en/rest/licenses?apiVersion=2022-11-28) as
possible, but Gitea does not support all features that GitHub has. I
think they should been added, but this out f the scope of this PR. You
should merge #23006 before this PR for security reasons.
2023-04-26 02:08:28 -04:00
..
api Add API for License templates (#23009) 2023-04-26 02:08:28 -04:00
common Update go tool dependencies, restructure lint targets (#24239) 2023-04-22 14:53:00 -04:00
install Refactor web route (#24080) 2023-04-20 14:49:06 -04:00
private Refactor web route (#24080) 2023-04-20 14:49:06 -04:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Improve RSS (#24335) 2023-04-25 22:53:44 -04:00
init.go Allow adding new files to an empty repo (#24164) 2023-04-19 21:40:42 +08:00