Commit Graph

1273 Commits

Author SHA1 Message Date
LinkinStars 92c5bb6616 refactor(answer): refactor admin question answer page list 2023-06-20 16:55:43 +08:00
LinkinStars 3ed9568614 fix(init): set default permalink value 2023-06-20 10:18:30 +08:00
LinkinStars f4b6208f90 fix(context): add context for data 2023-06-19 18:29:15 +08:00
LinkinStars fb757139ae fix(activity): return err when can not find activity type 2023-06-19 18:09:44 +08:00
LinkinStars 4f835e3841 fix(context): remove context background 2023-06-19 17:49:55 +08:00
LinkinStars 8052e1d1ce fix(avatar): set default gravatar base url only for none empty config #400 2023-06-14 16:54:10 +08:00
LinkinStars cc0a03117c refactor(migrations): refactor migrations service 2023-06-14 16:53:56 +08:00
LinkinStars 42c08fe566 refactor(uploader): refactor AvatarThumbFile service 2023-06-13 17:38:22 +08:00
LinkinStars c49fa00570 Merge branch 'github-main' into feat/1.2.0/state
# Conflicts:
#	cmd/wire_gen.go
#	internal/service/question_common/question.go
#	internal/service/siteinfo/siteinfo_service.go
2023-06-13 16:44:36 +08:00
haitaoo c3d297c8f3 Merge branch 'test' into feat/plugins 2023-06-12 15:47:30 +08:00
LinkinStars 3a21a000c4 fix(build): replace cp command by copy function 2023-06-12 15:24:30 +08:00
aichy126 1af37811f6 Merge branch 'hot-fix/1.1.0' into test 2023-06-12 14:56:57 +08:00
Itamar 7d2f53a283 fix(internal/build): Using forward slash with embed fs
(cherry picked from commit 8e63d64f84)
2023-06-12 14:56:26 +08:00
aichy126 0217125f6f update edit answer shortid 2023-06-12 14:56:26 +08:00
aichy126 673ce8b8e4 Merge branch 'hot-fix/1.1.0' into test 2023-06-09 15:03:01 +08:00
aichy126 cacf5e309f fix sitemap 2023-06-09 15:02:39 +08:00
LinkinStars e760fd9355 feat(plugin): build ui when pack plugin 2023-06-09 11:52:19 +08:00
aichy126 1477a74c2d Merge branch 'hot-fix/1.1.0' into test 2023-06-08 10:32:34 +08:00
aichy126 3092954e68 fix post-title 2023-06-08 10:30:26 +08:00
LinkinStars b4622c34c2 fix(activity): rename the `rank` column 2023-06-07 18:26:43 +08:00
LinkinStars b0a0585221 fix(activity): use the wrong context in activity 2023-06-07 18:25:42 +08:00
aichy126 f20106e163 Merge branch 'hot-fix/1.1.0' into test 2023-06-07 17:40:20 +08:00
aichy126 3378cbff69 fix tag count upgrade 2023-06-07 17:39:25 +08:00
LinkinStars fa85ce05b1 refactor(dashboard): Refactoring the dashboard 2023-06-07 16:31:51 +08:00
aichy126 3ad1c40cea fix notificationInviteUser 2023-06-07 14:25:06 +08:00
LinkinStars 420667cd3e Merge branch 'github-main' into feat/1.1.0/context 2023-06-06 17:09:35 +08:00
aichy126 abda17439f Merge branch 'hot-fix/1.1.0' into test 2023-06-06 15:53:23 +08:00
aichy126 82324f508b Merge branch 'feat/1.1.0/report' into hot-fix/1.1.0 2023-06-06 15:51:06 +08:00
aichy126 57153f8e7d update answer count 2023-06-06 15:43:32 +08:00
LinkinStars 74661a135f fix(migrations): upgrade question table struct first 2023-06-06 14:43:28 +08:00
LinkinStars fbb3269f08 fix(email): fix the old email config format 2023-06-06 11:26:38 +08:00
LinkinStars 4a0fa27a34 fix(email): fix the old email config format 2023-06-06 11:26:02 +08:00
LinkinStars d6d0bd4883 fix(migrations): add migration error log 2023-06-06 10:04:56 +08:00
LinkinStars 432bf21c98 fix(migrations): add migration error log 2023-06-06 10:04:03 +08:00
aichy126 b5472c793f update answer search list 2023-06-05 18:38:29 +08:00
aichy126 94fe6a9914 Merge branch 'feat/1.1.0/report' into test 2023-06-05 14:55:59 +08:00
aichy126 5cf74ee9da update search answer 2023-06-05 14:55:20 +08:00
LinkinStars c6ea2fc5da refactor(activity): make activity queue as a service 2023-06-05 14:10:04 +08:00
LinkinStars 773d2142db refactor(notification): make notification queue as a service 2023-06-02 18:15:54 +08:00
aichy126 b18f3893a9 Merge branch 'feat/1.1.0/report' into test 2023-06-02 17:13:48 +08:00
aichy126 345398a6de fix 2023-06-02 17:13:26 +08:00
LinkinStars 1c2151d710 refactor(shortid): remove short id variable 2023-06-02 16:53:49 +08:00
aichy126 44983b89fc Merge branch 'feat/1.1.0/report' into test 2023-06-02 15:35:48 +08:00
aichy126 a7948729d5 update search user 2023-06-02 15:35:20 +08:00
LinkinStars aeaeb4b127 Merge remote-tracking branch 'github/feat/1.1.0/report' into feat/1.1.0/context 2023-06-02 12:17:15 +08:00
LinkinStars bce3b923aa Merge remote-tracking branch 'github/feat/1.1.0/report' into test 2023-06-02 12:16:52 +08:00
LinkinStars 0744658d7a refactor(siteinfo): remove site url var 2023-06-02 12:16:22 +08:00
aichy126 5aa702f94e Merge branch 'feat/1.1.0/report' into test 2023-06-01 12:16:06 +08:00
aichy126 27aa4aa8cd UpdateQuestionInviteUser 2023-06-01 12:15:46 +08:00
aichy126 557d185a35 Merge branch 'test' of github.com:answerdev/answer into test 2023-06-01 11:26:04 +08:00