Commit Graph

62 Commits

Author SHA1 Message Date
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
kumfo 81083af8ea Merge branch 'main' into feat/backyard-search 2022-11-01 09:12:41 +08:00
kumfo bd888c121a feat: admin's question, answer and user search 2022-11-01 09:12:12 +08:00
aichy126 220eefc2e7 update user change email 2022-10-31 16:53:59 +08:00
aichy126 302150aa6e update user change email 2022-10-31 16:50:38 +08:00
aichy126 beed798aa6 fix userlist update avatar 2022-10-31 16:13:01 +08:00
aichy126 0ec198bad0 update AvatarInfo to show img 2022-10-31 11:04:51 +08:00
linkinstar bf1a165554 Merge branch 'feat/change-email' into 'main'
Feat/change email

See merge request opensource/answer!127
2022-10-28 08:26:53 +00:00
aichy126 9f2799996a ChangeEmail add email status 2022-10-28 16:21:09 +08:00
aichy126 f8f35a39b1 ChangeEmail add email status 2022-10-28 16:07:14 +08:00
aichy126 5ecac4dda3 update userinfo show user set avatar 2022-10-28 15:43:37 +08:00
aichy126 9b6a35d88b update set user avatar 2022-10-28 15:21:23 +08:00
aichy126 90deaf027b user avatar save 2022-10-28 14:53:44 +08:00
aichy126 1563c6b583 update avatar img size 2022-10-28 11:15:46 +08:00
aichy126 7496897855 fix img upload 2022-10-28 10:43:53 +08:00
aichy126 8b399dbe66 update img upload 2022-10-28 10:29:26 +08:00
aichy126 bab71a28eb fix AvatarThumbFile 2022-10-28 09:52:10 +08:00
aichy126 a4c7517280 add avatar Thumbnail image
add avatar Thumbnail image
2022-10-27 22:01:53 +08:00
aichy126 3f48de2fe9 add avatar middleware 2022-10-27 18:09:27 +08:00
aichy126 c3b096edc5 fix question tags search 2022-10-27 10:41:57 +08:00
LinkinStar 3ddb66ae70 style: rename interface parameters 2022-10-26 14:13:30 +08:00
LinkinStar 3090745b11 fix(email): support to specify the email sending from name 2022-10-25 12:15:27 +08:00
aichy126 67223ddf77 fix sand email use web site name 2022-10-25 11:34:12 +08:00
LinkinStar 43cc77f9d4 Merge branch 'github-main' into pr/github 2022-10-25 10:39:28 +08:00
K8sCat f77e455e27 update(pkg): make functions in dir more clear
Signed-off-by: K8sCat <k8scat@gmail.com>
2022-10-25 10:31:54 +08:00
LinkinStar adc760e874 refactor: rename go mod package to answerdev 2022-10-24 16:51:05 +08:00
aichy126 d70411c6a7 fix send email use web site name 2022-10-24 12:04:12 +08:00
LinkinStar a28a2c5bb6 style: remove unnecessary functions 2022-10-22 18:40:12 +08:00
LinkinStar 44ede047d1 style: fix code error handling, pass nil to context 2022-10-22 12:07:29 +08:00
LinkinStar 5a01fb9fe1 style: fix code error handling 2022-10-21 17:54:46 +08:00
LinkinStar 25e167d957 Merge remote-tracking branch 'origin/main' into feat/orm-init 2022-10-21 17:23:06 +08:00
LinkinStar ea9eb31073 feat: smtp update config field, send test email after config 2022-10-21 17:04:41 +08:00
aichy126 ec950da888 update Annotation document 2022-10-21 12:00:50 +08:00
LinkinStar be845c2bc9 Merge remote-tracking branch 'origin/main' into feat/orm-init 2022-10-21 11:21:04 +08:00
linkinstar e128a3dc4a Merge branch 'feat/smtp' into 'main'
Feat/smtp

See merge request opensource/answer!88
2022-10-21 02:20:30 +00:00
LinkinStar 7e2ffd226b Merge remote-tracking branch 'origin/main' into feat/orm-init 2022-10-20 18:29:14 +08:00
LinkinStar 2672230e31 fix: status updates are performed when the user status is inconsistent 2022-10-20 18:21:38 +08:00
LinkinStar 41e1175620 feat: support admin modify smtp config 2022-10-20 16:38:56 +08:00
LinkinStar cf9cd4f1bc remove: remove non-essential entity classes 2022-10-19 11:07:58 +08:00
LinkinStar 76657ae3dc typo: rename flaged to flagged 2022-10-14 17:11:40 +08:00
LinkinStar c39e115cde feat: support update username 2022-10-14 17:01:06 +08:00
kumfo a6737bca37 fix: search page 2022-10-12 16:09:20 +08:00
kumfo f8ea1049b6 fix: search sort 2022-10-09 18:44:56 +08:00
linkinstar 99658ef6b8 Merge branch 'ai_work' into 'main'
update favicon.ico

See merge request opensource/answer!41
2022-09-30 08:36:49 +00:00
aichy126 8d7657454a fix 2022-09-30 16:18:04 +08:00
linkinstar ff3de4fe63 Merge branch 'ai_work' into 'main'
fix question add pv

See merge request opensource/answer!33
2022-09-30 06:32:07 +00:00
aichy d74e250d26 fix question add pv 2022-09-30 14:26:13 +08:00
linkinstar fd2bcb217b Merge branch 'ai_work' into 'main'
add Operation_Time

See merge request opensource/answer!28
2022-09-30 02:44:52 +00:00
aichy 45e056d26b add Operation_Time 2022-09-30 10:39:29 +08:00