7 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 ff2c79a316 feat(user): add remark field to User model and form (#307) 2025-07-08 12:14:46 +08:00
lejianwen 18312336a4 refactor(admin): Move Admin Web Route to user model 2024-12-27 19:27:33 +08:00
ljw daeae19194 up oauth re 2024-11-05 11:48:35 +08:00
Tao Chen 485ae54e9e re-construct oauth 2024-11-02 04:01:28 +08:00
ljw 001884a4d8 fix oauth register #26 #23 2024-10-29 15:31:27 +08:00
ljw c53df223d1 first 2024-09-13 15:57:29 +08:00