• Joined on 2025-10-29
root pushed to main at root/geo 2026-05-05 22:09:25 +08:00
680adf7b93 fix(desktop): scope account access to owning client and extend identity verification
root pushed to main at root/geo 2026-05-05 21:04:23 +08:00
337bb6f9ac feat(publish): enhance compliance feedback and UI elements in PublishArticleModal
745cdd79cf feat(compliance): add content compliance detection across tenant, ops, and clients
81577b6154 fix article generation task status logging
Compare 3 commits »
root pushed to main at root/geo 2026-05-04 22:21:53 +08:00
82375cff46 feat(http): enhance request authorization handling for login requests
root pushed to main at root/geo 2026-05-03 15:04:36 +08:00
1c19bac8bc docs(deploy): document pgbouncer rollout
cec7fa25e3 fix(config): harden database pool settings
774b907da8 feat(deploy): add pgbouncer poolers
Compare 3 commits »
root pushed to main at root/geo 2026-05-03 02:05:10 +08:00
c1ef717d17 feat(cache,worker): overhaul cache layer and add generation task lease recovery
root pushed to main at root/geo 2026-05-02 20:57:00 +08:00
bbfeabdaa5 feat(login-guard): unlock entire scope and report deleted keys
root pushed to main at root/geo 2026-05-02 19:26:25 +08:00
22d0cd63a1 chore: adjust main window size and fix titlebar overlay
6dd3bd8e9d feat: improve login UX and add admin login lock reset
Compare 2 commits »
root pushed to main at root/geo 2026-05-02 18:22:41 +08:00
40c877ee2d fix: update golang.org/x/image, golang.org/x/sync, and golang.org/x/text dependencies
root pushed to main at root/geo 2026-05-02 18:21:18 +08:00
a4c654782b feat(desktop-client): split autostart and keep-alive per platform
root pushed to main at root/geo 2026-05-02 17:13:11 +08:00
de63d0be5b feat(desktop-client): obfuscate JS bundles before packaging
root pushed to main at root/geo 2026-05-02 14:45:09 +08:00
3ee87fd91e chore: resolve merge conflict in bootstrap.ts
0b9ca39c9f fix(desktop-client): make settings window a child of main window on Windows
Compare 2 commits »
root pushed to main at root/geo 2026-05-02 10:06:30 +08:00
cd5f038108 chore(k3s): set OPS_DEFAULT_ADMIN_PASSWORD in dev secrets template
3c07fd917d feat(k3s): add optional Kite dashboard addon
f882ef8224 feat(swagger): add Chinese summaries and descriptions for routes
Compare 3 commits »
root pushed to main at root/geo 2026-05-02 01:50:30 +08:00
f9cf2b7cb2 fix: add NodePort configuration for frontend and ops-web services in k3s deployment
root pushed to main at root/geo 2026-05-02 01:36:29 +08:00
b2ed2a765b fix: remove optional secret key references for LLM and Siliconflow API keys in deployment configuration
root pushed to main at root/geo 2026-05-02 01:35:25 +08:00
d4f5608718 fix: mark secret key references as optional in app deployments
root pushed to main at root/geo 2026-05-02 01:23:14 +08:00
ead0d03cae fix: bootstrap missing deployments in k3s workflow for fresh clusters
root pushed to main at root/geo 2026-05-02 01:16:17 +08:00
1b568bf58a fix: add functions to restart k3s services and wait for readiness in deployment workflow
root pushed to main at root/geo 2026-05-02 01:11:50 +08:00
10aa98f3b0 fix: enhance kubeconfig handling for NAS deployments to prevent permission issues
b1032d3190 fix: update image tag default to 'latest' and improve error messages in deployment script
Compare 2 commits »
root pushed to main at root/geo 2026-05-02 00:49:40 +08:00
501763c0d5 chore: update dependencies in pnpm-lock.yaml and Go modules
root pushed to main at root/geo 2026-05-02 00:32:22 +08:00
c08ae1def0 chore(ci): remove NAS Compose deployment workflow