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