• Joined on 2026-06-12
zhenyi pushed to main at gitdata.ai/imks 2026-06-12 21:37:23 +08:00
10cb60f4ea refactor: extract ImksServer / ImksConfig as library, thin main.rs
zhenyi pushed to main at gitdata.ai/appks 2026-06-12 21:37:14 +08:00
47ed59c9d6 refactor: extract AppksServer as library, thin main.rs to bootstrap-only
zhenyi pushed to main at gitdata.ai/gitks 2026-06-12 21:37:03 +08:00
c6f99fff47 refactor: extract GitksServer / GitksConfig as library, thin main.rs
zhenyi pushed to main at gitdata.ai/mailks 2026-06-12 21:36:50 +08:00
3251fa08e3 refactor: extract EmailksServer as library, thin main.rs to bootstrap-only
zhenyi pushed to main at gitdata.ai/gitks 2026-06-12 17:22:22 +08:00
96b391ff2d chore: add AGENTS.md
0e13f90834 style(format): reformat code with consistent line breaks and spacing
6f40921576 refactor(metrics): simplify response building with unwrap_or_else
44fe5a519b chore(copyright): add copyright headers to all source files
70f2f7d63d feat(config): add centralized configuration constants and infrastructure tests
Compare 46 commits »
zhenyi pushed to main at gitdata.ai/imks 2026-06-12 17:21:29 +08:00
393aa9d93b chore: update Dockerfile
zhenyi pushed to main at gitdata.ai/appwebks 2026-06-12 17:21:23 +08:00
48fb9ce3f8 feat: add repo and PR management features with ws client
zhenyi created branch main in gitdata.ai/appwebks 2026-06-12 16:57:38 +08:00
zhenyi pushed to main at gitdata.ai/appwebks 2026-06-12 16:57:38 +08:00
d7c4bc7c8e feat(schemas): add repository settings and user restore token fields
defde2bca9 feat(schemas): add new API schema definitions for invitation, deployment, and issue management
zhenyi created repository gitdata.ai/appwebks 2026-06-12 16:57:21 +08:00
zhenyi created branch main in gitdata.ai/appks 2026-06-12 16:56:59 +08:00
zhenyi pushed to main at gitdata.ai/appks 2026-06-12 16:56:59 +08:00
931d82cbb9 update mian.rs and openapi.json
5f4e9bdfa7 refactor(grpc): bind TCP listener before etcd registration to prevent connection issues
b797e360c0 feat(registry): add service discovery and health check capabilities
1ccfd3d626 chore(build): add Docker configuration and update dependency versions
dbbfb747a4 feat(auth): replace internal auth with JWT token service
Compare 10 commits »
zhenyi created branch main in gitdata.ai/imks 2026-06-12 16:56:40 +08:00
zhenyi pushed to main at gitdata.ai/imks 2026-06-12 16:56:40 +08:00
716f952bb6 feat(message): add comprehensive message system with database migrations and health checks
c794b818ff feat(config): integrate etcd for service discovery and config management
e72866db8d feat(config): integrate etcd for service discovery and config management
1b300865d9 build(docker): add Dockerfile and .dockerignore for containerization
0dbac480ae feat(telemetry): integrate OpenTelemetry observability stack with health metrics
zhenyi created branch main in gitdata.ai/mailks 2026-06-12 16:56:20 +08:00
zhenyi pushed to main at gitdata.ai/mailks 2026-06-12 16:56:20 +08:00
7b8d0714e7 feat(config): integrate etcd-based configuration management
c4824ef261 feat(k8s): add Kubernetes Helm chart for emailks service
d0852ad131 feat(build): add Docker support for emailks service
5fa7a82548 chore(project): initialize project with core configuration and dependencies
zhenyi renamed repository from mailsk to gitdata.ai/mailks 2026-06-12 16:56:13 +08:00
zhenyi pushed to main at gitdata.ai/gitks 2026-06-12 16:55:41 +08:00
931d82cbb9 update mian.rs and openapi.json
zhenyi created branch main in gitdata.ai/gitks 2026-06-12 16:55:18 +08:00
zhenyi pushed to main at gitdata.ai/gitks 2026-06-12 16:55:18 +08:00
5f4e9bdfa7 refactor(grpc): bind TCP listener before etcd registration to prevent connection issues
b797e360c0 feat(registry): add service discovery and health check capabilities
1ccfd3d626 chore(build): add Docker configuration and update dependency versions
dbbfb747a4 feat(auth): replace internal auth with JWT token service
a0bea36041 fix(db): split notification table DDL to support existing databases
Compare 10 commits »