Commit Graph

1062 Commits

Author SHA1 Message Date
tangly1024
9bcb4bb6d4 Merge branch 'main' into feat/smartlink 2025-07-27 21:10:30 +08:00
Redhair Hambagu
4fca5cec74 fix: APlayer url update 2025-07-27 10:14:55 +00:00
anime
57d6a1779d feat: enhance SmartLink component for better external link handling
- support object format of href
- improve URL string extraction logic
- add proper type checking for href prop
- ensure external links use string format
2025-07-24 17:05:38 +08:00
anime
7f43846e33 feat: add DOM props filtering for SmartLink component
- Introduce filterDOMProps utility to exclude Next.js specific props
- Apply filtering to external links to ensure clean DOM attributes
- Maintain consistent prop passing for internal Next.js links
2025-07-24 16:43:21 +08:00
anime
ba951cd2aa feat: change all Link component to SmartLink
Close #3512
2025-07-24 16:43:20 +08:00
anime
fc4817e669 feat: add SmartLink component for internal and external links
The component automatically detects link type and applies appropriate
rendering with proper attributes for external links.
2025-07-24 16:38:55 +08:00
tangly1024
57c800a091 Merge pull request #3471 from qixing-jk/feat/not-by-ai
feat(ArticleCopyright): initially implement the "not by AI" function
2025-07-07 15:14:19 +08:00
tangly1024
b252cefc21 Merge pull request #3472 from qixing-jk/feat/expiry-reminder
feat(ArticleExpirationNotice): implement ArticleExpirationNotice comp…
2025-07-07 15:11:53 +08:00
anime
b2523c25b1 fix(algoliasearch样式溢出问题):
(cherry picked from commit cc43cc300385534a0015c3e45f7a32649f40430f)

Fix #2340
2025-07-07 14:44:51 +08:00
anime
7e79987795 feat(ArticleExpirationNotice): implement ArticleExpirationNotice component
- Add ArticleExpirationNotice component to the page layout in Heo theme

resolve #2738
2025-07-07 00:55:10 +08:00
anime
c072bec8b8 feat(ArticleCopyright): implement the "not by AI" function, completely support multi-languages icons 2025-07-06 03:43:35 +08:00
anime
fc1e644130 feat(ArticleCopyright): initially implement the "not by AI" function 2025-07-06 02:51:21 +08:00
LooseLi
e631507ce2 fix: 修复 eslint 报错 2025-05-27 10:52:32 +08:00
tangly1024
dacf1a28a7 proxio 白点动画相关 2025-04-14 14:57:28 +08:00
tangly1024
24d9d1cfad 微调白点 2025-04-13 14:43:27 +08:00
tangly1024
7446a7a146 lazyimage 优化 2025-04-13 13:13:16 +08:00
tangly1024
4bdde35969 proxio 初版 2025-04-13 11:45:10 +08:00
tangly1024
2d3a3ac649 proxio主题加入部分动画 2025-04-12 22:58:46 +08:00
tangly1024
31d0f6d578 lenis 滚动质感 2025-04-12 20:48:48 +08:00
tangly1024
9e68ec7eb5 iconfont 日志清理 2025-04-12 20:48:31 +08:00
tangly1024
90872701bc Merge branch 'main' into feat/theme-proxio 2025-04-12 11:20:47 +08:00
tangly1024
951c4eaa08 theme-proxio-init 2025-04-12 11:20:38 +08:00
tangly1024
c5c88a05f0 Merge pull request #3326 from tangly1024/fix/iconfont
Fix/iconfont
2025-04-11 22:37:48 +08:00
tangly1024
37b6c5b3dd fix iconfont not found 2025-04-11 22:34:15 +08:00
tangly1024
f16b7b7b1e Merge branch 'main' into pr/noeFly/3223 2025-04-11 18:18:17 +08:00
tangly1024
99ba183f56 fix lang 2025-04-11 18:14:49 +08:00
tangly1024
a131acfe4f Merge pull request #3298 from rickyltwong/feat/threads-button
增加 Threads Social & Share button
2025-04-11 17:58:58 +08:00
tangly1024
b1ea264fb2 Iconfont 2025-04-11 17:13:36 +08:00
Ricky L. T. Wong
4d988fbb11 feat: Added Threads Social and Share buttons 2025-03-23 17:57:35 -04:00
tangly1024
61bdfef701 Merge pull request #3233 from YesYouKenSpace/feat/localization-404
feat(localization): introduce localization to 404 texts
2025-03-14 16:55:03 +08:00
tangly1024
5c77c183eb Merge pull request #3225 from qixing-jk/fix/mermaid
Fix/mermaid
2025-03-14 16:36:17 +08:00
tangly1024.com
0a7cce6ac8 格式化代码 2025-03-05 15:38:45 +08:00
tangly1024.com
ff75c6ea99 移除properties 2025-03-05 15:38:24 +08:00
tangly1024.com
8688278e02 gallery视图自动替换url 2025-03-04 13:54:46 +08:00
Kenneth
22446ecc83 Merge branch 'main' into feat/localization-404 2025-02-18 17:10:44 +08:00
Kenneth
134afd7b8e feat(localization): introduce localization to 404 texts 2025-02-18 17:00:05 +08:00
tangly1024.com
bc351a3b11 G-Tag fix 2025-02-14 18:21:17 +08:00
anime
5df20e20b4 fix(Mermaid): 修复 Mermaid 图标部分内容缺失问题
原因为Tailwind 引入的 .invisible 隐藏了相应的内容
2025-02-13 20:51:47 +08:00
tangly1024.com
f5be02e221 heo主题页脚加入BIO介绍 2025-02-07 16:29:30 +08:00
tangly1024.com
659da111e0 编译警告修复 2025-02-06 18:09:57 +08:00
tangly1024.com
3445e84609 支持HillTOP验证 2025-02-06 17:39:10 +08:00
tangly1024
5f3c1daeab 公众号解锁添加黄名单功能 2025-01-19 16:40:14 +08:00
zzzhizhi
2f3efad08b feat: 添加备案查询链接配置
feat: 更新备案查询链接配置说明

feat: 更新备案链接文本为动态配置
2025-01-10 02:02:15 +08:00
tangly1024
17f6963135 Merge pull request #3112 from qixing-jk/feat-switch-case-share-buttons
增强分享按钮的可读性和tags功能: 给Facebook/Twitter/Tumblr和Workplace 添加分享按钮的tags功能
2025-01-05 19:21:01 +08:00
tangly1024
11eb466e96 配置文件整体重构 2025-01-05 12:41:00 +08:00
anime
7a2520d488 perf(使用switch case而非连续的if): 虽然没啥太大的速度优化,但是代码可读性更强 2025-01-04 20:24:46 +08:00
qi_xing_jk
c6014ddb86 feat(增强分享按钮的tags功能): 给Facebook/Twitter/Tumblr和Workplace 添加分享按钮的tags功能
(cherry picked from commit 1cde3dd8b9cfd2bc781ea03efb542e5f9132a1f8)
2025-01-04 20:22:20 +08:00
tangly1024
d71cf3e4e8 Merge pull request #3091 from qixing-jk/feat-aisummary-wordcount
Feat aisummary wordcount
2025-01-01 15:39:50 +08:00
tangly1024
cfd690c00c Merge pull request #3092 from qixing-jk/feat-google-adsense
修复并优化 google adsense
2025-01-01 15:39:41 +08:00
tangly1024
dbcdc7ea0e Merge pull request #3093 from qixing-jk/fix-hash
feat(修复 hash 跳转):
2025-01-01 15:39:28 +08:00