joaoback
|
f5600865e0
|
Update pt_BR.yaml
Translations of items that had not yet been translated. Adjustments to translations already made.
|
2025-12-11 11:47:53 +08:00 |
|
kinjelom
|
82a1127c64
|
Polish translation
|
2025-12-11 11:47:53 +08:00 |
|
liruohrh
|
0065e355aa
|
fix: get right lang
|
2025-12-11 11:47:53 +08:00 |
|
Krypt0n123
|
bf2127dbd0
|
fix: add missing revision data for default content (fixes #1436)
|
2025-12-11 11:47:53 +08:00 |
|
shuai
|
5fa638a3e1
|
fix: The page tag selector exceeds the page height, causing the page to scroll.
|
2025-12-11 11:47:53 +08:00 |
|
ferhat elmas
|
e1255373cb
|
refactor(lint): add new linters and fix their issues
* gocritic
* misspell
* modernize (aside, bumping go would be nice)
* testifylint
* unconvert
* unparam
* whitespace
related to #1432
Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
|
2025-12-11 11:47:53 +08:00 |
|
LinkinStars
|
4950009248
|
refactor(lint): improve error handling and code consistency across multiple files
|
2025-12-11 11:47:53 +08:00 |
|
LinkinStars
|
62e765f70a
|
refactor(goimports): add goimports to golangci-lint configuration #1432
|
2025-12-11 11:47:53 +08:00 |
|
ferhat elmas
|
74654f2703
|
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-11 11:47:53 +08:00 |
|
shuai
|
92de2ef16f
|
fix: When the input box's type is set to number, the result is forcibly converted to the number type. #1425
|
2025-12-11 11:47:53 +08:00 |
|
shuai
|
bb60dca5eb
|
fix: footer layout adjustment
|
2025-12-11 11:47:53 +08:00 |
|
shuai
|
480474d7be
|
fix: footer layout adjustment
|
2025-12-11 11:47:53 +08:00 |
|
LinkinStars
|
d15d55abe3
|
fix(answer): update QuestionID handling in answer update process
|
2025-12-11 11:47:53 +08:00 |
|
ferhat elmas
|
2b64983464
|
chore(deps): bump mockgen to 0.6.0 for go1.25 support
Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
|
2025-12-11 11:47:53 +08:00 |
|
ferhat elmas
|
c0a9f3155a
|
fix(ui): null pointer access if get branding fails
Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
|
2025-12-11 11:47:53 +08:00 |
|
ferhat elmas
|
f86e98167f
|
fix: multi byte run boundary for cut long title
Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
|
2025-12-11 11:47:53 +08:00 |
|
ferhat elmas
|
9b64d7d64d
|
refactor(internal): compile regex once while clearing text
Regex and Replacer can be reused.
No need to recreate for each invocation.
Signed-off-by: ferhat elmas <elmas.ferhat@gmail.com>
|
2025-12-11 11:47:53 +08:00 |
|
LinkinStars
|
4609e200ae
|
fix(comment): decode CommentID using DeShortID for consistency
|
2025-12-11 11:47:53 +08:00 |
|
LinkinStars
|
8b739c5a59
|
fix(service): set default language to "en_US" if invalid language is provided
|
2025-12-11 11:47:53 +08:00 |
|
Dinesht04
|
27cd77358c
|
fix(ui): refactor number input props (min,max)
|
2025-12-11 11:47:53 +08:00 |
|
Dinesht04
|
1418745b00
|
feat(ui): add types, logic and defaults for min, max value of input component of form
|
2025-12-11 11:47:53 +08:00 |
|
Dinesht04
|
9bb87bf8d6
|
feat(ui): add min values for inputs and context-based keyboards for inputs
|
2025-12-11 11:47:53 +08:00 |
|
shuai
|
59df184bab
|
fix: Optimization of request parameters
|
2025-12-11 11:47:53 +08:00 |
|
shuai
|
7a1c96d2cb
|
fix: fix the issue where the comment_id parameter is forcibly converted to a string, causing a 500 error in the PostgreSQL database interface. #1426
|
2025-12-11 11:47:53 +08:00 |
|
LinkinStars
|
20cd4d7c44
|
fix(deps): update protoc-gen-validate dependency to a new version
Build Latest Docker Image For Release / build (push) Has been cancelled
Build Binary For Release / build-goreleaser (push) Has been cancelled
Build Docker Image For Release / build (push) Has been cancelled
v1.7.0
v1.7.0-RC1
|
2025-10-30 10:47:10 +08:00 |
|
LinkinStars
|
4cbdd43738
|
i18n (#1416)
Co-authored-by: Sunny <1147886+sunshineg@users.noreply.github.com>
|
2025-10-28 16:48:41 +08:00 |
|
LinkinStars
|
833ea4fcb2
|
fix(i18n): update hints for question body input in en_US.yaml
|
2025-10-28 16:31:42 +08:00 |
|
LinkinStars
|
eb1b20ab96
|
chore(ci): Add ASF header
|
2025-10-28 15:27:11 +08:00 |
|
LinkinStars
|
439e786294
|
Merge remote-tracking branch 'origin/release/1.7.0'
|
2025-10-28 15:25:07 +08:00 |
|
LinkinStars
|
b79fb38300
|
docs(Makefile): upgrade version to 1.7.0
|
2025-10-28 15:23:17 +08:00 |
|
Sonui
|
93e183be62
|
feat: Add resetPassword cli tool
|
2025-10-28 14:52:53 +08:00 |
|
Sonui
|
b33e9fc93e
|
fix: Add time parameter when updating user status
|
2025-10-28 14:52:53 +08:00 |
|
Dinesht04
|
63e2fb9005
|
fix(internal):add gte,lte bounds for min_content and min_tags
|
2025-10-28 14:52:53 +08:00 |
|
LinkinStars
|
4fca0c4271
|
feat(plugins): add quick-links plugin and ensure captcha-basic is included
|
2025-10-27 10:56:44 +08:00 |
|
shuai
|
e1ff07318e
|
fix: conflict
|
2025-10-23 18:13:31 +08:00 |
|
shuai
|
e3151c1da9
|
fix: conflict
|
2025-10-23 18:12:50 +08:00 |
|
Dinesht04
|
2d2451f78d
|
fix(ui,internal): correct i18n implementation for variables and add min=0 to minimumContent in siteInfo schema
|
2025-10-22 18:43:54 +08:00 |
|
Dinesht04
|
9154b9ba5b
|
feat(ui,internal): add optional question body
|
2025-10-22 18:43:54 +08:00 |
|
Dinesht04
|
f238aa5051
|
feat(ui,internal): add min_content property in site info
|
2025-10-22 18:43:54 +08:00 |
|
shuai
|
52e1b8bd86
|
fix: merge dev
|
2025-10-21 18:13:37 +08:00 |
|
shuai
|
433b8d5d1b
|
fix: i18n parameter passing optimization
|
2025-10-21 10:09:37 +08:00 |
|
shuai
|
4fa1d0f494
|
fix: Fix the layout confusion caused by too long code #1404
|
2025-10-20 17:20:17 +08:00 |
|
Dinesht04
|
403dec5e39
|
feat(internal,ui): add minimum tags error and label while editing
|
2025-10-16 09:46:08 +08:00 |
|
Dinesht04
|
9b65fed9f0
|
refactor(tags): remove redundant param from GetMinimumTags and apply minimum tag check in ObjectChangeTag
|
2025-10-16 09:46:08 +08:00 |
|
Dinesht04
|
a678946032
|
fix(ui): Adjust tag input label for quantity
|
2025-10-16 09:46:08 +08:00 |
|
Dinesht04
|
c78cadb159
|
add migration for min_tags
|
2025-10-16 09:46:08 +08:00 |
|
Dinesht04
|
3ae38a14f0
|
feat(UI): Add error for minimum_tag count and translation for Min tag form input
|
2025-10-16 09:46:08 +08:00 |
|
Dinesht04
|
a63fe5b26c
|
feat(internal,ui): add minimum tags property
|
2025-10-16 09:46:08 +08:00 |
|
Dinesht04
|
dc47e1a511
|
fix(ui): change background color for code block to (--an-pre)
|
2025-10-11 09:54:11 +08:00 |
|
Dinesht04
|
aa75f4455d
|
feat(ui):hide related questions card when there is no content
|
2025-10-10 10:22:48 +08:00 |
|