forgejo/routers/web
2024-03-04 07:41:49 +01:00
..
admin Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 2024-02-26 22:30:26 +01:00
auth Start to migrate from util.OptionalBool to optional.Option[bool] (#29329) 2024-02-26 22:30:26 +01:00
devtest
events
explore
feed Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00
healthcheck [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc. 2024-02-05 16:02:14 +01:00
misc [API] Forgejo API /api/forgejo/v1 2024-02-05 14:44:32 +01:00
org Unify organizations header (#29248) 2024-02-26 22:30:26 +01:00
repo Display tag name as title for a tag with no release 2024-03-04 07:41:49 +01:00
shared Unify organizations header (#29248) 2024-02-26 22:30:26 +01:00
user Allow options to disable user deletion from the interface on app.ini (#29275) 2024-02-26 22:30:26 +01:00
base.go
githttp.go Add support for sha256 repositories (#23894) 2024-01-19 17:05:02 +01:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go Refactor more code in templates (#29236) 2024-02-19 22:58:32 +01:00
web.go [BUG] Implement commit mail selection for other Git operations 2024-02-27 22:41:58 +00:00
webfinger.go