hexo-blog-encrypt icon indicating copy to clipboard operation
hexo-blog-encrypt copied to clipboard

Yet, just another hexo plugin for security.

Results 8 hexo-blog-encrypt issues
Sort by recently updated
recently updated
newest added

我使用 jquery 重载 js 后可以实现 pjax 下加密文章,可是访问未加密页面会报错,请问如何解决这个问题? ```js $(document).on('pjax:complete', function () { $.getScript("/lib/hbe.js"); }); ```

# 问题 可以输入密码,但是按回车之后无反应。 使用的是https协议,网页与预览均无法正常显示 ## 预期行为 与给出的示例一致,应该在输入密码后按回车之后显示文章。 ## 实际行为 按回车无反应 ## 重现问题的步骤 1. 打开网站,不论是部署在github上的还是本地预览 2. _输入密码 3. _回车 ## 版本 Microsoft Edge 版本 119.0.2151.44 (正式版本) (64 位) Windows11 hexo:"version": "6.3.0"...

加密之后图片不能访问

## 无法安装这个插件在docker容器中 安装命令的错误日志 ``` npm install --save hexo-blog-encrypt npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm64"})...

现在的通用解决方法是使用 `https` 协议,但是使用 `ip` 预览时并没有 `http` 和 `https` 之分,请问这个时候应该怎么处理(P.S. 本机是可以输入密码的,但是同局域网通过内网 `ip` 访问时,输入密码回车没有效果)

# Issue ## Expected Behavior 在不设置密码时,会显示类似瀑布流的图片布局 ## Actual Behavior 设置密码后布局丢失 ## Steps to Reproduce the Problem 1. _ 正常情况下: ![image](https://github.com/D0n9X1n/hexo-blog-encrypt/assets/162109084/c30d87ec-f08b-4422-9827-89130a69d7cf) 3. _ 设置密码后,图片item丢失fj-gallery-item的属性 ![image](https://github.com/D0n9X1n/hexo-blog-encrypt/assets/162109084/6b12bba1-2712-4915-99e0-61c0ee97dafa) ## Specifications hexo: 7.1.1 hexo-cli: 4.3.1...

# Issue 無論設定甚麼主題都是預設主題

有没有办法给整个标签加密,当点击某个标签时输入密码,输入正确密码访问该标签下的文章列表时,不需要额外再输入密码