Fabian Schieder - Startseite https://fabianschieder.com
Go to file
2026-03-01 14:46:04 +01:00
adminer Add user verification requirement and is_admin field for enhanced security 2026-02-28 22:13:17 +01:00
assets/js Add robust JSON parsing for server status and implement retry logic for fetching 2026-03-01 14:46:04 +01:00
icons Add server dashboard card and enhance animations for improved user interaction 2026-02-28 02:23:27 +01:00
includes Refactor server status handling and add async UI updates with JSON endpoint 2026-03-01 14:43:00 +01:00
scripts Refactor server status handling and add async UI updates with JSON endpoint 2026-03-01 14:43:00 +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 Refactor server status handling and add async UI updates with JSON endpoint 2026-03-01 14:43:00 +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