Commit Graph

  • d6cb1b119f fix: update bubble user background color for dark mode MakiWinster 2026-02-19 18:19:52 +08:00
  • 52880f9d5a fix: update bubble user background color for dark mode MakiWinster 2026-02-17 10:38:40 +08:00
  • 659d1f6ad9 Merge remote-tracking branch 'origin/fix/2.0.1/chat' into test LinkinStars 2026-02-09 23:36:02 +08:00
  • 7952075ce5 fix: normalize ObjectID and CommentID in comment requests LinkinStars 2026-02-09 23:35:17 +08:00
  • 52d057ef18 fix: add ID validation and normalization functions for comment handling LinkinStars 2026-02-09 20:27:37 +08:00
  • 869b040e92 fix(auth): enhance admin user cache management and add status checks for email verification and suspension LinkinStars 2026-02-06 20:31:54 +08:00
  • 0db88d63e3 fix(chat): implement HTML rendering for display content LinkinStars 2026-02-06 18:07:52 +08:00
  • 92994b4997 fix: add IsAdminModerator field to request structs and implement visibility checks for timeline objects LinkinStars 2026-02-06 15:32:45 +08:00
  • 638fb082c5 fix: enhance bracket handling in formatting and add concurrency test for internationalization LinkinStars 2026-02-05 16:17:32 +08:00
  • fca80abbaf fix: correct variable name in JSON unmarshal for site general information kumfo 2026-02-03 11:07:48 +08:00
  • a6bfd402b6 fix: update AI provider configuration ID in default settings v2.0.0-RC2 v2.0.0 LinkinStars 2026-01-29 17:01:18 +08:00
  • a55b4c65d2 fix: update Russian translation for unlist post title LinkinStars 2026-01-29 16:59:46 +08:00
  • 5ec9d8b623 fix: add AI provider configuration to initialization data LinkinStars 2026-01-29 16:59:39 +08:00
  • ff6b5736c3 fix: admin users-setting page title should be users shuai 2026-01-29 17:00:56 +08:00
  • d47d7cc452 fix: update Indonesian and Russian translations for tag creation and appreciation LinkinStars 2026-01-29 16:48:42 +08:00
  • 90022ce039 fix: integrate API key authentication into existing services and routes LinkinStars 2026-01-29 16:48:35 +08:00
  • 50a96809d8 fix: Installation of the fourth part of form validation error shuai 2026-01-29 16:44:42 +08:00
  • a08c124748 fix: update translations for Czech, Indonesian, and Russian languages v2.0.0-RC1 LinkinStars 2026-01-29 12:26:53 +08:00
  • b522a168e3 feat: add GetConfigByKeyFromDB method to retrieve config directly LinkinStars 2026-01-29 11:15:08 +08:00
  • e5cb38bd74 chore: add license files and update Go version to 1.24.0 LinkinStars 2026-01-28 17:29:56 +08:00
  • 7dfb8b320e New translations (#1486) LinkinStars 2026-01-28 16:24:27 +08:00
  • 34c1e8a38a docs(Makefile): upgrade version to 2.0.0 release/2.0.0 LinkinStars 2026-01-28 15:45:39 +08:00
  • 4fd96675f3 fix: improve Brotli compression handling and validate user input in vote status LinkinStars 2026-01-28 12:11:28 +08:00
  • a5edc4fc01 feat: add advanced site settings and related API endpoints LinkinStars 2026-01-28 11:15:40 +08:00
  • 2a99d234ea Merge remote-tracking branch 'origin/feat/1.8.0/new-cp-fe' into test LinkinStars 2026-01-28 11:13:44 +08:00
  • 8b61cad014 fix(lint): resolve the lint issue LinkinStars 2026-01-27 17:49:29 +08:00
  • bdd1949a96 Merge remote-tracking branch 'origin/dev' into test LinkinStars 2026-01-27 17:39:45 +08:00
  • 9ea13af860 feat(revision): enhance revision management with object status handling LinkinStars 2026-01-27 17:38:47 +08:00
  • b83d0214c7 feat(ci): add lint action ferhat elmas 2026-01-23 21:43:40 +01:00
  • ef54781b77 fix: mcp menu moved to ai assistant shuai 2026-01-26 14:29:20 +08:00
  • cc1567ac4b fix: Fix incorrect default value when the input type is number in SchemeForm. shuai 2026-01-26 14:25:25 +08:00
  • f403eadb2c feat: add AI conversation management endpoints and update related schemas LinkinStars 2026-01-23 17:28:19 +08:00
  • 94c030829d fix: correct loop iteration in AI conversation rounds LinkinStars 2026-01-23 17:22:13 +08:00
  • ce5aadf30d feat: add AI configuration support with related controllers and services LinkinStars 2026-01-23 17:09:05 +08:00
  • 9fbf9e4ff4 fix: correct loop iteration in AI conversation rounds LinkinStars 2026-01-23 17:22:13 +08:00
  • dc7f752128 Support AI Assistant and MCP functions (#1477) dashuai 2026-01-23 17:12:26 +08:00
  • c1549d2909 feat: add AI configuration support with related controllers and services LinkinStars 2026-01-23 17:09:05 +08:00
  • c509723f29 feat(docs): add layout property with enum options to schema definitions kumfo 2026-01-22 15:08:49 +08:00
  • 06e9d437e0 fix: Changes in the editor content will reset the values of other form fields. shuai 2026-01-22 15:13:23 +08:00
  • 2d02452e17 fix: Changes in the editor content will reset the values of other form fields. shuai 2026-01-22 14:50:53 +08:00
  • 630ac20a38 Management Backend Menu and Function Adjustments (#1474) dashuai 2026-01-22 14:07:30 +08:00
  • f3dddfeb0e Merge remote-tracking branch 'origin/feat/1.8.0/menu' into feat/1.8.0/menu kumfo 2026-01-22 12:28:35 +08:00
  • 86c2d64dbf feat(docs): add Apache License 2.0 header to docs.go and swagger.yaml kumfo 2026-01-22 12:18:57 +08:00
  • 73cfbace70 feat(menu): deprecate default_avatar and gravatar_base_url in SiteInterfaceReq schema kumfo 2026-01-22 11:49:50 +08:00
  • 18b76f3e23 feat(siteinfo): add site_security to response structure and update related schemas kumfo 2026-01-22 10:59:28 +08:00
  • 6369056914 feat(siteinfo): fix GetSiteTag method to correctly assign response from siteInfoCommonService kumfo 2026-01-21 17:21:28 +08:00
  • 128c44f5a3 feat(menu): update schema to remove deprecated min_tags and add MinimumTags to SiteQuestionsReq kumfo 2026-01-21 16:29:08 +08:00
  • 3264fdd1d9 feat(siteinfo): refactor site legal and security settings to use new policies and security endpoints kumfo 2026-01-21 16:06:17 +08:00
  • c2a0bee7dc feat(siteinfo): add users settings endpoint and update interface settings structure kumfo 2026-01-21 09:39:37 +08:00
  • 9efa9471bd feat(menu): update admin menu settings to include questions, tags, and advanced options kumfo 2026-01-20 15:32:45 +08:00
  • f05f1eb80d feat(menu): update admin menu settings to include questions, tags, and advanced options kumfo 2026-01-20 14:54:52 +08:00
  • d65e257f92 feat(docs): add Apache License 2.0 header to wire_gen.go kumfo 2026-01-22 12:21:02 +08:00
  • 8b8550e9ca feat(docs): add Apache License 2.0 header to docs.go and swagger.yaml kumfo 2026-01-22 12:18:57 +08:00
  • 81511e386a feat(menu): deprecate default_avatar and gravatar_base_url in SiteInterfaceReq schema kumfo 2026-01-22 11:49:50 +08:00
  • 60f8cd1803 feat(siteinfo): add site_security to response structure and update related schemas kumfo 2026-01-22 10:59:28 +08:00
  • 0bb33e7ea4 feat(siteinfo): fix GetSiteTag method to correctly assign response from siteInfoCommonService kumfo 2026-01-21 17:21:28 +08:00
  • 94de21361e feat(menu): update schema to remove deprecated min_tags and add MinimumTags to SiteQuestionsReq kumfo 2026-01-21 16:29:08 +08:00
  • f0636d4369 feat(siteinfo): refactor site legal and security settings to use new policies and security endpoints kumfo 2026-01-21 16:06:17 +08:00
  • 0d7979e901 feat(siteinfo): add users settings endpoint and update interface settings structure kumfo 2026-01-21 09:39:37 +08:00
  • 3cd3e4a888 feat(menu): update admin menu settings to include questions, tags, and advanced options kumfo 2026-01-20 15:32:45 +08:00
  • 29ec29bde7 feat(menu): update admin menu settings to include questions, tags, and advanced options kumfo 2026-01-20 14:54:52 +08:00
  • 6b834c745a Merge remote-tracking branch 'origin/dev' into test LinkinStars 2026-01-14 11:31:17 +08:00
  • 5be6ec9e71 docs(lic): add MIT license file and clean up init function in install_main.go LinkinStars 2026-01-14 11:30:50 +08:00
  • 3d5465334c fix: added the init fuction in install_main.go maishivamhoo123 2026-01-08 00:12:56 +05:30
  • f6d30a5b57 chore: revert documentation changes in README maishivamhoo123 2025-12-25 12:50:01 +05:30
  • d773b86906 fix: remove unrelated generated files maishivamhoo123 2025-12-25 10:01:25 +05:30
  • 1fbb802e8f feat: load optional .env file and add .env.example maishivamhoo123 2025-12-23 14:17:38 +05:30
  • 5ff6106d37 fix: address comments and add a test ferhat elmas 2026-01-06 22:25:29 +01:00
  • 26d868b123 refactor(queue): improve queues ferhat elmas 2025-12-09 01:08:57 +01:00
  • d7d692bb37 fix: Fixed-layout navigation aligns with the width of the main content. shuai 2025-12-31 15:37:38 +08:00
  • d5c07f18ad Merge remote-tracking branch 'origin/dev' into test LinkinStars 2025-12-29 14:45:52 +08:00
  • a1f0b0963b fix: update migration version from v1.7.1 to v1.7.2 Yusuke Tanaka 2025-12-26 11:39:16 +09:00
  • 57f31ec7eb fix: expand avatar column length from 1024 to 2048 Yusuke Tanaka 2025-12-18 19:48:44 +09:00
  • c8908b7b34 fix(review): notifications from the specific external system will take precedence Douglas Cortez 2025-12-26 12:18:26 -03:00
  • 42f8947e7c fix(notification): use SSO provider for external_id lookup in notifications Douglas Cortez 2025-12-24 00:24:21 -03:00
  • 61d9bf34d3 修复最佳评论越权问题 liqiang46 2025-12-26 23:00:24 +08:00
  • 9e236f65a3 Merge remote-tracking branch 'origin/feat/1.7.2/ui' into test LinkinStars 2025-12-25 12:03:42 +08:00
  • 762e8a739d fix(gitignore): correct node_modules entry and remove specific plugin exceptions robin 2025-12-25 11:51:14 +08:00
  • 78714e83cf feat(editor): implement image upload functionality with validation and hooks robin 2025-12-25 11:50:55 +08:00
  • aa7e19b896 Remove TipTap editor utility files including commands, constants, error handling, events, position conversion, and table extension to streamline the editor's functionality and reduce code complexity. robin 2025-12-22 18:25:42 +08:00
  • cf7f601cb0 Merge branch 'test' of github.com:apache/answer into test shuai 2025-12-22 17:29:31 +08:00
  • c8881889c8 fix: admin.themes layout initial value shuai 2025-12-22 17:29:17 +08:00
  • 462931a309 Merge remote-tracking branch 'origin/feat/1.7.2/layout' into test LinkinStars 2025-12-22 15:30:07 +08:00
  • f92d3a3481 fix: update zh_CN.ymal content shuai 2025-12-19 15:45:19 +08:00
  • 92d853ce3c fix: add i18n shuai 2025-12-19 14:14:37 +08:00
  • 2ae309abc3 fix: delete log shuai 2025-12-19 14:11:42 +08:00
  • b5ae2d0351 fix: admin/themes add layout config shuai 2025-12-19 14:09:38 +08:00
  • d3a29e7ad9 feat(theme): add layout options for site theme configuration LinkinStars 2025-12-19 12:23:41 +08:00
  • 0bad2c7249 chore(dependencies): update TipTap packages to version 3.13.0 robin 2025-12-18 10:46:36 +08:00
  • 1c2c733190 feat(editor): enhance plugin system and improve command methods robin 2025-12-18 10:43:59 +08:00
  • ffa8dc2bb8 feat(editor): update TipTap dependencies and enhance table functionality robin 2025-12-17 14:20:09 +08:00
  • 7a4b57d1ff refactor(editor): improve editor component functionality and code clarity robin 2025-12-17 10:50:36 +08:00
  • d87726bd6e refactor(editor): enhance editor components with base props and initialization logic robin 2025-12-17 10:38:31 +08:00
  • 498c142198 feat(editor): rename WYSIWYG editor to Rich editor and implement new RichEditor component robin 2025-12-16 15:07:29 +08:00
  • 3d43700556 refactor(editor): streamline editor component structure and enhance command methods robin 2025-12-16 14:50:29 +08:00
  • 762773cedb chore: clean up pnpm-lock.yaml by removing unused dependencies and updating existing ones robin 2025-12-16 14:50:19 +08:00
  • c2a62804b0 fix: add feedback after successfully adding a user in admin panel (#1462) Gregorius Bima Kharisma Wicaksana 2025-12-16 13:43:21 +07:00
  • 9ef55ca07c feat(editor): integrate TipTap WYSIWYG editor with Markdown support and enhance editor functionalities robin 2025-12-08 09:37:48 +08:00
  • 3000e3aec0 Fix/translation (#1460) v1.7.1-RC2 v1.7.1 LinkinStars 2025-12-15 15:48:45 +08:00
  • 59408774fb fix(lang): correct translations in Polish and Turkish language files LinkinStars 2025-12-15 15:08:51 +08:00