• @guqing guqing commented on pull request #19 in halo-sigs/plugin-sitemap
                            .cacheControl(CacheControl.noCache())
    
    0 0
  • @guqing guqing commented on pull request #19 in halo-sigs/plugin-sitemap
                        .cacheControl(CacheControl.noCache())
    
    0 0
  • @guqing guqing created a review on pull request #26 in halo-dev/plugin-app-store

    /lgtm

    0 0
  • @guqing guqing created a review on pull request #23 in halo-dev/plugin-app-store

    /lgtm

    0 0
  • @guqing guqing commented on pull request #19 in halo-sigs/plugin-sitemap

    可以,前期不需要很完善,主要是 console

    0 0
  • @guqing guqing commented on issue #4591 in halo-dev/halo

    /cc @halo-dev/sig-halo

    0 0
  • @guqing guqing commented on issue #4589 in halo-dev/halo

    /cc @halo-dev/sig-halo

    0 0
  • @guqing guqing pushed to feature/plugin-runtime in guqing/halo

    Below is the list of commits:

    • feat: improve the styles of the data list filter area on the mobile devices (#4587) (83cb088)
    • Merge branch 'main' into feature/plugin-runtime (dab23de)
    0 0
  • @guqing guqing opened issue #4610 in halo-dev/halo

    Your current Halo version

    latest

    Describe this feature

    比如插件的 extensions 中有一个 notification.yaml 而 Halo 的 extensions.yaml 中也存在 notification.yaml 插件启动时会加载到 halo 下的导致无法将插件提供的自定义模型数据初始化到数据库,希望的是插件启动时只从插件中获取,获取不到就不存在而不从 Halo 查找

    Additional information

    /kind improvement
    /area core
    /area plugin
    /milestone 2.10.x
    /assign

    0 0
  • @guqing guqing commented on pull request #19 in halo-sigs/plugin-sitemap

    我想了一下, 那还是叫做 enable 把,我感觉 robots.txt 路由需要存在并排除 console,后续可能希望扩展 robots.txt 给其他插件使用来排除不需要抓取的规则,所以这里的 enable 的 label 可以叫做启用自定义规则,默认关闭,然后在代码中添加 console 的禁用作为默认规则会不会好一些,还需要默认排除 .js 和 .css 文件的抓取

    0 0