Files
TwitchDropsMiner/web/static/styles.css
Vurmil 68165aace6 Add footer with app version and GitHub update check (#17)
* Add footer with app version and GitHub update check

- Add GET /api/version endpoint returning current_version, latest_version, update_available and download_url (checks rangermix/TwitchDropsMiner releases via GitHub API).
- Add UI footer displaying current version and a visible update indicator with link.
- Add styles for footer and update alert; add client-side logic to fetch version on load.
- Update repository links to rangermix and replace favicon with transparent background.

See: web/index.html, web/static/app.js, web/static/styles.css, src/web/app.py

* - align footer width
- add (latest) indication if is latest version

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-14 22:06:05 +11:00

28 KiB