Commit Graph

2 Commits

Author SHA1 Message Date
OusmBlueNinja
1966af1ae3 Adds update notification feature
Implements update notifications by fetching the latest version from a remote source.
Displays a warning message on the home and setup pages if the current version is outdated.
The update check is performed on application startup.
2025-06-03 23:19:44 -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