🗑️ WebDAV komplett entfernt

 Bereinigungen:
- Alle WebDAV-bezogenen Code-Teile entfernt
- Dokumentation auf HTTP-Zugriff umgestellt
- Veraltete WebDAV-Backup-Dateien gelöscht
- URLs von /webdav/* auf direkte Pfade geändert

📁 Gelöschte Dateien:
- WEBDAV-INTEGRATION.md
- SCHREIBSCHUTZ-BEHOBEN.md
- server_old.js
- server_webdav_backup.js

🔄 Aktualisierte URLs:
- /webdav/templates/ → /templates/
- /webdav/documents/ → /documents/

📝 Bereinigte Dokumentation:
- README.md - WebDAV-Referenzen entfernt
- STATUS.md - URLs aktualisiert
- SSL-*.md - WebDAV-Links ersetzt
- Start-Scripts - Pfade korrigiert

🎯 Fokus jetzt auf:
- HTTP-basierte Dateifreigabe
- Management-GUI System
- Custom Tags REST-APIs
- Template-Verarbeitung ohne WebDAV-Komplexität
This commit is contained in:
OfficeServer dgsoft
2025-10-05 20:58:02 +02:00
parent 88932bfbf4
commit 83d345075b
15 changed files with 45 additions and 2172 deletions

View File

@@ -38,12 +38,12 @@
### 🌐 **Zugriff auf Templates und Dokumente:**
**HTTP:**
- Templates: http://localhost:80/webdav/templates/
- Dokumente: http://localhost:80/webdav/documents/
- Templates: http://localhost:80/templates/
- Dokumente: http://localhost:80/documents/
**HTTPS:**
- Templates: https://localhost:443/webdav/templates/
- Dokumente: https://localhost:443/webdav/documents/
- Templates: https://localhost:443/templates/
- Dokumente: https://localhost:443/documents/
### 🧪 **Demo-Daten werden automatisch generiert:**
- **Position:** 1, 2, 3, 4, 5... (fortlaufend)