security: clean repository without media files and sensitive data

- Removed area/ directory with 816MB of media files
- Removed sensitive FTP credentials from Git history
- Implemented .env.upload system for secure deployments
- Added comprehensive .gitignore for future protection

This commit represents a clean slate with all sensitive data removed.
This commit is contained in:
Johannes
2025-09-07 11:05:29 +02:00
commit b4758b4f26
61 changed files with 23829 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"Viewer_Sample": {
"pass": "fc8b22f41628b89ce8102e705d1734kf",
"dir": "Paramount",
"tab": "Beispiele"
}
}