Commit Graph

12 Commits

Author SHA1 Message Date
7d1e19d881 chore: bump version to 1.1.0 and automate Gitea release tagging from package.json
All checks were successful
Build and Release / build (push) Successful in 5m39s
v1.1.0
2026-02-21 02:38:03 +01:00
6c6da941d5 dont clear storage automatically
Some checks failed
Build and Release / build (push) Has been cancelled
2026-02-21 02:37:06 +01:00
6c46a31fe9 Merge pull request 'feat/optional-cooldown' (#2) from feat/optional-cooldown into main
Some checks failed
Build and Release / build (push) Has been cancelled
Reviewed-on: #2
2026-02-21 02:35:14 +01:00
0b1bd727e6 fix: remove malformed code and redundant imports from Dashboard.tsx 2026-02-21 02:34:33 +01:00
59244e2b54 fix: add missing VerifiedUserIcon import to resolve ReferenceError 2026-02-21 02:33:23 +01:00
ebed6c078c design: improve authenticated status visibility with Verified icon and TRACKING label 2026-02-21 02:32:52 +01:00
7d49209c0b feat: implement smart scraper authentication with cookie persistence and visual status indicators 2026-02-21 02:30:52 +01:00
e47e722e27 feat: decouple fast switching from scraper authentication to make cooldown tracking optional 2026-02-21 02:28:26 +01:00
1293331c50 Merge pull request 'feat/tray' (#1) from feat/tray into main
All checks were successful
Build and Release / build (push) Successful in 5m39s
Reviewed-on: #1
v2
2026-02-21 02:04:33 +01:00
b7e22b33af fix: implement robust multi-format icon resolution for system tray 2026-02-21 02:03:58 +01:00
20b41d90ab fix: restore missing downloadAvatar helper and fix TypeScript build errors 2026-02-21 01:59:05 +01:00
64fe49e58e init
Some checks failed
Build and Release / build (push) Has been cancelled
2026-02-21 01:48:48 +01:00