Commit Graph

273 Commits (f7231f8f8deb1f12a953338b57383c45d4621aff)

Author SHA1 Message Date
wangqing f85e028cde feat:my available message
12 months ago
Gary 955be11b23 1.add redis cache
12 months ago
wangqing e8ff3810af feat:my available comment detail list
12 months ago
Gary 604476f6d0 1.remove unused class
12 months ago
Gary bf7c86b300 1.remove unused class
12 months ago
wangqing 6f6d4fa44b Enable Mongo plus
12 months ago
wangqing dcbc48cbce fix error -- my thumbup list
12 months ago
Gary 9e73d18cd0 1.update image path
12 months ago
wangqing 7d50e8a2cd feat:my thumbup List
12 months ago
Gary d3b0b7e0ba 1.update userinfo table schema
12 months ago
Gary aeaa2a5a0d 1.update avatar path in cms getUserById
12 months ago
Gary 0adfcc23b8 1.add date desc
12 months ago
Gary eed892928b 1.update cms user request
12 months ago
Gary e003140fc7 1.fix NPE issue
12 months ago
wangqing 9f82107320 fix error
12 months ago
wangqing fd9a0d2929 add comment info to journal List
12 months ago
wangqing d203520b5b fix comment send message
12 months ago
wangqing 12239fd9b2 fix error
12 months ago
wangqing bf7711423a send message when collect a friend
12 months ago
wangqing bba18fbc9f remove uneffective module(luoo_gathering,luoo_recruit etc.)
12 months ago
Gary 2f40ec8c2c 1.enable IP util
12 months ago
Gary 864cce7960 1.update max feedback to 30
12 months ago
Gary dff5b7eddd 1.update some Authorization to requried for better swagger desc
12 months ago
Gary ec0ccb7ed6 1.add user feedback interface
12 months ago
Gary c2dce27d2a 1.add default avatar
12 months ago
Gary b7898a107f 1.add logout interface
12 months ago
Gary 122faf334d 1.fix NPE issue
12 months ago
itao d0e0a1351a Merge branch '240124-app-update'
12 months ago
itao 8aa074e88f feat: app version force update
12 months ago
Gary 4de647f51c 1.add fake data for journal
12 months ago
Gary af6c83da22 1.rename cms user/admin controller to keep same naming style with music
12 months ago
Gary 77e539ffb1 1.remove unsed method and add sendMessageToFollows
12 months ago
Gary 0ca110f4df 1.remove unsed code in SongController 2.implement collect/follow/fans/blackList list
12 months ago
wangqing e0de8f8677 optimize sendUserMessage
12 months ago
wangqing eeb9ea361b fix sendUserMessage
12 months ago
wangqing a3a2cfde1f add ApiOperations for user message and friend
12 months ago
wangqing abe80d4eea 关注好友时添加发送消息业务
12 months ago
Gary 4af43dd130 1.fix token 2.interface to rest style
12 months ago
Gary b1fd675442 1.add Carousel 2.add find info by id for journal/song
1 year ago
Gary 6ce581047b 1.add auth check for journal/song/myInfo
1 year ago
Gary 6dca2f6477 1.add getOtherUserInfo interface
1 year ago
wangqing 165dd405c1 merge luoo_sms to luoo_user
1 year ago
Gary 2be18b3fd4 1.modify UserCollect model
1 year ago
wangqing c293d155f6 add UserCollectInfo intro
1 year ago
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
Gary 390ddcde05 1.添加图形验证码+短信验证码 登录接口
1 year ago
Gary d44925656b 1.remove unused parameter
1 year ago
Gary a3d61686e6 1.add user login pre condition in GlobalInterceptor
1 year ago
Gary 495669ac84 1.添加个人中心-获取用户信息接口
1 year ago
Gary eb1ea9b5fe 1.添加admin 批量查询接口
1 year ago
Gary 4f968fe3d3 1.add autoLogin 续期接口
1 year ago
Gary 52dbe96167 1.change default nick name
1 year ago
Gary b1d7e9ed27 1.enable sms function
1 year ago
Gary 93872f11cc 1.remove deviceId login
1 year ago
Gary 4ec0092e2a 1.add image check code for user login, 2. add aspect to validate the user login parameters 3.add deviceId/deviceBrand in login part
1 year ago
Gary cac494fb93 1.remove entity package in common 2.uniform response status code for gathering/recruit component
1 year ago
Gary c7414e18e7 1.uniform response status code for music component
1 year ago
Gary e2cd163840 1.uniform response status code for user component
1 year ago
Gary a7856e4f84 1.add swagger for music
1 year ago
Gary 800381c290 1.normalize swagger response, refer to this wiki: https://www.bmabk.com/index.php/post/135277.html
1 year ago
hechanggeng e8b51b82f9 1.add more attribute for user profile
1 year ago
hechanggeng e28b432720 1.fix NPE issue
1 year ago
hechanggeng 5116db0240 1.添加游客登录接口
1 year ago
hechanggeng 878b6f1dc5 1.fix swagger version issue
1 year ago
Gary 10c196326d 1.add swagger for user
1 year ago
wangqing 11cb0abdf4 梳理token解析逻辑
1 year ago
wangqing 7e7acc7c23 切换docker hub
1 year ago
wangqing 06a12b83b0 jenkin配置前,配置MAVEN docker插件,修改用线上的luoo_config地址
1 year ago
wangqing a0cbe07167 增加Spring cloud config和spring cloud bus配置,迁移配置文件到gitee,增加rabbitmq和bus的整合
1 year ago
wangqing 8203992415 完善登录注册逻辑
1 year ago
wangqing 6c74c305c4 完善短信验证码注册的功能
1 year ago
wangqing 5b11711965 用户模块和音乐模块MYSQL配置更新
1 year ago
wangqing c0a935af1c 雀乐开发MYSQL,MongoDB,redis配置更新
1 year ago
wangqing 2cf7f67966 雀乐开发平台初始化
1 year ago