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
zeripath b59ed41e81
Use path not filepath in routers/editor (#14390)
The incorrect use of filepath instead of path means that
it is possible to cause a stackoverflow on Windows

Signed-off-by: Andrew Thornton <art27@cantab.net>
3 years ago
..
admin Merge default and system webhooks under one menu (#14244) 4 years ago
api/v1 Add review requested filter on pull request overview (#13701) 3 years ago
dev Display ui time with customize time location (#7792) 5 years ago
events Add EventSource support (#11235) 4 years ago
org Merge default and system webhooks under one menu (#14244) 4 years ago
private Check for 'main' as potential default branch name (#14193) 4 years ago
repo Use path not filepath in routers/editor (#14390) 3 years ago
routes KanBan: be able to set default board (#14147) 4 years ago
user Display error if twofaSecret cannot be retrieved (#14372) 3 years ago
utils Return the full rejection message and errors in flash errors (#13221) 4 years ago
home.go Simplify CheckUnitUser logic (#12854) 4 years ago
init.go Use IsProd instead of testing if it's equal. (#14336) 4 years ago
install.go migrate from com.* to alternatives (#14103) 4 years ago
metrics.go Move metrics from macaron to chi (#13601) 4 years ago
swagger_json.go Add gitea-vet (#10948) 4 years ago