forgejo/routers/web
KN4CK3R 2b101994a6
Fix init mail render logic (#20704)
This bug affects tests which are sending emails (#20307). Some tests reinitialise the web routes (like `TestNodeinfo`) which messed up the mail templates. There is no reason why the templates should be loaded in the routes method.
2022-08-08 20:04:28 +02:00
..
admin Rework mailer settings (#18982) 2022-08-02 13:24:18 +08:00
auth WebAuthn CredentialID field needs to be increased in size (#20530) 2022-07-30 15:25:26 +02:00
dev Make better use of i18n (#20096) 2022-06-26 22:19:22 +08:00
events
explore
feed
healthcheck
misc
org Add Docker /v2/_catalog endpoint (#20469) 2022-07-28 11:59:39 +08:00
repo Use request timeout for git service rpc (#20689) 2022-08-06 16:13:11 +03:00
user Add missing Tabs on organisation/package view (Frontport #20539) (#20540) 2022-07-31 14:32:51 +02:00
auth.go
auth_windows.go
base.go Add Cache-Control header to html and api responses, add no-transform (#20432) 2022-07-23 14:38:03 +08:00
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Fix init mail render logic (#20704) 2022-08-08 20:04:28 +02:00
webfinger.go Fix various typos (#20338) 2022-07-12 23:32:37 +02:00