Commit Graph

79 Commits (746660ca8facb5cfc9b962d01c90ddf1db5599fe)

Author SHA1 Message Date
wangqing 746660ca8f collect/uncollect journal/song
1 year ago
Gary edfefa6271 1.add simple user interface
1 year ago
Gary 5649bac1a6 1.fix typo
1 year ago
Gary d90c6bc5e3 1.update login reponse to specify string
1 year ago
Gary e4a6d6ba56 1.update post @RequestParam to @RequestBody
1 year ago
Gary e94411c6d8 1.add base64 image check code
1 year ago
Gary 7afe8ac7f7 1.modify avatar file path
1 year ago
wangqing 4a8ca4f2e6 move friend service to luoo_user
1 year ago
wangqing 80e4db53b6 add friend focus with updating fanscount and follow_count
1 year ago
itao 1b5249ed1a Merge remote-tracking branch 'origin/main'
1 year ago
itao d8c4df9cff feat: checkVersion api
1 year ago
wangqing 5c57bdfaef UserCollectInfo with MongoDB
1 year ago
Gary e7875cbda6 1.add image path to frontend
1 year ago
Gary a971d104fc 1.user info response add birthday
1 year ago
Gary 45e78101a2 1.change count from Integer to int
1 year ago
wangqing 7801182926 userMessage添加分页查询,更新已读状态,批量操作全部已读
1 year ago
wangqing 58d9c66939 user Message with rabbitMQ
1 year ago
Gary 8521863255 1.add count info by multi search, need to improve by one search
1 year ago
Gary ff07475aa3 1.add imageCheckCode in sendSms 2.expand userCollect to follow/black_list/thumb_up
1 year ago
Gary 9e130d628e 1.upload avatar to s3
1 year ago
Gary ba7b0b8779 1.fix user update bug
1 year ago
Gary c4d802580e 1.add update interface and pseudo implement
1 year ago
Gary 1fdf6fe77c 1.change getSupportedCountryCode response from List<String> to List<CountryCodeDTO>
1 year ago
Gary 43b25f1b5b 1.change findAllById to orderByField
1 year ago
Gary 54c7f42cdd 1.rename UserController to ManageUserController
1 year ago
Gary 0335395776 1.add getSupportedCountryCode interface 2.disable findUserByIds
1 year ago
wangqing 4b62a7003d Merge remote-tracking branch 'origin/main'
1 year ago
wangqing 14a0a87d9e file upload path intro
1 year ago
lyp bebfd9d122 1. add findUserByIds rpc
1 year ago
wangqing 8e8e882d32 S3 copy object sample code
1 year ago
Gary baaa64c3ad 1optimise collect operation
1 year ago
wangqing b0f8f53bb8 S3 file upload file without async
1 year ago
wangqing 7453da0c75 S3 file upload sample
1 year ago
Gary 6d657ded4c 1.remove mongodb denpency in common component
1 year ago
Gary ec58f867e4 1.enable collect interface
1 year ago
Gary 12bf2c7468 1.enable 收藏/取消收藏 function
1 year ago
Gary 0fdbf0e1e4 1.fix issue of getUserInfo interface
1 year ago
Gary 11c593e243 1.update user login with deviceId
1 year ago
Gary b59c429ab2 1.remove turist token 2.modify auth control in music component
1 year ago
Gary 8c3e8e0e3f 1.add collect controller and mock implement
1 year ago
Gary be09572659 1.add user avatar upload/download interface
1 year ago
Gary 6ff77ebbcc 1.update login token response to string;2.add auth check on music
1 year ago
Gary 6c4df54f35 1.move common annotation/constants/enums to common module, 2.enable journal
1 year ago
Gary 7034207125 1.fix post @PathVariable issue
1 year ago
Gary d1ad390ab3 1.fix null param issue
1 year ago
Gary 0b0285b6ee 1.fix bug of getUserInfo for tourist;2.add update userinfo interface
1 year ago
Gary e812995138 1.修改user login 接口返回map, 2.nickName 格式为XX-XXXX-XXXX
1 year ago
Gary 7e832125bc 1.修正短信调用频次为1天50次
1 year ago
Gary 4e70d7819f 1.修改登录返回为token,2.增加短信调用频次限制
1 year ago
Gary 247bcce796 1.fix autologin issue
1 year ago