Commit Graph

3859 Commits

Author SHA1 Message Date
shuai 16acd6b884 fix: js error 2023-09-25 12:20:21 +08:00
robin 7f1186b013 chore: Update plugin script 2023-09-25 11:44:11 +08:00
robin 0bfe533afb refactor(plugin): Modify the timing of updating plug-in status 2023-09-25 11:43:55 +08:00
robin 82ad68d538 chore(plugin): Update project 2023-09-25 10:39:59 +08:00
shuai a94ea23d53 chore: ci recover 2023-09-25 10:32:45 +08:00
shuai 2374534e1e chore: ci fix 2023-09-25 10:09:22 +08:00
shuai c16b5f6809 chore: ci update 2023-09-25 10:04:02 +08:00
robin f68126c2db refactor(plugin): Migrate to plugins repository 2023-09-22 17:15:38 +08:00
shuai 805d8a375a fix: question and answer operate add undelete handle 2023-09-22 16:46:54 +08:00
shuai d4a58fe95b fix: admin uses page set default status as normal 2023-09-22 16:42:27 +08:00
robin 6e45e3e6d9 feat(plugin): Render plugins based on plugin status 2023-09-21 16:11:33 +08:00
robin 467721631a refactor(plugin): Adjust the plug-in directory structure 2023-09-21 14:26:15 +08:00
robin 7b3a1b00de chore: Update project configuration 2023-09-21 14:25:32 +08:00
robin 1100ec6145 refactor: Use useRenderHtmlPlugin 2023-09-20 18:19:50 +08:00
robin 37eea9d9b3 refactor: Update style 2023-09-20 18:13:41 +08:00
robin c2e1cfe0ca chore: Update package.json 2023-09-20 18:09:01 +08:00
robin 80b8e62cb8 refactor(plugin): Import chart plugin and formula plugin 2023-09-20 17:52:57 +08:00
robin acbd31906a feat(plugin): Add chart plugin and formula plugin 2023-09-20 17:52:00 +08:00
robin c20838ae14 refactor: Improve the plug-in system and add hooks plug-ins 2023-09-20 17:51:03 +08:00
robin 941c2a0a47 chore: Update package.json 2023-09-20 17:49:15 +08:00
robin bd4c5bae81 chore: Enable monorepo and update project configuration 2023-09-20 15:45:48 +08:00
robin ee1c622348 refactor: Refactor the markdown editor and create useEditor to replace the original logic 2023-09-20 15:33:06 +08:00
robin 079de85f35 refactor(plugin): Categorize plugins and rename some plugins 2023-09-15 18:45:02 +08:00
shuai a8c37f4dab fix: timeline response changed 2023-09-14 16:00:18 +08:00
shuai 0269c30516 fix: change admin questions and answers operate 2023-09-14 12:27:13 +08:00
shuai a4adf7f40d feat: simplify adjustment of user activity status 2023-09-13 09:52:31 +08:00
shuai 4a9ad54353 fix: install init step 2023-09-07 11:53:59 +08:00
shuai 1fd074951c fix: delete the slugtitle parameter in shared links to prevent the URL length from exceeding the limit #139 2023-09-07 10:53:26 +08:00
LinkinStars 72700a7df2 feat(vaunt): update vaunt config 2023-09-06 16:30:42 +08:00
LinkinStars 818af49f27 Merge branch 'release/1.1.3' 2023-09-06 16:25:17 +08:00
LinkinStars 6b09b8c774 docs(makefile): upgrade version 2023-09-06 16:21:40 +08:00
LinkinStars f157af225b
Merge pull request #514 from answerdev/feat/vaunt
Feat/vaunt
2023-09-06 16:08:43 +08:00
LinkinStars dae3a6f54c
Merge branch 'main' into feat/vaunt 2023-09-06 16:08:29 +08:00
LinkinStars 64376f6e61 feat(vaunt): update vaunt config 2023-09-06 16:06:34 +08:00
LinkinStars 6415bcff01 feat(vaunt): add vaunt config 2023-09-06 16:04:45 +08:00
LinkinStars d5271ac059 feat(vaunt): add vaunt config 2023-09-06 16:04:20 +08:00
LinkinStars e3c6154336 Merge branch 'fix/1.1.3/qa' into test 2023-09-06 14:33:04 +08:00
LinkinStars f5d2d57e1c Merge branch 'dev' into fix/1.1.3/qa 2023-09-06 14:31:26 +08:00
LinkinStars d1733b24fe chore(gomod): upgrade dockertest go mod version 2023-09-06 14:31:11 +08:00
realize096 631e24ca22 update github.com/opencontainers/runc v1.1.2 to 1.1.5 2023-09-06 14:26:33 +08:00
LinkinStars 19d51598a7 chore(handler): delete unused code 2023-09-05 17:55:19 +08:00
dashuai 8ae9441bc1
Merge pull request #508 from answerdev/feat/1.1.3/ui
fix: i18n some tag escape
2023-09-05 10:57:37 +08:00
shuai 9927b7f48f fix: i18n some tag escape 2023-09-05 10:56:59 +08:00
LinkinStars e31c97a98c Merge branch 'fix/1.1.3/qa' into test 2023-09-04 18:09:26 +08:00
LinkinStars a027376f4c fix(comment): fix admin can't update user's comment. 2023-09-04 18:09:08 +08:00
LinkinStars 4914111f44 Merge branch 'fix/1.1.3/qa' into test 2023-08-31 16:17:07 +08:00
LinkinStars 50beae6104 fix(user): Adding quotes to the user keyword to fix compatibility issues under PostgreSQL #424 2023-08-31 16:16:45 +08:00
dashuai 8256a67568
Merge pull request #503 from answerdev/feat/1.1.3/ui
fix: tag detail page skeleton screen optimization
2023-08-31 15:11:21 +08:00
shuai 367abc3003 fix: tag detail page skeleton screen optimization 2023-08-31 15:01:47 +08:00
LinkinStars d170680e7d Merge branch 'fix/1.1.3/qa' into test 2023-08-31 14:16:41 +08:00