Commit Graph

1186 Commits

Author SHA1 Message Date
tangly1024
f0d1bd4cd9 Merge pull request #320 from tangly1024/fix-word-count-inaccurate
字数统计相关
2022-06-20 13:43:14 +08:00
tangly1024
28c9ab9510 Merge pull request #319 from tangly1024/fix-hidden-views
文章访问次数
2022-06-20 13:43:06 +08:00
tangly1024
8fb3a0fe83 Merge pull request #318 from tangly1024/bug-fix-view-on-ipad
页面宽度
2022-06-20 13:42:58 +08:00
tangly1024
9e400462ff Merge pull request #317 from tangly1024/fix-video-width
视频最大宽度
2022-06-20 13:42:51 +08:00
tangly1024
4827545965 Merge pull request #316 from tangly1024/feat_section-distance
行间距优化
2022-06-20 13:42:43 +08:00
tlyong1992
c527ca0195 页面宽度 2022-06-20 11:12:03 +08:00
tlyong1992
e94b9a233b 文章访问次数 2022-06-20 10:53:37 +08:00
tlyong1992
ea2b5209de 字数统计相关 2022-06-20 10:34:19 +08:00
tlyong1992
5028ec7f70 视频最大宽度 2022-06-20 10:03:12 +08:00
tlyong1992
50fd209c58 行间距优化 2022-06-20 10:00:20 +08:00
tlyong1992
f2ce99f754 Hexo导航栏微调 2022-06-16 14:52:34 +08:00
tlyong1992
8431960d99 发布3.4.1 2022-06-15 13:55:22 +08:00
tlyong1992
4c367e1b16 V3.4.1 2022-06-15 13:51:08 +08:00
tangly1024
a23a749c21 Merge pull request #305 from tangly1024/feat-recent-comments
最新评论插件可配置
2022-06-15 13:49:42 +08:00
tlyong1992
4d60481b78 最新评论插件可配置 2022-06-15 13:44:42 +08:00
tangly1024
59d2aa4064 Merge pull request #299 from tangly1024/bug-code-display-incomplete
修复代码显示不完整
2022-06-13 16:36:21 +08:00
tlyong1992
4f0a6e8d13 修复代码显示不完整 2022-06-13 16:35:54 +08:00
tangly1024
c197c12383 Merge pull request #297 from tangly1024/feat-katex-center-align
公式代码居中
2022-06-13 15:32:41 +08:00
tlyong1992
c4e3004ecf 公式代码居中 2022-06-13 10:54:27 +08:00
tangly1024
7e62ceb1f8 Update cache_manager.js 2022-06-08 14:15:47 +08:00
tangly1024
11623dc3b0 Merge pull request #291 from tangly1024/release_3.4.0
Release 3.4.0
2022-06-08 13:04:41 +08:00
tlyong1992
81ff604c0d 优化照片集缩放 2022-06-08 12:57:12 +08:00
tlyong1992
15ebb71db6 优化照片集 2022-06-08 12:54:12 +08:00
tlyong1992
00343cd77b 卡片URL调整 2022-06-08 11:12:10 +08:00
tangly1024
87cd5915ed Merge pull request #290 from tangly1024:release_3.4.0
Release_3.4.0
2022-06-08 10:17:41 +08:00
tlyong1992
4635c1b7d0 标题图片高度 2022-06-08 10:15:09 +08:00
tlyong1992
a45085e496 Merge branch 'feat-gallery-links' into release_3.4.0 2022-06-08 09:53:06 +08:00
tlyong1992
c8ddc788f9 版本3.4.0 2022-06-08 09:52:56 +08:00
tlyong1992
b101944732 照片集点击图片 2022-06-08 09:48:00 +08:00
tangly1024
f7907fa0f7 Merge pull request #289 from tangly1024/bugfix-empty-date-build
修复日期为空时编译错误的bug
2022-06-08 00:05:00 +08:00
tlyong1992
62950dc8ef Merge branch 'fix-code-copy-on-darkmode' into feat-gallery-links 2022-06-07 16:35:33 +08:00
tlyong1992
b400246059 BlogCard时间 2022-06-07 16:25:38 +08:00
tlyong1992
fc62106aeb Merge branch 'bugfix-empty-date-build' into feat-gallery-links 2022-06-07 15:00:24 +08:00
tlyong1992
a6948117f8 修复日期为空时编译错误的bug 2022-06-07 14:50:46 +08:00
tlyong1992
3f2551285d mongo配置 2022-06-07 13:17:06 +08:00
tlyong1992
a741007ddc 图片缩放bug、图片缩略、相册link样式 2022-06-06 17:24:26 +08:00
tlyong1992
efdb2d084e NotionPage image Link 优化 2022-06-06 17:23:25 +08:00
tlyong1992
6c2d960fbb 引入mongodb 2022-06-06 17:23:07 +08:00
tlyong1992
49c9e8e6cb 修复夜间模式切换Code重复 2022-06-06 14:04:04 +08:00
tlyong1992
96a13170fd next 最新评论 2022-06-01 13:29:04 +08:00
tlyong1992
1724ff1b34 兼容Valine-Emoji 2022-06-01 09:49:33 +08:00
tlyong1992
ece7f87d32 bugfix:最近评论图片换行 2022-06-01 09:06:36 +08:00
tlyong1992
c7788abed5 优化跳转到评论逻辑 2022-05-31 17:04:59 +08:00
tlyong1992
976e519058 主题添加最近评论插件 2022-05-31 15:17:33 +08:00
tlyong1992
7b425891cc 评论区跳转逻辑优化 2022-05-31 15:03:15 +08:00
tlyong1992
516be7b937 Merge branch 'fix-view-on-ipad' into main 2022-05-31 14:26:36 +08:00
tlyong1992
2a75cdb229 V3.3.9 2022-05-31 14:08:16 +08:00
tangly1024
209c5f596b Merge pull request #279 from tangly1024/feat-recent-comments
最近评论
2022-05-31 13:42:47 +08:00
tlyong1992
f16c6c01d3 最近评论 2022-05-31 13:42:02 +08:00
tlyong1992
440c1e009d Merge branch 'main' into fix-view-on-ipad 2022-05-31 09:16:56 +08:00