Commit Graph

4954 Commits

Author SHA1 Message Date
LinkinStars ce0ec4b806 feat(user): add top questions and answers to user homepage 2024-11-29 15:15:23 +08:00
LinkinStars e97796e4f2 feat(storage): add upload file condition to plugin upload 2024-11-26 18:05:56 +08:00
LinkinStars 8616862f66 feat(upload): add support for file attachments and enhance image upload 2024-11-22 12:02:21 +08:00
LinkinStars 932a33666d feat(upload): add support for file attachments and enhance image upload 2024-11-21 15:53:58 +08:00
LinkinStars 5866197c5c feat(question): sort questions by update time for frequent tab 2024-11-19 18:33:57 +08:00
LinkinStars 5cbd1906ae feat(question): add linked count feature to question 2024-11-19 18:01:38 +08:00
LinkinStars c39fd89675 fix(search): fix the wrong offset when searching 2024-11-18 16:05:01 +08:00
LinkinStars c6b45f7968 Merge branch 'dev' into feat/1.4.2/tag 2024-11-15 16:21:57 +08:00
sy-records 6049b5e883 feat: Add key metrics to the dashboard 2024-11-15 15:54:38 +08:00
Sonui f165d3dd4f perf: add note to email body 2024-11-15 10:13:23 +08:00
sy-records d23ac6e923 fix: Markdown parsing without incrementing ordered list numbers 2024-11-14 16:11:38 +08:00
LinkinStars 8005ec88ee fix(review): reject the review when delete question 2024-11-14 15:22:55 +08:00
LinkinStars c8336de72e feat(file): update the max image size 2024-11-14 14:42:31 +08:00
LinkinStars d40820fd5a refactor(gomock): update gomock dependence and docs 2024-11-14 14:39:29 +08:00
sy-records 5a2b2a5288 fix: Tag summary display is not as expected on tag detail page 2024-11-13 16:19:44 +08:00
robin 8283c01cc7 fix: update useRenderHtmlPlugin to target specific HTML element
Related issue: https://github.com/apache/incubator-answer-plugins/issues/245
2024-11-13 11:49:10 +08:00
shuai 795f56f545 Merge branch 'main' into dev 2024-11-06 11:41:07 +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
v1.4.1 v1.4.1-RC2
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
sy-records 2bff049d90 fix: display timezone on Dashboard when set to UTC 2024-11-01 10:25:56 +08:00
shuai bf4de722a7 feat: update template files 2024-10-29 15:39:37 +08:00
sy-records 84e08c567f fix: resolve 404 error on Tags static page 2024-10-28 17:40:09 +08:00
Sonui 7c677f3193 fix: wrong status when enable tag rel 2024-10-28 10:34:45 +08:00
Sonui 2e6eafbb2e fix: add status filter when update tag rel 2024-10-28 10:34:45 +08:00
Sonui 5af69352b5 perf: optimize tag has new tag check 2024-10-28 10:34:45 +08:00
shuai 8e3ce7d32e docs: rename codemirror license file name
Build Binary For Release / build-goreleaser (push) Has been cancelled
Build Docker Image For Release / build (push) Has been cancelled
v1.4.1-RC1
2024-10-24 10:15:41 +08:00
shuai 3a688a095f Merge branch 'lufei-fix/licenses' 2024-10-24 10:13:33 +08:00
shuai 6d933c2dbe docs: add front-matter license files 2024-10-24 10:13:09 +08:00
shuai 8cff85b7ad docs: update license files 2024-10-24 10:01:37 +08:00
sy-records eeb79b3ab5 fix: missing js-sha256 license 2024-10-24 09:59:18 +08:00
LinkinStars e39319da1f Merge branch 'release/1.4.1'
# Conflicts:
#	script/plugin_list
2024-10-23 10:41:22 +08:00
LinkinStars 8affa9fabe ci(plugin): make default plugin list 2024-10-23 10:40:29 +08:00
LinkinStars 962221be3b ci(gorelease): Upgrade Goreleaser version to 2 and update snapshot version template 2024-10-22 18:47:25 +08:00
LinkinStars b9402e6283 ci(gorelease): Upgrade Goreleaser version to 2 and update snapshot version template 2024-10-22 18:46:58 +08:00
LinkinStars f35561ff59 docs(i18n): update translation 2024-10-22 15:45:01 +08:00
LinkinStars cea87404e3 docs(i18n): update translation progress 2024-10-22 15:45:01 +08:00
LinkinStars e6cafaaa5c docs(i18n): update translation 2024-10-22 15:44:07 +08:00
LinkinStars 1a21cd0756 docs(i18n): update translation progress 2024-10-22 15:39:32 +08:00
LinkinStars 18e3becb53 Merge branch 'main' into release/1.4.1 2024-10-22 15:39:09 +08:00
LinkinStars 76fe2187fc # Conflicts:
#	i18n/da_DK.yaml
#	i18n/de_DE.yaml
#	i18n/es_ES.yaml
#	i18n/fa_IR.yaml
#	i18n/fr_FR.yaml
#	i18n/it_IT.yaml
#	i18n/ko_KR.yaml
#	i18n/pl_PL.yaml
#	i18n/pt_PT.yaml
#	i18n/ro_RO.yaml
#	i18n/ru_RU.yaml
#	i18n/sv_SE.yaml
#	i18n/uk_UA.yaml
#	i18n/vi_VN.yaml
#	i18n/zh_CN.yaml
2024-10-22 15:38:16 +08:00
LinkinStars f581e8b738 docs(ui): add Apache license header to InitialLoadingPlaceholder components 2024-10-22 15:08:21 +08:00
LinkinStars 08c2fc78ec docs(ui): add Apache license header to InitialLoadingPlaceholder components 2024-10-22 15:06:58 +08:00
LinkinStars dd16be0a61 docs(Makefile): upgrade version to 1.4.1 2024-10-22 14:52:52 +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