21 Commits

Author SHA1 Message Date
LinkinStars ce5aadf30d feat: add AI configuration support with related controllers and services 2026-01-23 17:25:42 +08:00
LinkinStars fbb877ab11 fix(translator): enhance error reporting for invalid translator YAML files 2025-12-11 14:23:17 +08:00
ferhat elmas f723d120d9 feat: add golangci-lint into lint target
* replace empty interface with any
* run fmt via golangci-lint

related to #1432

Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
2025-12-01 11:14:38 +08:00
tison 3d2187d849 chore: add license headers
Signed-off-by: tison <wander4096@gmail.com>
2023-10-26 11:11:23 +08:00
LinkinStars a91cc57a4c feat(i18n): show translation progress 2023-09-15 16:28:37 +08:00
LinkinStars 350df2da8b feat(email): translator all email template 2023-05-16 17:47:26 +08:00
LinkinStars 4a8ae2b166 Merge branch 'dev' into feature-plugin 2023-03-07 15:39:07 +08:00
LinkinStars b7437e3c5b docs(i18n): reformat i18n yaml
Build DockerHub Image / build (push) Has been cancelled
Goreleaser / build-goreleaser (push) Has been cancelled
2023-03-07 11:36:37 +08:00
LinkinStars 9727e89218 feat(i18n): Add translation progress 2023-03-01 12:30:50 +08:00
LinkinStars 29da80a11e fix(tr): return original data when translator not exist 2023-02-22 15:05:03 +08:00
LinkinStars b229d12bb4 feat(plugin): plugin internationalization 2023-02-21 17:28:05 +08:00
LinkinStars fc396ef987 fix(i18n): Resolve an issue that causes unexpected errors when translation files for unsupported languages are not properly initialized. 2023-02-06 15:51:44 +08:00
LinkinStar 5c2723e617 fix(i18n): If the translation content is not found, use the default language for translation 2023-01-06 18:00:51 +08:00
LinkinStar 00dd6e9f0c feat(i18n): Try to return to the original text when translation is not possible 2022-12-07 11:45:41 +08:00
LinkinStar 4983482b32 feat(i18n): parse all translation file 2022-12-05 12:06:51 +08:00
LinkinStar 5d3ee17a25 fix: i18n file parsing error 2022-11-09 12:29:29 +08:00
linkinstar 3eb193dffd Merge branch 'test' into 'ai_0.3_install_api'
# Conflicts:
#   internal/base/reason/reason.go
2022-11-04 09:33:01 +00:00
LinkinStar 9c8838a1b0 feat: install configuration files and initialize basic information 2022-11-04 15:59:21 +08:00
LinkinStar 1bcd3abbcb feat: add default language option 2022-11-03 14:40:43 +08:00
LinkinStar 720754c8bb feat: support to config the default language 2022-11-02 15:25:27 +08:00
mingcheng 8e6c49a531 initial commit 2022-09-27 17:59:05 +08:00