Commit Graph

79 Commits

Author SHA1 Message Date
kk K
146630e557 fix: show online update progress 2026-08-01 18:41:52 +08:00
Kori1c
901fb33947 feat: add passkey authentication controls (#6)
Merge pull request #6 from Kori1c/codex/passkey-password-login

feat: add passkey authentication controls
v1.6.30
2026-08-01 17:36:13 +08:00
kk K
f4f203d829 feat: add passkey authentication controls 2026-08-01 17:29:23 +08:00
kk K
c542d97058 fix: refine online update progress v1.6.29 2026-08-01 13:38:33 +08:00
kk K
45f1b6e771 feat: refine online update panel v1.6.28 2026-08-01 12:54:16 +08:00
kk K
fa469ead43 fix: harden cloud sync and traffic protection v1.6.27 2026-08-01 11:59:06 +08:00
kk K
fa7b5ca97a fix: use CMS for instance traffic totals v1.6.26 2026-08-01 11:05:51 +08:00
kk K
76ace727e3 feat: require prebuilt images for online updates v1.6.25 2026-08-01 02:10:43 +08:00
kk K
5efb05f195 feat: add traffic summaries and online updates v1.6.24 2026-08-01 01:41:57 +08:00
kk K
9777672eb8 refine dark theme component colors v1.6.23 2026-08-01 00:51:31 +08:00
kk K
9b6ded5711 fix account group sync after saving generated keys v1.6.22 2026-07-31 13:59:41 +08:00
kk K
e6058af717 Keep Docker Bash deployment docs concise v1.6.21 2026-07-31 13:28:50 +08:00
kk K
89fc3efd79 Add one-command Bash installer v1.6.20 2026-07-31 13:25:51 +08:00
kk K
625ee1834c Add Docker deployment script v1.6.19 2026-07-31 13:22:28 +08:00
kk K
549f0c9173 Refresh documentation and release notes v1.6.18 2026-07-31 13:16:55 +08:00
kk K
59d78b06c1 Remove legacy PHP runtime v1.6.17 2026-07-31 13:13:30 +08:00
kk K
9cc9941c39 Merge remote-tracking branch 'origin/main' v1.6.16 2026-07-31 13:08:04 +08:00
kk K
169579dd9c Migrate controller to Go and refine Telegram control UI 2026-07-31 13:07:31 +08:00
Kori1c
a9cde2d3b9 Merge pull request #5 from xixi-zhao/main
修改readme中cms:DescribeMetricList为cms:QueryMetricList
v1.6.15
2026-07-30 20:45:09 +08:00
zhaoxixi
8220cd0450 修改readme中cms:DescribeMetricList为cms:QueryMetricList
云监控(CMS)中没有名为 cms:DescribeMetricList 的 RAM 权限 Action。

要调用的 API 名称为 DescribeMetricList,但其对应的 RAM 授权 Action 是 cms:QueryMetricList。
2026-07-25 21:52:48 +08:00
kk K
685647b83d Improve button feedback and document permissions v1.6.14 2026-04-20 22:54:27 +08:00
kk K
1242d9140b Add scheduled instance automation v1.6.13 2026-04-20 20:46:07 +08:00
kk K
d5a081cade Add Telegram remote control v1.6.12 2026-04-20 10:03:55 +08:00
kk K
7b7135de8c Revert "Improve auto-release to include commit notes"
This reverts commit 993836fea4.
v1.6.11
2026-04-19 17:35:26 +08:00
kk K
993836fea4 Improve auto-release to include commit notes
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
v1.6.10
2026-04-19 17:33:25 +08:00
kk K
c94acdf5dc Add dark mode support with automatic system theme detection
- Add CSS variables for light/dark themes
- Support prefers-color-scheme media query for automatic switching
- Update status pills, buttons, cards for dark mode compatibility
- Fix system log text color and heartbeat log type badges
- Improve UI elements: tables, chips, inputs for dark theme

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
v1.6.9
2026-04-19 17:29:32 +08:00
kk K
3ba2109fce Fix managed EIP cleanup after instance release v1.6.8 2026-04-19 08:06:21 +08:00
kk K
7553d28708 Handle invalid AK protection and tune local PHP-FPM v1.6.7 2026-04-18 23:43:57 +08:00
kk K
e8160cb967 Improve traffic sync diagnostics and fix accounts view v1.6.6 2026-04-18 20:20:21 +08:00
kk K
40ce7d13af Sync favicon with custom logo v1.6.5 2026-04-16 21:31:31 +08:00
kk K
b31eb0e33c Improve ECS creation and branding v1.6.4 2026-04-16 20:43:59 +08:00
kk K
94f740a9fb feat: support EIP creation and IP replacement v1.6.3 2026-04-16 15:49:30 +08:00
kk K
f549526b1e Fix Docker Hub image workflow v1.6.2 2026-04-16 14:00:27 +08:00
kk K
86598e2831 Update README screenshots v1.6.1 2026-04-16 13:26:47 +08:00
kk K
78ec534fcd Polish setup flow and harden publish ignores v1.6.0 2026-04-16 13:18:52 +08:00
kk K
098df0c7ca Rebrand to ecs-controller: modernize UI, optimize async release engine, and update documentation for MJJs 2026-04-16 12:58:53 +08:00
青柠
2b9ae0308e 增加国内站&国际站切换选项 2026-03-20 09:21:12 +08:00
青柠
08691c6207 修复货币符号显示 2026-03-19 11:42:46 +08:00
青柠
500bb385d0 增加账单调用失败日志记录 2026-03-19 10:37:19 +08:00
青柠
7bc3e8e9f9 修复账单获取端点匹配 2026-03-19 10:32:08 +08:00
青柠
f624abfaa1 Merge pull request #3 from kfqkfy/main
修改保活逻辑,未设置定时开关机任务亦可触发自动保活,但是这意味着即使你手动关机也会被自动保活
2026-03-10 15:29:05 +08:00
kfqkfy
703e1c1a8c 修改保活逻辑 2026-03-10 15:15:14 +08:00
wang4386
4cd0c60ddf 修复定时任务与保活任务冲突,移除保活冷却期,应对被迫关机后保活启动却提示可用区无库存导致保活失败问题,现在保活失败每分钟自动重试 2026-03-09 09:23:10 +08:00
wang4386
1970cfe3ee 新增账单显示:实例本月费用|账号余额 2026-03-09 09:08:09 +08:00
青柠
423f1b3864 三渠道日志记录修复 2026-03-01 16:53:13 +08:00
青柠
8cd110dec0 修复变量失效 2026-03-01 14:01:10 +08:00
wang4386
c296f3a0f5 ci: add GitHub Actions workflow for automated release creation with patch versioning. 2026-02-28 11:27:34 +08:00
wang4386
8257972558 feat: Implement multi-channel notification dispatching for Email, Telegram, and Webhook with new configuration options and test functions. 2026-02-28 11:22:26 +08:00
wang4386
d5abbc3b65 feat: Introduce ECharts, Vue, and Tailwind CSS, add Docker Nginx configuration, and update build scripts and core template. 2026-02-22 00:05:27 +08:00
wang4386
3861679e20 style: Reformat CSS rules and HTML structure for improved readability. 2026-02-11 15:34:19 +08:00