Commit Graph

2133 Commits

Author SHA1 Message Date
robin b8cfde0425 feat(ui): add installed plugins page 2023-01-13 16:13:56 +08:00
shuai 0529c10c54 fix: oauth asjustment 2023-01-13 15:11:26 +08:00
shuai 3285d54ee9 fix: remove debugger 2023-01-13 12:27:43 +08:00
shuai 479892b156 feat: add oauth plugin 2023-01-13 11:38:01 +08:00
shuai a88b476803 Merge branch 'feat/ui-1.1.0' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.1.0 2023-01-10 16:49:56 +08:00
shuai 0a1f1b1372 chore: add oauth pages 2023-01-10 16:49:50 +08:00
robin c08051ec27 feat(ui): add border and responsive on table 2023-01-10 15:35:21 +08:00
robin 6a3e6da237 refactor(ui): add default option 2023-01-10 11:26:54 +08:00
robin d02d086d45 refactor: update en_US.yaml 2023-01-10 11:22:59 +08:00
robin d3a803d8a6 refactor: add defaultValue to the form 2023-01-09 18:46:41 +08:00
shuai b19e496aa6 Merge branch 'feat/ui-1.0.3' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.0.3 2023-01-05 14:37:22 +08:00
haitao(lj) 54c169e189 feat(Tag): Remove the character check from the tag 2023-01-05 14:30:07 +08:00
shuai fe22049abb Merge branch 'feat/ui-1.0.3' of git.backyard.segmentfault.com:opensource/answer into feat/ui-1.0.3 2023-01-05 14:22:32 +08:00
shuai 0526bb95b6 feat: Increase the skeleton screen loading effect 2023-01-05 14:22:25 +08:00
haitao(lj) f4da6c2345 feat(Question): add bgFadeOut for some anchor 2023-01-05 12:23:09 +08:00
haitao(lj) 6f9250ead6 fix(Router): Redirect to previous page after login or logout 2023-01-04 17:58:19 +08:00
shuai df191fa736 fix: adjust the display style of user information on the details page 2023-01-04 15:31:59 +08:00
haitao(lj) 1f262199cf fix(request): Remove unnecessary baseURL config field 2023-01-04 15:25:32 +08:00
linkinstar f504ba5a61 Merge branch 'github/pr' into 'main'
docs(README): Update CONTRIBUTING and Installation link address in README.md

See merge request opensource/answer!396
2023-01-04 06:36:40 +00:00
LinkinStar 2cc8523483 docs(README): Update CONTRIBUTING and Installation link address in README.md 2023-01-04 11:25:59 +08:00
linkinstar 012bcdc071 Merge branch 'release/1.0.2' into 'main'
fix(tag): It is not necessary to add a query with reserved tags when searching...

See merge request opensource/answer!395
2023-01-04 03:18:44 +00:00
LinkinStar 2297da2f98 docs(makefile): upgrade version 1.0.2 2023-01-04 11:14:18 +08:00
LinkinStar 62cc5425c8 Merge remote-tracking branch 'origin/feat/1.0.2/user' into test 2023-01-04 10:57:24 +08:00
aichy126 491911a83d update tag-detail template 2023-01-04 10:56:32 +08:00
linkinstar 4ae45e5709 Merge branch 'github/pr' into 'main'
Github/pr

See merge request opensource/answer!394
2023-01-04 02:45:37 +00:00
LinkinStars 577c9e5c88
Merge pull request #149 from davidchua/update-install-doc-for-install-port-env
Update INSTALL doc for required INSTALL_PORT env
2023-01-04 10:36:09 +08:00
LinkinStar 5a2fea3637 Merge remote-tracking branch 'origin/feat/1.0.2/user' into test 2023-01-04 10:10:10 +08:00
LinkinStar 640ae6e3b9 fix(question): Incorrect empty query condition in postgres causes query problem bug. Fix #148 2023-01-04 10:09:37 +08:00
lion.jarvis 802f36f9a3
Merge pull request #135 from iamtun/fix/baseURL
update baseUrl -> baseURL in file request in line 14
2023-01-03 11:59:20 +08:00
David Chua 2f9ba1a708
Update INSTALL doc for required INSTALL_PORT env 2023-01-02 22:39:24 +08:00
LinkinStar 886fae7ab0 Merge remote-tracking branch 'origin/feat/1.0.2/user' into test 2022-12-30 18:14:59 +08:00
LinkinStar 6b9fa98e48 feat(question): If user edit question, update last edit user id 2022-12-30 18:07:23 +08:00
Li Shuailing 651d1a523e Merge branch 'feat/ui-1.0.2' into 'test'
fix: question list add operator info

See merge request opensource/answer!393
2022-12-30 09:34:28 +00:00
shuai b7152d5f0d fix: question list add operator info 2022-12-30 17:30:10 +08:00
LinkinStar 7268fe2331 Merge remote-tracking branch 'origin/feat/1.0.2/user' into test 2022-12-30 17:09:47 +08:00
LinkinStar 96e292462e feat(question): Adjust the home page problem list display rules 2022-12-30 17:09:32 +08:00
LinkinStar 568aa7ae18 feat(migration): Add upgrade configuration for new message email notification. 2022-12-30 11:23:10 +08:00
LinkinStar 913a78a1af fix(user): Check whether the username meets the requirements when the user update it. 2022-12-30 11:23:10 +08:00
LinkinStar 2d79482efe feat(migration): Add upgrade configuration for new message email notification. 2022-12-30 11:22:41 +08:00
LinkinStar 8a0cf37955 fix(user): Check whether the username meets the requirements when the user update it. 2022-12-30 10:51:54 +08:00
杨光富 34d600006f Merge branch 'fix/search' into 'test'
Fix/search

See merge request opensource/answer!392
2022-12-29 13:53:16 +00:00
kumfo b97a4610d8 fix(search_repo): #issues/142 the SQL is incompatible in sqlite, change SQL to fix. 2022-12-29 20:52:30 +08:00
kumfo 9444b71bd9 Merge branch 'dev' into fix/search 2022-12-29 19:52:15 +08:00
LinkinStar ddf8b80e6a Merge remote-tracking branch 'origin/feat/1.0.2/user' into test 2022-12-29 14:50:43 +08:00
LinkinStar 0628e52da0 fix(user): Prompt the form when the username is invalid 2022-12-29 14:49:40 +08:00
杨光富 54a2a6256d Merge branch 'fix/excerpt' into 'test'
fix(htmltext): FetchExcerpt if actual string length <= expected string length, no need trim marker

See merge request opensource/answer!390
2022-12-28 10:15:36 +00:00
LinkinStar e1e9d65be1 Merge remote-tracking branch 'origin/feat/1.0.2/user' into test 2022-12-28 18:08:52 +08:00
LinkinStar 302d1362b0 fix(tags): tags in search result should be sort 2022-12-28 18:08:34 +08:00
LinkinStar d6f25f3057 Merge remote-tracking branch 'origin/feat/1.0.2/user' into test 2022-12-28 17:29:29 +08:00
LinkinStar 72f512553a refactor(code): replace outdated function 2022-12-28 17:20:55 +08:00