1997 Commits

Author SHA1 Message Date
LinkinStars 47c666200e Merge remote-tracking branch 'origin/main' into dev
# Conflicts:
#	internal/base/middleware/accept_language.go
#	internal/schema/answer_schema.go
#	internal/schema/comment_schema.go
#	internal/service/user_admin/user_backyard.go
2025-01-07 12:48:13 +08:00
LinkinStars 0618947350 refactor(name): rename incubator-answer 2025-01-07 10:39:23 +08:00
Mani Sankar Chintagunti 7ced6400cc feat: Add "Privacy Policy" and "Terms of Service" link in footer (#1217)
Co-authored-by: LinkinStars <linkinstar@foxmail.com>
2025-01-03 11:52:44 +08:00
Mani Sankar Chintagunti 96efad2c5a feat: Add "Privacy Policy" and "Terms of Service" link in footer (#1217)
Co-authored-by: LinkinStars <linkinstar@foxmail.com>
2024-12-31 17:20:45 +08:00
shuai 9d829ff64d fix: conflict 2024-12-27 12:13:48 +08:00
shuai 7a15e24f7b feat: add a copy button to the code block #1211 2024-12-27 12:12:12 +08:00
LinkinStars be8098a4ad Merge branch 'dev' into test 2024-12-25 16:06:50 +08:00
Luffy 4a74eed4a7 feat: Add permanently delete 2024-12-25 15:53:04 +08:00
shuai c32f99b310 fix: translate list view model 2024-12-23 15:16:45 +08:00
shuai cc3d0712cb fix: add apache licence header 2024-12-23 14:50:48 +08:00
shuai f4de98424f fix: add preivew model to question list page 2024-12-23 11:50:40 +08:00
shuai 0d4b178072 fix: upgeade dependences 2024-12-20 10:48:09 +08:00
shuai 58f2191d51 fix: Top list UI optimization 2024-12-16 11:00:34 +08:00
shuai e2c8d36567 style: question list style optimization 2024-12-12 12:23:51 +08:00
shuai afff5cb0eb fix: view icon replacement 2024-12-12 10:52:10 +08:00
shuai 6f87e4aa6b fix: the list title of link issues, host issues and related issues shows three lines on the left 2024-12-11 16:19:35 +08:00
shuai 7c86a45848 chore: Upgrade pnpm to 9.7, update pnpm-lock file #1198 2024-12-11 16:10:19 +08:00
LinkinStars 9c266c5f33 feat(upload): add support for attachment uploads and improve image handling 2024-12-09 11:52:18 +08:00
robin 9fcf183653 refactor: remove unused heading options and clean up icon styles 2024-12-09 11:52:18 +08:00
shuai 565ee3cc1b fix: Attachment accept type adjustment, editor plug-in insertion position added conditional restrictions 2024-12-09 11:52:18 +08:00
LinkinStars b558de8a23 feat(user): add top questions and answers to user homepage 2024-12-09 11:52:18 +08:00
shuai 1ea056609b fix: The pre tag sets the maximum height #1168 2024-12-09 11:52:18 +08:00
shuai 4f01ccd5de fix: Optimize the mobile style of QueryGroup component dropdown btns 2024-12-09 11:52:18 +08:00
shuai 7b4044c15d fix: Optimize the mobile style of QueryGroup component 2024-12-09 11:52:18 +08:00
shuai 4e792ea460 fix: length error 2024-12-09 11:52:18 +08:00
shuai 4831f6ef13 fix: Add file upload error handling 2024-12-09 11:52:18 +08:00
shuai bc20a71a52 feat: The editor has added support for uploading attachments, and the management background has added file upload configuration information. 2024-12-09 11:52:18 +08:00
sy-records 98eceff549 feat: Add key metrics to the dashboard 2024-12-09 11:52:18 +08:00
shuai 241d6f4c37 feat: actions add toast tips 2024-12-09 11:52:18 +08:00
LinkinStars 1fe3b7d8fc refactor(gomock): update gomock dependence and docs 2024-12-09 11:52:18 +08:00
sy-records fdd3b4dbf5 fix: Tag summary display is not as expected on tag detail page 2024-12-09 11:52:18 +08:00
robin fcecc07f5e fix: update useRenderHtmlPlugin to target specific HTML element
Related issue: https://github.com/apache/incubator-answer-plugins/issues/245
2024-12-09 11:52:18 +08:00
sy-records 6fc8a6e9c7 fix: display timezone on Dashboard when set to UTC 2024-12-09 11:52:18 +08:00
shuai bb73941451 feat: update template files 2024-12-09 11:52:18 +08:00
shuai c2ad8c641c fix: delete unused log
Build Latest Docker Image For Release / build (push) Has been cancelled
Build Docker Image For Release / build (push) Has been cancelled
Build Binary For Release / build-goreleaser (push) Has been cancelled
2024-11-06 11:40:31 +08:00
shuai 350db91dd2 fix: fixed project initialization not allowing access to the plug-in interface, causing the page to continue loading #1162 2024-11-06 11:38:18 +08:00
LinkinStars f581e8b738 docs(ui): add Apache license header to InitialLoadingPlaceholder components 2024-10-22 15:08:21 +08:00
LinkinStars 0c5eb64ffa Merge branch 'dev' into test 2024-10-22 14:48:27 +08:00
Prithvijit Dasgupta 895c1c41df fix: add 400 second tag search debounce 2024-10-22 14:47:37 +08:00
Ourai Lin 9fa6ef6851 chore(ui): copy style from public/index.html to keep consistency 2024-10-22 14:22:18 +08:00
robin 8753716ceb refactor(ui): optimize initial loading and extract event logic of plugin kit out 2024-10-22 14:22:18 +08:00
Ourai Lin 6e51cc756d refactor(ui): optimize initial loading 2024-10-22 14:22:18 +08:00
Ourai Lin 4903382056 refactor(ui): extract event logic of plugin kit out 2024-10-22 14:22:18 +08:00
Ourai Lin c0a1f4e5cd fix(ui): route plugins register failed 2024-10-22 14:22:18 +08:00
shuai 7e4aa98ce2 fix: navbar header dropdown cannot auto close 2024-10-21 10:18:49 +08:00
LinkinStars fe1576ba65 Merge branch 'dev' into test 2024-10-18 15:58:29 +08:00
shuai 1997af872f fix: eslint 2024-10-18 15:49:29 +08:00
shuai a3a7a36669 fix: personal page empty state 2024-10-18 15:47:52 +08:00
shuai e0ffb9670d fix: linked question component not use empty content 2024-10-18 15:25:22 +08:00
shuai 13c17f1d3a fix: Only the active issue list shows update time 2024-10-18 15:08:15 +08:00