smueller
|
dfc781f3ed
|
chore(release): production build 2026-05-27 12:38
|
2026-05-27 12:38:30 +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 |
|
TheOnlyMace
|
356e69f635
|
Remove obsolete CSS, JavaScript, and configuration files: Deleted style.css, contact.js, cookie-consent.js, main.js, config.php, mail-config.php, header.php, footer.php, and functions.php to streamline the project and improve maintainability. This cleanup enhances performance and reduces complexity in the codebase.
|
2026-01-16 19:24:43 +01:00 |
|
TheOnlyMace
|
500da23637
|
Update cookie consent functionality: Enhanced the cookie consent banner by adding options for rejecting non-essential cookies and improved the styling for better user experience. Updated related JavaScript to ensure proper functionality and compliance with privacy regulations.
|
2026-01-14 00:45:24 +01:00 |
|
TheOnlyMace
|
6a6d22ad9f
|
Remove deprecated CSS and JavaScript files: Deleted style.css, contact.js, cookie-consent.js, main.js, and related configuration files to streamline the project and improve maintainability. This cleanup enhances performance and reduces complexity in the codebase.
|
2026-01-14 00:38:00 +01:00 |
|
TheOnlyMace
|
7940344f82
|
Show cookie consent banner by removing 'hide' class: Updated the showBanner function to ensure the cookie consent banner is displayed correctly by removing the 'hide' class, improving visibility for users.
|
2026-01-13 23:31:12 +01:00 |
|
TheOnlyMace
|
44b09947bc
|
Add cookie consent banner and settings: Implemented a cookie consent banner in the footer with options for accepting all cookies, essential cookies, and accessing settings. Added corresponding CSS styles for the banner and settings panel, enhancing user experience and compliance with privacy regulations.
|
2026-01-13 23:26:07 +01:00 |
|