Commit Graph

137 Commits

Author SHA1 Message Date
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
linkinstar a613315f4f Merge branch 'ai_user_avatar' into 'main'
update userinfo  show user set avatar

See merge request opensource/answer!125
2022-10-28 07:53:27 +00:00
aichy126 8fb4474052 update swagger 2022-10-28 15:46:05 +08:00
aichy126 5ecac4dda3 update userinfo show user set avatar 2022-10-28 15:43:37 +08:00
linkinstar 5e89f4031b Merge branch 'ai_user_avatar' into 'main'
user avatar save

See merge request opensource/answer!123
2022-10-28 07:37:07 +00:00
aichy126 9b6a35d88b update set user avatar 2022-10-28 15:21:23 +08:00
aichy126 d41fd7a467 add Captcha 2022-10-28 15:07:19 +08:00
aichy126 90deaf027b user avatar save 2022-10-28 14:53:44 +08:00
LinkinStar b162fcbee0 feat: user can change email when email hasn't been verified. 2022-10-28 14:42:27 +08:00
aichy126 7f66bb3262 fix user api ErrorResponse 2022-10-28 14:14:20 +08:00
aichy126 1563c6b583 update avatar img size 2022-10-28 11:15:46 +08:00
linkinstar 273325db31 Merge branch 'ai_fix_something' into 'main'
add avatar Thumbnail image

See merge request opensource/answer!117
2022-10-28 02:49:24 +00: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
linkinstar 5d8e6582d0 Merge branch 'feat/init-admin' into 'main'
feat: init admin set rank

See merge request opensource/answer!114
2022-10-27 02:53:03 +00:00
LinkinStar 413700ece7 feat: init admin set rank 2022-10-27 10:47:08 +08:00
aichy126 c3b096edc5 fix question tags search 2022-10-27 10:41:57 +08:00
LinkinStar bfd2b9b87e fix: #22 #26 Fixed the error in the notification(achievement) source triggered by the adoption answer. 2022-10-26 14:16:04 +08:00
LinkinStar 3ddb66ae70 style: rename interface parameters 2022-10-26 14:13:30 +08:00
LinkinStar f248a52980 fix: RIGHT join is not support in sqlite3, use LEFT instead. 2022-10-26 14:12:41 +08:00
LinkinStar 3090745b11 fix(email): support to specify the email sending from name 2022-10-25 12:15:27 +08:00
杨光富 8bd2e38d9a Merge branch 'fix/search' into 'main'
Fix/search

See merge request opensource/answer!108
2022-10-25 03:54:01 +00:00
kumfo b7510107d5 style: search form validate 2022-10-25 11:47:38 +08:00
kumfo 866b8a062e style: search form validate 2022-10-25 11:45:45 +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 d5c344f77f Merge branch 'main' into ai_fix_something 2022-10-24 12:08:04 +08:00
aichy126 d70411c6a7 fix send email use web site name 2022-10-24 12:04:12 +08:00
linkinstar 976c8cb864 Merge branch 'ai_annotation' into 'main'
add user error return in i18n

See merge request opensource/answer!100
2022-10-24 03:39:18 +00:00
aichy126 a00fb70ff2 add user error return in i18n 2022-10-24 11:21:37 +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 95c59afed0 remove: delete comment repo test 2022-10-21 17:28:48 +08:00
LinkinStar affd36aa90 remove: delete config repo test 2022-10-21 17:28:04 +08:00
LinkinStar e89d6663a9 feat: update default smtp config 2022-10-21 17:25:19 +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 7461f601ca style: rename activity entity 2022-10-21 11:56:43 +08:00
LinkinStar c8463505bb feat: update init email config 2022-10-21 11:28:12 +08:00
LinkinStar be845c2bc9 Merge remote-tracking branch 'origin/main' into feat/orm-init 2022-10-21 11:21:04 +08:00
LinkinStar c5df2f95a9 remove: useless controller 2022-10-21 11:20:56 +08:00