You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
Vasek Sraier 49b2f45f75 Cleaned permission checks for API -> site admin can now do anything (#6483)
* cleaned permission checks for API -> site admin can now do anything

Signed-off-by: Vasek Sraier <git@vakabus.cz>

* PR #6483: helper methods moved to context/context.go, added missing return

Signed-off-by: Vasek Sraier <git@vakabus.cz>

* PR #6483: added documentation to new exported helper functions in context/context.go

Signed-off-by: Vasek Sraier <git@vakabus.cz>
5 years ago
..
admin Better logging (#6038) (#6095) 5 years ago
api/v1 Cleaned permission checks for API -> site admin can now do anything (#6483) 5 years ago
dev Make time diff translatable (#2057) 7 years ago
org Better logging (#6038) (#6095) 5 years ago
private move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 5 years ago
repo Show last commit status in pull request lists (#6465) 5 years ago
routes fix upload attachments (#6481) 5 years ago
user Show last commit status in pull request lists (#6465) 5 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
home.go Clean up various use of escape/unescape functions for URL generation (#6334) 5 years ago
init.go Better logging (#6038) (#6095) 5 years ago
install.go Better logging (#6038) (#6095) 5 years ago
metrics.go Fix metrics auth token detection (#6006) 5 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago