1
0
mirror of https://github.com/go-gitea/gitea synced 2025-01-09 17:25:57 +01:00
gitea/routers
wxiaoguang 2add8fe9be
Frontend refactor, PascalCase to camelCase, remove unused code ()
* Frontend refactor, PascalCase to camelCase, remove unused code

* fix
2021-10-21 15:37:43 +08:00
..
api/v1 Update documents for Gitea behind reverse proxy. Fix some small bugs (some URLs are generated without sub-path) () 2021-10-15 23:34:07 -04:00
common Use a variable but a function for IsProd because of a slight performance increment () 2021-10-20 16:37:19 +02:00
install Use a variable but a function for IsProd because of a slight performance increment () 2021-10-20 16:37:19 +02:00
private Ensure correct SSH permissions check for private and restricted users () 2021-10-20 16:59:05 -04:00
utils just add some unit tests () 2021-06-29 22:00:02 +01:00
web Frontend refactor, PascalCase to camelCase, remove unused code () 2021-10-21 15:37:43 +08:00
init.go Always emit the configuration path () 2021-09-13 21:24:57 -04:00