Commit Graph

9 Commits

Author SHA1 Message Date
lovasoa 637f198b57 error handling: improve visual presentation of error messages
- Updated error messages to be more user-friendly and visually appealing in the browser.
- Introduced a new method for retrieving static files from the cache.
- Improved error reporting for invalid UTF-8 encoding in SQL files.
2025-08-30 17:16:13 +02:00
lovasoa e7951ee721 dynamic port choice
also: better error messages in tests
2025-05-26 00:46:04 +02:00
lovasoa 04e1046018 fix alert component styles 2025-05-14 00:44:51 +02:00
lovasoa a9d24672f0 fix error message layour issue 2025-05-08 22:47:03 +02:00
Lorefnon 1fa4f9364a Add id/class to the components (#182) 2024-01-12 23:05:38 +01:00
lovasoa 51f58400a9 new configuration option: environment
allows hiding errors from users

closes https://github.com/lovasoa/SQLpage/issues/145

Thanks to @demogit-code
2023-12-04 00:27:15 +01:00
lovasoa a2b9fbe6c8 improve top-level error handling 2023-08-20 22:47:12 +02:00
lovasoa 5f711d3d8e Improve error component 2022-09-05 23:07:55 +02:00
lovasoa 2956411c7a rename sqlsite to sqlpage 2022-08-28 01:04:10 +02:00