This is an automated email from the ASF dual-hosted git repository.
linkinstar pushed a change to branch meta
in repository https://gitbox.apache.org/repos/asf/answer.git
from 8ec01f8e Merge remote-tracking branch 'origin/main' into meta
add 666ab706 feat(ui): add min values for inputs and context-based
keyboards for inputs
add 157dbfd0 feat(ui): add types, logic and defaults for min, max value of
input component of form
add 54e602c5 fix(ui): refactor number input props (min,max)
add 9a7eb0f4 fix(service): set default language to "en_US" if invalid
language is provided
add 09b6b34b fix(comment): decode CommentID using DeShortID for consistency
add a15dd415 refactor(internal): compile regex once while clearing text
add ce053ccf fix: multi byte run boundary for cut long title
add 0777291e fix(ui): null pointer access if get branding fails
add bc629db1 chore(deps): bump mockgen to 0.6.0 for go1.25 support
add fc2a1d8a fix(answer): update QuestionID handling in answer update
process
add f723d120 feat: add golangci-lint into lint target
add 9540ef60 refactor(goimports): add goimports to golangci-lint
configuration #1432
add 5e705a12 refactor(lint): improve error handling and code consistency
across multiple files
add 670aa323 refactor(lint): add new linters and fix their issues
add 6660cdf6 fix: add missing revision data for default content (fixes
#1436)
add 740ac61b fix: get right lang
add 8e395d42 Polish translation
add 48b1de83 Update pt_BR.yaml
add 57ba2995 chore: turkish translation improved (#1454)
add d468e2ba feat: add env for glob load template files by gin debug render
add fbb877ab fix(translator): enhance error reporting for invalid
translator YAML files
add 3ddec998 Merge remote-tracking branch 'origin/main' into dev
add e35b9551 fix(lang): enhance language retrieval from gin context
new 0a01521f Merge remote-tracking branch 'origin/dev' into meta
add f43f22b9 fix(lang): correct translations in Polish and Turkish
language files
new 629b89dc Merge remote-tracking branch 'origin/fix/language' into meta
add 3000e3ae Fix/translation (#1460)
new bcbae259 Merge remote-tracking branch 'origin/main' into meta
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
internal/base/handler/lang.go | 11 +++
internal/base/translator/provider.go | 165 +++++++++++++++++++++++++++++++++++
ui/src/pages/SideNavLayout/index.tsx | 2 +-
3 files changed, 177 insertions(+), 1 deletion(-)