Commit Graph

1578 Commits

Author SHA1 Message Date
robin bd478a1400 refactor: update en_US.yaml 2022-12-13 16:18:13 +08:00
robin 121f8df024 refactor: replace my-2 with mt-3 2022-12-13 16:01:04 +08:00
robin 9f2ed9c55f fix: solve the problem of form validation 2022-12-13 15:53:01 +08:00
haitao(lj) 12e152af59 fix(password-reset): remove unncessary route guard when user reset password 2022-12-13 13:14:54 +08:00
haitao(lj) 8acc3c937d feat(admin/login): Forced login blocking development completed 2022-12-13 11:46:51 +08:00
haitao(lj) b9717cd41a feat(registration): Registration portal switch function development done 2022-12-12 15:01:25 +08:00
haitao(lj) e2db86bb83 Merge branch 'feat/ui-0.6.0' into feat/ui-0.7.0 2022-12-12 13:29:34 +08:00
haitao(lj) 79f25466ca feat(admin/users): add new user and change user password done 2022-12-10 16:37:18 +08:00
haitao(lj) 481d16ba16 feat(admin/login): Complete login setting api interfacing 2022-12-10 15:30:36 +08:00
haitao(lj) 806e3c390d feat(admin/custom): Complete custom css/html api interfacing 2022-12-10 15:06:46 +08:00
haitao(lj) b062a71234 feat(admin/theme): Complete theme api interfacing 2022-12-10 14:45:25 +08:00
LinkinStar 7e2fd84c18 chore(proxy): remove goproxy temporarily 2022-12-09 16:46:58 +08:00
haitao(lj) 50546ee879 fix(admin/seo): set col number for seo form 2022-12-09 16:45:26 +08:00
haitao(lj) 0dc922a8bb Merge branch 'feat/ui-0.6.0' of git.backyard.segmentfault.com:opensource/answer into feat/ui-0.6.0 2022-12-09 16:15:02 +08:00
haitao(lj) 1dcafe1a32 fix(install,maintenance): set the page title correctly 2022-12-09 16:14:09 +08:00
haitao(lj) 6390c7630d fix(install,maintenance): et the page title correctly 2022-12-09 16:12:09 +08:00
haitao(lj) a5a95c5f3d refactor(AccordionNav): Optimize the secondary navigation menu 2022-12-09 15:39:30 +08:00
haitao(lj) 1537f502f4 Merge branch 'feat/ui-0.6.0' into feat/ui-0.7.0 2022-12-09 10:12:12 +08: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
haitao(lj) 7928e1d656 fix(question/ask|edit): Remove front-end checks to avoid inconsistent error reporting 2022-12-08 11:39:19 +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
robin 3c6151b806 feat(ui): admin module update 2022-12-07 18:15:27 +08: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
robin 4f977549db refactor(ui): add rank field in table 2022-12-07 10:19:20 +08:00
haitao(lj) 7d6acca9c9 fix(i18n): Rewrite description as desc to be compatible with go-i18n 2022-12-06 18:13:04 +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
robin ee1804f7ba core: update .gitlab-ci.yml 2022-12-06 17:44:55 +08:00
haitao(lj) fcb6197748 Merge branch 'dev' into feat/ui-0.6.0 2022-12-06 17:30:01 +08:00
linkinstar eb0691afb3 Merge branch 'hot-fix/0.5.0' into 'main'
fix(settings/account): remove debug code

See merge request opensource/answer!319
2022-12-06 07:53:07 +00:00
haitao(lj) c9f5da63ae fix(settings/account): remove debug code 2022-12-06 15:47:31 +08:00
linkinstar 86456e2df3 Merge branch 'hot-fix/0.5.0' into 'main'
fix(settings/account): invalid group specifier name in safari

See merge request opensource/answer!318
2022-12-06 07:22:30 +00:00
haitao(lj) c05e72e995 Merge branch 'hot-fix/0.5.0' of git.backyard.segmentfault.com:opensource/answer into hot-fix/0.5.0 2022-12-06 15:17:05 +08:00
haitao(lj) adbf71434c fix(settings/account): invalid group specifier name in safari 2022-12-06 15:16:57 +08:00
linkinstar a94195fec1 Merge branch 'hot-fix/0.5.0' into 'main'
fix(rank): Incorrect permission verification

See merge request opensource/answer!317
2022-12-06 07:08:49 +00:00
LinkinStar d0393e8df1 docs(i18n): Additional Chinese translation 2022-12-06 14:53:56 +08:00
LinkinStar a6630670be fix(rank): Incorrect permission verification
user can update answer that put by himself.
admin can vote up anyway.
2022-12-06 14:45:37 +08:00
aichy126 8c4dc92f58 Merge branch 'hot-fix/0.5.0' of git.backyard.segmentfault.com:opensource/answer into hot-fix/0.5.0 2022-12-06 14:36:41 +08:00
aichy126 4c838fccfe fix revision userid to int64 2022-12-06 14:36:37 +08:00
haitao(lj) f5f3945a45 Merge branch 'hot-fix/0.5.0' of git.backyard.segmentfault.com:opensource/answer into hot-fix/0.5.0 2022-12-06 14:34:31 +08:00
haitao(lj) 90ef591cb5 fix(admin/user): comment out user role for now 2022-12-06 14:34:22 +08:00
aichy126 de429a4521 add revision userid 2022-12-06 14:32:44 +08:00
linkinstar 04a49d2316 Merge branch 'github/pr' into 'main'
Github/pr

See merge request opensource/answer!316
2022-12-06 04:19:11 +00:00
LinkinStar 88fe32da17 Merge branch 'github-main' into github/pr 2022-12-06 12:13:06 +08:00
linkinstar 826df61d90 Merge branch 'release/0.5.0' into 'main'
Release/0.5.0

See merge request opensource/answer!314
2022-12-06 12:10:28 +08:00
linkinstar 693b18f961 Merge branch 'release/0.5.0' into 'main'
docs(makefile): upgrade 0.5.0

See merge request opensource/answer!315
2022-12-06 04:06:33 +00:00