summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/web/views/error.pug (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix development link in error.pugHazelnoot2025-04-011-1/+1
|
* merge upstreamHazelnoot2025-03-251-20/+26
|\
| * enhance(frontend): サーバーエラー画面の多言語対応 (#15549)かっこかり2025-02-241-23/+29
| | | | | | | | | | * enhance(frontend): サーバーエラー画面の多言語対応 * indent
* | fix: icons and update urlsMarie2024-02-191-1/+1
| |
* | chore: update repo linksInsert5StarName2023-12-091-3/+3
| |
* | chore: swap misskey assets outMar0xy2023-09-261-1/+1
| |
* | chore: update all misskey references in the pug files to sharkeyMar0xy2023-09-261-9/+13
|/
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-2/+2
| | | | | | | | | * cleanup: trim trailing whitespace * update(`.editorconfig`) --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* feat(server): Misskey ↵kakkokari-gtyih2023-04-121-0/+65
Webでユーザーフレンドリーなエラーページを出す (#10590) * (add) user-friendly error page * Update CHANGELOG.md * (add) cache-control header * Add ClientLoggerService * Log params and query * remove error stack on client * fix pug * 文面を調整 * :art] --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp>