mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 01:35:56 +03:00
[PR #587] [MERGED] fix: better error handling in the demo page #1199
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#1199
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:issue#586📝 Commits (7)
42b10ddfix: better error handling in the demo page, closes #5862d22b77docs: Update documentation with an example of cache-bustin parametere7c363fdocs: Revise index.html content for clarity and engagementb2b0588style: Update index.html and main.css for improved UI elements1e6d1fcstyle: Enhance button styles37ce59afix linting errorsdad3e78fix 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.