Commit Graph

1776 Commits

Author SHA1 Message Date
RWDai
dbec85344d Fix Rust CI toolchain setup 2026-05-15 01:20:36 +08:00
RWDai
4db01244ec Update Postgres bootstrap for audit admin role 2026-05-15 01:20:29 +08:00
RWDai
6021110fb2 Add audit admin Postgres userrole migration 2026-05-15 01:20:29 +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
07ea745f56 Document proxy one-click installation 2026-05-14 19:35:41 +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
RWDai
2db85b1c53 Add proxy one-click installer scripts 2026-05-14 19:34:33 +08:00
RWDai
91545cf906 Add admin proxy install session creation 2026-05-14 19:34:09 +08:00
RWDai
5a15822ce0 Add public proxy install session delivery 2026-05-14 19:33:47 +08:00
ZheFox
eef21b6c34 Merge branch 'fawney19:main' into main 2026-05-14 17:47:47 +08:00
zhefox
498b3b1226 fix(auth): correct postgres api key create field ordering 2026-05-14 17:41:13 +08:00
zhefox
3b77686cee fix(auth): cast standalone api key expires_at update to timestamptz 2026-05-14 16:28:38 +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
ZheFox
a0eed2cc51 fix: split Codex chat and responses defaults 2026-05-14 15:33:03 +08:00
fawney19
e61aa46dad deploy: limit installer to supported modes 2026-05-14 15:26:58 +08:00
fawney19
d2831ec6f0 deploy: remove local build compose path 2026-05-14 14:40:25 +08:00
fawney19
a7e71624e3 ci: align release channels and speed rust checks 2026-05-14 14:09:27 +08:00
RWDai
bc0017a1b4 Use audit admin permissions in proxy auth 2026-05-14 13:39:57 +08:00
RWDai
4cb7b2d494 Add audit admin internal read permissions 2026-05-14 13:39:57 +08:00
RWDai
eb7c8a3ad5 Format audit admin role helpers 2026-05-14 13:39:57 +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
RWDai
337d0af136 Accept audit role in user administration 2026-05-14 13:38:45 +08:00
RWDai
4d2667764f Enforce read-only admin route permissions 2026-05-14 13:38:45 +08:00
RWDai
feb676b66f Allow audit admins through backend admin auth 2026-05-14 13:38:45 +08:00
RWDai
14871c2255 Add audit administrator role helpers 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
d29d1cf63b Remove deprecated Python source tree 2026-05-14 01:58:05 +08:00
fawney19
1f8ff7f6d2 Fix PR 434 check failures 2026-05-14 01:51:23 +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
eb654c2fe7 Merge pull request #441 from zhefox/aether-rust-pioneer
fix: add codex reasoning defaults and stream rewrite tests
2026-05-14 00:35:45 +08:00
fawney19
697b6e0653 fix: stabilize openai responses reasoning streams 2026-05-14 00:27:10 +08:00
fawney19
acd44328d6 feat: add version update flow 2026-05-13 22:28:05 +08:00
fawney19
8b813f645f Merge branch 'pr-438' into aether-rust-pioneer 2026-05-13 22:28:05 +08:00
zhefox
2d354fa294 fix: preserve passthrough for same-format stream rewrites 2026-05-13 19:42:22 +08:00
fawney19
cfb22d3f06 Merge pull request #439 from Kayphoon/feat/macos-one-click-install
feat(compose): add solo sqlite compose deployment
2026-05-13 19:03:49 +08:00
fawney19
1a196c8cf2 Merge pull request #443 from AAEE86/rust
feat(admin): add Done-hub provider ops template
2026-05-13 18:42:28 +08:00
fawney19
f847a71747 Merge pull request #448 from RWDai/fix/disable-hidden-user-policies
Disable hidden per-user policy fields
2026-05-13 18:40:46 +08:00
RWDai
87c0a915b8 Align rate limit monitoring test with group policy 2026-05-13 18:27:56 +08:00
Kayphoon
2958041dc7 feat(gateway): add reversible chat pii redaction 2026-05-13 18:25:13 +08:00
fawney19
5d1460e051 refactor: extract provider pool abstractions 2026-05-13 18:19:15 +08:00