Skip to content

feat(devices): add device management features including listing and revoking devices#714

Merged
aXenDeveloper merged 2 commits into
canaryfrom
feat(devices)--Add-device-management-features-including-listing-and-revoking-devices
Jul 16, 2026
Merged

feat(devices): add device management features including listing and revoking devices#714
aXenDeveloper merged 2 commits into
canaryfrom
feat(devices)--Add-device-management-features-including-listing-and-revoking-devices

Conversation

@aXenDeveloper

Copy link
Copy Markdown
Owner

Improving Documentation

Description

What?

Why?

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@vercel

vercel Bot commented Jul 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
vitnode-docs Ready Ready Preview, Comment Jul 16, 2026 7:36pm

@aXenDeveloper aXenDeveloper changed the title Feat(devices) add device management features including listing and revoking devices feat(devices): add device management features including listing and revoking devices Jul 16, 2026
@github-actions github-actions Bot added the 💡 Feature A new feature label Jul 16, 2026

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a new "Devices" management section in the user settings, allowing users to view their active sessions and revoke specific devices. The implementation includes new API routes, UI components for device listing and revocation, and utility functions for parsing user agent strings. The review feedback suggests improving type safety in the getDevicesApi utility and enhancing error handling in revokeDeviceAction to better propagate API error messages to the client.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread packages/vitnode/src/lib/api/get-devices-api.ts
Comment thread packages/vitnode/src/views/auth/settings/devices/revoke-action.ts
@aXenDeveloper
aXenDeveloper merged commit 21d594a into canary Jul 16, 2026
7 of 8 checks passed
@aXenDeveloper
aXenDeveloper deleted the feat(devices)--Add-device-management-features-including-listing-and-revoking-devices branch July 16, 2026 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

💡 Feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant