Commit Graph

579 Commits

Author SHA1 Message Date
贾海涛(龙笛) dd269d9a3e Merge branch 'feat/ui-0.6.0' into 'test'
Feat/ui 0.6.0

See merge request opensource/answer!326
2022-12-08 11:12:56 +00:00
haitao(lj) 32f7a0a89c refactor(users/settings): refactoring forms according to specifications 2022-12-08 19:07:31 +08:00
haitao(lj) 50133f5fe3 fix(admin/smtp): add label for smtp authentication 2022-12-08 15:18:04 +08:00
haitao(lj) 5209813685 fix(answerEdit): update i18n fields in how_to_format 2022-12-08 14:44:25 +08:00
aichy126 4843d66757 Merge branch 'feat/0.6.0/seo' into test 2022-12-08 12:29:15 +08:00
aichy126 a2b404ea0c fix 2022-12-08 12:28:45 +08:00
LinkinStar e721ef2375 Merge remote-tracking branch 'origin/feat/0.6.0/seo' into test 2022-12-08 12:01:11 +08:00
贾海涛(龙笛) 46b44b7db8 Merge branch 'feat/ui-0.6.0' into 'test'
Feat/ui 0.6.0

See merge request opensource/answer!325
2022-12-08 03:45:17 +00:00
haitao(lj) 7928e1d656 fix(question/ask|edit): Remove front-end checks to avoid inconsistent error reporting 2022-12-08 11:39:19 +08:00
aichy126 04e1eb3b80 fix template 2022-12-08 11:25:59 +08:00
haitao(lj) 919223cc15 fix(questionList): Optimize the layout of the question list 2022-12-08 11:25:56 +08:00
haitao(lj) 1fe3c59199 fix(followingTags): Optimize the y-axis margin during editing state 2022-12-08 10:39:44 +08:00
haitao(lj) 39f749918e fix(admin/users): Make table columns more compatible with filter conditions 2022-12-08 10:26:17 +08:00
贾海涛(龙笛) 8d4d227027 Merge branch 'feat/ui-0.6.0' into 'test'
Feat/ui 0.6.0

See merge request opensource/answer!324
2022-12-07 10:22:09 +00:00
haitao(lj) 46a2163e61 Merge branch 'feat/ui-0.6.0' of git.backyard.segmentfault.com:opensource/answer into feat/ui-0.6.0 2022-12-07 17:24:55 +08:00
haitao(lj) 19180b6133 feat: page title and meta tags done 2022-12-07 17:24:30 +08:00
杨光富 9c2e386e4c Merge branch 'feat/0.6.0/seo' into 'test'
Feat/0.6.0/seo

See merge request opensource/answer!323
2022-12-07 07:52:18 +00:00
kumfo 46bff9e4f9 fix(template/render): fix template footer / time 2022-12-07 15:44:41 +08:00
Ren Yubin 42de8d40fc Merge branch 'feat/ui-0.6.0' into 'test'
refactor(ui): add rank field in table

See merge request opensource/answer!322
2022-12-07 04:12:49 +00:00
robin 4f977549db refactor(ui): add rank field in table 2022-12-07 10:19:20 +08:00
aichy126 4bb014867e Merge branch 'feat/0.6.0/seo' of git.backyard.segmentfault.com:opensource/answer into feat/0.6.0/seo 2022-12-07 10:05:15 +08:00
aichy126 9489a4291b open js 2022-12-07 10:05:11 +08:00
haitao(lj) 6904c9775c Merge branch 'feat/ui-0.6.0' into feat/0.6.0/seo 2022-12-06 18:19:47 +08:00
haitao(lj) c2e72d106e refactor(i18n): Rewrite description as desc to be compatible with go-i18n 2022-12-06 18:12:10 +08:00
haitao(lj) fcb6197748 Merge branch 'dev' into feat/ui-0.6.0 2022-12-06 17:30:01 +08:00
LinkinStar f3e42f72ac Merge remote-tracking branch 'origin/feat/0.6.0/seo' into test
# Conflicts:
#	docs/docs.go
#	docs/swagger.json
#	docs/swagger.yaml
#	internal/controller/controller.go
2022-12-06 16:56:30 +08:00
haitao(lj) c9f5da63ae fix(settings/account): remove debug code 2022-12-06 15:47:31 +08:00
haitao(lj) adbf71434c fix(settings/account): invalid group specifier name in safari 2022-12-06 15:16:57 +08:00
haitao(lj) 90ef591cb5 fix(admin/user): comment out user role for now 2022-12-06 14:34:22 +08:00
kumfo 66e420a72d Merge remote-tracking branch 'origin/feat/0.6.0/seo' into feat/0.6.0/seo
# Conflicts:
#	internal/controller/template_controller.go
2022-12-06 12:24:49 +08:00
kumfo be753459f6 feat(template/i18n): homepage convert 2022-12-06 12:23:25 +08:00
aichy126 dcd8108fa5 Merge branch 'feat/0.6.0/seo' of git.backyard.segmentfault.com:opensource/answer into feat/0.6.0/seo 2022-12-06 12:19:57 +08:00
aichy126 e59e95fe11 add page meta 2022-12-06 12:17:45 +08:00
kumfo 67d93e196f feat(template/i18n): backend template render synchronous with frontend 2022-12-06 12:16:43 +08:00
haitao(lj) 1812d59cd9 feat(seo): add robots setting for seo 2022-12-06 10:35:06 +08:00
haitao(lj) ceb8f099bf feat(permalink): permalink and permalink general setting done 2022-12-05 16:42:08 +08:00
kumfo 82f1e72483 feat(template/i18n): backend template render synchronous with frontend 2022-12-05 15:24:52 +08:00
kumfo 19f119423f feat: template render time i18n 2022-12-05 11:27:37 +08:00
贾海涛(龙笛) 1a954ee0a6 Merge branch 'feat/ui-0.5.0' into 'test'
fix(tag): only use slugName in tagUrl

See merge request opensource/answer!312
2022-12-05 02:41:15 +00:00
haitao(lj) 85c59c27d4 fix(tag): only use slugName in tagUrl 2022-12-05 10:33:11 +08:00
haitao(lj) 1a12be4fd1 fix(permalink): compatible with permalink 2022-12-02 18:27:42 +08:00
Li Shuailing b5e32e96ab Merge branch 'feat/ui-0.5.0' into 'test'
fix: synonyms tag style adjustment

See merge request opensource/answer!311
2022-12-02 10:21:24 +00:00
shuai 4c60c5e984 fix: synonyms tag style adjustment 2022-12-02 18:10:28 +08:00
Li Shuailing c12fbe912a Merge branch 'feat/ui-0.5.0' into 'test'
Feat/ui 0.5.0

See merge request opensource/answer!310
2022-12-02 09:38:33 +00:00
shuai 49c2c219bb fix: synonyms tag changed 2022-12-02 17:31:12 +08:00
shuai 1712a1ab19 fix: kbd tag show as text 2022-12-02 17:26:04 +08:00
shuai 57804fc4d9 fix: question add reopen operation 2022-12-02 17:19:31 +08:00
Li Shuailing c5b379b655 Merge branch 'feat/ui-0.5.0' into 'test'
Feat/ui 0.5.0

See merge request opensource/answer!309
2022-12-02 08:43:36 +00:00
haitao(lj) b0c71a9d33 Merge branch 'feat/ui-0.5.0' of git.backyard.segmentfault.com:opensource/answer into feat/ui-0.5.0 2022-12-02 16:20:48 +08:00
haitao(lj) 2b70df83f8 fix(edit): prevent edit action if editCheck return error 2022-12-02 16:20:26 +08:00