Commit Graph

3 Commits

Author SHA1 Message Date
OusmBlueNinja
3e7081abbf Updates version check and output messages
Improves the version check functionality by updating the local version to 1.0.1 and specifying the URL for the remote version file.

Simplifies the output messages by removing unnecessary characters.
2025-06-03 22:58:56 -05:00
OusmBlueNinja
4f87ec2b60 Initial commit: Implements core application
Sets up a Flask-based qBittorrent monitoring and management interface.

This commit introduces the foundational structure, including:

- User authentication with registration and login
- A setup page for initial qBittorrent configuration
- Real-time torrent data polling and display
- Basic UI with dashboards and news feeds
- Configuration settings and user management
- Version checking
2025-06-03 22:56:36 -05:00
OusmBlueNinja
e252e6aeef Initial commit 2025-06-03 22:52:16 -05:00