• Joined on 2024-02-04
nvrl pushed to feat/revoke-share at nvrl/ultimate-ban-tracker 2026-02-21 03:04:25 +01:00
d68f0a2740 feat: trigger actual Steam desktop login window via protocol handler for native account addition
nvrl pushed to feat/revoke-share at nvrl/ultimate-ban-tracker 2026-02-21 03:02:15 +01:00
e16a537621 fix: resolve JSX syntax error by correctly closing the Dashboard component
nvrl pushed to feat/revoke-share at nvrl/ultimate-ban-tracker 2026-02-21 03:01:00 +01:00
6f66f33a9b feat: implement primary account identifier and streamline add account flow via direct Steam login
nvrl pushed to feat/revoke-share at nvrl/ultimate-ban-tracker 2026-02-21 02:56:13 +01:00
f0740997d0 fix: refine community icon logic to only show when an account is actively shared with others
nvrl created branch feat/revoke-share in nvrl/ultimate-ban-tracker 2026-02-21 02:44:33 +01:00
nvrl pushed to feat/revoke-share at nvrl/ultimate-ban-tracker 2026-02-21 02:44:33 +01:00
1f5d2e08e5 feat: implement granular access revocation and global unsharing in the account permissions dialog
nvrl released Release v1.1.0 at nvrl/ultimate-ban-tracker 2026-02-21 02:43:04 +01:00
nvrl pushed to main at nvrl/ultimate-ban-tracker 2026-02-21 02:37:32 +01:00
7d1e19d881 chore: bump version to 1.1.0 and automate Gitea release tagging from package.json
nvrl pushed to main at nvrl/ultimate-ban-tracker 2026-02-21 02:36:37 +01:00
6c6da941d5 dont clear storage automatically
nvrl pushed to main at nvrl/ultimate-ban-tracker 2026-02-21 02:35:16 +01:00
6c46a31fe9 Merge pull request 'feat/optional-cooldown' (#2) from feat/optional-cooldown into main
0b1bd727e6 fix: remove malformed code and redundant imports from Dashboard.tsx
59244e2b54 fix: add missing VerifiedUserIcon import to resolve ReferenceError
ebed6c078c design: improve authenticated status visibility with Verified icon and TRACKING label
7d49209c0b feat: implement smart scraper authentication with cookie persistence and visual status indicators
Compare 6 commits »
nvrl merged pull request nvrl/ultimate-ban-tracker#2 2026-02-21 02:35:14 +01:00
feat/optional-cooldown
nvrl created pull request nvrl/ultimate-ban-tracker#2 2026-02-21 02:35:10 +01:00
feat/optional-cooldown
nvrl pushed to feat/optional-cooldown at nvrl/ultimate-ban-tracker 2026-02-21 02:34:00 +01:00
0b1bd727e6 fix: remove malformed code and redundant imports from Dashboard.tsx
nvrl pushed to feat/optional-cooldown at nvrl/ultimate-ban-tracker 2026-02-21 02:32:51 +01:00
59244e2b54 fix: add missing VerifiedUserIcon import to resolve ReferenceError
nvrl pushed to feat/optional-cooldown at nvrl/ultimate-ban-tracker 2026-02-21 02:32:20 +01:00
ebed6c078c design: improve authenticated status visibility with Verified icon and TRACKING label
nvrl pushed to feat/optional-cooldown at nvrl/ultimate-ban-tracker 2026-02-21 02:30:21 +01:00
7d49209c0b feat: implement smart scraper authentication with cookie persistence and visual status indicators
nvrl created branch feat/optional-cooldown in nvrl/ultimate-ban-tracker 2026-02-21 02:27:56 +01:00
nvrl pushed to feat/optional-cooldown at nvrl/ultimate-ban-tracker 2026-02-21 02:27:56 +01:00
e47e722e27 feat: decouple fast switching from scraper authentication to make cooldown tracking optional
nvrl released Release v2 at nvrl/ultimate-ban-tracker 2026-02-21 02:10:04 +01:00
nvrl pushed to main at nvrl/ultimate-ban-tracker 2026-02-21 02:04:34 +01:00
1293331c50 Merge pull request 'feat/tray' (#1) from feat/tray into main
b7e22b33af fix: implement robust multi-format icon resolution for system tray
20b41d90ab fix: restore missing downloadAvatar helper and fix TypeScript build errors
Compare 3 commits »