Commit Graph

55 Commits

Author SHA1 Message Date
4ebb0bc9c1 Refactor server status fetching to use a dynamic endpoint and improve JSON parsing error handling 2026-03-01 14:49:31 +01:00
38ec4da90d Add robust JSON parsing for server status and implement retry logic for fetching 2026-03-01 14:46:04 +01:00
0e15466eee Enhance server status handling by adding normalized URL support and retry logic for fetching status 2026-03-01 14:44:27 +01:00
f3fae8ae51 Refactor server status handling and add async UI updates with JSON endpoint 2026-03-01 14:43:00 +01:00
f6fd033c21 Normalize URLs for server status matching and update error page titles 2026-03-01 14:24:00 +01:00
9020a7f7a3 Update server status cache key and fix URL formatting for Nextcloud 2026-03-01 14:21:13 +01:00
37c2ef88e9 Change 404 error page to 503 and enhance HTTP request handling with header support 2026-03-01 14:18:16 +01:00
33b1efb903 Add custom 404 error page and enhance server status checks 2026-03-01 14:14:17 +01:00
25abf317cb Refactor HTTP request handling and add smoke test for server status checks 2026-03-01 14:08:47 +01:00
05a0c7bb78 Add user verification requirement and is_admin field for enhanced security 2026-02-28 22:13:17 +01:00
cd047d057f Enhance layout flexibility by adding wrap classes for full and wide views 2026-02-28 22:07:37 +01:00
d491c1901f Add responsive table scrolling and enhance scrollbar styles for better usability 2026-02-28 22:05:18 +01:00
5af409792d Implement row deletion and insertion functionality in Adminer UI 2026-02-28 22:02:41 +01:00
4dbfffe91e Update project description for Adminer in projects.php for clarity 2026-02-28 20:24:30 +01:00
40ede746de Enhance port input field with custom number input spinners and dropdown styling for improved usability 2026-02-28 20:23:21 +01:00
cffbdcd764 Update badge text logic in projects_section.php to exclude 'dienste' category 2026-02-28 20:20:48 +01:00
156a0ddeb3 Revamp Adminer UI with new CSS styles and enhanced HTML structure for improved user experience 2026-02-28 20:17:19 +01:00
b74752b2fd Add custom CSS styles for Adminer UI and update HTML structure for improved design 2026-02-28 20:12:16 +01:00
d8814a1dfc Add user registration and login functionality for /adminer 2026-02-28 20:09:00 +01:00
68bbf405e4 Implement app-based login for /adminer with user management and session handling 2026-02-28 19:57:07 +01:00
441ca3a67a Add example .env file with local secrets and configuration 2026-02-28 19:51:59 +01:00
477b132d85 Update example environment variables with secure default values 2026-02-28 19:50:13 +01:00
2711e5b27c Add basic authentication for /adminer with configurable credentials 2026-02-28 19:47:37 +01:00
76764e2995 Add initial implementation of mini database management tool with environment configuration and server status monitoring 2026-02-28 19:43:58 +01:00
6e633e0308 Add server status monitoring functionality with visual indicators for improved user awareness 2026-02-28 19:29:59 +01:00
6e38956be3 Update description for Gitea entry in index.php for improved clarity 2026-02-28 17:59:02 +01:00
75862639ba Update server dashboard URL for improved accessibility 2026-02-28 16:21:04 +01:00
168df58df3 Update title for Geizkragen entry in index.php for improved branding 2026-02-28 02:41:17 +01:00
63c6859923 Enhance visual effects with particle canvas and floating orbs; implement typewriter and glitch animations for improved user engagement 2026-02-28 02:40:40 +01:00
5cbdfd2070 Add server dashboard card and enhance animations for improved user interaction 2026-02-28 02:23:27 +01:00
9cf2790012 Add external flag to services in index.php for improved link handling 2026-02-28 02:04:14 +01:00
4ab893e5aa Update project description in index.php for improved clarity 2026-02-28 01:55:41 +01:00
605fedb22a Update descriptions in index.php for improved clarity and consistency 2026-02-28 01:55:23 +01:00
cc98f5e573 Update color scheme in index.php for improved branding consistency 2026-02-28 01:52:10 +01:00
4abcb114db Add custom 404 error page and update index.php for improved accessibility 2026-02-28 01:50:34 +01:00
0b7463c885 Add rules to .htaccess for serving static files and enforcing HTTPS 2026-02-28 01:40:13 +01:00
c1b3173119 Remove logoExists function and related debug code from index.php 2026-02-28 01:38:42 +01:00
9bf00fcf5e Enhance logoExists function to improve path resolution and add debug output for testing 2026-02-28 01:36:36 +01:00
41c466733c Fix logoExists function to resolve web paths correctly and update stylesheet link to use absolute path 2026-02-28 01:36:12 +01:00
2dcdf6e71c Update logo paths in index.php to use absolute paths 2026-02-28 01:34:52 +01:00
7b761dd668 Update logo paths in index.php to remove leading slashes 2026-02-28 01:30:46 +01:00
0318eba497 Refactor logoExists function to use document root for file path resolution 2026-02-28 01:29:03 +01:00
59cfcdce61 Add icons 2026-02-28 01:26:32 +01:00
f5040c9b64 Refactor logoExists function to resolve absolute file paths relative to index.php 2026-02-28 01:25:23 +01:00
6b43788556 Refactor index.php to use absolute paths for logos; add logo existence check function 2026-02-28 01:23:36 +01:00
625945d88f Add SVG logos for Gitea, Nextcloud, NAS, and Geizkragen; update index.php to use logos instead of icons 2026-02-28 01:19:02 +01:00
ab06a753e3 Add new services section in index.php with Home Assistant and NAS details 2026-02-28 01:09:56 +01:00
03182d513f Add .htaccess for directory index and HTTPS redirection; update index.php layout and style 2026-02-28 01:07:05 +01:00
6dd4b67b84 Update heading in index.php to change test title 2026-02-28 01:03:47 +01:00
62eced056d Update heading in index.php to include additional text 2026-02-28 01:00:30 +01:00