Commit Graph
14 Commits
Author SHA1 Message Date
thomasandClaude Opus 4.8 16e97c8efa i18n: Translate all Chinese to English across the codebase
Translate Chinese comments, log/error messages, validator labels and
Swagger annotations to English throughout the source code, generated
Swagger docs, config files and CI workflows.

Make the English README primary: README.md now holds the English docs
and README_EN.md holds the Chinese version, with cross-language links
updated accordingly.

Note: the generated docs/ swagger files were translated in place; run
`go generate ./...` (swag init) to regenerate them from the now-English
annotations when a Go toolchain is available.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-27 12:17:04 +02:00
lejianwen fb8ef8a1fd feat: Peer share to group 2025-04-14 19:12:40 +08:00
lejianwen 403d9c2233 style(service): refactor global dependencies to use local variables 2025-02-26 19:15:38 +08:00
lejianwen 6aebf061a4 style: Module name 2025-02-12 19:46:39 +08:00
lejianwen 32a9eda8ca style: Module name 2025-02-12 16:07:51 +08:00
lejianwen 8c0ac5621a add batch add ab from peer
add batch update ab tags
2024-12-06 19:45:41 +08:00
ljw 02232fc343 up peer update 2024-10-28 19:15:13 +08:00
ljw 497dfb2402 fix bug #27 2024-10-28 16:08:33 +08:00
ljw 8ee93b530d add address book name &
add share address book
2024-10-28 14:51:07 +08:00
ljw 72c196c6f9 fix pc add #13 2024-10-16 10:10:20 +08:00
ljw 28f047ec79 fix pc add #13 2024-10-16 09:28:39 +08:00
ljw 8b266d4fee up gorm logger & add share to guest by web client 2024-10-09 15:53:08 +08:00
ljw c485035e74 add personal apis 2024-09-24 14:43:27 +08:00
ljw c53df223d1 first 2024-09-13 15:57:29 +08:00