Commit Graph

  • e35b955159 fix(lang): enhance language retrieval from gin context LinkinStars 2025-12-15 12:34:42 +08:00
  • 3ddec99837 Merge remote-tracking branch 'origin/main' into dev LinkinStars 2025-12-11 15:12:43 +08:00
  • fbb877ab11 fix(translator): enhance error reporting for invalid translator YAML files LinkinStars 2025-12-11 14:23:17 +08:00
  • 216786a6de New translations (#1456) v1.7.1-RC1 LinkinStars 2025-12-11 14:14:06 +08:00
  • dd836497e3 style(sideNav): update ASF header LinkinStars 2025-12-11 11:44:21 +08:00
  • 8412ccdc12 docs(Makefile): upgrade version to 1.7.1 LinkinStars 2025-12-11 11:39:32 +08:00
  • 8f5c164e38 feat: add env for glob load template files by gin debug render liruohrh 2025-12-07 00:51:15 +08:00
  • c82f0a4fdd chore: turkish translation improved (#1454) Burak Tekin 2025-12-11 04:42:21 +03:00
  • f5600865e0 Update pt_BR.yaml joaoback 2025-09-12 22:21:32 -03:00
  • 82a1127c64 Polish translation kinjelom 2025-11-22 12:36:06 +01:00
  • 0065e355aa fix: get right lang liruohrh 2025-12-02 01:21:49 +08:00
  • bf2127dbd0 fix: add missing revision data for default content (fixes #1436) Krypt0n123 2025-12-02 22:59:33 +08:00
  • 5fa638a3e1 fix: The page tag selector exceeds the page height, causing the page to scroll. shuai 2025-12-10 12:04:10 +08:00
  • e1255373cb refactor(lint): add new linters and fix their issues ferhat elmas 2025-12-01 21:22:18 +01:00
  • 4950009248 refactor(lint): improve error handling and code consistency across multiple files LinkinStars 2025-12-01 12:23:50 +08:00
  • 62e765f70a refactor(goimports): add goimports to golangci-lint configuration #1432 LinkinStars 2025-12-01 11:30:42 +08:00
  • 74654f2703 feat: add golangci-lint into lint target ferhat elmas 2025-11-28 23:11:57 +01:00
  • 92de2ef16f fix: When the input box's type is set to number, the result is forcibly converted to the number type. #1425 shuai 2025-12-05 11:12:58 +08:00
  • bb60dca5eb fix: footer layout adjustment shuai 2025-12-01 12:28:16 +08:00
  • 480474d7be fix: footer layout adjustment shuai 2025-12-01 11:37:48 +08:00
  • d15d55abe3 fix(answer): update QuestionID handling in answer update process LinkinStars 2025-11-28 10:49:10 +08:00
  • 2b64983464 chore(deps): bump mockgen to 0.6.0 for go1.25 support ferhat elmas 2025-11-27 22:05:14 +01:00
  • c0a9f3155a fix(ui): null pointer access if get branding fails ferhat elmas 2025-11-26 01:00:42 +01:00
  • f86e98167f fix: multi byte run boundary for cut long title ferhat elmas 2025-11-25 00:34:24 +01:00
  • 9b64d7d64d refactor(internal): compile regex once while clearing text ferhat elmas 2025-11-22 12:43:55 +01:00
  • 4609e200ae fix(comment): decode CommentID using DeShortID for consistency LinkinStars 2025-11-20 17:50:57 +08:00
  • 8b739c5a59 fix(service): set default language to "en_US" if invalid language is provided LinkinStars 2025-11-20 17:42:35 +08:00
  • 27cd77358c fix(ui): refactor number input props (min,max) Dinesht04 2025-11-19 15:28:58 +05:30
  • 1418745b00 feat(ui): add types, logic and defaults for min, max value of input component of form Dinesht04 2025-11-14 02:28:46 +05:30
  • 9bb87bf8d6 feat(ui): add min values for inputs and context-based keyboards for inputs Dinesht04 2025-11-13 02:22:58 +05:30
  • 59df184bab fix: Optimization of request parameters shuai 2025-11-18 11:12:12 +08:00
  • 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 shuai 2025-11-18 10:55:11 +08:00
  • 81d9eb136d style(sideNav): update ASF header release/1.7.1 LinkinStars 2025-12-11 11:44:21 +08:00
  • f4b6caea77 docs(Makefile): upgrade version to 1.7.1 LinkinStars 2025-12-11 11:39:32 +08:00
  • 570ee76979 Merge branch 'feat/1.7.1/answer' into test LinkinStars 2025-12-11 10:51:51 +08:00
  • 48fc64d22f Merge remote-tracking branch 'origin/dev' into test LinkinStars 2025-12-11 10:51:32 +08:00
  • d468e2ba8d feat: add env for glob load template files by gin debug render liruohrh 2025-12-07 00:51:15 +08:00
  • 57ba299543 chore: turkish translation improved (#1454) Burak Tekin 2025-12-11 04:42:21 +03:00
  • 5358650e12 fix: The page tag selector exceeds the page height, causing the page to scroll. shuai 2025-12-10 12:04:10 +08:00
  • 48b1de8314 Update pt_BR.yaml joaoback 2025-09-12 22:21:32 -03:00
  • 8e395d421e Polish translation kinjelom 2025-11-22 12:36:06 +01:00
  • 740ac61bb2 fix: get right lang liruohrh 2025-12-02 01:21:49 +08:00
  • 6660cdf6e2 fix: add missing revision data for default content (fixes #1436) Krypt0n123 2025-12-02 22:59:33 +08:00
  • c514731c8e Merge branch 'test' of github.com:apache/answer into test shuai 2025-12-05 11:13:11 +08:00
  • ab759755ec fix: When the input box's type is set to number, the result is forcibly converted to the number type. #1425 shuai 2025-12-05 11:12:58 +08:00
  • 26ded22131 Merge remote-tracking branch 'origin/dev' into test LinkinStars 2025-12-05 10:47:34 +08:00
  • 670aa32325 refactor(lint): add new linters and fix their issues ferhat elmas 2025-12-01 21:22:18 +01:00
  • d67c7e2c60 fix: footer layout adjustment shuai 2025-12-01 12:28:16 +08:00
  • 5e705a124b refactor(lint): improve error handling and code consistency across multiple files LinkinStars 2025-12-01 12:23:50 +08:00
  • b54e734e60 fix: footer layout adjustment shuai 2025-12-01 11:37:48 +08:00
  • 9540ef6005 refactor(goimports): add goimports to golangci-lint configuration #1432 LinkinStars 2025-12-01 11:30:42 +08:00
  • f723d120d9 feat: add golangci-lint into lint target ferhat elmas 2025-11-28 23:11:57 +01:00
  • 5c2c63f852 Merge branch 'dev' into test shuai 2025-12-01 11:00:11 +08:00
  • fc2a1d8afe fix(answer): update QuestionID handling in answer update process LinkinStars 2025-11-28 10:49:10 +08:00
  • bc629db132 chore(deps): bump mockgen to 0.6.0 for go1.25 support ferhat elmas 2025-11-27 22:05:14 +01:00
  • da27577d9c fix(answer): update QuestionID handling in answer update process LinkinStars 2025-11-28 10:49:10 +08:00
  • 0777291e80 fix(ui): null pointer access if get branding fails ferhat elmas 2025-11-26 01:00:42 +01:00
  • ce053ccfa6 fix: multi byte run boundary for cut long title ferhat elmas 2025-11-25 00:34:24 +01:00
  • a15dd41550 refactor(internal): compile regex once while clearing text ferhat elmas 2025-11-22 12:43:55 +01:00
  • 09b6b34b05 fix(comment): decode CommentID using DeShortID for consistency LinkinStars 2025-11-20 17:50:57 +08:00
  • 9a7eb0f450 fix(service): set default language to "en_US" if invalid language is provided LinkinStars 2025-11-20 17:42:35 +08:00
  • 54e602c5e6 fix(ui): refactor number input props (min,max) Dinesht04 2025-11-19 15:28:58 +05:30
  • 157dbfd08a feat(ui): add types, logic and defaults for min, max value of input component of form Dinesht04 2025-11-14 02:28:46 +05:30
  • 666ab706a6 feat(ui): add min values for inputs and context-based keyboards for inputs Dinesht04 2025-11-13 02:22:58 +05:30
  • 59b2198499 fix: Optimization of request parameters shuai 2025-11-18 11:12:12 +08:00
  • 1295b09ecb 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 shuai 2025-11-18 10:55:11 +08:00
  • 20cd4d7c44 fix(deps): update protoc-gen-validate dependency to a new version v1.7.0-RC1 v1.7.0 LinkinStars 2025-10-30 10:47:10 +08:00
  • 4cbdd43738 i18n (#1416) LinkinStars 2025-10-28 16:48:41 +08:00
  • 833ea4fcb2 fix(i18n): update hints for question body input in en_US.yaml LinkinStars 2025-10-28 16:28:30 +08:00
  • c1a63d1b7e fix(i18n): update hints for question body input in en_US.yaml release/1.7.0 LinkinStars 2025-10-28 16:28:30 +08:00
  • eb1b20ab96 chore(ci): Add ASF header LinkinStars 2025-10-28 15:26:32 +08:00
  • 00876873fe chore(ci): Add ASF header LinkinStars 2025-10-28 15:26:32 +08:00
  • 439e786294 Merge remote-tracking branch 'origin/release/1.7.0' LinkinStars 2025-10-28 15:25:07 +08:00
  • b79fb38300 docs(Makefile): upgrade version to 1.7.0 LinkinStars 2025-10-28 15:23:17 +08:00
  • 93e183be62 feat: Add resetPassword cli tool Sonui 2025-10-28 01:16:21 +08:00
  • b33e9fc93e fix: Add time parameter when updating user status Sonui 2025-10-05 17:33:45 +08:00
  • 63e2fb9005 fix(internal):add gte,lte bounds for min_content and min_tags Dinesht04 2025-10-24 03:42:51 +05:30
  • 4fca0c4271 feat(plugins): add quick-links plugin and ensure captcha-basic is included LinkinStars 2025-10-27 10:56:44 +08:00
  • e1ff07318e fix: conflict shuai 2025-10-23 18:13:31 +08:00
  • e3151c1da9 fix: conflict shuai 2025-10-23 18:12:50 +08:00
  • 2d2451f78d fix(ui,internal): correct i18n implementation for variables and add min=0 to minimumContent in siteInfo schema Dinesht04 2025-10-21 16:24:25 +05:30
  • 9154b9ba5b feat(ui,internal): add optional question body Dinesht04 2025-10-17 16:48:22 +05:30
  • f238aa5051 feat(ui,internal): add min_content property in site info Dinesht04 2025-10-16 23:06:22 +05:30
  • 52e1b8bd86 fix: merge dev shuai 2025-10-21 18:13:37 +08:00
  • 433b8d5d1b fix: i18n parameter passing optimization shuai 2025-10-21 10:09:37 +08:00
  • 4fa1d0f494 fix: Fix the layout confusion caused by too long code #1404 shuai 2025-10-20 17:20:17 +08:00
  • 403dec5e39 feat(internal,ui): add minimum tags error and label while editing Dinesht04 2025-10-16 03:40:03 +05:30
  • 9b65fed9f0 refactor(tags): remove redundant param from GetMinimumTags and apply minimum tag check in ObjectChangeTag Dinesht04 2025-10-14 22:13:00 +05:30
  • a678946032 fix(ui): Adjust tag input label for quantity Dinesht04 2025-10-14 20:06:46 +05:30
  • c78cadb159 add migration for min_tags Dinesht04 2025-10-14 02:43:47 +05:30
  • 3ae38a14f0 feat(UI): Add error for minimum_tag count and translation for Min tag form input Dinesht04 2025-10-11 02:50:31 +05:30
  • a63fe5b26c feat(internal,ui): add minimum tags property Dinesht04 2025-10-11 01:36:12 +05:30
  • dc47e1a511 fix(ui): change background color for code block to (--an-pre) Dinesht04 2025-10-10 16:17:37 +05:30
  • aa75f4455d feat(ui):hide related questions card when there is no content Dinesht04 2025-10-02 00:40:14 +05:30
  • f93ab41140 fix(i18n): sync username character Luffy 2025-09-29 14:17:39 +08:00
  • 78df776449 fix: Details page editing time value adjustment shuai 2025-09-30 15:34:37 +08:00
  • bca8273fb5 fix: edit_time display condition optimization shuai 2025-09-30 14:10:25 +08:00
  • 4c2564e276 update: update html templates shuai 2025-09-30 10:47:43 +08:00
  • bec3e355a9 feat: Add user comment moderation Luffy 2025-09-19 11:54:27 +08:00
  • 5ad97801b0 fix: Optimize the export method of internal components shuai 2025-09-23 10:50:40 +08:00