Commit Graph

13 Commits (a1e40d4e67f9a3f43d9df54b289d15091a147db2)

Author SHA1 Message Date
moonrailgun a7fe82eff3 feat: add search friend feature
include can search by nickname
moonrailgun fe90319e60 fix: fix userSettings cache lost then make user settings drop bug
if we refresh page between 1min - 10min, this bug will be occur
then if user set settings will overwrite user settings
moonrailgun 4b0fc66ffb perf: add persist option for one day to reduce request by react-query cache
moonrailgun 4c77d144e8 perf: optimize the performance of the member list in the case of large data
and optimize the content of the network and view patterns
moonrailgun e9b96a15a2 feat: 增加系统设置页面的自定义设置项注册(for plugin)
moonrailgun 350371d6a3 feat: 优化通知功能,增加icon小红点,增加提示音,优化通知场景
moonrailgun 0cf8bdb4fb feat: 服务端插件增加打包静态资源的支持,并为声网插件增加icon
moonrailgun 29bcb51364 refactor: 移动react query devtools到web
moonrailgun 8f6adb13d4 refactor: 升级依赖: react18与react-router v6 以及其他
moonrailgun 52313af043 chore: 更新react-query版本并增加开发工具
moonrailgun 32e7dbedf9 feat: 服务状态增加刷新按钮
并优化Loading态样式,增加过渡动画
moonrailgun 0d01fd1789 chore: add eslint
moonrailgun a3cda65027 refactor: move all files into client