smueller
|
d0e5baa443
|
Revert main to dev deployment model: remove bootstrap and use ../backend/ paths
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-22 14:10:21 +02:00 |
|
smueller
|
8afba16905
|
Enhance configuration management: Updated README.md with Windows sync instructions, refactored backend configuration files to improve loading logic, and ensured consistent function definitions. Improved error handling in bootstrap.php for better user feedback during application startup.
|
2026-05-22 14:07:27 +02:00 |
|
smueller
|
96a5977283
|
Refactor configuration loading: Updated multiple public PHP files to require a new bootstrap file for configuration management. Adjusted paths for product configuration to enhance maintainability and consistency across the application.
|
2026-05-22 13:58:30 +02:00 |
|
TheOnlyMace
|
2074707c9d
|
Add product visibility control: Introduced a mechanism to hide specific products ('vpc', 'vps') from the shop. Updated relevant templates to conditionally display these products based on visibility status, enhancing user experience and product management.
|
2026-04-09 21:07:48 +02:00 |
|
𝓜𝓪𝓬𝓮™
|
b41f0ef425
|
Add Google Analytics (GA4) with Consent Mode to footer.php: Implemented tracking script that respects user consent for analytics and marketing cookies, enhancing compliance with privacy regulations.
|
2026-04-09 15:12:42 +02:00 |
|
𝓜𝓪𝓬𝓮™
|
29386b2ab6
|
Update branding in multiple files to reflect personal ownership: Changed references from "Über uns" to "Über mich" in demo.html, README.md, footer.php, header.php, and about.php, enhancing the personal touch of the content.
|
2026-04-08 14:43:31 +02:00 |
|
𝓜𝓪𝓬𝓮™
|
df705701f0
|
Add IT services section and update navigation and contact options: Introduced a new IT-Dienstleistungen link in the header, added multiple IT service options in the contact form, and created a dedicated IT services section on the index page with detailed descriptions and call-to-action buttons. Enhanced CSS for better layout of service actions.
|
2026-04-08 14:36:37 +02:00 |
|
𝓜𝓪𝓬𝓮™
|
a166f90668
|
Update header.php to include custom stylesheet: Added a new custom.css file for additional styling alongside the main stylesheet, enhancing the design flexibility of the application.
|
2026-04-02 15:47:03 +02:00 |
|
𝓜𝓪𝓬𝓮™
|
c8386a8f4b
|
Update file inclusion paths in multiple PHP files: Adjusted paths to use the new backend directory structure, ensuring consistent access to functions and configuration files across the application.
|
2026-04-02 13:46:08 +02:00 |
|