TheOnlyMace
aad6c3ea8a
feat: Enhance security and SEO with new headers and metadata
...
- Added security headers to prevent clickjacking, MIME-type sniffing, and XSS attacks.
- Implemented Content Security Policy for resource management.
- Included Open Graph and Twitter Card metadata for improved social media sharing.
- Added structured data (JSON-LD) for better search engine visibility.
- Improved accessibility with a skip link for main content navigation.
2026-01-16 23:52:43 +01:00
𝓜𝓪𝓬𝓮™
4e0d64999e
Update README.md
2026-01-16 22:47:15 +01:00
TheOnlyMace
028ca7b8f8
chore: Update LICENSE to Business Source License 1.1
...
- Replaced GNU Lesser General Public License with Business Source License 1.1
- Added specific terms and conditions in German for the licensed work
- Included details on additional usage permissions and warranty disclaimers
2026-01-16 20:26:51 +01:00
TheOnlyMace
78b341fa75
refactor: main Branch enthält nur noch Produktions-Dateien (dist/)
...
- Quellcode-Ordner entfernt (assets/, config/, includes/, scripts/)
- Build-Abhängigkeiten entfernt (package.json, package-lock.json)
- Nur dist/, README.md und LICENSE bleiben
- Entwicklung erfolgt im develop Branch
2026-01-16 20:03:21 +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