Commit Graph

  • c49d3ef00f fix: update taxonomy settings retrieval in TaxonomyListener #1017 beta Elio Struyf 2026-03-26 17:13:22 +01:00
  • 264a805742 Bump picomatch from 2.3.1 to 2.3.2 dependabot/npm_and_yarn/picomatch-2.3.2 dependabot[bot] 2026-03-25 23:42:42 +00:00
  • 479e84a21e Merge pull request #1015 from mvanhorn/fix/hide-dotfolders-in-media Elio Struyf 2026-03-24 13:30:54 +01:00
  • 4ea0ca06e7 Merge branch 'beta' into fix/hide-dotfolders-in-media Elio Struyf 2026-03-24 13:30:43 +01:00
  • d75dc9aff7 fix: hide dot-prefixed folders in media panel Matt Van Horn 2026-03-23 01:12:26 -07:00
  • fa700ed993 Bump flatted from 3.2.9 to 3.4.2 dependabot/npm_and_yarn/flatted-3.4.2 dependabot[bot] 2026-03-20 07:58:53 +00:00
  • 55dada4617 Bump serialize-javascript and terser-webpack-plugin dependabot/npm_and_yarn/multi-0d13b2d87f dependabot[bot] 2026-03-18 16:44:24 +00:00
  • cf4cfd4f98 Bump qs and express dependabot/npm_and_yarn/multi-a07fd7252a dependabot[bot] 2026-03-18 16:44:18 +00:00
  • 90884211f4 Bump minimatch dependabot/npm_and_yarn/multi-770cfcd984 dependabot[bot] 2026-03-18 16:44:15 +00:00
  • 314725d1c1 Bump simple-git from 3.22.0 to 3.32.3 dependabot/npm_and_yarn/simple-git-3.32.3 dependabot[bot] 2026-03-18 16:44:08 +00:00
  • 5e602a20c1 fix: enhance date handling in setLastModifiedDateInner for TOML support #979 Elio Struyf 2026-03-14 12:07:46 +01:00
  • 05fcf95a00 Merge branch 'beta' of github.com:estruyf/vscode-front-matter into beta Elio Struyf 2026-03-14 11:50:28 +01:00
  • 3489876ed8 Fix: Respect dateFormat of all datetime fields (incl. publishDate) during auto-save copilot/fix-unwanted-auto-update-publish-date copilot-swe-agent[bot] 2026-03-14 10:49:14 +00:00
  • 753bb3dc14 fix: add entry for content view sorting issue in changelog Elio Struyf 2026-03-14 11:40:59 +01:00
  • aa7c201a07 Merge pull request #1009 from estruyf/copilot/fix-content-view-sorting-issue Elio Struyf 2026-03-14 11:40:17 +01:00
  • cde03e8fcf Fix: Prevent unwanted automatic updates to publishDate field on save copilot-swe-agent[bot] 2026-03-14 10:39:51 +00:00
  • 767af177e8 fix: update text color for settings and select item components to improve visibility in dark themes Issue: Settings Page is Unreadable in Dark Themes Fixes #964 Elio Struyf 2026-03-14 11:38:21 +01:00
  • 7415ea786e fix: pass dateFormat to DateHelper.tryParse when parsing modified date field copilot/fix-content-view-sorting-issue copilot-swe-agent[bot] 2026-03-14 10:33:03 +00:00
  • 2ca2993786 Initial plan copilot-swe-agent[bot] 2026-03-14 10:30:18 +00:00
  • 90f181a05c Initial plan copilot-swe-agent[bot] 2026-03-14 10:28:48 +00:00
  • fb95439452 fix: improve error handling for file reading and template loading in ArticleHelper and ContentType #950 Elio Struyf 2026-03-14 11:26:53 +01:00
  • b6ac0ea1e6 refactor: improve handling of field values and remove unused variables in PagesParser #958 Elio Struyf 2026-03-14 11:22:32 +01:00
  • 1c0ce6a6f2 Merge pull request #1007 from estruyf/revert-960-copilot/fix-958 main Elio Struyf 2026-03-14 11:16:55 +01:00
  • bdb2179e3e Revert "Fix variable frontmatter error - handle both string and object formats for preview image fields" Elio Struyf 2026-03-14 11:16:37 +01:00
  • bd8cd1f1d6 Merge pull request #960 from estruyf/copilot/fix-958 Elio Struyf 2026-03-14 11:16:27 +01:00
  • 09f97b9c8c Merge branch 'copilot/enhance-schema-validation-yaml' into beta Elio Struyf 2026-03-14 11:13:50 +01:00
  • 70c17d5de3 Enhance schema validation for YAML front matter and improve error range detection Elio Struyf 2026-03-14 11:12:59 +01:00
  • 1f52b02bf7 Refactor code formatting and improve schema validation logic in StatusListener Elio Struyf 2026-03-14 11:07:47 +01:00
  • 7d2ecc53af Add front matter validation setting and update schema validation logic Elio Struyf 2026-03-14 11:07:36 +01:00
  • 66d21cc255 fix: update changelog to correctly reflect output channel colorizer schema fix Elio Struyf 2026-03-14 10:53:37 +01:00
  • 13a80b33e3 fix: update output channel creation to include specific ID for frontmatter project #1006 Elio Struyf 2026-03-14 10:50:32 +01:00
  • 7847464899 refactor: improve StructureView layout and enhance folder selection logic in PagesListener Elio Struyf 2026-03-06 17:32:46 +01:00
  • 7db95ca091 refactor: remove chatbot functionality and related localization keys Elio Struyf 2026-03-06 16:56:27 +01:00
  • 5c0076b9b2 refactor: clean up whitespace and formatting in multiple components Elio Struyf 2026-03-06 16:51:47 +01:00
  • 7ea0fbad05 feat: add move file functionality and create content in folder dialog Elio Struyf 2026-03-06 16:51:41 +01:00
  • 2e8472dd75 Merge branch 'beta' of github.com:estruyf/vscode-front-matter into beta Elio Struyf 2026-03-06 16:51:14 +01:00
  • 0842133db4 Enhancement: Support the new integrated browser instead of the lite browser Fixes #1005 Elio Struyf 2026-03-06 16:50:02 +01:00
  • e25cb9796a Remove AI sponsor feature and related settings; update changelog and localization files #983 Elio Struyf 2026-03-06 16:35:46 +01:00
  • 648541d9a5 Merge pull request #992 from estruyf/copilot/fix-timezone-issue Elio Struyf 2026-03-06 16:27:14 +01:00
  • 57e0e2e7b7 Refactor MediaLibrary and MediaListener to use static parsePath method for improved consistency Elio Struyf 2026-03-06 16:19:42 +01:00
  • 3b65bb3cd7 Remove BEJS Community sponsorship section from README.md Elio Struyf 2026-01-26 14:30:51 +01:00
  • 829c5c6e64 Remove run.events sponsorship section from README.md Elio Struyf 2026-01-26 14:30:33 +01:00
  • e6ef7555e3 Update README.md to clarify focus on sustainable revenue for open source projects Elio Struyf 2026-01-26 14:23:09 +01:00
  • 2af6c57a49 Update README.md with 2026 Open Source Priorities and content improvements Elio Struyf 2026-01-26 14:20:48 +01:00
  • 2237eb2ef3 Improve YAML handling with special character quoting and documentation copilot/fix-virtual-workspace-folder-selection copilot-swe-agent[bot] 2026-01-07 16:30:07 +00:00
  • eece580b35 Add metadata panel for front matter editing in virtual workspaces copilot-swe-agent[bot] 2026-01-07 16:27:42 +00:00
  • f9f69ed542 Add quickstart guide and finalize lite version documentation copilot-swe-agent[bot] 2026-01-07 15:18:24 +00:00
  • ca28ab39e0 Add implementation summary and complete lite version copilot-swe-agent[bot] 2026-01-07 15:17:05 +00:00
  • d250ec10e1 Address code review feedback: improve error handling and logging copilot-swe-agent[bot] 2026-01-07 15:14:52 +00:00
  • 412673a600 Add dashboard webview, documentation, and testing guides copilot-swe-agent[bot] 2026-01-07 15:11:48 +00:00
  • b61d115566 Add lite web extension structure with basic functionality copilot-swe-agent[bot] 2026-01-07 15:07:34 +00:00
  • 7fd0112995 Initial plan copilot-swe-agent[bot] 2026-01-07 15:00:48 +00:00
  • 5de91cf683 Add validation for tags, categories, and custom taxonomy against known values copilot-swe-agent[bot] 2025-12-04 11:02:40 +00:00
  • 2b7fd1d1e7 Improve field location detection and add comprehensive documentation copilot-swe-agent[bot] 2025-12-03 15:12:58 +00:00
  • 0d3378896e Update UI components to remove old AI buttons and only use Copilot copilot/fix-ai-features-when-disabled copilot-swe-agent[bot] 2025-12-03 15:09:50 +00:00
  • c179364f2b Address code review feedback and improve validation copilot-swe-agent[bot] 2025-12-03 15:07:43 +00:00
  • 37f248d13f Remove obsolete sponsor AI features and add new AI setting copilot-swe-agent[bot] 2025-12-03 15:06:10 +00:00
  • 4bee998d9b Add schema generation and validation infrastructure copilot-swe-agent[bot] 2025-12-03 15:02:49 +00:00
  • 17f390545a Fix timezone issue by providing default 'UTC' value copilot-swe-agent[bot] 2025-12-03 15:02:31 +00:00
  • 3e4d17b2fc Initial plan copilot-swe-agent[bot] 2025-12-03 14:55:08 +00:00
  • de569d37d5 Initial plan copilot-swe-agent[bot] 2025-12-03 14:54:14 +00:00
  • d59969cbe1 Initial plan copilot-swe-agent[bot] 2025-12-03 14:53:46 +00:00
  • f5b636d960 Enhance Copilot extension detection and update model family to gpt-4.1 Elio Struyf 2025-12-01 09:38:49 +01:00
  • 1977347196 Implement right-click context menu for Structure view with create content functionality copilot/fix-937 copilot-swe-agent[bot] 2025-09-13 10:16:05 +00:00
  • 206198efcd Add click-to-create content in specific folders for Structure view copilot-swe-agent[bot] 2025-09-12 13:37:44 +00:00
  • 8def864af0 Merge branch 'beta' into copilot/fix-937 Elio Struyf 2025-09-10 13:56:43 +02:00
  • 7fac27b73e Enhancement: Dashboard "Structure" for Docs Fixes #937 Elio Struyf 2025-09-09 19:52:33 +02:00
  • aa0ee4708a Merge branch 'copilot/fix-937' into beta Elio Struyf 2025-09-09 19:51:43 +02:00
  • 24c26ac855 Refactor StructureView and Overview components for improved readability; remove unused sorting logic and adjust layout styles Elio Struyf 2025-09-09 19:50:21 +02:00
  • cda217ac76 Enhance StructureView to normalize folder paths and improve page assignment logic Elio Struyf 2025-09-09 19:14:38 +02:00
  • cb42bd4b4b Merge branches 'copilot/fix-937' and 'copilot/fix-937' of github.com:estruyf/vscode-front-matter into copilot/fix-937 Elio Struyf 2025-09-09 16:11:44 +02:00
  • d4c5ca1c18 Fix folder path normalization in Structure view for proper nesting copilot-swe-agent[bot] 2025-09-09 13:56:45 +00:00
  • 61398c4e25 Merge branch 'copilot/fix-937' of github.com:estruyf/vscode-front-matter into copilot/fix-937 Elio Struyf 2025-09-09 15:47:24 +02:00
  • b62d1e8177 Fix folder hierarchy rendering in Structure view copilot-swe-agent[bot] 2025-09-09 13:32:16 +00:00
  • 65fc9f38ed Fix Item rendering for Structure view type copilot-swe-agent[bot] 2025-09-09 13:17:44 +00:00
  • c8ebac32d3 Update CHANGELOG for version 10.10.0: Add SEO keyword support enhancement Elio Struyf 2025-09-09 09:42:13 +02:00
  • 219c4bd657 Merge branch 'copilot/fix-965' into beta Elio Struyf 2025-09-09 09:39:45 +02:00
  • 73e58c7b52 Add multi-language localization support for Structure view copilot-swe-agent[bot] 2025-09-08 20:16:45 +00:00
  • e4147eed09 Implement Structure view for dashboard with folder hierarchy display copilot-swe-agent[bot] 2025-09-08 20:11:43 +00:00
  • beef6f36d8 Implement first paragraph keyword check for SEO validation copilot/fix-965 copilot-swe-agent[bot] 2025-09-08 20:07:41 +00:00
  • f3df0f6856 Initial plan copilot-swe-agent[bot] 2025-09-08 19:53:11 +00:00
  • d11dbc9d76 Initial plan copilot-swe-agent[bot] 2025-09-08 19:52:20 +00:00
  • bb535961a3 Update CHANGELOG for version 10.10.0: Add enhancements and fixes sections Elio Struyf 2025-09-08 21:49:21 +02:00
  • 0c7e3fb42b Enhancement: Support for numbers (int) in Snippets Fixes #973 Elio Struyf 2025-09-08 21:48:30 +02:00
  • a6188b0060 Add entry for version 10.10.0 to CHANGELOG with typo fix on welcome screen Elio Struyf 2025-07-15 23:27:28 +02:00
  • 43a6a22721 Fix typo #969 Elio Struyf 2025-07-15 23:26:45 +02:00
  • 99405042ed Refactor date change handling in DateTimeField to ensure proper timezone formatting and fallback to ISO string Elio Struyf 2025-07-14 21:24:31 +02:00
  • 76b103cb62 Merge branch 'beta' of github.com:estruyf/vscode-front-matter into beta Elio Struyf 2025-07-03 20:17:55 +02:00
  • be158d4365 Update docs Elio Struyf 2025-07-03 20:17:44 +02:00
  • b31550afe3 Merge pull request #967 from estruyf/beta v10.9.0 Elio Struyf 2025-07-01 09:15:38 +02:00
  • b845fd422b 10.9.0 Elio Struyf 2025-07-01 09:14:52 +02:00
  • feb6b008e9 Merge branch 'beta' of github.com:estruyf/vscode-front-matter into beta Elio Struyf 2025-07-01 09:14:31 +02:00
  • 0fdbada702 Merge pull request #962 from HaoJun0823/patch-1 Elio Struyf 2025-07-01 09:13:29 +02:00
  • 6d010e48e8 Add Simplified Chinese localization to CHANGELOG for version 10.9.0 Elio Struyf 2025-07-01 09:12:49 +02:00
  • 18d7fb0c20 Update CHANGELOG for version 10.9.0 release date and section adjustments Elio Struyf 2025-07-01 09:10:19 +02:00
  • 00dfbcb029 Add simplified Chinese version of package.nls.zh-cn.json (Create package.nls.zh-cn.json) Randerion(HaoJun0823) 2025-06-23 19:55:32 +08:00
  • 89aede03f0 Added Simplified Chinese localization (Create bundle.l10n.zh-cn.json) Randerion(HaoJun0823) 2025-06-23 19:27:59 +08:00
  • a387d5eb89 Fix ContentType validation to handle non-string/non-array field values safely copilot/fix-958 copilot-swe-agent[bot] 2025-06-20 12:48:08 +00:00
  • f1ae60f280 Fix variable frontmatter error - handle both string and object formats for preview image fields copilot-swe-agent[bot] 2025-06-20 12:46:44 +00:00
  • 0e2aea626f Initial plan for issue copilot-swe-agent[bot] 2025-06-20 12:36:28 +00:00