4 Commits

Author SHA1 Message Date
Admin9705
21768221dc Audit IV 2026-02-14 09:56:34 -05:00
Admin9705
dcee82748b Apply PR #761: Upgrade to Python 3.12 and update dependencies
- Update Python version from 3.9/3.10 to 3.12 across all platforms
- Upgrade Flask from 3.0.0 to 3.1.2
- Upgrade requests from 2.31.0 to 2.32.5
- Upgrade waitress from 2.1.2 to 3.0.2
- Upgrade pyyaml from 6.0 to 6.0.2
- Update documentation to reflect Python 3.12+ requirement
- Update GitHub Actions workflows for macOS (ARM/Intel) and Windows
- Update Dockerfile base image to python:3.12-slim
- Update Windows setup script to require Python 3.12+

This addresses CVE's in requests and waitress, and ensures compatibility with
Python 3.12 which provides improved performance and security.
2026-01-22 18:00:28 -05:00
Admin9705
751817ff27 refactor: remove Swaparr app and related functionality 2025-06-05 13:17:07 +02:00
Admin9705
55ced08445 feat: add Windows compatibility with proper distribution structure 2025-05-19 15:49:27 -04:00