Skip to content

Comments

feat: support batch auth files upload, download and delete#64

Merged
bbbugg merged 26 commits intomainfrom
feat/batch-upload-download
Feb 10, 2026
Merged

feat: support batch auth files upload, download and delete#64
bbbugg merged 26 commits intomainfrom
feat/batch-upload-download

Conversation

@bbbugg
Copy link
Member

@bbbugg bbbugg commented Feb 9, 2026

  • 支持auth文件批量上传、下载和删除(支持zip上传)

  • support auth files upload, download and delete (support .zip files upload)

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds batch operations for auth files in the Web UI and server API, including multi-file upload (with .zip extraction), multi-select batch deletion, and batch download as a ZIP.

Changes:

  • UI: enable multi-select account list with “select all”, batch delete, and batch download actions.
  • UI: support multi-file upload including .zip archives (extract JSON entries and upload each).
  • Server: add batch delete and batch download endpoints; add archiver and jszip dependencies; update i18n strings.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
ui/locales/zh.json Adds zh translations for batch actions and zip upload results.
ui/locales/en.json Adds en translations for batch actions and zip upload results.
ui/app/pages/StatusPage.vue Implements multi-select, batch delete/download UI, and zip/multi-file upload handling.
src/routes/StatusRoutes.js Adds batch delete and batch download (ZIP) API endpoints.
package.json Adds archiver (server ZIP creation) and jszip (client ZIP extraction).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

This comment was marked as outdated.

@bbbugg bbbugg requested a review from Copilot February 9, 2026 09:47
@bbbugg bbbugg changed the title feat: support batch auth files upload and download feat: support batch auth files upload, download and delete Feb 9, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 7 out of 7 changed files in this pull request and generated 5 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 7 out of 7 changed files in this pull request and generated 6 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 7 out of 7 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 7 out of 7 changed files in this pull request and generated 4 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 7 out of 7 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 7 out of 7 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@bbbugg bbbugg requested review from Copilot and removed request for Copilot February 9, 2026 16:21
bbbugg and others added 22 commits February 10, 2026 10:27
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ip extraction in StatusPage and StatusRoutes
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 8 out of 8 changed files in this pull request and generated 4 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@bbbugg bbbugg merged commit f1d5d09 into main Feb 10, 2026
6 of 7 checks passed
@bbbugg bbbugg deleted the feat/batch-upload-download branch February 10, 2026 05:45
@github-actions
Copy link

🎉 此 PR 的修改已在版本 v0.6.2 中发布。
🎉 The changes in this PR have been released in version v0.6.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants