1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/routers
JakobDev 36a5d4c2f3
Add API for gitignore templates (#22783)
This implements the [Gitignores template API of GitHub](https://docs.github.com/en/rest/gitignore?apiVersion=2022-11-28) in Gitea
2023-04-27 11:51:20 +08:00
..
api Add API for gitignore templates (#22783) 2023-04-27 11:51:20 +08: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 Require repo scope for PATs for private repos and basic authentication (#24362) 2023-04-26 19:24:03 -05:00
init.go Allow adding new files to an empty repo (#24164) 2023-04-19 21:40:42 +08:00