Commit Graph
15 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 f09c898f16 feat(peer): add alias field and support filtering by alias 2025-08-31 13:39:22 +08:00
lejianwen 6ed75bc517 feat(admin): Add filter by ip and username (#172) 2025-03-15 19:49:49 +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
ljw 4909beee32 fix #45 2024-11-02 18:49:16 +08:00
ljw 6c94566e83 add remove user token #34 2024-10-31 22:29:12 +08:00
ljw 1191ade8af up address book add version #20 2024-10-28 19:48:47 +08:00
ljw 8ee93b530d add address book name &
add share address book
2024-10-28 14:51:07 +08:00
ljw ebe5bc4c3a fix docs 2024-10-15 14:51:19 +08:00
ljw b4965e8885 add login fail warn &
add web client on/off &
up admin peer filter &
upgrade web client
2024-10-14 10:43:29 +08:00
ljw 609dfaeea0 upgrade: init by i18n
add: batch delete peer
add: batch peer to addressbook
2024-09-29 11:53:58 +08:00
ljw c99261c12d add i18n 2024-09-25 22:41:57 +08:00
ljw 0a81b5b5f8 fix group peers 2024-09-24 19:35:20 +08:00
ljw c53df223d1 first 2024-09-13 15:57:29 +08:00