forgejo/templates
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
..
admin Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
api/packages/pypi
base Don't set meta theme-color by default (#24340) 2023-04-26 00:56:42 -04:00
code
custom
devtest Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
explore Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
mail
org Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
package Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
projects Improve some modal action buttons (#24289) 2023-04-24 07:08:59 -04:00
repo Fix broken clone script on an empty archived repo (#24339) 2023-04-25 23:28:37 -04:00
shared Fix runner button height (#24338) 2023-04-26 00:09:29 -04:00
status Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
swagger Add API for License templates (#23009) 2023-04-26 02:08:28 -04:00
user Automatically select the org when click create repo from org dashboard (#24325) 2023-04-25 22:25:29 -04:00
home.tmpl
install.tmpl
post-install.tmpl