Commit Graph
10 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 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 5c96350e7d fix(api): Get ab list when personal is disabled (#86) 2024-12-25 19:04:42 +08:00
lejianwen 1dd920d192 fix(webclient): share fail when expire is 0
Closes: #88
2024-12-25 15:01:03 +08:00
lejianwen cd74cd19ef up api docs 2024-12-06 10:36:40 +08:00
lejianwen 22e470fee5 add webclientv2 2024-11-16 18:33:02 +08:00
ljw 8b266d4fee up gorm logger & add share to guest by web client 2024-10-09 15:53:08 +08:00
ljw a4b413dadb add oauth loginlog & fix bugs 2024-09-19 10:44:49 +08:00
ljw c53df223d1 first 2024-09-13 15:57:29 +08:00