[PR #587] [MERGED] fix: better error handling in the demo page #1199

Closed
opened 2026-03-15 15:58:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/587
Author: @sadok-f
Created: 9/19/2025
Status: Merged
Merged: 9/20/2025
Merged by: @sadok-f

Base: mainHead: issue#586


📝 Commits (7)

  • 42b10dd fix: better error handling in the demo page, closes #586
  • 2d22b77 docs: Update documentation with an example of cache-bustin parameter
  • e7c363f docs: Revise index.html content for clarity and engagement
  • b2b0588 style: Update index.html and main.css for improved UI elements
  • 1e6d1fc style: Enhance button styles
  • 37ce59a fix linting errors
  • dad3e78 fix linting errors

📊 Changes

6 files changed (+178 additions, -34 deletions)

View changed files

📝 docs/url-options.md (+13 -0)
📝 src/Core/Views/Default/index.html (+41 -27)
📝 src/Core/Views/Errors/error.html.php (+1 -1)
📝 src/Core/Views/Errors/exception.html.php (+4 -1)
📝 web/css/main.css (+73 -3)
📝 web/js/main.js (+46 -2)

📄 Description

fix: better error handling in the demo page
docs: Update documentation with an example of cache-busting parameter, related to #585
docs: Revise index.html content for clarity and engagement
style: Update index.html and main.css for improved UI elements
style: Enhance button styles


🔄 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/flyimg/flyimg/pull/587 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 9/19/2025 **Status:** ✅ Merged **Merged:** 9/20/2025 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `issue#586` --- ### 📝 Commits (7) - [`42b10dd`](https://github.com/flyimg/flyimg/commit/42b10ddc4767275300ab1d56a15bea93062557d8) fix: better error handling in the demo page, closes #586 - [`2d22b77`](https://github.com/flyimg/flyimg/commit/2d22b77efac3a7be4159c153b7c850b599f96eee) docs: Update documentation with an example of cache-bustin parameter - [`e7c363f`](https://github.com/flyimg/flyimg/commit/e7c363fb37beba0b9ae4ff1fa292d6d9c9376539) docs: Revise index.html content for clarity and engagement - [`b2b0588`](https://github.com/flyimg/flyimg/commit/b2b0588d82184e8ad624e99e00fe5150590113bb) style: Update index.html and main.css for improved UI elements - [`1e6d1fc`](https://github.com/flyimg/flyimg/commit/1e6d1fc3d75c5f9368a3940a61146d9ba20767bc) style: Enhance button styles - [`37ce59a`](https://github.com/flyimg/flyimg/commit/37ce59a1853541d5d6d6dbc92e01c6a56343be49) fix linting errors - [`dad3e78`](https://github.com/flyimg/flyimg/commit/dad3e7862b6c5627dce2ef2f7ac6f9a21e0587de) fix linting errors ### 📊 Changes **6 files changed** (+178 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `docs/url-options.md` (+13 -0) 📝 `src/Core/Views/Default/index.html` (+41 -27) 📝 `src/Core/Views/Errors/error.html.php` (+1 -1) 📝 `src/Core/Views/Errors/exception.html.php` (+4 -1) 📝 `web/css/main.css` (+73 -3) 📝 `web/js/main.js` (+46 -2) </details> ### 📄 Description fix: better error handling in the demo page docs: Update documentation with an example of cache-busting parameter, related to #585 docs: Revise index.html content for clarity and engagement style: Update index.html and main.css for improved UI elements style: Enhance button styles --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 15:58:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#1199
No description provided.