[PR #17] [MERGED] Refresh VNC session activity during proxying #32

Closed
opened 2026-02-26 18:43:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/devnullvoid/pvetui/pull/17
Author: @devnullvoid
Created: 7/6/2025
Status: Merged
Merged: 7/6/2025
Merged by: @devnullvoid

Base: developHead: codex/investigate-vnc-server-and-websocket-setup


📝 Commits (1)

  • 375a84f Refresh LastUsed on WebSocket traffic

📊 Changes

2 files changed (+9 additions, -0 deletions)

View changed files

📝 CHANGELOG.md (+2 -0)
📝 internal/vnc/proxy.go (+7 -0)

📄 Description

Summary

  • refresh LastUsed timestamp whenever the WebSocket proxy forwards traffic
  • document the session timeout fix in the changelog

Testing

  • make build
  • make lint
  • go vet ./...
  • make test

https://chatgpt.com/codex/tasks/task_e_6869d13e69748328872bafc77680e22a


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/devnullvoid/pvetui/pull/17 **Author:** [@devnullvoid](https://github.com/devnullvoid) **Created:** 7/6/2025 **Status:** ✅ Merged **Merged:** 7/6/2025 **Merged by:** [@devnullvoid](https://github.com/devnullvoid) **Base:** `develop` ← **Head:** `codex/investigate-vnc-server-and-websocket-setup` --- ### 📝 Commits (1) - [`375a84f`](https://github.com/devnullvoid/pvetui/commit/375a84f3496e6057a0e7e7fb75fd59a69f691e4e) Refresh LastUsed on WebSocket traffic ### 📊 Changes **2 files changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+2 -0) 📝 `internal/vnc/proxy.go` (+7 -0) </details> ### 📄 Description ## Summary - refresh LastUsed timestamp whenever the WebSocket proxy forwards traffic - document the session timeout fix in the changelog ## Testing - `make build` - `make lint` - `go vet ./...` - `make test` ------ https://chatgpt.com/codex/tasks/task_e_6869d13e69748328872bafc77680e22a --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 18:43:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pvetui#32
No description provided.