0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-15 10:38:35 -05:00
forgejo/routers/web
2024-02-28 17:28:16 +00:00
..
admin Start to migrate from util.OptionalBool to optional.Option[bool] () 2024-02-26 22:30:26 +01:00
auth Start to migrate from util.OptionalBool to optional.Option[bool] () 2024-02-26 22:30:26 +01:00
devtest
events
explore
feed Refactor locale&string&template related code () 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 () 2024-02-26 22:30:26 +01:00
repo Merge pull request '[UI] Actions: Link to Workflow in View' () from n0toose/forgejo:forgejo-add-workflow-link into forgejo 2024-02-28 17:28:16 +00:00
shared Unify organizations header () 2024-02-26 22:30:26 +01:00
user Allow options to disable user deletion from the interface on app.ini () 2024-02-26 22:30:26 +01:00
base.go
githttp.go Add support for sha256 repositories () 2024-01-19 17:05:02 +01:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go Refactor more code in templates () 2024-02-19 22:58:32 +01:00
web.go Merge pull request 'Disabling Stars should disable the routes too' () from algernon/forgejo:stars/disable-routes into forgejo 2024-02-27 21:24:25 +00:00
webfinger.go