Commit Graph

37 Commits

Author SHA1 Message Date
aichy b597bd43b8 Merge branch 'feat/language' into 'test'
feat: add default language option

See merge request opensource/answer!174
2022-11-03 06:48:33 +00:00
LinkinStar 1bcd3abbcb feat: add default language option 2022-11-03 14:40:43 +08:00
linkinstar 86e65ed238 Merge branch 'ai_0.3_install_api' into 'test'
update install api

See merge request opensource/answer!172
2022-11-03 04:01:14 +00:00
aichy126 0306ee01ed update install api 2022-11-03 11:46:54 +08:00
linkinstar 7934ec513c Merge branch 'feat/timezone' into 'test'
style: reformat get site info code

See merge request opensource/answer!170
2022-11-03 03:13:07 +00:00
LinkinStar 2ad8b8f4a9 style: reformat get site info code 2022-11-03 10:33:48 +08:00
aichy 6d9e5578dc Merge branch 'test' into 'ai_0.3_install_api'
# Conflicts:
#   internal/router/ui.go
2022-11-02 09:57:36 +00:00
aichy126 6ece061e37 update install api 2022-11-02 17:40:11 +08:00
aichy126 784f9631f7 update install api 2022-11-02 17:30:02 +08:00
aichy126 b78f3061cb add install web api 2022-11-02 17:09:16 +08:00
LinkinStar 720754c8bb feat: support to config the default language 2022-11-02 15:25:27 +08:00
LinkinStar e91ef5c444 feat: add sqlite3 and update go mod 2022-11-01 15:41:21 +08:00
LinkinStar 6e5d89d593 Merge branch 'github-main'
# Conflicts:
#	go.mod
#	internal/entity/answer_entity.go
#	internal/schema/question_schema.go
#	internal/service/user_service.go
2022-11-01 15:37:22 +08:00
Tai Groot 59e2e1f304
Running gofumpt against repo (#49)
* starting on gofumpt

* continuing on gofumpt

* continuing on gofumpt

* finish gofumpt review

* added changes requested by LinkinStars' review

Co-authored-by: LinkinStars <linkinstar@foxmail.com>
2022-11-01 15:25:44 +08:00
LinkinStar 05986a3249 feat: use sqlite for default initialization database 2022-10-31 16:20:58 +08:00
linkinstar 67b59cf1df Merge branch 'ci/sqlite' into 'main'
ci: update dockerfile and makefile for sqlite embed issue

See merge request opensource/answer!121
2022-10-29 02:54:36 +00:00
LinkinStar 1cd83f4e87 feat: change default cache dir to data, create dir if not exist. 2022-10-28 20:24:04 +08:00
aichy126 9b6a35d88b update set user avatar 2022-10-28 15:21:23 +08:00
aichy126 1563c6b583 update avatar img size 2022-10-28 11:15:46 +08:00
aichy126 8b399dbe66 update img upload 2022-10-28 10:29:26 +08:00
aichy126 a4c7517280 add avatar Thumbnail image
add avatar Thumbnail image
2022-10-27 22:01:53 +08:00
LinkinStar 473cdc374b fix: current sqlite3 compilation problem, temporarily removed. wait to merge with the set CGO_CFLAGS branch. 2022-10-27 21:26:27 +08:00
aichy126 3f48de2fe9 add avatar middleware 2022-10-27 18:09:27 +08:00
LinkinStar adc760e874 refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
LinkinStar a28a2c5bb6 style: remove unnecessary functions 2022-10-22 18:40:12 +08:00
LinkinStar 41e1175620 feat: support admin modify smtp config 2022-10-20 16:38:56 +08:00
aichy126 12aca525d6 add Content-Encoding br 2022-10-19 16:02:21 +08:00
LinkinStar c39e115cde feat: support update username 2022-10-14 17:01:06 +08:00
LinkinStar 189916e843 feat: support choose database driver 2022-10-12 17:12:17 +08:00
LinkinStar b99150c081 feat: add data dir command function 2022-10-12 11:14:58 +08:00
linkinstar 1b9b6c13b5 Merge branch 'ai_work' into 'main'
remove spew

See merge request opensource/answer!34
2022-09-30 07:03:05 +00:00
aichy 6da181a7bf remove spew 2022-09-30 14:43:15 +08:00
LinkinStar 54115ce243 update: tag add search limit 2022-09-30 10:16:00 +08:00
linkinstar 666f72c32d Merge branch 'optimize/static-file-handler' into 'main'
optimize: the static files and handle

See merge request opensource/answer!16
2022-09-29 08:06:20 +00:00
LinkinStar b90ec5e11e feat: all users display part Add user status 2022-09-29 15:27:56 +08:00
mingcheng 91478b54a2 optimize: the static files and handle 2022-09-29 12:37:02 +08:00
mingcheng 8e6c49a531 initial commit 2022-09-27 17:59:05 +08:00