Commit Graph

1536 Commits

Author SHA1 Message Date
Entropy.Xu
dd8c2ebec6 fix(admin): repair system maintenance controls
Implement server-side searchable user filtering for usage records, including backend search parameters and a shared frontend selector with loading, empty, and pinned-selected states.

Fix announcement deletion by cascading announcement read rows through a Postgres migration and defensive repository cleanup across supported backends.

Wire admin system purge and cleanup endpoints to real data deletion/maintenance flows, improve DataManagement messages, rebuild stats after stats purge, and add runtime OAuth token refresh maintenance when enabled.

Verified with rust-ci equivalent checks: cargo fmt, split clippy, split cargo tests, SQLite/Postgres/MySQL smoke tests, plus frontend npm ci, build, pages build, type-check, and targeted usage selector tests.
2026-05-07 21:26:40 +08:00
fawney19
6f620d92be Skip release checksum verification in installer 2026-05-07 19:32:39 +08:00
RWDai
61473bfb77 feat(users): wire batch actions into users page 2026-05-07 19:16:49 +08:00
RWDai
b7172092e8 feat(users): add batch action dialog 2026-05-07 19:16:49 +08:00
RWDai
ea014e0d89 feat(users): add batch API store methods 2026-05-07 19:16:49 +08:00
RWDai
8fa90e8ecf refactor(users): share access control options 2026-05-07 19:16:49 +08:00
RWDai
9eb17eca32 refactor(pool): share batch selection helpers 2026-05-07 19:16:49 +08:00
RWDai
18b247de4c test(users): cover batch admin endpoints 2026-05-07 19:16:49 +08:00
RWDai
94852ce60e feat(users): classify batch admin routes 2026-05-07 19:16:49 +08:00
RWDai
59312ebe73 feat(users): add batch admin handlers 2026-05-07 19:16:49 +08:00
RWDai
738031696b fix(users): thread rate limit presence through gateway 2026-05-07 19:16:49 +08:00
RWDai
a44667d2a9 fix(users): preserve nullable rate limit updates 2026-05-07 19:16:49 +08:00
fawney19
b8fc36033b Improve installer language and download source prompts 2026-05-07 18:53:09 +08:00
fawney19
6ef0bd9488 fix(ci): clean stale release drafts before publish 2026-05-07 16:30:39 +08:00
fawney19
f3d9523502 Expose upstream proxy in proxy setup TUI 2026-05-07 16:20:20 +08:00
fawney19
2b439094c5 Fix endpoint condition source handling v0.7.0-rc23 2026-05-07 15:56:28 +08:00
fawney19
6317587a6b Merge pull request #391 from RWDai/fix/affinity-list-display
Fix affinity list display
2026-05-07 15:54:53 +08:00
github-actions[bot]
7fdbd0c808 chore(proxy): update download links for proxy-v0.3.6 2026-05-07 07:26:05 +00:00
RWDai
44c2534f46 Fix affinity monitoring CI checks 2026-05-07 15:24:17 +08:00
fawney19
af8f9e9057 chore(proxy): bump version to 0.3.6 proxy-v0.3.6 2026-05-07 15:18:43 +08:00
RWDai
cb9d9944e3 Improve affinity list display 2026-05-07 15:08:30 +08:00
RWDai
2cfeb14d88 Add session-scoped affinity deletion 2026-05-07 15:08:14 +08:00
RWDai
d5d93eda11 Fix affinity key parsing and counters 2026-05-07 15:08:07 +08:00
fawney19
9bbdf889d4 feat(proxy): support upstream egress proxy 2026-05-07 15:01:18 +08:00
fawney19
96f9be26da polish usage output rate and installer progress 2026-05-07 13:39:25 +08:00
fawney19
0c03c188f1 fix codex window usage stats 2026-05-07 13:35:25 +08:00
fawney19
64af7b1d8a fix: preserve selected keys for quota refresh 2026-05-07 12:55:39 +08:00
github-actions[bot]
a345bb8c0d chore(proxy): update download links for proxy-v0.3.5 2026-05-07 04:01:32 +00:00
fawney19
624733e874 fix(compose): rely on postgres database url fallback proxy-v0.3.5 2026-05-07 11:53:25 +08:00
fawney19
fd44906bb7 fix provider pool quota status handling 2026-05-07 11:28:44 +08:00
fawney19
01c9f9be49 ci: rename release workflow 2026-05-07 09:46:35 +08:00
fawney19
3d9f189f0e ci: publish prerelease images to pre tag 2026-05-07 09:12:59 +08:00
fawney19
a83aa928a0 ci: parallelize rust checks and guard prereleases 2026-05-07 03:51:58 +08:00
github-actions[bot]
0386e0426b chore(proxy): update download links for proxy-v0.3.4 2026-05-06 19:35:24 +00:00
fawney19
10e679bb2f Add provider key cycle stats reset handling proxy-v0.3.4 2026-05-07 03:23:20 +08:00
fawney19
6c0ac2e8da chore: omit deprecated python quota changes 2026-05-07 01:39:48 +08:00
fawney19
2a124318b9 Merge branch 'pr-390' into aether-rust-pioneer 2026-05-07 01:34:38 +08:00
fawney19
47a755a585 Merge branch 'pr-389' into aether-rust-pioneer 2026-05-07 01:34:30 +08:00
fawney19
40314aa7e5 Merge branch 'pr-388' into aether-rust-pioneer 2026-05-07 01:34:22 +08:00
fawney19
df9d30340d Revert "feat: combine usage quota and pool stats updates"
This reverts commit 1f5b294bd0.
2026-05-07 01:33:40 +08:00
fawney19
1f5b294bd0 feat: combine usage quota and pool stats updates 2026-05-07 01:26:42 +08:00
fawney19
012f8bcdf7 feat: scope model mappings by endpoint 2026-05-07 00:48:15 +08:00
Kayphoon
79cb9b502a feat(pool): add codex cycle stats mode 2026-05-07 00:07:32 +08:00
fawney19
4e9f063385 use original request sources for endpoint conditions 2026-05-06 23:48:31 +08:00
Codex
41f75a3f19 feat: show chatgpt web image quota 2026-05-06 22:58:47 +08:00
fawney19
e2bffbbaca Remove body name style rule support 2026-05-06 22:12:21 +08:00
fawney19
9525a68719 Reduce endpoint rules JSON editor height 2026-05-06 21:45:37 +08:00
fawney19
a6b45702e8 Add JSON editor for endpoint rules 2026-05-06 21:30:13 +08:00
fawney19
7b11d43466 Allow request body model editing 2026-05-06 20:35:49 +08:00
fawney19
4bd49d0d7a Add unified install script and release packaging 2026-05-06 20:03:07 +08:00