• Joined on 2024-02-04
nvrl pushed to release/v1.3.0 at nvrl/ultimate-ban-tracker 2026-02-21 03:35:49 +01:00
fc3382c91e chore: update application title in index.html from frontend to Ultimate Ban Tracker
nvrl pushed to main at nvrl/ultimate-ban-tracker 2026-02-21 03:35:24 +01:00
5d611fd8be Merge pull request 'feat: implement comprehensive admin dashboard for server management and user oversight' (#5) from release/v1.3.0 into main
ee44de182c fix: implement robust multi-phase synchronization and server-side reconciliation
6dc940bb3a feat: implement comprehensive admin dashboard for server management and user oversight
Compare 3 commits »
nvrl merged pull request nvrl/ultimate-ban-tracker#5 2026-02-21 03:35:23 +01:00
feat: implement comprehensive admin dashboard for server management and user oversight
nvrl pushed to release/v1.3.0 at nvrl/ultimate-ban-tracker 2026-02-21 03:34:01 +01:00
ee44de182c fix: implement robust multi-phase synchronization and server-side reconciliation
nvrl created pull request nvrl/ultimate-ban-tracker#5 2026-02-21 03:28:37 +01:00
feat: implement comprehensive admin dashboard for server management and user oversight
nvrl created branch release/v1.3.0 in nvrl/ultimate-ban-tracker 2026-02-21 03:27:52 +01:00
nvrl pushed to release/v1.3.0 at nvrl/ultimate-ban-tracker 2026-02-21 03:27:52 +01:00
6dc940bb3a feat: implement comprehensive admin dashboard for server management and user oversight
nvrl released Release v1.2.0 at nvrl/ultimate-ban-tracker 2026-02-21 03:27:14 +01:00
nvrl pushed to main at nvrl/ultimate-ban-tracker 2026-02-21 03:21:47 +01:00
88d2a2133c Merge pull request 'chore: bump version to 1.2.0 and commit recent fixes/features including tray and auth isolation' (#4) from release/v1.2.0 into main
fa29bd5a85 chore: bump version to 1.2.0 and commit recent fixes/features including tray and auth isolation
Compare 2 commits »
nvrl merged pull request nvrl/ultimate-ban-tracker#4 2026-02-21 03:21:46 +01:00
chore: bump version to 1.2.0 and commit recent fixes/features including tray and auth isolation
nvrl created pull request nvrl/ultimate-ban-tracker#4 2026-02-21 03:21:40 +01:00
chore: bump version to 1.2.0 and commit recent fixes/features including tray and auth isolation
nvrl created branch release/v1.2.0 in nvrl/ultimate-ban-tracker 2026-02-21 03:21:30 +01:00
nvrl pushed to release/v1.2.0 at nvrl/ultimate-ban-tracker 2026-02-21 03:21:30 +01:00
fa29bd5a85 chore: bump version to 1.2.0 and commit recent fixes/features including tray and auth isolation
nvrl pushed to feat/revoke-share at nvrl/ultimate-ban-tracker 2026-02-21 03:21:03 +01:00
f3bc59e6d0 chore: bump version to 1.2.0 and commit recent fixes/features including tray and auth isolation
nvrl pushed to main at nvrl/ultimate-ban-tracker 2026-02-21 03:19:36 +01:00
5812888bb7 Merge pull request 'feat/revoke-share' (#3) from feat/revoke-share into main
9d5f77dc09 fix: explicitly clear storage for new account logins to prevent session leakage
75accbe5b6 fix: implement per-account session isolation and cookie injection for robust authentication
2719bd527a fix: ensure fresh Steam login on Add by killing process and clearing auto-login state
d68f0a2740 feat: trigger actual Steam desktop login window via protocol handler for native account addition
Compare 9 commits »
nvrl merged pull request nvrl/ultimate-ban-tracker#3 2026-02-21 03:19:34 +01:00
feat/revoke-share
nvrl pushed to feat/revoke-share at nvrl/ultimate-ban-tracker 2026-02-21 03:18:28 +01:00
9d5f77dc09 fix: explicitly clear storage for new account logins to prevent session leakage
nvrl pushed to feat/revoke-share at nvrl/ultimate-ban-tracker 2026-02-21 03:17:07 +01:00
75accbe5b6 fix: implement per-account session isolation and cookie injection for robust authentication
nvrl pushed to feat/revoke-share at nvrl/ultimate-ban-tracker 2026-02-21 03:11:26 +01:00
2719bd527a fix: ensure fresh Steam login on Add by killing process and clearing auto-login state
nvrl created pull request nvrl/ultimate-ban-tracker#3 2026-02-21 03:08:41 +01:00
feat/revoke-share