Skip to content

feat(files): ✨ add file management features for files#704

Merged
aXenDeveloper merged 2 commits into
canaryfrom
feat/core_files_table
Jul 7, 2026
Merged

feat(files): ✨ add file management features for files#704
aXenDeveloper merged 2 commits into
canaryfrom
feat/core_files_table

Conversation

@aXenDeveloper

Copy link
Copy Markdown
Owner

Improving Documentation

Description

What?

Why?

@vercel

vercel Bot commented Jul 6, 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 7, 2026 1:54pm

@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.

@github-actions github-actions Bot added the 💡 Feature A new feature label Jul 6, 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 comprehensive file management system for both users and administrators, allowing them to browse, download, and delete uploaded files. It also enhances image processing by converting optimized images to WebP by default, recording pixel dimensions in metadata, and providing configuration options to preserve original formats. Feedback on the changes highlights a potential crash in parseImageDimensions if metadata is null, a bug in formatBytes when handling fractional bytes less than 1, and unhandled network exceptions in the file download routes when fetching files from the storage provider.

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/upload.ts
Comment thread packages/vitnode/src/lib/format-bytes.ts Outdated
@aXenDeveloper aXenDeveloper merged commit df289f7 into canary Jul 7, 2026
3 of 4 checks passed
@aXenDeveloper aXenDeveloper deleted the feat/core_files_table branch July 7, 2026 13:52
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