Fabian Schieder - Startseite https://fabianschieder.com
Go to file
2026-03-02 23:04:46 +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 typewriter words list to reduce options 2026-03-02 23:04:46 +01:00
icons added favicon.png 2026-03-01 17:45:18 +01:00
includes update project color to Tailwind yellow-400 2026-03-02 21:30:26 +01:00
scripts Remove unnecessary blank line in _render.html 2026-03-02 20:50:03 +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 test commit 2026-03-02 21:10:07 +01:00
503.php Enhance favicon support with multiple sizes and fallback for improved display across devices 2026-03-01 17:43:14 +01:00
favicon.ico Enhance favicon support with multiple sizes and fallback for improved display across devices 2026-03-01 17:43:14 +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