Zapic

Results 20 issues of Zapic

**Describe the bug** 页脚代码在客户端被缓存, 对页脚代码的修改无法即时反馈到客户端. **To Reproduce** **Expected behavior** 页脚代码不应该被缓存 **Screenshots** **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22]...

* 在提交 issue 之前,请搜索相关内容是否已被提出。 * 请确保你使用的是最新版的 mdui,当前最新版为 0.4.3 --------------------------- 这是一个(可多选) * [x] bug 反馈 * [ ] 功能建议 * [ ] 新组件或新特性 --------------------------- * 使用平台:Windows * 浏览器及版本:Chrome 81.0.3029.110 (64-bit) *...

升级到1.2.0后, 重建索引和发布文章时会报错 ``` Argument 1 passed to Typecho\Widget::__construct() must be an instance of Typecho\Widget\Request, instance of Typecho\Request given, called in /***/usr/plugins/ExSearch/Plugin.php on line 280 ```

### 1. 该问题的重现步骤是什么? 写入如下md: ``` ## \#0 Test ``` ### 2. 你期待的结果是什么?实际看到的又是什么? 应该得到 ```html #0 Test ``` 实际得到 ```html \#0 Test ``` ### 3. 问题出现的环境 - 操作系统版本:无关 - Apache/NGINX 版本:无关...

bug

如果JS向FLV HTTP发送的请求得到的是非200状态码,HTTP响应里不包含CORS头,导致响应被浏览器拦截,JS无法做进一步的判断和处理.

如果客户端推流设置不正确(如Key不对,app路径不对),服务端不会立刻断开连接,甚至会告知客户端`Start publising.`. 当客户端设置`DataFrame`时才会断开连接. 这好像不大对吧

When a target of a link try to make a 301/302 redirect to other site that not in this domain,PJAX will also try to request it and blocked by the...

For network reason, sometime artworks cannot download completely. But these partial-downloaded images will be keep in storage, not delete or continue to download. And they will not appear in images...

这个功能貌似没有实现完全...也没有打上任何"处于试验阶段"的标志... 在把css/js/fonts/img移走并正确填入地址之后,只引用了一个CSS文件,其他都是从原站拉的,把原站的这些删掉直接报404... 这个功能真的很贴心...希望能够完善... (悄摸摸给主题打个5星)