Commit Graph

9 Commits

Author SHA1 Message Date
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