[PR #88] [CLOSED] Add filtered export for auth files #95

Closed
opened 2026-02-27 16:42:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/router-for-me/Cli-Proxy-API-Management-Center/pull/88
Author: @SliverKeigo
Created: 2/5/2026
Status: Closed

Base: mainHead: main


📝 Commits (2)

  • 4578042 Add filtered export for auth files
  • b6160c8 Parallelize auth file exports

📊 Changes

3 files changed (+91 additions, -13 deletions)

View changed files

📝 src/i18n/locales/en.json (+7 -0)
📝 src/i18n/locales/zh-CN.json (+7 -0)
📝 src/pages/AuthFilesPage.tsx (+77 -13)

📄 Description

  • Add “Export All / Export by filter” action to Auth Files header
  • Export respects current filter/search and skips virtual auth files
  • Show success/partial/failure/skip notifications for bulk export

🔄 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/router-for-me/Cli-Proxy-API-Management-Center/pull/88 **Author:** [@SliverKeigo](https://github.com/SliverKeigo) **Created:** 2/5/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`4578042`](https://github.com/router-for-me/Cli-Proxy-API-Management-Center/commit/4578042eacde798584143e0ad2fcbb639148770a) Add filtered export for auth files - [`b6160c8`](https://github.com/router-for-me/Cli-Proxy-API-Management-Center/commit/b6160c8f127bd5e8b8ad260e9d363e232de47993) Parallelize auth file exports ### 📊 Changes **3 files changed** (+91 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/i18n/locales/en.json` (+7 -0) 📝 `src/i18n/locales/zh-CN.json` (+7 -0) 📝 `src/pages/AuthFilesPage.tsx` (+77 -13) </details> ### 📄 Description - Add “Export All / Export by filter” action to Auth Files header - Export respects current filter/search and skips virtual auth files - Show success/partial/failure/skip notifications for bulk export --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 16:42:31 +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/Cli-Proxy-API-Management-Center#95
No description provided.