Fabian Schieder - Startseite https://fabianschieder.com
Go to file
2026-03-01 17:29:47 +01:00
adminer Add user verification requirement and is_admin field for enhanced security 2026-02-28 22:13:17 +01:00
api Implement async server status badge updates with a new JSON endpoint and improved caching 2026-03-01 14:52:49 +01:00
assets/js Update status messages to improve user feedback during loading states 2026-03-01 16:34:34 +01:00
icons Add favicon link to layout for improved branding 2026-03-01 17:27:31 +01:00
includes Enhance favicon support with multiple sizes for improved display across devices 2026-03-01 17:29:47 +01:00
scripts Add adminer badge handling to projects section and create check_adminer_badge script 2026-03-01 14:56:10 +01:00
.env Add user registration and login functionality for /adminer 2026-02-28 20:09:00 +01:00
.env.example Add user registration and login functionality for /adminer 2026-02-28 20:09:00 +01:00
.gitignore Add initial implementation of mini database management tool with environment configuration and server status monitoring 2026-02-28 19:43:58 +01:00
.htaccess Add rules to .htaccess for serving static files and enforcing HTTPS 2026-02-28 01:40:13 +01:00
404.php Normalize URLs for server status matching and update error page titles 2026-03-01 14:24:00 +01:00
503.php Normalize URLs for server status matching and update error page titles 2026-03-01 14:24:00 +01:00
index.php Update status messages to improve user feedback during loading states 2026-03-01 16:34:34 +01:00
server_status.php Enhance server status handling by adding normalized URL support and retry logic for fetching status 2026-03-01 14:44:27 +01:00
style.css Add server status monitoring functionality with visual indicators for improved user awareness 2026-02-28 19:29:59 +01:00