Commit Graph

  • a668dc82b2 fix build for gitbook main tlyong1992 2025-07-27 22:51:04 +08:00
  • 72d936308f Merge pull request #3478 from qixing-jk/feat/mail-encypt tangly1024 2025-07-27 21:24:46 +08:00
  • 57ac5e47b1 Merge branch 'main' into feat/mail-encypt tangly1024 2025-07-27 21:24:37 +08:00
  • 3b92d296b3 Merge pull request #3479 from qixing-jk/fix/algolia/no-slug-error tangly1024 2025-07-27 21:24:18 +08:00
  • 244c556993 Merge branch 'main' into fix/algolia/no-slug-error tangly1024 2025-07-27 21:24:10 +08:00
  • 89b25e67df Merge pull request #3480 from qixing-jk/feat/post/extract-page-content tangly1024 2025-07-27 21:23:46 +08:00
  • e56ec32f20 Merge branch 'main' into feat/post/extract-page-content tangly1024 2025-07-27 21:23:37 +08:00
  • 10ee8683e3 Merge pull request #3482 from qixing-jk/feat/algolia/delete-post tangly1024 2025-07-27 21:21:27 +08:00
  • 9093c7bc03 Merge branch 'main' into feat/algolia/delete-post tangly1024 2025-07-27 21:20:28 +08:00
  • de7383155a Merge pull request #3486 from qixing-jk/feat/improve-link-detection tangly1024 2025-07-27 21:20:00 +08:00
  • 6c80ecb5b6 Merge branch 'main' into feat/improve-link-detection tangly1024 2025-07-27 21:18:49 +08:00
  • 5427b9b013 Merge pull request #3515 from qixing-jk/fix/gitbook-logo-ratio tangly1024 2025-07-27 21:16:49 +08:00
  • e87323edc7 Merge branch 'main' into fix/gitbook-logo-ratio tangly1024 2025-07-27 21:16:40 +08:00
  • 5a6e2cadee Merge pull request #3517 from qixing-jk/feat/smartlink tangly1024 2025-07-27 21:15:59 +08:00
  • 9bcb4bb6d4 Merge branch 'main' into feat/smartlink tangly1024 2025-07-27 21:10:30 +08:00
  • 3ccb7c9d69 Merge pull request #3520 from RedhairHambagu/fix/Aplayer-url-404 tangly1024 2025-07-27 21:04:13 +08:00
  • 2ab7084e89 Merge branch 'main' into fix/Aplayer-url-404 tangly1024 2025-07-27 21:03:59 +08:00
  • e96b7d2b20 修复图片异常导致站点崩溃的bug tlyong1992 2025-07-27 21:01:43 +08:00
  • 4fca5cec74 fix: APlayer url update Redhair Hambagu 2025-07-27 10:14:55 +00:00
  • 57d6a1779d feat: enhance SmartLink component for better external link handling anime 2025-07-24 17:05:38 +08:00
  • 7f43846e33 feat: add DOM props filtering for SmartLink component anime 2025-07-24 15:49:36 +08:00
  • ba951cd2aa feat: change all Link component to SmartLink anime 2025-07-24 15:06:39 +08:00
  • fc4817e669 feat: add SmartLink component for internal and external links anime 2025-07-24 15:03:03 +08:00
  • a81e17e8e0 fix: correct logo ratio in Gitbook theme anime 2025-07-23 23:06:56 +08:00
  • 8e95616b04 Merge pull request #3489 from CreateSun/main tangly1024 2025-07-19 21:22:58 +08:00
  • 288bbbb89b fix next theme menu drop tangly1024 2025-07-19 21:15:01 +08:00
  • c68dcb34e2 fix next主题二级菜单图标间隙 tangly1024 2025-07-13 12:39:14 +08:00
  • c5e94337eb Merge pull request #3490 from tangly1024/feat/lite-mode tangly1024 2025-07-11 17:49:29 +08:00
  • 2248625b06 微调lite模式 tangly1024 2025-07-11 17:46:00 +08:00
  • b2c9ed5014 starter主题新增lite模式,隐藏页头页脚便于嵌入 tangly1024 2025-07-11 17:29:38 +08:00
  • c6b3d0a108 Feat typography 博客英文标题 yucui 2025-07-11 13:38:58 +08:00
  • ea1b76f5b7 fix(getPageContentText): add null check for postContent before accessing length property anime 2025-07-09 16:22:38 +08:00
  • 9886e4d146 feat(getPageContentText): add references to NotionX types and comment out debug log anime 2025-07-09 16:12:12 +08:00
  • f9ac624498 feat(getPageContentText): implement getFullTextContent for enhanced text extraction anime 2025-07-09 16:00:15 +08:00
  • 23550a61d3 feat(getPageContentText): add flexible property value retrieval and support for more block types anime 2025-07-09 15:19:47 +08:00
  • 9321b2dfae feat(getPageContentText): update getPageContentText to use post.content array anime 2025-07-09 14:39:47 +08:00
  • 3ad7605abe fix: prevent processing content for page type blocks anime 2025-07-09 14:09:37 +08:00
  • 2a0f4fd49c feat(getPageContentText): ensure proper spacing in concatenated text content anime 2025-07-09 13:58:48 +08:00
  • 72d64d7184 feat(getPageContentText): enhance getPageContentText to handle nested block content anime 2025-07-09 13:51:43 +08:00
  • 44ff4bcb23 feat(getPageContentText): remove debug console.log from getPageContentText anime 2025-07-09 13:14:41 +08:00
  • b52f818154 feat(getPageContentText): replace custom text extraction with notion-utils anime 2025-07-09 13:11:52 +08:00
  • 62d52436cb refactor(utils): rename and improve isUrl to isUrlLikePath anime 2025-07-08 23:06:07 +08:00
  • b16512ac9a refactor: rename checkStartWithHttp to isHttpLink anime 2025-07-08 23:04:41 +08:00
  • 645edd7ead feat: enhance mailto/tel link handling and streamline imports anime 2025-07-08 22:59:08 +08:00
  • d22e8bb177 feat(getPageContentText): add null checks for block references anime 2025-07-08 15:50:54 +08:00
  • 93df743559 feat(algolia): replace error throw with console.error for missing config anime 2025-07-08 15:37:59 +08:00
  • 55c39cbab8 feat(algolia): implement global client initialization and reuse anime 2025-07-08 01:41:50 +08:00
  • 8d200120fc feat(algolia): add data deletion functionality and execute in index.js anime 2025-07-08 01:14:20 +08:00
  • 7ce6ad0c2f feat(algolia): add data deletion functionality and execute in index.js anime 2025-07-08 01:13:09 +08:00
  • 2a89027bb6 chore(getPageContentText): add todo comments for future improvements anime 2025-07-08 00:32:16 +08:00
  • b4ba7d8f23 refactor(getPageContentText): Relocate getPageContentText to a dedicated file and eliminate the redundant isIterable function. anime 2025-07-08 00:28:58 +08:00
  • 722aa2dafa feat(getPageContentText): refactor content text extraction logic anime 2025-07-08 00:21:29 +08:00
  • 0930fa269c fix(search): handle cases where slug is undefined anime 2025-07-07 20:36:10 +08:00
  • 27b3c5e324 feat(email encrypt): implement CanvasEmail component for obfuscation of display email text anime 2025-07-07 18:33:51 +08:00
  • e9f31ba1c3 feat(email encrypt): implement base64 encoding for contact email config anime 2025-07-07 17:55:10 +08:00
  • 143bae3d8d feat(email encrypt): implement base64 encoding for contact email config anime 2025-07-07 17:45:39 +08:00
  • bdd109381a feat(mailEncrypt): add email encryption/decryption functions anime 2025-07-07 17:32:26 +08:00
  • 9973d6bf73 feat(email encrypt): implement base64 encoding for contact email config anime 2025-04-12 03:22:21 +08:00
  • a01d15d883 feat(email encrypt): implement base64 encoding for contact email config, only supports HEO theme anime 2025-04-12 02:50:09 +08:00
  • b946a08ba0 feat(simplify ENABLE_RSS checks): remove useless JSON.parse calls anime 2025-04-12 03:24:03 +08:00
  • 5e6fa26c90 Merge pull request #3476 from tangly1024/release/4.8.6 tangly1024 2025-07-07 16:09:34 +08:00
  • 2d2a00917d V4.8.6 tangly1024 2025-07-07 16:06:50 +08:00
  • a5ca0c3079 Merge pull request #3461 from yakiisama/main tangly1024 2025-07-07 16:00:21 +08:00
  • 57bc81700f typography主題微調 tangly1024 2025-07-07 15:57:54 +08:00
  • 57c800a091 Merge pull request #3471 from qixing-jk/feat/not-by-ai tangly1024 2025-07-07 15:14:19 +08:00
  • b252cefc21 Merge pull request #3472 from qixing-jk/feat/expiry-reminder tangly1024 2025-07-07 15:11:53 +08:00
  • c439810fa2 Update post.config.js tangly1024 2025-07-07 15:11:16 +08:00
  • 78e8cbf7fe Merge pull request #3473 from qixing-jk/fix/proxio-image-click-issue tangly1024 2025-07-07 15:09:48 +08:00
  • 4fa93f4291 Merge pull request #3475 from qixing-jk/fix/algolia/search-overflow-selection tangly1024 2025-07-07 15:06:39 +08:00
  • eb89e98828 Merge pull request #3474 from qixing-jk/feat/aisummary/prevent-error-exposure tangly1024 2025-07-07 15:06:00 +08:00
  • b2523c25b1 fix(algoliasearch样式溢出问题): anime 2025-01-09 01:44:46 +08:00
  • 684872fb2f feat(aisummary): Return null when AI summary retrieval fails to prevent exposing issues to users anime 2025-07-07 01:50:36 +08:00
  • aef0768391 fix(proxio): enable image click navigation in list view anime 2025-07-07 01:33:44 +08:00
  • c02a94c923 feat(config): add article expiration reminder configuration anime 2025-07-07 00:46:21 +08:00
  • 7e79987795 feat(ArticleExpirationNotice): implement ArticleExpirationNotice component anime 2025-07-07 00:42:03 +08:00
  • 13d02176a4 feat(NotByAI): add commerce theme configuration options to maintain consistency with other themes anime 2025-07-06 03:36:36 +08:00
  • 8fd2f70d7b feat(NotByAI): make NotByAI component configurable via site config anime 2025-07-06 03:22:23 +08:00
  • c072bec8b8 feat(ArticleCopyright): implement the "not by AI" function, completely support multi-languages icons anime 2025-07-06 03:12:38 +08:00
  • fc1e644130 feat(ArticleCopyright): initially implement the "not by AI" function anime 2025-07-06 02:51:21 +08:00
  • b72e8e91cb reverse format Blackberry009 2025-06-30 16:26:26 +08:00
  • 7e018c1ad4 archive Blackberry009 2025-06-30 15:21:53 +08:00
  • b907030f32 css Blackberry009 2025-06-30 13:58:56 +08:00
  • 120593f329 fix: px Blackberry009 2025-06-18 14:28:58 +08:00
  • e46d8d9d30 优化部份css Blackberry009 2025-06-18 11:40:02 +08:00
  • a54649a412 cancel slottop Blackberry009 2025-06-18 11:31:14 +08:00
  • 2142dbd509 cancel slottop Blackberry009 2025-06-18 11:24:58 +08:00
  • b2714fa4a5 更改字段 Blackberry009 2025-06-18 11:16:58 +08:00
  • 088ae612be Merge branch 'tangly1024:main' into main yakiisama 2025-06-17 11:27:22 +08:00
  • 40b206b39b Merge pull request #3446 from tangly1024/feat/notion-database-index tangly1024 2025-06-17 10:58:02 +08:00
  • 04ffbbb7ef Notion数据库支持配置视图索引 tangly1024 2025-06-17 10:55:56 +08:00
  • 243e8a41f1 Merge pull request #3440 from LooseLi/fix-hexoThemeColor tangly1024 2025-06-15 20:34:23 +08:00
  • c8c7769e9a 黑暗模式 Blackberry009 2025-06-13 18:23:27 +08:00
  • d8db32d71a 优化css Blackberry009 2025-06-13 16:55:29 +08:00
  • e6ad729110 fix: 移动端菜单适配主题色失效 LooseLi 2025-06-13 15:28:48 +08:00
  • a8192e0179 feat: 优化css Blackberry009 2025-06-09 17:46:08 +08:00
  • f7ceb2f9ec feat: new theme BlackBerry009 2025-06-08 00:50:22 +08:00
  • cc49407bf1 Merge pull request #3430 from tangly1024/release/4.8.5 tangly1024 2025-06-05 13:15:02 +08:00
  • cb824203ac 4.8.5 tangly1024 2025-06-05 13:14:03 +08:00
  • c26d58a27c fix 小问题 tangly1024 2025-06-05 13:13:08 +08:00
  • 06f3770b3e Merge pull request #3414 from eddiehe99/fix-the-missing-quote-mark tangly1024 2025-06-05 12:44:16 +08:00