[PR #3210] [MERGED] Massively simplify the 503 error view #6153

Closed
opened 2026-02-05 10:25:41 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/3210
Author: @bourdaisj
Created: 1/29/2022
Status: Merged
Merged: 1/30/2022
Merged by: @ssddanbrown

Base: masterHead: simple-503-error-file


📝 Commits (1)

  • 99202b3 fix(503): massively simplify the 503 error view

📊 Changes

1 file changed (+25 additions, -8 deletions)

View changed files

📝 resources/views/errors/503.blade.php (+25 -8)

📄 Description

As suggested by @ssddanbrown this PR simplifies the 503 error view.
See https://github.com/BookStackApp/BookStack/issues/3205 for informations.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/3210 **Author:** [@bourdaisj](https://github.com/bourdaisj) **Created:** 1/29/2022 **Status:** ✅ Merged **Merged:** 1/30/2022 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `master` ← **Head:** `simple-503-error-file` --- ### 📝 Commits (1) - [`99202b3`](https://github.com/BookStackApp/BookStack/commit/99202b3bb80a4b835de2e88b518d0dab1a8290b3) fix(503): massively simplify the 503 error view ### 📊 Changes **1 file changed** (+25 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `resources/views/errors/503.blade.php` (+25 -8) </details> ### 📄 Description As suggested by @ssddanbrown this PR simplifies the 503 error view. See https://github.com/BookStackApp/BookStack/issues/3205 for informations. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:25:41 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6153