Commit Graph

8 Commits

Author SHA1 Message Date
tangly1024
e56ec32f20 Merge branch 'main' into feat/post/extract-page-content 2025-07-27 21:23:37 +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
b4ba7d8f23 refactor(getPageContentText): Relocate getPageContentText to a dedicated file and eliminate the redundant isIterable function. 2025-07-08 00:32:04 +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
tangly1024
19d9d896c4 {配置兼容性} 2024-06-15 10:34:55 +08:00
tangly1024.com
de0908ea94 slug 兼容性优化,支持用任意前缀访问文章不限于article 2024-05-08 15:13:12 +08:00