gitea/routers
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
..
api Add support for Pub packages (#20560) 2022-08-07 18:09:54 +08:00
common Rework raw file http header logic (#20484) 2022-07-29 17:26:55 +02:00
install Rework mailer settings (#18982) 2022-08-02 13:24:18 +08:00
private Add missing parameter for error in log message (#20144) 2022-06-27 16:52:22 +03:00
utils A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
web Fix init mail render logic (#20704) 2022-08-08 20:04:28 +02:00
init.go Initialize cron last (#20373) 2022-07-15 16:20:05 +01:00