Commit Graph

980 Commits

Author SHA1 Message Date
LinkinStar 1fdf580833 feat: entrypoint add upgrade 2022-11-04 17:26:16 +08:00
aichy126 e0c53bea11 update delete answer and question 2022-11-04 17:10:20 +08:00
LinkinStar f14040b9b8 feat: add install request limiting condition 2022-11-04 16:59:45 +08:00
aichy126 8f38d2a0af update delete answer or question 2022-11-04 16:59:16 +08:00
shuai 3e98b9d61e fix: db_file type 2022-11-04 16:52:52 +08:00
shuai b7e292ad4c fix: install langs select 2022-11-04 16:05:43 +08:00
LinkinStar 9c8838a1b0 feat: install configuration files and initialize basic information 2022-11-04 15:59:21 +08:00
shuai 8b2e6e5997 Merge branch 'ui-v0.3' of git.backyard.segmentfault.com:opensource/answer into ui-v0.3 2022-11-04 15:54:44 +08:00
shuai 653f7ae278 fix: install add params 2022-11-04 15:54:39 +08:00
robin baec9a9300 feat: Add timezone setting 2022-11-04 15:32:05 +08:00
杨光富 4794146928 Merge branch 'fix/search' into 'dev'
fix: change from xorm builder union query to manual build query

See merge request opensource/answer!181
2022-11-04 07:06:32 +00:00
kumfo 7bea814bd4 fix: change from xorm builder union query to manual build query 2022-11-04 15:00:15 +08:00
shuai 41b5ad4844 Merge branch 'ui-v0.3' of git.backyard.segmentfault.com:opensource/answer into ui-v0.3 2022-11-04 14:55:06 +08:00
shuai 262b29ee28 fix: delete upgrade page 2022-11-04 14:54:59 +08:00
kumfo f2ac965be3 Merge branch 'main' of github.com:answerdev/answer 2022-11-04 12:27:23 +08:00
haitao(lj) b7e1815829 Merge branch 'ui-v0.3' of git.backyard.segmentfault.com:opensource/answer into ui-v0.3 2022-11-04 12:03:47 +08:00
haitao(lj) 3a235fd85b feat(interface-language): done admin language setting 2022-11-04 12:03:42 +08:00
shuai 25ab726cd1 fix: delete console 2022-11-04 11:57:36 +08:00
shuai 9dd41b6248 fix: install select langs need change i18n 2022-11-04 11:45:04 +08:00
LinkinStar 23b4a44ce3 feat: rewrite config file when install config 2022-11-04 11:30:53 +08:00
haitao(lj) 3f04532003 fix(user-interface): fix how to get current lang 2022-11-04 11:16:22 +08:00
haitao(lj) 2396554b38 Merge branch 'ui-v0.3' of git.backyard.segmentfault.com:opensource/answer into ui-v0.3 2022-11-04 11:03:31 +08:00
haitao(lj) bd53500116 refactor(admin): move admin header to admin Index 2022-11-04 11:03:27 +08:00
shuai d88aa11edf fix: installation init add params 2022-11-04 10:54:27 +08:00
haitao(lj) 78914647a8 fix(siteinfostore): fix default site info value in siteInfo store 2022-11-04 10:50:13 +08:00
haitao(lj) b6026dae16 Merge branch 'ui-v0.3' of git.backyard.segmentfault.com:opensource/answer into ui-v0.3 2022-11-04 10:47:23 +08:00
haitao(lj) 7a8f5b67bc feat(local): set up app with language and time zone 2022-11-04 10:35:01 +08:00
shuai 260ff708d2 fix: queryGroup component add pathname param 2022-11-04 10:23:53 +08:00
LinkinStar 914defc446 feat: add install api and functions 2022-11-03 20:09:04 +08:00
shuai a85a45425a chore: update process 2022-11-03 18:44:28 +08:00
shuai 3d015db8a1 Merge branch 'ui-v0.3' of git.backyard.segmentfault.com:opensource/answer into ui-v0.3 2022-11-03 17:45:09 +08:00
shuai 48654aa995 fix: add installation process 2022-11-03 17:44:59 +08:00
Ren Yubin 87a1d33570 Merge branch 'ui-v0.3' into 'test'
Ui v0.3

See merge request opensource/answer!180
2022-11-03 09:30:29 +00:00
robin 0cada831ee refactor(i18n): update en.json 2022-11-03 17:20:48 +08:00
robin db6736ff4d refactor: update interface.ts 2022-11-03 17:20:27 +08:00
robin c31f6cc39d refactor(admin): Add link 2022-11-03 17:20:14 +08:00
robin aa9687c1bd refactor(admin): Add form fields 2022-11-03 17:19:53 +08:00
linkinstar b380a333c5 Merge branch 'ai_0.3_install_api' into 'test'
add siteinfo

See merge request opensource/answer!179
2022-11-03 08:47:02 +00:00
aichy126 2a849395f0 add siteinfo 2022-11-03 16:40:40 +08:00
Ren Yubin d3c7817c6d Merge branch 'ui-v0.3' into 'test'
refactor(i18n): update en.json

See merge request opensource/answer!178
2022-11-03 08:26:26 +00:00
robin 2c60e16141 refactor(i18n): update en.json 2022-11-03 16:19:57 +08:00
linkinstar 42e8dfeca9 Merge branch 'feat/language' into 'test'
update: use default language option in value

See merge request opensource/answer!177
2022-11-03 08:18:01 +00:00
LinkinStar d16ecc9962 update: use default language option in value 2022-11-03 16:12:23 +08:00
linkinstar eb99317f4c Merge branch 'feat/language' into 'test'
Feat/language

See merge request opensource/answer!176
2022-11-03 07:20:26 +00:00
linkinstar 16eaeed7ff Merge branch 'test' into 'feat/language'
# Conflicts:
#   cmd/answer/wire_gen.go
#   internal/controller/lang_controller.go
2022-11-03 07:11:25 +00:00
linkinstar a9a59f801d Merge branch 'ai_0.3_install_api' into 'test'
add mock api

See merge request opensource/answer!175
2022-11-03 07:09:34 +00:00
LinkinStar 97fa333ea0 feat: user info response handling the default language 2022-11-03 15:09:12 +08:00
aichy126 961fd21b9c add mock install api 2022-11-03 14:56:47 +08:00
aichy126 6b13eca4ef add mock api 2022-11-03 14:55:08 +08:00
LinkinStar eb1cfd9aa8 style: reformat get site info code 2022-11-03 14:54:06 +08:00