anime
62d52436cb
refactor(utils): rename and improve isUrl to isUrlLikePath
...
- Rename isUrl function to isUrlLikePath for better clarity
- Simplify function logic and add type checking
- Update all references to use the new function name
- Improve function documentation and parameter typing
2025-07-08 23:06:07 +08:00
anime
b16512ac9a
refactor: rename checkStartWithHttp to isHttpLink
...
- Update function name and implementation in utils/index.js
- Replace all occurrences in getPageProperties.js, post.js, and BlogPostCard.js
- Improve function documentation and use regex for better URL matching
2025-07-08 23:04:41 +08:00
anime
645edd7ead
feat: enhance mailto/tel link handling and streamline imports
...
- Introduced isMailOrTelLink utility function to validate mailto/tel links.
- Updated getPageProperties to properly handle mailto/tel links with target=_self, preventing unintended conversion to internal links by avoiding the addition of slashes.
Closes #3485
2025-07-08 22:59:08 +08:00
anime
1e21f9dae7
feat(添加缺失的 checkStrIsUuid):
2025-01-20 13:04:16 +08:00
anime
f8258a1de7
refactor(重构代码增强可读性):
...
(cherry picked from commit 304107fff915f037326b87cb78629a2cdcd9a5e4)
2024-12-29 00:23:11 +08:00
anime
ff89e16ee2
feat(原生支持字数统计和阅读时长): 统一使用WordCount组件
...
(cherry picked from commit d8180e1a783ad50c501b741adc72f2747896bdc1)
2024-12-29 00:23:09 +08:00
anime
09c092aefe
feat(统一文章不同路径结构下的数据处理方式): 使得其他路径结构下的文章也能进行原生AI摘要处理
...
(cherry picked from commit f427696b37872db96de53a071818a3fa98c691cd)
2024-12-29 00:21:41 +08:00
anime
45a6ec1eb4
feat(更换short_id实现方式): 避免因为缩短导致的潜在bug
...
(cherry picked from commit 6d73a4388c1613dc0a719d68c8b4b3432fefd314)
2024-12-20 18:17:15 +08:00
tangly1024
394c8e0e0b
重构;DynamicLayout组件重写,移除blog.config.js中的MAPPING配置
2024-11-23 18:24:47 +08:00
tangly1024
93f9782d71
日志
2024-11-23 15:44:18 +08:00
tangly1024.com
5b5f7bc588
评论 插件相关
2024-11-21 12:56:30 +08:00
tangly1024.com
7b0efe5647
新增dashboard组件
2024-11-19 12:53:35 +08:00
tangly1024.com
c2dc5ba47c
OPEN_WRITE导流插件
2024-09-05 11:28:13 +08:00
tangly1024.com
8f0ae9267a
修复外链编译打包问题
2024-06-26 11:12:38 +08:00
tangly1024.com
be048bb51e
external css 修复
2024-06-17 16:25:46 +08:00
tangly1024
496306958f
fix build
2024-06-15 12:20:25 +08:00
tangly1024
f03984649a
fix build
2024-06-15 12:19:36 +08:00
tangly1024
30d3843b9e
多语言的小调整
2024-06-15 12:16:32 +08:00
tangly1024
19d9d896c4
{配置兼容性}
2024-06-15 10:34:55 +08:00
tangly1024.com
59025e8018
gitbook 主题fix最近阅读
2024-05-16 15:29:02 +08:00
tangly1024.com
3f80c4e93e
Merge remote-tracking branch 'origin/feat/notion-page-link-convert' into release/4.5.2
2024-05-13 12:16:13 +08:00
tangly1024.com
b663d984ba
Notion内链自动替换
2024-05-13 12:15:15 +08:00
tangly1024.com
c337c063be
新增映射支持: url 前缀 %category%中文分类名映射成英文
2024-05-13 11:36:53 +08:00
tangly1024.com
de0908ea94
slug 兼容性优化,支持用任意前缀访问文章不限于article
2024-05-08 15:13:12 +08:00
tangly1024.com
1c9526f4b5
多语言支持初版,不支持static export
2024-04-08 16:01:41 +08:00
tangly1024.com
de2fe3baf3
game 主题支持PWA
2024-04-01 13:19:39 +08:00
tangly1024.com
54a3b3746a
调整blog.config,新增ext,部分数值配置支持环境变量
2024-03-20 17:11:40 +08:00
tangly1024.com
7826cef935
plog 点击图片跳转
2024-03-14 17:53:48 +08:00
tangly1024
444e236ca6
整理lib目录
2024-03-10 13:08:18 +08:00