Commit Graph

712 Commits

Author SHA1 Message Date
fawney19
e4f427f921 Merge remote-tracking branch 'entropy-xu/payment-billing-plans'
# Conflicts:
#	crates/aether-data/src/lifecycle/bootstrap/postgres.rs
#	crates/aether-data/src/lifecycle/migrate/tests.rs
#	frontend/src/views/admin/Users.vue
2026-05-15 16:37:17 +08:00
fawney19
38240f77ff chore: replace dev script with make targets 2026-05-15 16:09:11 +08:00
fawney19
b0ba1f250d Merge pull request #463 from AAEE86/main
chore(deps): update npm lockfiles
2026-05-15 14:13:14 +08:00
AAEE86
8538364930 chore(deps): update npm lockfiles 2026-05-15 13:46:32 +08:00
fawney19
fb2662b877 Merge pull request #460 from RWDai/manual-provider-model-save-20260515
Allow manual provider model save without online discovery
2026-05-15 13:33:32 +08:00
fawney19
170218bb26 Merge pull request #458 from RWDai/opencode/sunny-orchid
Add one-click proxy node installation
2026-05-15 12:49:08 +08:00
fawney19
8e0f8003a9 fix: simplify account self-check config 2026-05-15 02:21:11 +08:00
fawney19
54a8312e46 feat: add adaptive pool metrics and self-check 2026-05-15 02:21:11 +08:00
RWDai
fdea51c7b1 Simplify proxy install command copy 2026-05-15 01:21:31 +08:00
RWDai
1216fa940e Allow manual provider model save without online discovery 2026-05-15 00:51:30 +08:00
RWDai
bcf4adf944 Merge branch 'main' into opencode/sunny-orchid
# Conflicts:
#	README.md
2026-05-14 20:22:36 +08:00
RWDai
3e122c84ef Add proxy node script install UI 2026-05-14 19:35:16 +08:00
RWDai
98a54b4633 Add proxy install session client API 2026-05-14 19:34:56 +08:00
fawney19
bf511f9f8c Merge pull request #449 from RWDai/feat/audit-admin-readonly
Add read-only audit administrator role
2026-05-14 15:51:27 +08:00
fawney19
d2831ec6f0 deploy: remove local build compose path 2026-05-14 14:40:25 +08:00
RWDai
6e2f90aba8 Keep audit admins on read-only admin views 2026-05-14 13:39:57 +08:00
RWDai
9c59c0e1a2 Add audit role to user management UI 2026-05-14 13:39:57 +08:00
RWDai
6a9a54cad6 Show audit admin labels in shared layouts 2026-05-14 13:39:57 +08:00
RWDai
e768145961 Update public auth redirects for audit admins 2026-05-14 13:38:45 +08:00
RWDai
a4e040a7d7 Route audit admins into admin console 2026-05-14 13:38:45 +08:00
RWDai
e818443841 Add frontend audit admin auth semantics 2026-05-14 13:38:45 +08:00
fawney19
48fe52b207 Update guide setup commands 2026-05-14 13:02:25 +08:00
fawney19
509bd30252 Redesign sensitive info protection settings 2026-05-14 11:14:20 +08:00
fawney19
91955ad1e0 Merge remote-tracking branch 'origin/pr/451' into aether-rust-pioneer 2026-05-14 02:10:37 +08:00
fawney19
b41a4a000f Merge remote-tracking branch 'origin/pr/435' into aether-rust-pioneer 2026-05-14 02:02:26 +08:00
fawney19
e251a63cb3 Merge remote-tracking branch 'pr-434/fix-provider-model-test-compat' into aether-rust-pioneer 2026-05-14 01:28:33 +08:00
fawney19
acd44328d6 feat: add version update flow 2026-05-13 22:28:05 +08:00
Kayphoon
2958041dc7 feat(gateway): add reversible chat pii redaction 2026-05-13 18:25:13 +08:00
RWDai
a03cab4a09 Show update status on admin dashboard 2026-05-13 10:28:18 +08:00
fawney19
3c2497f019 Fix admin pool sorting and OAuth refresh 2026-05-13 09:16:52 +08:00
Entropy.Xu
3fb007a56d Merge remote-tracking branch 'origin/aether-rust-pioneer' into payment-billing-plans
# Conflicts:
#	crates/aether-data/src/lifecycle/bootstrap/postgres.rs
#	crates/aether-data/src/lifecycle/migrate/tests.rs
2026-05-13 01:29:18 +08:00
Entropy.Xu
10285c5eb9 feat: add payment gateway and billing plans 2026-05-13 01:18:38 +08:00
Kayphoon
15800d7a80 feat(admin): manual request-records cleanup with typed confirmation 2026-05-13 00:36:43 +08:00
fawney19
d1a47c068e feat: update gateway pool and usage flows 2026-05-12 21:05:11 +08:00
mayrain
43c476d54a fix: refine provider model test dialog 2026-05-12 20:11:37 +08:00
fawney19
92e4066977 Merge pull request #432 from RWDai/fix/cli-install-copy
Add admin API key CLI install sessions
2026-05-12 16:50:24 +08:00
fawney19
4b2507b155 Fix score popover duplication 2026-05-12 16:04:00 +08:00
RWDai
f60fc1cd7a fix: improve api key install copy flow 2026-05-12 15:34:16 +08:00
RWDai
9fc270fe69 feat: add admin api key install dialog 2026-05-12 15:34:08 +08:00
RWDai
a8ff050518 fix: narrow api key install session types 2026-05-12 15:33:53 +08:00
fawney19
9c05b5f4e0 Unify pool score display as account health 2026-05-12 15:27:21 +08:00
fawney19
fad28eee2c Improve pool score probing rules 2026-05-12 09:08:10 +08:00
fawney19
b9e62d1667 Implement generic pool member scoring and probing 2026-05-12 01:46:22 +08:00
fawney19
ce70780851 Fix proxy node uptime bucket rendering 2026-05-11 20:22:40 +08:00
fawney19
9bed5e9f83 fix: use intersection for user group policies 2026-05-11 17:00:07 +08:00
fawney19
b813498e40 feat(proxy): surface node resource diagnostics 2026-05-11 02:59:18 +08:00
fawney19
228253c166 Merge pull request #410 from Entropy-Xu/codex/codex-image-progress-heartbeat
Add Codex image progress heartbeat
2026-05-10 17:57:33 +08:00
fawney19
377dd52805 style: polish multi select dropdown 2026-05-10 17:40:32 +08:00
fawney19
d246f6b42c fix: align user group access controls 2026-05-10 17:28:23 +08:00
Entropy.Xu
5268f62a64 feat: add sync image heartbeat toggle 2026-05-10 12:40:52 +08:00