22 Commits

Author SHA1 Message Date
TheOnlyMace
5e8b31bce8 build: Regenerate dist files 2026-01-17 00:28:36 +01:00
TheOnlyMace
02104cba1f build: Update dist files with products-config 2026-01-17 00:28:25 +01:00
TheOnlyMace
931132f76b refactor: Further obfuscate JavaScript files for enhanced security
- Continued obfuscation of contact.js, cookie-consent.js, and main.js to improve code security.
- Maintained functionality while making the code less readable.
2026-01-17 00:27:58 +01:00
TheOnlyMace
3354369764 refactor: Obfuscate JavaScript files for improved security
- Updated contact.js, cookie-consent.js, and main.js to use obfuscated function names and structures.
- Enhanced code security by making it less readable while maintaining functionality.
2026-01-17 00:27:28 +01:00
TheOnlyMace
fa803cb994 build: Add products-config.php to the configuration files 2026-01-17 00:27:06 +01:00
TheOnlyMace
9282baee44 build: Update dist with new config structure 2026-01-17 00:16:36 +01:00
TheOnlyMace
9f0fe884ce refactor: Use mail-config.php as main config, deprecate config.php 2026-01-17 00:16:30 +01:00
TheOnlyMace
e6697fa235 docs: Update README with new main branch structure 2026-01-17 00:02:58 +01:00
TheOnlyMace
1af49879c0 refactor: Update deploy script to copy files directly to root instead of dist/ 2026-01-17 00:01:54 +01:00
TheOnlyMace
42abed5204 build: Regenerate dist files 2026-01-16 23:55:29 +01:00
TheOnlyMace
1a108babd8 build: Update dist files with accessibility improvements 2026-01-16 23:55:18 +01:00
TheOnlyMace
84e7b1656c chore: Update license from LGPL-2.1 to Business Source License 1.1
- Replaced the existing LGPL-2.1 license text with the Business Source License 1.1.
- Updated README to reflect the new licensing terms and conditions.
- Added details about allowed and prohibited uses under the new license.
2026-01-16 20:25:03 +01:00
TheOnlyMace
8bfc81fb12 feat: Deploy-Script für automatisches Deployment zu main
- Prüft ob auf develop Branch
- Prüft auf uncommitted changes
- Führt Build aus
- Kopiert dist/ nach main
- Committed und pusht automatisch
- Wechselt sicher zurück zu develop
2026-01-16 20:06:14 +01:00
TheOnlyMace
967ffed515 docs: Branch-Strategie und Build-System in README dokumentiert 2026-01-16 19:52:28 +01:00
TheOnlyMace
2feebb156f build: Obfuscated/Minified Produktions-Dateien hinzugefügt
- JavaScript obfusciert mit javascript-obfuscator
- CSS minifiziert mit clean-css
- PHP-Dateien kopiert

Für Produktion: Dateien aus dist/ verwenden
2026-01-16 19:51:41 +01:00
TheOnlyMace
1d2cc945a3 feat: Build-System für Obfuscation und Minification hinzugefügt
- package.json mit Build-Dependencies
- Build-Script für JavaScript Obfuscation (javascript-obfuscator)
- CSS Minification (clean-css)
- Automatisches Kopieren der PHP-Dateien
2026-01-16 19:50:47 +01:00
TheOnlyMace
465bc84b2a Update test.txt with new content and remove unnecessary lines for clarity 2026-01-16 19:30:37 +01:00
TheOnlyMace
e3fc503226 Remove test.txt file as it is no longer needed 2026-01-16 19:27:03 +01:00
TheOnlyMace
663f411108 Add test.txt with initial test content 2026-01-14 00:49:03 +01:00
TheOnlyMace
7b2f175cae Remove legacy CSS, JavaScript, and configuration files to streamline project structure and improve maintainability. 2026-01-14 00:46:04 +01:00
TheOnlyMace
2e7ba19212 Implement initial project structure and setup 2026-01-14 00:38:11 +01:00
𝓜𝓪𝓬𝓮™
e46ab05092 Initial commit 2026-01-13 23:44:52 +01:00