Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/wzpan/wukong-robot
🤖 wukong-robot 是一个简单、灵活、优雅的中文语音对话机器人/智能音箱项目,支持ChatGPT多轮对话能力,还可能是首个支持脑机交互的开源智能音箱项目。
https://github.com/wzpan/wukong-robot
feat: docker Python 尝试更新到 3.9 (#199)
3a0fd0ef748774430d8cf1fc0a9731e8365a4ee2 authored almost 2 years ago by wzpan <[email protected]>
3a0fd0ef748774430d8cf1fc0a9731e8365a4ee2 authored almost 2 years ago by wzpan <[email protected]>
Update README.md
fix deadlinks.
62b515012112f7ba5065c9270d0c0f8364e6ffec authored almost 2 years ago by 潘伟洲 <[email protected]>
feat: 环境要求提升到3.7+
38c9007c99bad21c0602d9b8aa9fe2d6515912eb authored almost 2 years ago by wzpan <[email protected]>
38c9007c99bad21c0602d9b8aa9fe2d6515912eb authored almost 2 years ago by wzpan <[email protected]>
feat: 去掉后台管理端对话记录里的图标; 优化 restful 接口风格
1f8e7a38787cbdfa52b2fb2ef37cb3debcad4902 authored almost 2 years ago by wzpan <[email protected]>
1f8e7a38787cbdfa52b2fb2ef37cb3debcad4902 authored almost 2 years ago by wzpan <[email protected]>
feat: 增加macOS自带的TTS引擎
0f63b37354fa999271c7eba7bde705d2bcb300a0 authored almost 2 years ago by wzpan <[email protected]>
0f63b37354fa999271c7eba7bde705d2bcb300a0 authored almost 2 years ago by wzpan <[email protected]>
fix: 解决macOS Ventura系统下play卡死的bug
4b4f10022d5717660ce8e6679aac0a1ac7f91988 authored almost 2 years ago by wzpan <[email protected]>
4b4f10022d5717660ce8e6679aac0a1ac7f91988 authored almost 2 years ago by wzpan <[email protected]>
bump version.
6f3341fb3c5b9ef49d16a0600a6234bb427f1fde authored almost 2 years ago by wzpan <[email protected]>
6f3341fb3c5b9ef49d16a0600a6234bb427f1fde authored almost 2 years ago by wzpan <[email protected]>
feat: 增加ChatGPT对话支持及Whisper ASR服务
38fae01e34e842dbac1d7187f6f4addf580c9e65 authored almost 2 years ago by wzpan <[email protected]>
38fae01e34e842dbac1d7187f6f4addf580c9e65 authored almost 2 years ago by wzpan <[email protected]>
chore: bump version.
cf2ede4cb1c5e4ec049e66f78a71309619d44d52 authored almost 2 years ago by wzpan <[email protected]>
cf2ede4cb1c5e4ec049e66f78a71309619d44d52 authored almost 2 years ago by wzpan <[email protected]>
fix: 修复Camera插件不显示图片的bug
b4976834e383ee79819cd3c77e3a4bc9f9762ddb authored almost 2 years ago by wzpan <[email protected]>
b4976834e383ee79819cd3c77e3a4bc9f9762ddb authored almost 2 years ago by wzpan <[email protected]>
Update README.md
9884ab25d57aed6cf277f3340f20d41f06f081fc authored almost 2 years ago by 潘伟洲 <[email protected]>
9884ab25d57aed6cf277f3340f20d41f06f081fc authored almost 2 years ago by 潘伟洲 <[email protected]>
feat: OpenAI 增加对 Python 版本的要求
ee87f7d248aa13554058a4c06cbdcb7f39dd3973 authored almost 2 years ago by wzpan <[email protected]>
ee87f7d248aa13554058a4c06cbdcb7f39dd3973 authored almost 2 years ago by wzpan <[email protected]>
fix: 改回兼容Python低版本的字符串格式化写法
349dff41cd9c3ed8148fe524ccfb1830327e5b8e authored almost 2 years ago by wzpan <[email protected]>
349dff41cd9c3ed8148fe524ccfb1830327e5b8e authored almost 2 years ago by wzpan <[email protected]>
fix: 避免max_text_length使用hard code值
9d25e8512f1066e0b52b71134e7aaad2eb6bb1bc authored almost 2 years ago by wzpan <[email protected]>
9d25e8512f1066e0b52b71134e7aaad2eb6bb1bc authored almost 2 years ago by wzpan <[email protected]>
feat: 增加 trim_too_long_text 和 max_text_length 配置选项
0cb0cca745db9a1bd048efe042a0a0e141f8a37d authored almost 2 years ago by wzpan <[email protected]>
0cb0cca745db9a1bd048efe042a0a0e141f8a37d authored almost 2 years ago by wzpan <[email protected]>
chore: bump version.
c8b8dae6d45142383a7010a47ceebb595db62e5c authored almost 2 years ago by wzpan <[email protected]>
c8b8dae6d45142383a7010a47ceebb595db62e5c authored almost 2 years ago by wzpan <[email protected]>
feat: 聊天记录支持换行展示
f75f1c47e9b85e28380c3f15da37ec9e1b672e07 authored almost 2 years ago by wzpan <[email protected]>
f75f1c47e9b85e28380c3f15da37ec9e1b672e07 authored almost 2 years ago by wzpan <[email protected]>
feat: 将超长不念的语句单独抽成一句, 方便命中缓存
3292363e51c5a4f51deee86ece8eb6e71c0da6f9 authored almost 2 years ago by wzpan <[email protected]>
3292363e51c5a4f51deee86ece8eb6e71c0da6f9 authored almost 2 years ago by wzpan <[email protected]>
fix: 修改 GPT 为 OpenAI
77e0094f9546b8b9da8456118370c99e93783324 authored almost 2 years ago by wzpan <[email protected]>
77e0094f9546b8b9da8456118370c99e93783324 authored almost 2 years ago by wzpan <[email protected]>
feat: 废弃 OpenAI 的 key
816f8dfe0446439cfd6116e70a860cb6648cb93b authored almost 2 years ago by wzpan <[email protected]>
816f8dfe0446439cfd6116e70a860cb6648cb93b authored almost 2 years ago by wzpan <[email protected]>
feat: 增加OPENAI机器人
8f889b6a88fb1506b32c1e074b11f4e5b99cb8e5 authored almost 2 years ago by wzpan <[email protected]>
8f889b6a88fb1506b32c1e074b11f4e5b99cb8e5 authored almost 2 years ago by wzpan <[email protected]>
feat: 增加OPENAI机器人
dce4d579e43c42eaaddfc3e143df1e06edfba757 authored almost 2 years ago by wzpan <[email protected]>
dce4d579e43c42eaaddfc3e143df1e06edfba757 authored almost 2 years ago by wzpan <[email protected]>
feat: 增加OPENAI聊天机器人
2376eb5c46a1b4f398945261c69952bfcceb32c1 authored almost 2 years ago by wzpan <[email protected]>
2376eb5c46a1b4f398945261c69952bfcceb32c1 authored almost 2 years ago by wzpan <[email protected]>
feat: 百度UNIT robot支持输出回复文本
8a7070bea22514c88d2e6bf73ddfdde618067840 authored almost 2 years ago by xingchensong <[email protected]>
8a7070bea22514c88d2e6bf73ddfdde618067840 authored almost 2 years ago by xingchensong <[email protected]>
Update README.md
18705ddbcae09bf5a39f2ff70ba1b7606edfcc45 authored about 2 years ago by 潘伟洲 <[email protected]>
18705ddbcae09bf5a39f2ff70ba1b7606edfcc45 authored about 2 years ago by 潘伟洲 <[email protected]>
fix: 修复若干typo, 默认唤醒引擎改为snowboy
35d23f390de99ed9842f85f7b648035724407c85 authored about 2 years ago by josephpan <[email protected]>
35d23f390de99ed9842f85f7b648035724407c85 authored about 2 years ago by josephpan <[email protected]>
fix: 默认使用snowboy引擎
3e93dd5f12ec2af92a0e6660a9db0b8b0aab3f38 authored about 2 years ago by 潘伟洲 <[email protected]>
3e93dd5f12ec2af92a0e6660a9db0b8b0aab3f38 authored about 2 years ago by 潘伟洲 <[email protected]>
fix: 若干错误修复
ae5683fa403d504f8710f7633b21afede0fc4117 authored about 2 years ago by wzpan <[email protected]>
ae5683fa403d504f8710f7633b21afede0fc4117 authored about 2 years ago by wzpan <[email protected]>
feat: update README.
2004cb469061e106f2e4b0dbe2cdfda6d8c29840 authored about 2 years ago by wzpan <[email protected]>
2004cb469061e106f2e4b0dbe2cdfda6d8c29840 authored about 2 years ago by wzpan <[email protected]>
新增 porcupine 离线唤醒引擎; 支持行空板; 增加百度UNIT聊天; LifeCycle 等大量代码重构
2d6f4863631b2d9c3dde3bb8a917e0d5f0d6bd36 authored about 2 years ago by josephpan <[email protected]>
2d6f4863631b2d9c3dde3bb8a917e0d5f0d6bd36 authored about 2 years ago by josephpan <[email protected]>
Merge branch 'feature-3.0.0'
9fa26ba2ed4ed8af962f65e8a4cf5703808a32d7 authored about 2 years ago by josephpan <[email protected]>
9fa26ba2ed4ed8af962f65e8a4cf5703808a32d7 authored about 2 years ago by josephpan <[email protected]>
feat: 支持 porcupine 离线唤醒引擎
227d17219a53855975bcd31ea5120229835bf4e7 authored about 2 years ago by josephpan <[email protected]>
227d17219a53855975bcd31ea5120229835bf4e7 authored about 2 years ago by josephpan <[email protected]>
fix: 增加 onRestore回调; 修复一处引用错误
82d770cf0c63f4dabb06f547170f063eb6a7d6ac authored about 2 years ago by josephpan <[email protected]>
82d770cf0c63f4dabb06f547170f063eb6a7d6ac authored about 2 years ago by josephpan <[email protected]>
fix: 修复 MacOSX 系统若干兼容性bug
00edd0de50c0a7d0e0928a0ec71dfe3efce87623 authored about 2 years ago by josephpan <[email protected]>
00edd0de50c0a7d0e0928a0ec71dfe3efce87623 authored about 2 years ago by josephpan <[email protected]>
feat: wukong-robot 重构,增加百度UNIT聊天技能,增加天行板支持,移除勿扰模式唤醒词。
1. 聊天机器人增加百度UNIT聊天技能,弥补聊天机器人缺少的不足。
2. 增加 LifeCycleHandler ,将整个机器人的生命周期关键事件收归到这里处理,方便在里头添加更多业务逻辑。...
增加 star 记录
f066e6b1fd5288cb9368d7c23fd9cb73a35ff7a8 authored about 2 years ago by 潘伟洲 <[email protected]>
f066e6b1fd5288cb9368d7c23fd9cb73a35ff7a8 authored about 2 years ago by 潘伟洲 <[email protected]>
Update requirements.txt
fb6fa08770c47bebb0f04ed961b6d4699549d642 authored about 2 years ago by 潘伟洲 <[email protected]>
fb6fa08770c47bebb0f04ed961b6d4699549d642 authored about 2 years ago by 潘伟洲 <[email protected]>
bump version.
e02ba51539a2aab387c8d2ef66908f1ee24d383d authored about 2 years ago by wzpan <[email protected]>
e02ba51539a2aab387c8d2ef66908f1ee24d383d authored about 2 years ago by wzpan <[email protected]>
fix: 修复配置文件保存失败bug
5d92312d8004ed384f4d311d3cd99a947ed4b16b authored about 2 years ago by root <root@debian-gnu-linux-10>
5d92312d8004ed384f4d311d3cd99a947ed4b16b authored about 2 years ago by root <root@debian-gnu-linux-10>
fix: 修复部分Mac OS系统版本号使用semver的问题
201826853462903cb767b93cbd4ea1ff46b5ba43 authored over 2 years ago by josephpan <[email protected]>
201826853462903cb767b93cbd4ea1ff46b5ba43 authored over 2 years ago by josephpan <[email protected]>
fix: 增加onResp异常捕获
6c55afc876a208c42d567e01823fe2093f92cfc9 authored over 2 years ago by josephpan <[email protected]>
6c55afc876a208c42d567e01823fe2093f92cfc9 authored over 2 years ago by josephpan <[email protected]>
bump version.
7b75fd19821df2cceec128abff5e76b9298764a1 authored over 2 years ago by josephpan <[email protected]>
7b75fd19821df2cceec128abff5e76b9298764a1 authored over 2 years ago by josephpan <[email protected]>
fix: 修复勿扰模式的bug
79f16bfb35329b2f6e8db5ba595105355ef4d08d authored over 2 years ago by josephpan <[email protected]>
79f16bfb35329b2f6e8db5ba595105355ef4d08d authored over 2 years ago by josephpan <[email protected]>
Merge pull request #170 from phoenixsfly/master
PR: 增加微软Azure ASR与TTS
dcf36d0487946e2f0c8c8bad1806f3a20b0ca38b authored over 2 years ago by 潘伟洲 <[email protected]>
chore: bump version.
be49b4b0b58238d9dc47f27825486e4497943b99 authored over 2 years ago by josephpan <[email protected]>
be49b4b0b58238d9dc47f27825486e4497943b99 authored over 2 years ago by josephpan <[email protected]>
fix: 修复Player模块proc为空导致的异常
ce831a2770dff7da4b0757e62ee58e72daa6666d authored over 2 years ago by josephpan <[email protected]>
ce831a2770dff7da4b0757e62ee58e72daa6666d authored over 2 years ago by josephpan <[email protected]>
chore: bump version.
8e2898f08b82100bda6b077c9f1a56fe16f04a0f authored over 2 years ago by josephpan <[email protected]>
8e2898f08b82100bda6b077c9f1a56fe16f04a0f authored over 2 years ago by josephpan <[email protected]>
feat: 默认端口号改为5001, 避免跟Mac OS Montery的AirPlay端口冲突
0d16c137eff4ef9f5d7a29e3873c59b733d065e6 authored over 2 years ago by josephpan <[email protected]>
0d16c137eff4ef9f5d7a29e3873c59b733d065e6 authored over 2 years ago by josephpan <[email protected]>
chore: bump version.
28faff3c18f1da8c882bf7939c4b68c07a6840db authored over 2 years ago by josephpan <[email protected]>
28faff3c18f1da8c882bf7939c4b68c07a6840db authored over 2 years ago by josephpan <[email protected]>
fix: 修复websocket-client在多线程下的并发问题; 修复讯飞TTS的全局变量未定义的bug
1f386852ebca7f9da7d16987db2d8642819e7d9c authored over 2 years ago by josephpan <[email protected]>
1f386852ebca7f9da7d16987db2d8642819e7d9c authored over 2 years ago by josephpan <[email protected]>
feat: 完善腾讯云语音的出错信息
f18877ae2256b7d193c881e5a41ed05ab563b3d8 authored over 2 years ago by josephpan <[email protected]>
f18877ae2256b7d193c881e5a41ed05ab563b3d8 authored over 2 years ago by josephpan <[email protected]>
chore: bump version.
65ad7afc7c625b5387ebbbfcb7aae3220dd9f49e authored over 2 years ago by josephpan <[email protected]>
65ad7afc7c625b5387ebbbfcb7aae3220dd9f49e authored over 2 years ago by josephpan <[email protected]>
doc: 修改唤醒词相关的README
50a4f8e7f9462eae41281f30a513d34f90e42540 authored over 2 years ago by josephpan <[email protected]>
50a4f8e7f9462eae41281f30a513d34f90e42540 authored over 2 years ago by josephpan <[email protected]>
feat: 优化百度ASR错误的日志
8927fbb5835525b395e31403f8fb7e2edc722497 authored over 2 years ago by josephpan <[email protected]>
8927fbb5835525b395e31403f8fb7e2edc722497 authored over 2 years ago by josephpan <[email protected]>
fix: 修复xunfei语音服务异常
c57bbfbe800b62dffbd7684b959b8a83ab1a1608 authored over 2 years ago by josephpan <[email protected]>
c57bbfbe800b62dffbd7684b959b8a83ab1a1608 authored over 2 years ago by josephpan <[email protected]>
fix: 针对Mac OS BigSur以上的系统暂时移除沉浸模式
e441c62aa64034870fabe3fbbe999984e717122a authored almost 3 years ago by josephpan <[email protected]>
e441c62aa64034870fabe3fbbe999984e717122a authored almost 3 years ago by josephpan <[email protected]>
chore: bump version.
3c7de5abb9bff4b523b9fefb81fa1e298be3c667 authored almost 3 years ago by josephpan <[email protected]>
3c7de5abb9bff4b523b9fefb81fa1e298be3c667 authored almost 3 years ago by josephpan <[email protected]>
doc: 更新api文档
e880316a6b6b0c8355a78881a267269f479f3a78 authored almost 3 years ago by josephpan <[email protected]>
e880316a6b6b0c8355a78881a267269f479f3a78 authored almost 3 years ago by josephpan <[email protected]>
feat: 相机功能优化; 新增勿扰模式控制API
1. 修复 Mac 系统里不支持在后台管理端展示图片的问题
2. /operate 接口支持 1 和 2 两种新控制类型, 分别支持打开和关闭勿扰模式
chore: bump version
7cc55216ba3443b41f2f69d733d21a7ffcc80ce9 authored almost 3 years ago by josephpan <[email protected]>
7cc55216ba3443b41f2f69d733d21a7ffcc80ce9 authored almost 3 years ago by josephpan <[email protected]>
style: 优化代码规范
9d98710b91d1e461c0b0035c5b7a505cacec89d0 authored almost 3 years ago by josephpan <[email protected]>
9d98710b91d1e461c0b0035c5b7a505cacec89d0 authored almost 3 years ago by josephpan <[email protected]>
Merge branch 'master' of https://github.com/wzpan/wukong-robot
4cc0122c68e2e29cee984748856387b5f10bdbd2 authored almost 3 years ago by josephpan <[email protected]>
4cc0122c68e2e29cee984748856387b5f10bdbd2 authored almost 3 years ago by josephpan <[email protected]>
fix: 更新图灵机器人API
ee6cb2daee95f9acf98c96d1dad6205bc7e37d95 authored almost 3 years ago by josephpan <[email protected]>
ee6cb2daee95f9acf98c96d1dad6205bc7e37d95 authored almost 3 years ago by josephpan <[email protected]>
feat:添加微软TTS
86082a3f568ba4ca331c5fb80e2bba8886dc02df authored almost 3 years ago by phoenixsfly <[email protected]>
86082a3f568ba4ca331c5fb80e2bba8886dc02df authored almost 3 years ago by phoenixsfly <[email protected]>
feat:添加微软TTS
0bb8c68f659228f037cc4f127546a1b761f6a503 authored almost 3 years ago by phoenixsfly <[email protected]>
0bb8c68f659228f037cc4f127546a1b761f6a503 authored almost 3 years ago by phoenixsfly <[email protected]>
feat:添加微软ASR
f1ed771485f9ac580653d5af2c79031e88fb932c authored almost 3 years ago by phoenixsfly <[email protected]>
f1ed771485f9ac580653d5af2c79031e88fb932c authored almost 3 years ago by phoenixsfly <[email protected]>
添加微软Azure语音支持
eedfe134ff6b7a4b7dda562414b3d2a9e5449537 authored almost 3 years ago by phoenixsfly <[email protected]>
eedfe134ff6b7a4b7dda562414b3d2a9e5449537 authored almost 3 years ago by phoenixsfly <[email protected]>
chore: 更新频道码
45bf4acbbec588c661a730cb3124179f120e2231 authored almost 3 years ago by 潘伟洲 <[email protected]>
45bf4acbbec588c661a730cb3124179f120e2231 authored almost 3 years ago by 潘伟洲 <[email protected]>
chore: 更新频道码
592b7a30f155603bbd030799b388635a63339de5 authored almost 3 years ago by 潘伟洲 <[email protected]>
592b7a30f155603bbd030799b388635a63339de5 authored almost 3 years ago by 潘伟洲 <[email protected]>
chore: 修改频道图
38c3254ec3cd372dc602211609ac434952708693 authored almost 3 years ago by 潘伟洲 <[email protected]>
38c3254ec3cd372dc602211609ac434952708693 authored almost 3 years ago by 潘伟洲 <[email protected]>
chore: 增加QQ频道联系方式
39fd778d387bb36f00bb8e31064a04d3bf894b4e authored almost 3 years ago by 潘伟洲 <[email protected]>
39fd778d387bb36f00bb8e31064a04d3bf894b4e authored almost 3 years ago by 潘伟洲 <[email protected]>
style: 使用black优化空行
f679798d20ec9b21fc419b4d058f394821b0a56d authored about 3 years ago by josephpan <[email protected]>
f679798d20ec9b21fc419b4d058f394821b0a56d authored about 3 years ago by josephpan <[email protected]>
style: 优化shebang
fee03407e63e3d28455fd006554508e8d96ea5fb authored about 3 years ago by josephpan <[email protected]>
fee03407e63e3d28455fd006554508e8d96ea5fb authored about 3 years ago by josephpan <[email protected]>
Merge branch 'master' of https://github.com/wzpan/wukong-robot
3871895c947b4bffd7e4dca652083561a799a213 authored about 3 years ago by josephpan <[email protected]>
3871895c947b4bffd7e4dca652083561a799a213 authored about 3 years ago by josephpan <[email protected]>
style: 优化shebang
611096aa8ca4ae4ea8c697e67bf5ccc4bcf08870 authored about 3 years ago by josephpan <[email protected]>
611096aa8ca4ae4ea8c697e67bf5ccc4bcf08870 authored about 3 years ago by josephpan <[email protected]>
移除课程信息
67f5cdb06db9e5e256017925a5efe6721cb2bd1d authored over 3 years ago by 潘伟洲 <[email protected]>
67f5cdb06db9e5e256017925a5efe6721cb2bd1d authored over 3 years ago by 潘伟洲 <[email protected]>
移除课程信息
76472b85e5d0863043c956a78e3da692a5f0e2e0 authored over 3 years ago by 潘伟洲 <[email protected]>
76472b85e5d0863043c956a78e3da692a5f0e2e0 authored over 3 years ago by 潘伟洲 <[email protected]>
chore: bump version.
3452226b3487e195c25bc6267d2173169dce3cec authored over 3 years ago by wzpan <[email protected]>
3452226b3487e195c25bc6267d2173169dce3cec authored over 3 years ago by wzpan <[email protected]>
feat: 百度UNIT增加更多错误捕获
aa8e5a6fb73ee4cc8470fe5cf440d263ceeabc6d authored over 3 years ago by wzpan <[email protected]>
aa8e5a6fb73ee4cc8470fe5cf440d263ceeabc6d authored over 3 years ago by wzpan <[email protected]>
Merge branch 'master' of https://github.com/wzpan/wukong-robot
57f119d4b88c7f3638228637e1d3de634a1025d7 authored over 3 years ago by wzpan <[email protected]>
57f119d4b88c7f3638228637e1d3de634a1025d7 authored over 3 years ago by wzpan <[email protected]>
feat: 改用 snowboy.umdl 作为唤醒词模型
eec85cb172c9c23ea441fbc0e741b4ed038c247b authored over 3 years ago by wzpan <[email protected]>
eec85cb172c9c23ea441fbc0e741b4ed038c247b authored over 3 years ago by wzpan <[email protected]>
chore(README): 更改修改唤醒词的说明
65bc8e95512f9296bb33b8b189b2dcd91dbad66c authored over 3 years ago by 潘伟洲 <[email protected]>
65bc8e95512f9296bb33b8b189b2dcd91dbad66c authored over 3 years ago by 潘伟洲 <[email protected]>
chore(VERSION): bump version.
9b4b6d9431763eb7baf534451a014141d4eebb5f authored over 3 years ago by wzpan <[email protected]>
9b4b6d9431763eb7baf534451a014141d4eebb5f authored over 3 years ago by wzpan <[email protected]>
chore(Config): 完善配置文件的说明;移除一些无用代码
83a98d108f03fd47a0f8cc5bbf5038c29c9b8f43 authored over 3 years ago by wzpan <[email protected]>
83a98d108f03fd47a0f8cc5bbf5038c29c9b8f43 authored over 3 years ago by wzpan <[email protected]>
fix(snowboy): 修复录音会带上提示声的bug
685f8fcd0bc9e77673022e6c41d3672e50fcc670 authored over 3 years ago by wzpan <[email protected]>
685f8fcd0bc9e77673022e6c41d3672e50fcc670 authored over 3 years ago by wzpan <[email protected]>
fix: 1. 废弃 Emotibot; 2. 将百度ASR默认改为近场ASR; 3. 设置 snowboy 采样率为 44100
df95c6ba610e07e798d26c9a5fb2b8abcd997e09 authored over 3 years ago by wzpan <[email protected]>
df95c6ba610e07e798d26c9a5fb2b8abcd997e09 authored over 3 years ago by wzpan <[email protected]>
fix(docs): fix dead links.
fd6b946efd7a64da707a0a7fa8d165779fff4f13 authored almost 4 years ago by 潘伟洲 <[email protected]>
fd6b946efd7a64da707a0a7fa8d165779fff4f13 authored almost 4 years ago by 潘伟洲 <[email protected]>
chore: add github1s link.
fc6d177de00df837562b5cc23a50d54f31a8fe1b authored almost 4 years ago by 潘伟洲 <[email protected]>
fc6d177de00df837562b5cc23a50d54f31a8fe1b authored almost 4 years ago by 潘伟洲 <[email protected]>
Merge pull request #140 from llllhy/master
修复config.py中logger.warning函数拼写错误
e12384b3a58e1c74fa3fa360e7b8eb44886587e6 authored almost 4 years ago by 潘伟洲 <[email protected]>
fix: fix bugs in config.py
0b9aacf803abf3150727ba1bdf66ad59c2d4892f authored almost 4 years ago by llllhy <[email protected]>
0b9aacf803abf3150727ba1bdf66ad59c2d4892f authored almost 4 years ago by llllhy <[email protected]>
chore(配置): 修改snowboy配置的注释
5e31d55f151a34f0b51e9b4e7a4b971209108362 authored almost 4 years ago by 潘伟洲 <[email protected]>
5e31d55f151a34f0b51e9b4e7a4b971209108362 authored almost 4 years ago by 潘伟洲 <[email protected]>
chore(README): 移除顶部的QQ群badge。
3af61f301764ef8321c81fc1abcdc96eb85d76ac authored about 4 years ago by 潘伟洲 <[email protected]>
3af61f301764ef8321c81fc1abcdc96eb85d76ac authored about 4 years ago by 潘伟洲 <[email protected]>
chore(README): 更新支付信息
b15ecc0182930d87bc6ea13361f1abd3537b412d authored about 4 years ago by 潘伟洲 <[email protected]>
b15ecc0182930d87bc6ea13361f1abd3537b412d authored about 4 years ago by 潘伟洲 <[email protected]>
chore(README): 更新README
402d58afc5a810282b57fd6b5706026b458cea36 authored about 4 years ago by 潘伟洲 <[email protected]>
402d58afc5a810282b57fd6b5706026b458cea36 authored about 4 years ago by 潘伟洲 <[email protected]>
Update default.yml
21becf420fab7d2c09dd113c354684b88e740f43 authored over 4 years ago by 潘伟洲 <[email protected]>
21becf420fab7d2c09dd113c354684b88e740f43 authored over 4 years ago by 潘伟洲 <[email protected]>
chore: bump version.
198a2060b0d4ec7f432aab475ac53fe3a9232b80 authored over 4 years ago by josephpan <[email protected]>
198a2060b0d4ec7f432aab475ac53fe3a9232b80 authored over 4 years ago by josephpan <[email protected]>
feat: 支持配置使用自己的UNIT账号,已解决QPS限制
ea85686a61bc87e1af63e8759a164c7cf52738c9 authored over 4 years ago by josephpan <[email protected]>
ea85686a61bc87e1af63e8759a164c7cf52738c9 authored over 4 years ago by josephpan <[email protected]>
feat: 将所有静态资源本地化
03e4caf20aaf5f6561672fcb31d7fce7f59b39fc authored over 4 years ago by josephpan <[email protected]>
03e4caf20aaf5f6561672fcb31d7fce7f59b39fc authored over 4 years ago by josephpan <[email protected]>
Update FUNDING.yml
89d93ebd8d74aec6aca0978d234915d5cde10ef3 authored over 4 years ago by 潘伟洲 <[email protected]>
89d93ebd8d74aec6aca0978d234915d5cde10ef3 authored over 4 years ago by 潘伟洲 <[email protected]>
Update FUNDING.yml
c93d2c6e9873798268946b10074b9b94edfe2a88 authored over 4 years ago by 潘伟洲 <[email protected]>
c93d2c6e9873798268946b10074b9b94edfe2a88 authored over 4 years ago by 潘伟洲 <[email protected]>