error-pages/internal
Pаramtamtаm d40e8879d1
feat: Non-existing pages now return styled 404 status page (with 404 status code) (#189)
* 🎨 style(CHANGELOG.md): add UNRELEASED section
🔧 chore(notfound/handler.go): refactor to use core.RespondWithErrorPage
🔧 chore(http/server.go): pass config, templatePicker, renderer and options to notfoundHandler
🔧 chore(hurl/404.hurl): update test to expect HTML response instead of plain text

* 📝 docs(CHANGELOG.md): fix typo in changed section

* 🔥 chore(CHANGELOG.md): release version 2.22.0
🔥 chore(flags.go): remove unused code for serve command
2023-04-07 14:42:00 +04:00
..
breaker chore: Module name changed, deps updated 2023-02-23 21:49:45 +04:00
checkers chore: Module name changed, deps updated 2023-02-23 21:49:45 +04:00
cli feat: Non-existing pages now return styled 404 status page (with 404 status code) (#189) 2023-04-07 14:42:00 +04:00
config chore: Module name changed, deps updated 2023-02-23 21:49:45 +04:00
env chore: Better CLI (#163) 2023-01-29 14:54:56 +04:00
http feat: Non-existing pages now return styled 404 status page (with 404 status code) (#189) 2023-04-07 14:42:00 +04:00
logger chore: Module name changed, deps updated 2023-02-23 21:49:45 +04:00
metrics chore: Module name changed, deps updated 2023-02-23 21:49:45 +04:00
options Added possibility to disable error pages auto-localization (#94) 2022-04-12 15:34:35 +05:00
pick chore: Module name changed, deps updated 2023-02-23 21:49:45 +04:00
tpl chore: Module name changed, deps updated 2023-02-23 21:49:45 +04:00
version Fix for the X-Format header (#51) 2022-01-28 12:53:35 +05:00