mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-11-12 01:10:50 +08:00
- Extend get_version to include branch, build, latest_version, and update_available - Determine latest via util.current_version and flag updates when branch differs or build is behind - Improve error handling with a full defaulted response shape UI: - Show an "Update available" badge next to the version and a toast notification when a newer version is detected - Add null checks before updating DOM elements |
||
|---|---|---|
| .. | ||
| core | ||
| __init__.py | ||
| apprise.py | ||
| config.py | ||
| logs.py | ||
| notifiarr.py | ||
| qbit_error_handler.py | ||
| qbittorrent.py | ||
| scheduler.py | ||
| torrent_hash_generator.py | ||
| util.py | ||
| web_api.py | ||
| webhooks.py | ||