gitea/routers
2019-04-25 10:38:51 -04:00
..
admin
api/v1 Fix team members API (#6714) (#6729) 2019-04-24 20:41:02 +08:00
dev
org fix bug when update owner team then visit team's repo return 404 (#6119) 2019-02-22 11:14:45 -05:00
private Clean up various use of escape/unescape functions for URL generation (#6334) 2019-03-18 10:00:23 -04:00
repo Properly escape on the redirect from the web editor (#6657) (#6667) 2019-04-17 15:52:45 -04:00
routes fix bug when user login and want to resend register confirmation email (#6482) (#6486) 2019-04-02 09:36:56 +01:00
user fix missing return (#6751) (#6756) 2019-04-25 10:38:51 -04:00
utils
home.go Clean up various use of escape/unescape functions for URL generation (#6334) 2019-03-18 10:00:23 -04:00
init.go
install.go Integrate OAuth2 Provider (#5378) 2019-03-08 11:42:50 -05:00
metrics.go
swagger_json.go