1
0
Fork 0
forgejo/routers/web
Gusted 64a0d61aff [BUG] Implement commit mail selection for other Git operations
- Implement the commit mail selection feature for the other supported
Git operations that can be done trough the web UI.
- Adds integration tests (goodluck reviewing this).
- Ref: #1788

Co-authored-by: 0ko <0ko@noreply.codeberg.org>
2024-02-27 22:41:58 +00: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
misc
org Unify organizations header (#29248) 2024-02-26 22:30:26 +01:00
repo [BUG] Implement commit mail selection for other Git operations 2024-02-27 22:41:58 +00: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
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