thomas and Claude 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
Plynksiy Nikita
9d2b589faa
feat(password): Password hashing with bcrypt ( #290 )
...
* feat(password): add configurable password hashing with md5 and bcrypt
* docs: add password hashing algorithm configuration (bcrypt/md5)
* feat(password): better bcrypt fallback and minor refactoring
* feat(password): handle errors in password encryption and verification
* feat(password): remove password hashing algorithm configuration
2025-06-24 17:23:36 +08:00
lejianwen
d4fdf3785b
feat(register): Register status can be set ( #223 )
2025-05-25 17:03:13 +08:00
lejianwen
fb8ef8a1fd
feat: Peer share to group
2025-04-14 19:12:40 +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
a3012cfa18
split my from admin
2024-12-17 21:41:56 +08:00
ljw
49eaa831ed
add batch delete log #57
2024-11-12 09:08:10 +08:00
Tao Chen
18d59d7047
re-use responseLoginSuccess
2024-11-03 17:25:27 +08:00
Tao Chen
2ceaa0091b
fix: Email of Register
2024-11-03 05:07:17 +08:00
Tao Chen
a4dd39043e
add MyPeers for user
2024-11-02 07:35:26 +08:00
Tao Chen
dfcc7d54c1
add email for register
2024-11-02 05:43:55 +08:00
Tao Chen
485ae54e9e
re-construct oauth
2024-11-02 04:01:28 +08:00
Tao Chen
5488babfb3
Merge branch 'master' into resetEmptyPassWD
2024-10-31 16:35:32 +08:00
Tao Chen
962e07d65f
ommit check old passwd if password is empty
2024-10-31 16:23:06 +08:00
ljw
e2fda47cbb
add register
2024-10-31 15:14:30 +08:00
ljw
8ee93b530d
add address book name &
...
add share address book
2024-10-28 14:51:07 +08:00
ljw
c99261c12d
add i18n
2024-09-25 22:41:57 +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