LooseLi
|
91493bda00
|
fix: 兼容旧的 AWS 链接格式以确保旧文件正常加载
|
2025-04-16 09:46:29 +08:00 |
|
LooseLi
|
a67e9086a0
|
fix:仅对 attachment 开头的上传文件签名,跳过 embed 链接
|
2025-04-15 10:47:49 +08:00 |
|
tangly1024
|
85ca8b1da7
|
修復无标签编译出错
|
2025-04-12 08:58:52 +08:00 |
|
tangly1024
|
7dbbcdd435
|
Merge pull request #3325 from qixing-jk/fix/invisible-tag
fix(修复隐藏文章中无法显示只存在于隐藏文章中的标签的问题):
|
2025-04-11 22:38:52 +08:00 |
|
tangly1024
|
c5c88a05f0
|
Merge pull request #3326 from tangly1024/fix/iconfont
Fix/iconfont
|
2025-04-11 22:37:48 +08:00 |
|
anime
|
4ee9656c8a
|
fix(修复隐藏文章中无法显示只存在于隐藏文章中的标签的问题):
具体问题为:对于新打的标签,无法在隐藏文章里显示,只能显示之前添加好的旧标签。而将文章设置为公开,就能全部显示。
Closes #3322 #3038 #3137
|
2025-04-11 21:10:27 +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 |
|
LooseLi
|
86a1eddb92
|
fix: enable all Notion file types to work properly
|
2025-04-07 15:49:27 +08:00 |
|
tangly1024.com
|
8688278e02
|
gallery视图自动替换url
|
2025-03-04 13:54:46 +08:00 |
|
noeFly
|
861b8a92e0
|
refactor: 🚨 Prettier 自動格式化
|
2025-02-12 21:30:47 +08:00 |
|
noeFly
|
8df49a195d
|
fix: 🐛 修復 i18n 無法套用語言變體
修復 i18n 無法正確使用語言變體,轉而使用最靠近的語系翻譯
|
2025-02-12 21:29:18 +08:00 |
|
tangly1024
|
280bb79e7b
|
Notion新图床兼容
|
2025-02-02 13:58:43 +08:00 |
|
anime
|
3310a60fe3
|
fix(修复getPost 时异常值导致的500和无法正确渲染问题):
(cherry picked from commit cc3d0f81f93832c8671e8a48cd49c966ab8b279b)
|
2025-01-20 13:01:18 +08:00 |
|
tangly1024
|
9f8ff0a549
|
Merge branch 'main' into feat-data-cache
|
2025-01-05 19:15:55 +08:00 |
|
anime
|
019f5e470f
|
feat(使用全局变量的 notionAPI): 避免多次创建NotionAPI,有效利用内置的concurrency并发请求限制
|
2025-01-04 01:00:49 +08:00 |
|
anime
|
b563744e24
|
perf(使用缓存优化): 复杂的数据转换函数使用缓存优化
|
2025-01-02 20:45:18 +08:00 |
|
anime
|
2766cb8d3b
|
perf(PostBlocks 转换使用缓存优化): 复杂的数据转换函数使用缓存优化
|
2025-01-02 18:36:14 +08:00 |
|
tangly1024
|
2cfc6be804
|
Merge branch 'main' into original-fix
|
2025-01-01 15:49:15 +08:00 |
|
tangly1024
|
707a686c0d
|
Merge pull request #3082 from qixing-jk/feat-private-notion-page
feat&fix(支持私有页面的数据访问): 使用react-notion-x要求的方式进行NotionAPI的配置
|
2025-01-01 15:40:03 +08:00 |
|
tangly1024
|
f52fcaf1c0
|
保留inline_config
|
2024-12-28 16:40:48 +08:00 |
|
tangly1024
|
02790ab8a3
|
INLINE_CONFIG
|
2024-12-28 16:04:34 +08:00 |
|
anime
|
3a16dadd76
|
feat&fix(支持私有页面的数据访问): 使用react-notion-x要求的方式进行NotionAPI的配置
(cherry picked from commit d5ae329e2c3a1e18b5fd5fc3507791be9da9b4ed)
|
2024-12-23 22:57:36 +08:00 |
|
anime
|
057f4d8881
|
feat(支持复杂格式的config表格式配置):
(cherry picked from commit 13dfb9a9078fedaac94da15ae3ee44a32ea6cdf0)
|
2024-12-21 22:18:23 +08:00 |
|
tangly1024
|
95e8f7cef0
|
Merge pull request #3072 from qixing-jk/fix-shortid
feat(更换short_id实现方式): 避免因为缩短导致的潜在bug
|
2024-12-21 21:24:18 +08:00 |
|
tangly1024
|
4b54344cce
|
Merge pull request #3073 from qixing-jk/feat-article-multi-lang-link
feat(支持文章内站内链接多语言跳转并优化性能):
|
2024-12-21 21:23:49 +08:00 |
|
anime
|
0c41598455
|
feat(支持文章内站内链接多语言跳转并优化性能):
(cherry picked from commit d35fcfdfaaef78d14cdaa7d88f69884f09c84277)
|
2024-12-20 20:16:02 +08:00 |
|
anime
|
45a6ec1eb4
|
feat(更换short_id实现方式): 避免因为缩短导致的潜在bug
(cherry picked from commit 6d73a4388c1613dc0a719d68c8b4b3432fefd314)
|
2024-12-20 18:17:15 +08:00 |
|
anime
|
8cb2244f37
|
feat(支持同步块格式的目录识别):
(cherry picked from commit 079515a157f3d0ba5cc1a92272fc16e74537f25f)
feat(支持同步块格式的目录识别): 修复额外的多余目录识别问题
(cherry picked from commit c2d8ed211c16413aec37fd2438d93a7525afc03d)
feat(支持同步块格式的目录识别): 去除多余的判断逻辑
(cherry picked from commit bacbe55bea13c4d3c6e79a11afcde4ba5139c67b)
|
2024-12-04 11:25:59 +08:00 |
|
tangly1024
|
e3e78b643b
|
Update getPageProperties.js
Hotfix
|
2024-11-20 10:57:28 +08:00 |
|
tangly1024.com
|
8c07957f26
|
build fix
|
2024-11-20 10:42:32 +08:00 |
|
tangly1024.com
|
ab2129464f
|
sitemap.xml问题
|
2024-11-18 14:22:39 +08:00 |
|
tangly1024.com
|
e5a848c585
|
修复文章前缀问题,支持空字符串
|
2024-11-13 11:16:55 +08:00 |
|
tangly1024.com
|
eed08777d1
|
代码缓存逻辑调整
|
2024-11-13 10:50:17 +08:00 |
|
tangly1024.com
|
b17be3024e
|
fix 页内url替换
|
2024-10-14 14:05:09 +08:00 |
|
tangly1024.com
|
1f255c5745
|
修复菜单自定义名的bug
|
2024-10-08 18:36:27 +08:00 |
|
tangly1024.com
|
3d68b35cb6
|
代码格式化
|
2024-09-27 16:11:23 +08:00 |
|
tangly1024.com
|
d94344c14a
|
适配typescript编译
|
2024-09-23 18:46:53 +08:00 |
|
tangly1024.com
|
525849b115
|
Merge branch 'main' of https://github.com/tangly1024/NotionNext into feature/user-auth-clerk
|
2024-09-06 16:50:57 +08:00 |
|
Phillweston
|
c06cf1055d
|
增加多主题的页面404跳转功能
|
2024-08-28 16:35:18 +08:00 |
|
EFL
|
2045b41873
|
add comment
|
2024-07-14 11:20:29 +08:00 |
|
EFL
|
11f34d4748
|
fix2
|
2024-07-14 11:00:33 +08:00 |
|
EFL
|
e1046197a0
|
fix
|
2024-07-14 10:58:59 +08:00 |
|
EFL
|
3d8e7c9c5f
|
test
|
2024-07-14 10:52:42 +08:00 |
|
tangly1024.com
|
ccf0c18017
|
Notion-Auth
|
2024-07-10 09:19:59 +08:00 |
|
tangly1024.com
|
ea74dc3fae
|
修复配置了prefix后,部分页面无法打开的bug
|
2024-06-28 17:31:31 +08:00 |
|
tangly1024.com
|
550fabb967
|
修复第二页url
|
2024-06-27 09:38:42 +08:00 |
|
tangly1024.com
|
8f0ae9267a
|
修复外链编译打包问题
|
2024-06-26 11:12:38 +08:00 |
|
flt6
|
b69799d75f
|
Never compress svg image
|
2024-06-20 09:59:09 +08:00 |
|
tangly1024.com
|
eff31009c7
|
fix 伪静态 index url 异常
|
2024-06-17 10:53:26 +08:00 |
|