Commit Graph

3848 Commits

Author SHA1 Message Date
shuai 904946f0af fix: #881 2022-10-13 18:24:54 +08:00
shuai 1317345279 fix: delete no used text 2022-10-13 18:24:54 +08:00
shuai 9dfba0a79f fix: question detail closed reason 2022-10-13 18:24:54 +08:00
linkinstar 971695a048 Merge branch 'ai_work' into 'main'
Ai work

See merge request opensource/answer!59
2022-10-13 10:10:12 +00:00
aichy126 3944441fbb update github workflow 2022-10-13 18:02:44 +08:00
linkinstar 11054a36e3 Merge branch 'feat/assign-install-path' into 'main'
feat: support specify the installation directory

See merge request opensource/answer!58
2022-10-13 09:43:58 +00:00
LinkinStar f6a09ecb7d feat: support specify the installation directory 2022-10-13 17:37:13 +08:00
aichy126 5acbffbd12 fix 2022-10-13 17:36:13 +08:00
aichy126 063c41bd6e fix 2022-10-13 15:52:37 +08:00
aichy126 86295139ca Merge branch 'ai_work' 2022-10-13 15:37:45 +08:00
aichy126 7b374aeb62 update github workflows 2022-10-13 15:37:29 +08:00
linkinstar 330a102048 Merge branch 'doc/install' into 'main'
doc: install doc add command usage

See merge request opensource/answer!57
2022-10-13 07:22:12 +00:00
LinkinStar 635ac8ad50 doc: install doc add command usage 2022-10-13 14:58:44 +08:00
aichy126 652145fa74 Merge branch 'main' of git.backyard.segmentfault.com:opensource/answer 2022-10-13 14:53:54 +08:00
linkinstar fb698282a0 Merge branch 'fix/script' into 'main'
fix: always exec init command

See merge request opensource/answer!56
2022-10-13 06:47:20 +00:00
LinkinStar 09e2fc5e57 fix: always exec init command 2022-10-13 14:40:59 +08:00
aichy126 024fe0174e github actions 2022-10-13 12:17:40 +08:00
aichy126 f58550c009 fix 2022-10-13 11:55:45 +08:00
aichy126 817fd5e2af fix 2022-10-13 11:32:41 +08:00
aichy126 1523490129 fix test 2022-10-13 11:27:36 +08:00
aichy126 ef34a80d43 fix 2022-10-13 11:24:32 +08:00
linkinstar ed41d4a2f5 Merge branch 'feat/command' into 'main'
Feat/command

See merge request opensource/answer!55
2022-10-13 01:48:19 +00:00
LinkinStar 22adf7ec7f Merge remote-tracking branch 'origin/main' into feat/command 2022-10-13 09:42:34 +08:00
LinkinStar da6e241a34 feat: update default config file path 2022-10-12 20:20:26 +08:00
明城 02dd0df626 Merge branch 'ai_work' into 'main'
add github workflows

See merge request opensource/answer!54
2022-10-12 10:04:22 +00:00
aichy126 768adc80b5 add github workflows 2022-10-12 17:58:22 +08:00
LinkinStar ebda51ba29 feat: update all default config file path to absolute path 2022-10-12 17:56:28 +08:00
aichy126 b130300e20 add github workflows 2022-10-12 17:55:51 +08:00
LinkinStar 189916e843 feat: support choose database driver 2022-10-12 17:12:17 +08:00
杨光富 c67c53dbde Merge branch 'fix/search' into 'main'
Fix/search

See merge request opensource/answer!53
2022-10-12 08:14:45 +00:00
kumfo a6737bca37 fix: search page 2022-10-12 16:09:20 +08:00
kumfo 518e47a0f6 Merge branch 'main' into fix/search 2022-10-12 16:09:08 +08:00
贾海涛(龙笛) 173d449028 Merge branch 'ui' into 'main'
some bug fix

See merge request opensource/answer!52
2022-10-12 07:17:51 +00:00
haitao(lj) 1ef3b2bc9f Merge branch 'ui' of git.backyard.segmentfault.com:opensource/answer into ui 2022-10-12 15:05:11 +08:00
haitao(lj) f0da1b667a fix(comment): #1007, fix comment original_text not update when edit 2022-10-12 15:05:01 +08:00
LinkinStar 1e561157ba feat: add dump/check command function 2022-10-12 11:49:28 +08:00
LinkinStar b99150c081 feat: add data dir command function 2022-10-12 11:14:58 +08:00
LinkinStar 35195c8e09 feat: add command function 2022-10-12 11:12:04 +08:00
robin 175ee2ffb0 fix: fix the problem of wrong field value 2022-10-11 18:22:04 +08:00
fen 64348a9366 fix: typo 2022-10-11 17:05:36 +08:00
fen 8e715c8799 fix: how to format 2022-10-11 16:38:57 +08:00
haitao(lj) 7d193e8c27 Merge branch 'ui' of git.backyard.segmentfault.com:opensource/answer into ui 2022-10-11 16:27:09 +08:00
haitao(lj) 0c7c539c8d fix: #1001, update logo style setting 2022-10-11 16:27:03 +08:00
fen 4e24269265 fix: punctuation 2022-10-11 16:20:52 +08:00
haitao(lj) 86ea1d5886 Merge branch 'ui' of git.backyard.segmentfault.com:opensource/answer into ui 2022-10-11 16:18:53 +08:00
haitao(lj) 01d31ff0f1 fix: #1000, optimize tag list layout 2022-10-11 16:18:47 +08:00
fen e294c0fa9f fix: editor icon color 2022-10-11 15:02:11 +08:00
haitao(lj) fa5134dd0f fix(#1002): normalize class name for LinkButton 2022-10-11 14:59:33 +08:00
贾海涛(龙笛) 158c8d3c57 Merge branch 'ui' into 'main'
UI Chore

See merge request opensource/answer!51
2022-10-11 04:10:42 +00:00
haitao(lj) 1022b73e6f ci: restore .gitignore 2022-10-11 12:05:39 +08:00