Merge gitea/main, preserving security fixes and current dependency versions

This commit is contained in:
AITBC System
2026-03-24 16:18:25 +01:00
252 changed files with 18525 additions and 1029 deletions

View File

@@ -25,7 +25,7 @@ This guide provides comprehensive deployment instructions for the **aitbc server
### **Software Requirements**
- **Operating System**: Debian 13 Trixie (primary) or Ubuntu 22.04+ (alternative)
- **Python**: 3.13.5+ (strictly enforced - platform requires 3.13+ features)
- **Node.js**: 22+ (current tested: v22.22.x)
- **Node.js**: 24+ (current tested: v24.14.x)
- **Database**: SQLite (default) or PostgreSQL (production)
### **Network Requirements**