Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ 支持bot运行检查 #1575

Closed
wants to merge 45 commits into from
Closed

✨ 支持bot运行检查 #1575

wants to merge 45 commits into from

Commits on Aug 19, 2024

  1. ✨ 自动更新

    HibiKier committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1c58a8f View commit details
    Browse the repository at this point in the history
  2. 🐛 修改自动更新

    HibiKier committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0fbe7be View commit details
    Browse the repository at this point in the history
  3. 🐛 自动更新

    HibiKier committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1f90490 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. ✨ 插件商店

    HibiKier committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    99774ad View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. 更新 config.py

    添加cdn
    Copaan committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    16e43de View commit details
    Browse the repository at this point in the history
  2. Merge pull request HibiKier#1564 from Copaan/dev

    更新 config.py
    HibiKier authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4ed5cca View commit details
    Browse the repository at this point in the history
  3. 更新 data_source.py

    Copaan committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    fead5a8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request HibiKier#1565 from Copaan/dev

    更新 data_source.py
    HibiKier authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    96ca33f View commit details
    Browse the repository at this point in the history
  5. 🐛 修改bug

    HibiKier committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6d58f6a View commit details
    Browse the repository at this point in the history
  6. 🎨

    HibiKier committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ef662a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fe825f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    f578123 View commit details
    Browse the repository at this point in the history
  2. 代码优化

    Copaan committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7c16314 View commit details
    Browse the repository at this point in the history
  3. Merge pull request HibiKier#1566 from BalconyJH/dev

    🐛 为 'get_browser()' 添加缺少的 'await' 关键字
    HibiKier authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6679744 View commit details
    Browse the repository at this point in the history
  4. Merge pull request HibiKier#1567 from Copaan/dev

    代码优化
    HibiKier authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7e7e885 View commit details
    Browse the repository at this point in the history
  5. 🎨

    HibiKier committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    06b1af4 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    ebecffe View commit details
    Browse the repository at this point in the history
  2. Merge pull request HibiKier#1568 from AkashiCoin/webui-patch

    🐛修改密钥生成为随机密钥
    HibiKier authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    1401b31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1787123 View commit details
    Browse the repository at this point in the history
  4. Merge pull request HibiKier#1569 from AkashiCoin/webui-patch

    ✨WebUI资源集成,不用另外部署
    HibiKier authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    7519bad View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. ✨ 签到ui改版

    HibiKier committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    4a9a856 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9ed5d1 View commit details
    Browse the repository at this point in the history
  3. 🐛 修复bug

    HibiKier committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    28b7415 View commit details
    Browse the repository at this point in the history
  4. feat(plugin_store): 添加搜索插件功能及更新配置URL

    添加了一个新的搜索命令,允许用户根据插件名称或作者搜索插件。此外,更新了插件配置的URL列表,以使用新的API端点。还修复了requirements.txt处理中的日志记录问题,并对插件安装和删除流程进行了微调。
    molanp committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    e0f323f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f692536 View commit details
    Browse the repository at this point in the history
  6. feat(plugin_store): 添加更新插件功能

    添加了更新插件的功能,现在可以通过插件商店更新已安装的插件。此更新包括了插件版本的检查和更新逻辑,
    优化了插件管理的便捷性。
    molanp committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    638efd9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    447c558 View commit details
    Browse the repository at this point in the history
  8. 🎨 代码优化

    HibiKier committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    45c6dbd View commit details
    Browse the repository at this point in the history
  9. 解决冲突

    molanp committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    0822512 View commit details
    Browse the repository at this point in the history
  10. 解决冲突

    molanp committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    68a71c5 View commit details
    Browse the repository at this point in the history
  11. 解决冲突3

    molanp committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    a2c3f11 View commit details
    Browse the repository at this point in the history
  12. Update __init__.py

    HibiKier authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    4138083 View commit details
    Browse the repository at this point in the history
  13. Update data_source.py

    HibiKier authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    b10b806 View commit details
    Browse the repository at this point in the history
  14. Update config.py

    HibiKier authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    c089395 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'dev' into dev

    HibiKier authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    77673f6 View commit details
    Browse the repository at this point in the history
  16. Merge pull request HibiKier#1572 from molanp/dev

    feat(plugin_store): 添加搜索插件功能和更新插件功能及更新配置URL
    HibiKier authored Aug 24, 2024
    Configuration menu
    Copy the full SHA
    7390799 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ceb8f66 View commit details
    Browse the repository at this point in the history
  18. 🎨 代码优化

    HibiKier committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    1236a93 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    910542f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    35699f8 View commit details
    Browse the repository at this point in the history
  2. 🎨 添加阴影

    HibiKier committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    8d6417b View commit details
    Browse the repository at this point in the history
  3. ✨ 更新群组信息

    HibiKier committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    69f09b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    65a6f60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66e6f44 View commit details
    Browse the repository at this point in the history
  3. ✨ 支持bot运行检查

    AkashiCoin committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    56832a5 View commit details
    Browse the repository at this point in the history