This website requires JavaScript.
93eb7f4717
refactor(auth): simplify JSON details modal layout
v0.2.7
hkfires
2025-11-20 19:33:06 +08:00
6e0dec4567
feat(versioning): implement UI and server version tracking with build date display in footer
Supra4E8C
2025-11-20 18:35:22 +08:00
23d8d20dbf
refactor(auth-files): simplify modal structure and improve JSON display styling
Supra4E8C
2025-11-20 18:03:10 +08:00
c5010adb82
refactor(stats): enhance key statistics handling by introducing source and auth index categorization
Supra4E8C
2025-11-20 14:08:10 +08:00
8f4320c837
feat(styles): add new file type badges for 'gemini-cli' and 'aistudio' with dark theme support
Supra4E8C
2025-11-20 12:12:02 +08:00
7267fc36ca
fix(ai-providers): update key display format to include API key label
Supra4E8C
2025-11-19 12:30:53 +08:00
897f3f5910
feat(security): implement secure storage for sensitive data and migrate existing keys
Supra4E8C
2025-11-19 12:25:45 +08:00
ae0e92a6ae
refactor(api-keys): fetch keys from API and reduce log limit
hkfires
2025-11-17 15:32:33 +08:00
fea36b1ca9
refactor: centralize usage stats and refine api key cache
hkfires
2025-11-17 14:55:57 +08:00
ad520b7b26
refactor(app): reuse debounce util and connection module
hkfires
2025-11-17 14:45:42 +08:00
f7682435ed
feat(auth-files): add JSON upload handling for auth files
hkfires
2025-11-17 13:22:43 +08:00
fe5d997398
feat(config): add section-based caching and tunable status interval
hkfires
2025-11-17 12:56:53 +08:00
f82bcef990
refactor(app): centralize UI constants and error handling
hkfires
2025-11-17 12:06:36 +08:00
04b6d0a9c4
feat(usage-stats): support configurable chart lines
hkfires
2025-11-16 21:56:15 +08:00
bf40caacc3
fix(auth-files): improve pagination info and filters
hkfires
2025-11-16 21:40:08 +08:00
bbd0a56052
refactor(app): modularize UI and usage logic
hkfires
2025-11-16 21:18:19 +08:00
6308074c11
feat(app.js, i18n, index.html): refactor model filtering to chart line selections
v0.2.6
Supra4E8C
2025-11-16 17:27:58 +08:00
aa852025a5
feat(app.js, i18n, index.html, styles.css): implement model filtering in usage statistics
Supra4E8C
2025-11-16 11:25:18 +08:00
6928cfed28
feat(app.js): add usage detail collection and hourly series generation
Supra4E8C
2025-11-16 11:08:47 +08:00
8f71b0d811
style(styles.css): improve layout and spacing for input groups and buttons
v0.2.5
Supra4E8C
2025-11-15 14:59:22 +08:00
edb723c12b
feat(app.js, i18n, index.html, styles.css): enhance auth file management with search and pagination controls
Supra4E8C
2025-11-15 14:54:10 +08:00
295befe42b
feat(app.js): enhance file name handling in CLIProxyManager
v0.2.4
Supra4E8C
2025-11-14 18:24:22 +08:00
a07faddeff
feat(app.js, i18n, index.html, styles.css): implement pagination for auth file management
Supra4E8C
2025-11-14 18:10:37 +08:00
5be40092f7
feat(app.js, i18n): add custom model management for Claude API
v0.2.3
Supra4E8C
2025-11-13 17:52:13 +08:00
d422606f99
feat(app.js, styles.css): add main flag for Gemini CLI auth files, update styles and filtering logic
v0.2.2
Luis Pater
2025-11-13 09:22:14 +08:00
8b07159c35
refactor(app.js): improve API key handling and display logic
v0.2.1
Supra4E8C
2025-11-12 12:04:58 +08:00
5b1be05eb9
feat(index.html): add Vertex AI credential import UI
v0.2.0
Supra4E8C
2025-11-11 18:28:56 +08:00
a4fd672458
feat(app.js, i18n, index.html, styles): implement Vertex AI credential import feature
Supra4E8C
2025-11-11 18:19:35 +08:00
6f1c7b168d
feat(app.js, i18n, index.html): add request logging and WebSocket authentication settings
Supra4E8C
2025-11-11 12:32:56 +08:00
1d7408cb25
feat(app.js, i18n): enhance auth file management with filtering and update related UI messages
v0.1.18
Luis Pater
2025-11-11 11:50:12 +08:00
3468fd8373
feat(app.js, styles): enhance connection state handling and update editor dimensions
v0.1.17
Supra4E8C
2025-11-10 18:07:31 +08:00
4f15c3f5c5
feat(app.js, i18n): enforce required base URL for Codex API configuration
Supra4E8C
2025-11-10 12:16:46 +08:00
72cd117aab
fix(logs): exclude all /v0/management/ API entries from viewer
hkfires
2025-11-10 10:40:28 +08:00
5d62cd91f2
perf(cli): prefetch /usage, derive keyStats, reuse across renders
hkfires
2025-11-10 10:32:57 +08:00
6837100dec
feat(app.js, i18n, styles): implement custom headers functionality in API key management
v0.1.16
Supra4E8C
2025-11-09 18:27:29 +08:00
8542041981
feat(app.js, i18n): support batch addition of Gemini API keys with enhanced UI
Supra4E8C
2025-11-09 18:06:56 +08:00
35ceab0dae
feat(app.js, i18n): enhance Gemini API key management with base URL support
Supra4E8C
2025-11-09 17:51:38 +08:00
d3fe186df7
refactor(app.js): remove modal click event listener to streamline modal behavior
Supra4E8C
2025-11-09 17:20:02 +08:00
5aff22a20b
fix(ui): update modal styles for better responsiveness and overflow handling
Supra4E8C
2025-11-09 17:17:49 +08:00
aa1dedc932
feat(ui): mark runtime-only auth files and disable actions
v0.1.15
hkfires
2025-11-07 22:02:29 +08:00
61e75eee97
feat(auth-files): add AI Studio and Gemini CLI with filename masking
hkfires
2025-11-07 21:46:46 +08:00
3a2d96725f
fix(ui): align file-item footer and adjust badge spacing
v0.1.15-dev
hkfires
2025-11-06 14:23:07 +08:00
8283e99909
fix(app.js):尝试修复codex配置异常丢失数据的问题
Supra4E8C
2025-11-05 18:06:22 +08:00
181cba6886
feat(logs): limit lines, incremental updates, and highlighting
v0.1.14
hkfires
2025-11-03 18:44:50 +08:00
aa729914c5
fix(ui): position API Keys/Providers action buttons; prevent overlap
v0.1.13
hkfires
2025-11-03 16:31:29 +08:00
f98f31f2ed
fix(i18n, ui): correct syntax error in generateDynamicTypeLabel method
hkfires
2025-11-03 16:05:51 +08:00
1e79f918e2
fix(ui): harden key list rendering and config handling
hkfires
2025-10-31 16:24:43 +08:00
257260b1d2
feat(i18n, ui): enhance file type filtering with internationalization support
Supra4E8C
2025-10-26 17:46:57 +08:00
8372906820
为筛选按钮容器 .auth-file-filter 改用事件委托,并在重新渲染时移除旧监听器,避免多次绑定导致回调重复执行。
v0.1.12
Supra4E8C
2025-10-26 17:33:06 +08:00
5feea2e345
Merge pull request #10 from coulsontl/new_ui
Supra4E8C
2025-10-26 17:23:09 +08:00
825ad53c2c
refactor(ui): streamline auth file actions with event delegation
coulsontl
2025-10-26 17:09:33 +08:00
3e9413172c
feat(ui): enhance auth file management with type filtering and detailed view
coulsontl
2025-10-26 16:30:13 +08:00
89099b58ff
update README
v0.1.11
Supra4E8C
2025-10-26 14:56:54 +08:00
7509a1eddc
更新补全i18n国际化文本
Supra4E8C
2025-10-26 14:54:07 +08:00
e92784f951
feat(ui): add auth file success/failure stats; expand list height
v0.1.10
hkfires
2025-10-21 21:59:08 +08:00
d26695da76
feat(ui,keys): granular masking, stats match, legacy format
hkfires
2025-10-21 21:08:09 +08:00
8964030ade
尝试修复bug
Supra4E8C
2025-10-21 12:31:22 +08:00
0b9abdf9b1
fix(logs): auto-scroll to latest on full reload
v0.1.9
hkfires
2025-10-20 14:57:15 +08:00
a208a484ff
feat(config-ui): add YAML config editor with save/reload support
v0.1.8
hkfires
2025-10-19 22:40:08 +08:00
369cf52346
0.1.7
v0.1.7
Supra4E8C
2025-10-18 17:04:29 +08:00
dcfffc716b
feat(ui): add in-app log viewer and file logging controls
v0.1.6-dev
hkfires
2025-10-16 12:03:15 +08:00
7de5280824
feat(build): auto-inject release version into HTML output
v0.1.5-dev
hkfires
2025-10-15 16:49:53 +08:00
86d60aad77
增加使用统计开关
v0.1.4-dev
hkfires
2025-10-13 15:56:26 +08:00
020fccc032
1
v0.1.3
Supra4E8C
2025-10-11 15:51:51 +08:00
c162ab3a54
删除gemini web tokens
Supra4E8C
2025-10-11 15:02:57 +08:00
85d12e15d8
Merge pull request #4 from tombii/main
Supra4E8C
2025-10-11 14:51:40 +08:00
ebffb49f52
Add missing English translations.
tombii
2025-10-08 22:08:36 +02:00
316c1ffc0d
Update README_CN.md
Supra4E8C
2025-10-06 16:02:15 +08:00
b3e54e7f14
Update README.md
Supra4E8C
2025-10-06 16:01:56 +08:00
fe11bfb48f
Added hostname checking function. If it is not localhost or 127.0.0.1, the OAuth login box will be hidden to improve user experience; Added unique IDs to each OAuth card for easier operation.
v0.1.2
Luis Pater
2025-10-06 01:51:56 +08:00
ee0d8f82d7
Implement multiple OAuth functions, including Anthropic, Gemini CLI, Qwen and iFlow, add relevant UI components and styles, optimize user experience, and enhance the usability and feedback mechanism of the authentication process.
Luis Pater
2025-10-06 01:48:17 +08:00
0bbb397df5
Implement the Codex OAuth function, add relevant UI components and styles, optimize the login experience, and fix several UI issues.
Luis Pater
2025-10-06 01:12:34 +08:00
27948b3d5c
实现请求和Token使用趋势图表,更新API详细统计表格,优化侧边栏样式,增强移动端体验,修复若干UI问题。
v0.1.1
Supra4E8C
2025-10-03 18:05:33 +08:00
dff28db227
增补README
Supra4E8C
2025-10-03 15:48:21 +08:00
34b16ca886
Merge branch 'main' of https://github.com/router-for-me/Cli-Proxy-API-Management-Center
Supra4E8C
2025-10-03 15:42:22 +08:00
fa86f76289
增补README
Supra4E8C
2025-10-03 15:42:10 +08:00
41ca99978f
Update README_CN.md
Supra4E8C
2025-10-03 15:35:39 +08:00
6ef674487f
更新README以适配新版本
Supra4E8C
2025-10-03 15:34:14 +08:00
2be7ced21a
实现移动端侧边栏功能,添加移动菜单按钮及遮罩,优化导航项点击事件,更新样式以提升用户体验。
v0.1.0
Supra4E8C
2025-10-03 15:09:41 +08:00
b61155d215
v0.0.6
Supra4E8C
2025-10-02 17:34:26 +08:00
5488d6153d
Update README.md
Supra4E8C
2025-10-01 16:36:06 +08:00
30f5300bb4
Update README_CN.md
v0.0.6
v0.0.5
Supra4E8C
2025-10-01 16:10:47 +08:00
52169200f1
Update README.md
Supra4E8C
2025-10-01 16:10:22 +08:00
80b2597611
0.0.5
Supra4E8C
2025-10-01 16:06:12 +08:00
04f21eea98
change release file name
v0.0.4
Luis Pater
2025-10-01 02:00:53 +08:00
f6a4bae8c6
add auto release script
v0.0.3
Luis Pater
2025-10-01 01:57:53 +08:00
c9f09ccf37
Update README_CN.md
0.0.3beta
Supra4E8C
2025-09-25 17:17:44 +08:00
5b8fd04ba3
Update README.md
Supra4E8C
2025-09-25 17:17:00 +08:00
3c791a2313
Update README.md
Supra4E8C
2025-09-25 17:15:15 +08:00
2ef64d8064
Add files via upload
Supra4E8C
2025-09-25 17:14:50 +08:00
f2dc4bcf98
Update 0.0.3Beta
Supra4E8C
2025-09-25 17:04:02 +08:00
5f597afb42
update app.js
focus_plus
Supra4E8C
2025-09-25 15:52:52 +08:00
e5bef7e2b0
Add files via upload
Supra4E8C
2025-09-25 15:29:48 +08:00
d8df9ce680
Add files via upload
Supra4E8C
2025-09-25 15:29:26 +08:00
44594220b2
Add files via upload
Supra4E8C
2025-09-24 19:26:09 +08:00
86fc9fe86e
更新 README.md
Supra4E8C
2025-09-24 19:25:23 +08:00
67f009b81c
Delete README_EN.md
Supra4E8C
2025-09-24 19:22:48 +08:00
6618312360
更新 README_EN.md
Supra4E8C
2025-09-24 19:19:30 +08:00
9e49824c52
创建 README_EN.md
Supra4E8C
2025-09-24 19:18:02 +08:00
015754237b
更新 README.md
Supra4E8C
2025-09-24 19:10:23 +08:00