Commit Graph

  • b7db52eb7e chore: bump minimum Hugo version to 0.161.0 for hugo:vars support Cell 2026-06-22 03:28:16 +08:00
  • 17d7bc1781 refactor(assets): SCSS variables with hugo:vars and module setup standardization (#788) Cell 2026-06-22 02:43:35 +08:00
  • 6f83bc6da5 refactor: restructure TypeScript modules and search config Cell 2026-06-18 16:09:16 +08:00
  • 01eadc4356 refactor: extract console banner to core/banner.ts Cell 2026-06-17 18:05:25 +08:00
  • 68d9a352c3 style(search): add transition to close button hover effect Cell 2026-06-17 17:09:36 +08:00
  • a696f3b1bd refactor(search): refactor search module and upgrade autocomplete library (#787) Cell 2026-06-17 01:45:50 +08:00
  • 6070061b6b chore(deps): remove gitsubmodule package ecosystem from dependabot configuration Cell 2026-06-11 17:33:49 +08:00
  • 47ebabd677 chore(deps): bump simple-icons from 16.22.0 to 16.23.0 (#783) Cell[bot] 2026-06-11 17:03:42 +08:00
  • 43dd1c72d9 chore(deps): bump @waline/client from 3.15.0 to 3.15.2 (#782) Cell[bot] 2026-06-11 17:02:51 +08:00
  • a7bae572a1 chore(assets): move tsconfig to assets Cell 2026-06-11 16:54:43 +08:00
  • c057a0d578 chore(deps): upgrade fuse.js from v6.6.2 to v7.4.2 Cell 2026-06-11 12:29:50 +08:00
  • 9ed063f32d chore(deps): upgrade algoliasearch from v4 to v5 lite client Cell 2026-06-11 11:42:37 +08:00
  • 53620404e4 chore(deps): bump simple-icons from 16.21.0 to 16.22.0 (#780) github-actions[bot] 2026-06-11 11:23:35 +08:00
  • c7ed62c51e chore(workflows): add token for bot authentication in gen-lexers and librarybot workflows Cell 2026-06-11 11:10:40 +08:00
  • f7ec3e374d chore(deps): bump @waline/client from 3.13.0 to 3.15.0 (#779) github-actions[bot] 2026-06-11 11:12:15 +08:00
  • 5862699d46 chore(deps): bump twikoo from 1.7.10 to 1.7.11 (#777) github-actions[bot] 2026-06-11 11:11:31 +08:00
  • 031691a1e4 chore(deps): bump algoliasearch from 5.52.1 to 5.53.0 (#776) github-actions[bot] 2026-06-11 10:41:05 +08:00
  • b8ec5f16d7 chore(deps-dev): bump the npm-development group across 1 directory with 6 updates (#775) dependabot[bot] 2026-06-11 10:39:40 +08:00
  • f5b030b4eb chore(packages): replace helpers with standalone chroma-lexers and enrich shared Cell 2026-06-10 17:53:58 +08:00
  • 03ca90b49f feat(assets): add helpers package for chroma lexer map generation (#781) Cell 2026-06-03 16:41:07 +08:00
  • eeff00f8c7 fix(assets): use percentage unit for color.mix weight in tag cloud Cell 2026-05-31 18:06:45 +08:00
  • 17164f42d0 fix(assets): rewrite service worker with two-strategy caching (#774) Cell 2026-05-31 17:54:02 +08:00
  • 03d81f0785 feat(assets): improve comment system config and lang mapping (#773) Cell 2026-05-31 12:16:49 +08:00
  • a4a0eb1f3b docs: improve clarity and formatting in README files Cell 2026-05-30 02:52:29 +08:00
  • 76f809794f refactor(assets): simplify template pipeline and resource handling Cell 2026-05-29 21:53:53 +08:00
  • 20f59e0fe2 chore: update VSCode extensions and improve asset loading in templates Cell 2026-05-29 18:11:19 +08:00
  • bc3fb3a717 chore: add Dockerfile and devcontainer configuration for Hugo theme development Cell 2026-05-29 16:41:21 +08:00
  • ddbf47df7f chore(vscode): update extensions and settings for improved SCSS and template support Cell 2026-05-29 14:20:21 +08:00
  • ba369aec14 chore(vscode): update file nesting patterns in VSCode settings Cell 2026-05-28 18:11:03 +08:00
  • 0fe8e100df docs: update contributing guidelines Cell 2026-05-28 15:47:17 +08:00
  • 4a60d805fa chore: pnpm v11 migration Cell 2026-05-28 14:52:57 +08:00
  • a7cf34367d chore(workflow): support nextVersion for dev version base Cell 2026-05-28 14:48:26 +08:00
  • 5b43c2b6a3 fix(tabs): improve tab shortcode rendering and restore sticky code header (#772) Cell 2026-05-28 12:56:07 +08:00
  • 038f602bc5 chore(deps): bump twikoo from 1.7.9 to 1.7.10 (#771) github-actions[bot] 2026-05-28 12:51:56 +08:00
  • 7cab906676 chore(deps): bump echarts from 6.0.0 to 6.1.0 (#770) github-actions[bot] 2026-05-28 12:51:24 +08:00
  • 0c30f4c57d chore(deps): bump simple-icons from 16.19.0 to 16.21.0 (#769) github-actions[bot] 2026-05-28 12:50:42 +08:00
  • f78e5b9e8f chore(deps): bump katex from 0.16.47 to 0.17.0 (#768) github-actions[bot] 2026-05-28 12:50:09 +08:00
  • aa3b591846 chore(deps): bump mapbox-gl from 3.23.1 to 3.24.0 (#767) github-actions[bot] 2026-05-28 12:49:02 +08:00
  • 14a965f9c1 refactor(assets): migrate JavaScript to TypeScript service architecture (#766) Cell 2026-05-28 12:43:42 +08:00
  • f76b6a1f1c feat: migrate layouts/_partials/layouts to layouts/_partials/base Cell 2026-05-20 10:16:46 +08:00
  • 4ffd531d63 feat(search): add pagefind search engine support (#738) 0x5c0f 2026-05-19 16:19:39 +08:00
  • 78778dad08 fix(code): fix line number styling for better visibility Cell 2026-05-17 23:43:36 +08:00
  • a4fcc5ed59 feat(toc): add close button to TOC dialog and improve close functionality Cell 2026-05-15 17:11:18 +08:00
  • 47299db5d3 feat(config): disable footer powered logos Cell 2026-05-12 15:43:00 +08:00
  • a9b380cada chore(deps): bump simple-icons from 9.19.0 to 16.19.0 (#765) github-actions[bot] 2026-05-17 15:02:16 +08:00
  • f764563358 chore(deps): bump @fortawesome/fontawesome-free from 7.1.0 to 7.2.0 (#764) github-actions[bot] 2026-05-17 14:58:09 +08:00
  • a7503c446c chore(deps): bump sharer.js from 0.5.1 to 0.5.4 (#763) github-actions[bot] 2026-05-17 14:51:53 +08:00
  • 76de476b41 chore(deps): bump gitalk from 1.7.2 to 1.8.0 (#762) github-actions[bot] 2026-05-17 14:50:45 +08:00
  • 91d483a808 chore(deps): bump typeit from 8.8.4 to 8.8.7 (#761) github-actions[bot] 2026-05-17 14:48:39 +08:00
  • cd7b1e70b8 chore(deps): bump xxhash-wasm from 1.0.2 to 1.1.0 (#760) github-actions[bot] 2026-05-17 14:41:16 +08:00
  • 819051eebf chore(deps): bump mapbox-gl from 2.10.0 to 3.23.1 (#759) github-actions[bot] 2026-05-17 14:38:03 +08:00
  • ebcf22d2bc chore(deps): update pangu.js references and configuration Cell 2026-05-17 14:27:17 +08:00
  • ed8ec5c2c8 chore(deps): bump pangu from 4.0.7 to 7.2.1 (#758) github-actions[bot] 2026-05-17 14:00:03 +08:00
  • caf2b08013 chore(deps): bump meting from 2.0.1 to 2.0.2 (#757) github-actions[bot] 2026-05-17 13:58:46 +08:00
  • a82d8c3b87 chore(deps): bump algoliasearch from 4.20.0 to 5.52.1 (#756) github-actions[bot] 2026-05-17 13:57:34 +08:00
  • d59bb2de6b chore(deps): bump echarts from 5.3.3 to 6.0.0 (#755) github-actions[bot] 2026-05-17 13:56:29 +08:00
  • ebf1e7e109 chore(deps): bump twikoo from 1.7.3 to 1.7.9 (#754) github-actions[bot] 2026-05-17 13:55:33 +08:00
  • ee299ce372 chore(deps): bump @waline/client from 3.12.1 to 3.13.0 (#753) github-actions[bot] 2026-05-17 13:54:16 +08:00
  • f544826d9d chore(deps): bump lightgallery from 2.7.2 to 2.9.0 (#752) github-actions[bot] 2026-05-17 13:52:18 +08:00
  • 57206e5224 chore(deps): bump valine from 1.5.2 to 1.5.3 (#750) github-actions[bot] 2026-05-17 13:45:13 +08:00
  • 16e966095f chore(deps): bump katex from 0.16.22 to 0.16.47 (#751) github-actions[bot] 2026-05-17 13:40:10 +08:00
  • 97ddee080f chore(deps-dev): update pnpm and dev dependencies Cell 2026-05-12 15:24:04 +08:00
  • f91154744e style: correct comment Cell 2026-05-12 14:48:03 +08:00
  • a2d4b465f7 fix(versioning): enable console log for Node.js version check in updateVersion function Cell 2026-05-12 11:18:11 +08:00
  • e68200a9e0 fix(versioning): improve version regex and add error handling for version extraction Cell 2026-05-12 11:05:36 +08:00
  • 4e0c3d8fc4 fix(seo): restructure head partial, fix Twitter social and SEO improvements (#749) Samir Paul 2026-05-11 14:48:45 +05:30
  • 12187b0856 ci: ignore mermaid.js in codeql and eslint Cell 2026-05-11 03:57:02 +08:00
  • e4580190e9 chore(deps): update Node.js, pnpm, and dev dependencies Cell 2026-05-11 03:44:05 +08:00
  • 26b0556b9e chore(deps): bump pnpm/action-setup from 4 to 6 (#740) dependabot[bot] 2026-05-11 02:43:32 +08:00
  • e90a249375 chore(deps): bump softprops/action-gh-release from 2 to 3 (#739) dependabot[bot] 2026-05-11 02:42:59 +08:00
  • 55b80953a1 fix: change social.yml (twitter.com -> x.com, change github icon) (#748) Samir's Service Account 2026-05-11 00:12:19 +05:30
  • 799618fd3e docs: update contributing guide and pull request template Cell 2026-05-10 23:42:59 +08:00
  • dd6d320654 refactor!: build with Dart Sass and update Vercel deployment scripts (#746) Cell 2026-05-10 23:02:54 +08:00
  • de6894b817 Merge branch 'main' into v1 Cell 2026-05-05 20:00:24 +08:00
  • 9c04cfd47a chore(i): insignificant changes Cell 2026-05-04 14:11:45 +08:00
  • e68bdb374b fix: Dart Sass compatibility + feat: add imagePreview config for home page (#741) Samir's Service Account 2026-05-04 11:14:01 +05:30
  • 502e427a0c perf(home): disable third-party resource loading on the home page, and improve plugin comments Cell 2026-04-30 19:48:52 +08:00
  • cedff8610b perf(mermaid): optimize pan/zoom transform handling and improve theme synchronization Cell 2026-04-30 15:48:40 +08:00
  • 530bc6cef6 feat(mermaid): add wrapper and filename named params support for shortcode Cell 2026-04-30 12:50:26 +08:00
  • 5e6e2904ff perf(mermaid): improve error handling and optimize rendering for mobile Cell 2026-04-30 11:58:57 +08:00
  • e68d10d7d9 refactor(mermaid): performance optimization and support pan and zoom etc. (#737) Cell 2026-04-29 16:42:15 +08:00
  • 5fe681ccc5 feat(code-tabs): add dividers for inactive tabs and improve active tab styling Cell 2026-04-23 11:38:32 +08:00
  • f9c7e1d991 perf(code-tab): enhance code toggle functionality with improved tab switching and state management Cell 2026-04-23 10:22:46 +08:00
  • 95664509a0 fix(layout): specify selector for comments section in SCSS Cell 2026-04-22 15:02:30 +08:00
  • 4158ebffbd style(mixins): format SCSS mixins for better readability Cell 2026-04-21 10:10:32 +08:00
  • 95644808a1 chore(i): add third-party widget styles folder Cell 2026-04-20 18:03:35 +08:00
  • 295717a52d fix(header): update header styles and improve layout structure Cell 2026-04-20 17:41:25 +08:00
  • 1b3490ba3a Merge branch 'main' into v1 Cell 2026-04-19 22:11:53 +08:00
  • 77bb00ce5c docs: correct German and Japanese language links in README files (#736) aetos 2026-04-19 23:08:38 +09:00
  • 09e08d0772 refactor!: migrate theme assets from css to scss and centralize deprecation detection (#735) Cell 2026-04-19 13:10:39 +08:00
  • b406a569f8 refactor(css): rename functions from 'fixit-' to 'fi-' for consistency Cell 2026-04-19 05:07:15 +08:00
  • 9ada69ed71 feat(task-lists): add support for "Important Checked" task (#734) Cell 2026-04-19 05:00:09 +08:00
  • 4982231d5f chore(i): update demo and test titles Cell 2026-04-19 02:37:54 +08:00
  • 9e400518ad style(hugo.toml): standardize comment capitalization for consistency Cell 2026-04-14 17:48:36 +08:00
  • 1e0d1affaf feat(taxonomy): support taxonomy_icons with shared icon resolver and front matter icon overrides (#732) Cell 2026-04-14 17:23:05 +08:00
  • 3dd16e691f refactor(styles): replace mixin user-select with direct property assignment Cell 2026-04-13 15:00:30 +08:00
  • 557a59d7fd chore(init): update warning messages for deprecated parameters Cell 2026-04-13 14:49:54 +08:00
  • b0a17196c1 feat(social): update QQ Group link format (#731) Cell 2026-04-13 14:25:27 +08:00
  • aef8eaf936 chore(debug)!: enable debug mode based on environment and remove params.dev.debug config Cell 2026-04-12 13:49:21 +08:00
  • 5f100a6cca feat(link): add link_guard front matter and support for friend links Cell 2026-04-11 23:15:30 +08:00