Elio Struyf
c49d3ef00f
fix: update taxonomy settings retrieval in TaxonomyListener #1017
2026-03-26 17:13:22 +01:00
Elio Struyf
479e84a21e
Merge pull request #1015 from mvanhorn/fix/hide-dotfolders-in-media
...
fix: hide dot-prefixed folders in media panel
2026-03-24 13:30:54 +01:00
Elio Struyf
4ea0ca06e7
Merge branch 'beta' into fix/hide-dotfolders-in-media
2026-03-24 13:30:43 +01:00
Matt Van Horn
d75dc9aff7
fix: hide dot-prefixed folders in media panel
...
Filter out directories starting with '.' when listing folders
in the media panel. These hidden folders (like .git, .hidden)
were appearing in the media browser unexpectedly.
Added !dir.name.startsWith('.') to three readdirAsync filter
chains in MediaHelpers.ts: selectedFolder scan (line 217),
content folder scan (line 228), and static folder scan (line 246).
Fixes #509
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-23 01:12:26 -07:00
Elio Struyf
5e602a20c1
fix: enhance date handling in setLastModifiedDateInner for TOML support #979
2026-03-14 12:07:46 +01:00
Elio Struyf
05fcf95a00
Merge branch 'beta' of github.com:estruyf/vscode-front-matter into beta
2026-03-14 11:50:28 +01:00
Elio Struyf
753bb3dc14
fix: add entry for content view sorting issue in changelog
2026-03-14 11:40:59 +01:00
Elio Struyf
aa7c201a07
Merge pull request #1009 from estruyf/copilot/fix-content-view-sorting-issue
...
Fix content view Modified Date sorting to use frontmatter field value instead of file mtime
2026-03-14 11:40:17 +01:00
Elio Struyf
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
2026-03-14 11:38:21 +01:00
copilot-swe-agent[bot]
7415ea786e
fix: pass dateFormat to DateHelper.tryParse when parsing modified date field
...
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com >
2026-03-14 10:33:03 +00:00
copilot-swe-agent[bot]
2ca2993786
Initial plan
2026-03-14 10:30:18 +00:00
Elio Struyf
fb95439452
fix: improve error handling for file reading and template loading in ArticleHelper and ContentType #950
2026-03-14 11:26:53 +01:00
Elio Struyf
b6ac0ea1e6
refactor: improve handling of field values and remove unused variables in PagesParser #958
2026-03-14 11:22:32 +01:00
Elio Struyf
1c0ce6a6f2
Merge pull request #1007 from estruyf/revert-960-copilot/fix-958
...
Revert "Fix variable frontmatter error - handle both string and object formats for preview image fields"
2026-03-14 11:16:55 +01:00
Elio Struyf
bdb2179e3e
Revert "Fix variable frontmatter error - handle both string and object formats for preview image fields"
2026-03-14 11:16:37 +01:00
Elio Struyf
bd8cd1f1d6
Merge pull request #960 from estruyf/copilot/fix-958
...
Fix variable frontmatter error - handle both string and object formats for preview image fields
2026-03-14 11:16:27 +01:00
Elio Struyf
09f97b9c8c
Merge branch 'copilot/enhance-schema-validation-yaml' into beta
2026-03-14 11:13:50 +01:00
Elio Struyf
70c17d5de3
Enhance schema validation for YAML front matter and improve error range detection
2026-03-14 11:12:59 +01:00
Elio Struyf
1f52b02bf7
Refactor code formatting and improve schema validation logic in StatusListener
2026-03-14 11:07:47 +01:00
Elio Struyf
7d2ecc53af
Add front matter validation setting and update schema validation logic
2026-03-14 11:07:36 +01:00
Elio Struyf
66d21cc255
fix: update changelog to correctly reflect output channel colorizer schema fix
2026-03-14 10:53:37 +01:00
Elio Struyf
13a80b33e3
fix: update output channel creation to include specific ID for frontmatter project #1006
2026-03-14 10:50:32 +01:00
Elio Struyf
7847464899
refactor: improve StructureView layout and enhance folder selection logic in PagesListener
2026-03-06 17:32:46 +01:00
Elio Struyf
7db95ca091
refactor: remove chatbot functionality and related localization keys
2026-03-06 16:56:27 +01:00
Elio Struyf
5c0076b9b2
refactor: clean up whitespace and formatting in multiple components
2026-03-06 16:51:47 +01:00
Elio Struyf
7ea0fbad05
feat: add move file functionality and create content in folder dialog
2026-03-06 16:51:41 +01:00
Elio Struyf
2e8472dd75
Merge branch 'beta' of github.com:estruyf/vscode-front-matter into beta
2026-03-06 16:51:14 +01:00
Elio Struyf
0842133db4
Enhancement: Support the new integrated browser instead of the lite browser
...
Fixes #1005
2026-03-06 16:50:02 +01:00
Elio Struyf
e25cb9796a
Remove AI sponsor feature and related settings; update changelog and localization files #983
2026-03-06 16:35:46 +01:00
Elio Struyf
648541d9a5
Merge pull request #992 from estruyf/copilot/fix-timezone-issue
...
Fix timezone setting ignored when formatting dates
2026-03-06 16:27:14 +01:00
Elio Struyf
57e0e2e7b7
Refactor MediaLibrary and MediaListener to use static parsePath method for improved consistency
2026-03-06 16:19:42 +01:00
Elio Struyf
3b65bb3cd7
Remove BEJS Community sponsorship section from README.md
2026-01-26 14:30:51 +01:00
Elio Struyf
829c5c6e64
Remove run.events sponsorship section from README.md
2026-01-26 14:30:33 +01:00
Elio Struyf
e6ef7555e3
Update README.md to clarify focus on sustainable revenue for open source projects
2026-01-26 14:23:09 +01:00
Elio Struyf
2af6c57a49
Update README.md with 2026 Open Source Priorities and content improvements
2026-01-26 14:20:48 +01:00
copilot-swe-agent[bot]
5de91cf683
Add validation for tags, categories, and custom taxonomy against known values
...
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com >
2025-12-04 11:02:40 +00:00
copilot-swe-agent[bot]
2b7fd1d1e7
Improve field location detection and add comprehensive documentation
...
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com >
2025-12-03 15:12:58 +00:00
copilot-swe-agent[bot]
c179364f2b
Address code review feedback and improve validation
...
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com >
2025-12-03 15:07:43 +00:00
copilot-swe-agent[bot]
4bee998d9b
Add schema generation and validation infrastructure
...
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com >
2025-12-03 15:02:49 +00:00
copilot-swe-agent[bot]
17f390545a
Fix timezone issue by providing default 'UTC' value
...
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com >
2025-12-03 15:02:31 +00:00
copilot-swe-agent[bot]
de569d37d5
Initial plan
2025-12-03 14:54:14 +00:00
copilot-swe-agent[bot]
d59969cbe1
Initial plan
2025-12-03 14:53:46 +00:00
Elio Struyf
f5b636d960
Enhance Copilot extension detection and update model family to gpt-4.1
2025-12-01 09:38:49 +01:00
Elio Struyf
7fac27b73e
Enhancement: Dashboard "Structure" for Docs
...
Fixes #937
2025-09-09 19:52:33 +02:00
Elio Struyf
aa0ee4708a
Merge branch 'copilot/fix-937' into beta
2025-09-09 19:51:43 +02:00
Elio Struyf
24c26ac855
Refactor StructureView and Overview components for improved readability; remove unused sorting logic and adjust layout styles
2025-09-09 19:50:21 +02:00
Elio Struyf
cda217ac76
Enhance StructureView to normalize folder paths and improve page assignment logic
2025-09-09 19:14:38 +02:00
Elio Struyf
cb42bd4b4b
Merge branches 'copilot/fix-937' and 'copilot/fix-937' of github.com:estruyf/vscode-front-matter into copilot/fix-937
2025-09-09 16:11:44 +02:00
copilot-swe-agent[bot]
d4c5ca1c18
Fix folder path normalization in Structure view for proper nesting
...
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com >
2025-09-09 13:56:45 +00:00
Elio Struyf
61398c4e25
Merge branch 'copilot/fix-937' of github.com:estruyf/vscode-front-matter into copilot/fix-937
2025-09-09 15:47:24 +02:00
copilot-swe-agent[bot]
b62d1e8177
Fix folder hierarchy rendering in Structure view
...
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com >
2025-09-09 13:32:16 +00:00
copilot-swe-agent[bot]
65fc9f38ed
Fix Item rendering for Structure view type
...
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com >
2025-09-09 13:17:44 +00:00
Elio Struyf
c8ebac32d3
Update CHANGELOG for version 10.10.0: Add SEO keyword support enhancement
2025-09-09 09:42:13 +02:00
Elio Struyf
219c4bd657
Merge branch 'copilot/fix-965' into beta
2025-09-09 09:39:45 +02:00
copilot-swe-agent[bot]
73e58c7b52
Add multi-language localization support for Structure view
...
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com >
2025-09-08 20:16:45 +00:00
copilot-swe-agent[bot]
e4147eed09
Implement Structure view for dashboard with folder hierarchy display
...
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com >
2025-09-08 20:11:43 +00:00
copilot-swe-agent[bot]
beef6f36d8
Implement first paragraph keyword check for SEO validation
...
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com >
2025-09-08 20:07:41 +00:00
copilot-swe-agent[bot]
f3df0f6856
Initial plan
2025-09-08 19:53:11 +00:00
copilot-swe-agent[bot]
d11dbc9d76
Initial plan
2025-09-08 19:52:20 +00:00
Elio Struyf
bb535961a3
Update CHANGELOG for version 10.10.0: Add enhancements and fixes sections
2025-09-08 21:49:21 +02:00
Elio Struyf
0c7e3fb42b
Enhancement: Support for numbers (int) in Snippets
...
Fixes #973
2025-09-08 21:48:30 +02:00
Elio Struyf
a6188b0060
Add entry for version 10.10.0 to CHANGELOG with typo fix on welcome screen
2025-07-15 23:27:28 +02:00
Elio Struyf
43a6a22721
Fix typo #969
2025-07-15 23:26:45 +02:00
Elio Struyf
99405042ed
Refactor date change handling in DateTimeField to ensure proper timezone formatting and fallback to ISO string
2025-07-14 21:24:31 +02:00
Elio Struyf
76b103cb62
Merge branch 'beta' of github.com:estruyf/vscode-front-matter into beta
2025-07-03 20:17:55 +02:00
Elio Struyf
be158d4365
Update docs
2025-07-03 20:17:44 +02:00
Elio Struyf
b31550afe3
Merge pull request #967 from estruyf/beta
...
10.9.0 merge
2025-07-01 09:15:38 +02:00
Elio Struyf
b845fd422b
10.9.0
2025-07-01 09:14:52 +02:00
Elio Struyf
feb6b008e9
Merge branch 'beta' of github.com:estruyf/vscode-front-matter into beta
2025-07-01 09:14:31 +02:00
Elio Struyf
0fdbada702
Merge pull request #962 from HaoJun0823/patch-1
...
Added Simplified Chinese localization
2025-07-01 09:13:29 +02:00
Elio Struyf
6d010e48e8
Add Simplified Chinese localization to CHANGELOG for version 10.9.0
2025-07-01 09:12:49 +02:00
Elio Struyf
18d7fb0c20
Update CHANGELOG for version 10.9.0 release date and section adjustments
2025-07-01 09:10:19 +02:00
Randerion(HaoJun0823)
00dfbcb029
Add simplified Chinese version of package.nls.zh-cn.json (Create package.nls.zh-cn.json)
2025-06-23 19:55:32 +08:00
Randerion(HaoJun0823)
89aede03f0
Added Simplified Chinese localization (Create bundle.l10n.zh-cn.json)
...
I translated and tested it, it seems to be ok :)
Although you have an i18n branch but it seems to be much older than main, so I submitted this PR.
The only thing I found is that there is no localization label for "When registering a folder as a content folder", this part is still in English.
If there is no problem, I think I will make traditional Chinese later, it's not hard.
2025-06-23 19:27:59 +08:00
copilot-swe-agent[bot]
a387d5eb89
Fix ContentType validation to handle non-string/non-array field values safely
...
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com >
2025-06-20 12:48:08 +00:00
copilot-swe-agent[bot]
f1ae60f280
Fix variable frontmatter error - handle both string and object formats for preview image fields
...
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com >
2025-06-20 12:46:44 +00:00
copilot-swe-agent[bot]
0e2aea626f
Initial plan for issue
2025-06-20 12:36:28 +00:00
Elio Struyf
ef9f1f7f56
Issue: Check why media files are not loading in the latest version #957
2025-06-17 10:00:24 +02:00
Elio Struyf
d57d0c5d45
Merge pull request #955 from estruyf/copilot/fix-932
...
Support both content.config.* and src/content/config.* patterns for Astro content collections
2025-06-13 14:52:25 +02:00
copilot-swe-agent[bot]
bb9ea9f1b9
Support both content.config.* and src/content/config.* patterns for Astro content collections
...
Co-authored-by: estruyf <2900833+estruyf@users.noreply.github.com >
2025-06-13 12:47:05 +00:00
copilot-swe-agent[bot]
7d5fde1182
Initial plan for issue
2025-06-13 12:39:38 +00:00
Elio Struyf
33693d9315
Update changelog
2025-04-16 11:27:53 +02:00
Elio Struyf
8c52ef7bde
Merge branch 'main' into beta
2025-04-16 11:26:00 +02:00
Elio Struyf
9ce7754b1a
Merge pull request #943 from stephanie-wertman/sw-welcome-text-typo
...
Improvements to Welcome screen
2025-04-16 11:25:12 +02:00
Stephanie Wertman
9f2f279c20
Rephrase welcome message in localization.enum.ts
...
Rephrase welcome message to join sentence fragments and improve tone.
2025-04-15 12:06:16 -07:00
Stephanie Wertman
0568149335
Rephrase welcome message in bundle.l10n.json
...
Rephrase welcome message to join sentence fragments and improve tone.
2025-04-15 12:04:02 -07:00
Elio Struyf
dde0231f19
#933 - Timezone integration in DateField
2025-03-26 08:57:01 +01:00
Elio Struyf
b0dcbfd58b
Feat: update changelog and add support for {{slugifiedFileName}} in slug generation #922
2025-03-24 08:44:47 +01:00
Elio Struyf
1b4e39b806
Merge pull request #924 from estruyf/beta
...
v10.8.0 release
2025-02-27 12:09:01 +01:00
Elio Struyf
1fa73efe11
Updated changelog
2025-02-27 11:59:28 +01:00
Elio Struyf
ddefb9f138
Copilot testing
2025-02-26 20:28:52 +01:00
Elio Struyf
5e258ac218
Feat: add file path support for slug generation and enhance slug template placeholders #922
2025-02-15 16:41:02 +01:00
Elio Struyf
d2b0228809
Feat: improve filename sanitization and add normalization for special characters #921
2025-02-14 09:35:12 +01:00
Elio Struyf
a164a849da
Fix: add refresh button to media dashboard when custom scripts are defined
2025-02-12 15:01:13 +01:00
Elio Struyf
710ef136b4
Fix: improve media folder parsing on Windows and update path handling in various modules
2025-02-12 14:53:56 +01:00
Elio Struyf
d3b7f73c66
Refactor: update import paths for parseWinPath and integrate it into joinUrl function
2025-02-12 12:41:22 +01:00
Elio Struyf
ee5af88851
Fix: ensure Windows drive letters are lowercased and improve path parsing
2025-02-12 12:27:24 +01:00
Elio Struyf
482cbc3bf6
Issue: [[&mediaUrl]] placeholder in Media snippets is not relative #913
2025-02-06 11:40:22 +01:00
Elio Struyf
64f1da6355
Enhancement: auto switch to editor panel when opening a markdown file #915
2025-02-06 11:08:36 +01:00
Elio Struyf
e27adececb
Issue: "panel.gitActions" option in view modes is not present in the JSON schema #909
2025-02-06 10:24:43 +01:00
Elio Struyf
b391aa3270
10.8.0
2025-02-06 10:20:39 +01:00
Elio Struyf
b58c02b6d0
Issue: Stripping underscore in default filename #914
2025-02-06 10:20:31 +01:00
Elio Struyf
88cad8caa2
Merge pull request #897 from estruyf/beta
...
v10.7.0 release
2024-12-31 15:28:43 +01:00
Elio Struyf
a04d56fbde
10.7.0
2024-12-31 15:24:47 +01:00
Elio Struyf
ec86b079a6
Update changelog
2024-12-31 15:23:28 +01:00
Elio Struyf
838ced0560
Remove logging
2024-12-30 11:40:12 +01:00
Elio Struyf
1c269db91d
Issue: [BUG] Filtering on field with multiple values does not work as expected #895
2024-12-30 11:39:12 +01:00
Elio Struyf
1ed5131abe
Change logging output
2024-12-29 13:18:30 +01:00
Elio Struyf
d944319d53
#896 - Fix glob node_modules ignore
2024-12-29 13:08:43 +01:00
Elio Struyf
146bbbf6a1
Added some verbose logging
2024-12-27 18:07:51 +01:00
Elio Struyf
7bfc72469d
Merge pull request #893 from estruyf/issue/892
...
Add media folder actions and localization updates #892
2024-11-29 15:43:31 +01:00
Elio Struyf
324184964b
Update media
2024-11-29 15:42:47 +01:00
Elio Struyf
1f6ea6ac20
Sorting on folders
2024-11-29 15:41:50 +01:00
Elio Struyf
5a45fdc94f
Added progress
2024-11-29 15:19:22 +01:00
Elio Struyf
b043c22437
Add media folder actions and localization updates #892
2024-11-29 12:05:08 +01:00
Elio Struyf
b48e34ecb0
Remove CenterIcon ref
2024-11-28 18:24:54 +01:00
Elio Struyf
3bdae40ff0
Updated center layout icon
2024-11-28 18:19:42 +01:00
Elio Struyf
94df672f4c
Updated yellow to warning
2024-11-28 18:18:55 +01:00
Elio Struyf
98c5b56310
Fix errors
2024-11-28 09:19:48 +01:00
Elio Struyf
f38144b8a7
Merge branch 'T3sT3ro-beta' into beta
2024-11-28 09:05:03 +01:00
Elio Struyf
231bd89619
Added density tooltip
2024-11-28 09:04:25 +01:00
Elio Struyf
4907a7aaa9
Merge branch 'beta' of github.com:T3sT3ro/vscode-front-matter into T3sT3ro-beta
2024-11-28 08:46:12 +01:00
Tooster
2dc4865581
#705 - fix styles - align checks badge padding and margin
2024-11-28 00:30:45 +01:00
Tooster
f1ae0d60cc
#705 - UI tweaks and accessibility changes
2024-11-28 00:10:27 +01:00
Elio Struyf
2f76de2a28
#405 - Implement custom grouping option
2024-11-27 16:00:34 +01:00
Elio Struyf
d7282b18eb
Update key
2024-11-27 15:58:57 +01:00
Elio Struyf
eb22a97198
Optimizations
2024-11-27 15:58:38 +01:00
Elio Struyf
42fe1c2887
#705 - Style changes
2024-11-25 16:49:47 +01:00
Elio Struyf
c02275d20b
#705 - Style fixes
2024-11-25 13:41:43 +01:00
Elio Struyf
147823bfd0
#705 - update density
2024-11-25 12:00:07 +01:00
Elio Struyf
a7f183b6cc
#705 - further improve keywords section
2024-11-25 11:59:22 +01:00
Elio Struyf
e10ee11f0e
Fix title field on keywords section #705
2024-11-24 18:03:39 +01:00
Elio Struyf
fca8d260d5
Enhance SEO components with keyword management and styling updates #705
2024-11-22 09:27:46 +01:00
Elio Struyf
8cecf8d8be
#705 - change order of metadata view
2024-11-21 16:40:24 +01:00
Elio Struyf
22ce41c3eb
#705 - UX improvements for SEO panel
2024-11-21 16:14:25 +01:00
Elio Struyf
cb649a9a97
Add timezone formatting support and related settings #887
2024-11-14 16:30:46 +01:00
Elio Struyf
65d430b7cf
Add GitHub Copilot prompt functionality #888
2024-11-13 10:24:24 +01:00
Elio Struyf
f1f0e0ab58
Merge pull request #886 from estruyf/beta
...
PR for v10.6.0
2024-11-06 11:06:01 +01:00
Elio Struyf
5f7f847ff8
Merge branch 'beta' of github.com:estruyf/vscode-front-matter into beta
2024-11-06 10:54:36 +01:00
Elio Struyf
2c4dbeb1eb
update changelog
2024-11-06 10:54:32 +01:00
Elio Struyf
17164df11f
Update fuse options
2024-11-04 19:37:00 +01:00
Elio Struyf
228c46084d
Update categories
2024-11-04 18:39:47 +01:00
Elio Struyf
e838f18abc
Remove unused ref
2024-11-04 13:42:36 +01:00
Elio Struyf
3d6359bc2e
Issue: Content relationship field type is fetching forever #885
2024-11-04 13:20:18 +01:00
Elio Struyf
57b710cc61
Enhancement: hide WYSIWYG actions in git diff mode #884
2024-11-04 11:23:19 +01:00
Elio Struyf
7796d52ff9
Fix beta version
2024-10-28 16:25:49 +01:00
Elio Struyf
f8f539be0d
#862 - evaluate the node command
2024-10-28 15:07:35 +01:00
Elio Struyf
fc96c8922c
Feedback: Enum/Select in schema fields #859
2024-10-28 14:41:50 +01:00
Elio Struyf
c84af8493b
Enhancement: dynamic evaluation of commands #882
2024-10-28 10:40:49 +01:00
Elio Struyf
6f288ff757
#879 Fix for auto updating last modified date on save
2024-10-24 14:25:34 +02:00
Elio Struyf
0e04e687fa
#878 - Enhanced select all logic
2024-10-24 12:05:07 +02:00
Elio Struyf
cec3cbee3a
Update changelog
2024-10-23 17:54:43 +02:00
Elio Struyf
c6f40194b4
Refactor snippet type display logic #867
2024-10-23 17:53:27 +02:00
Elio Struyf
6c591a90bd
Merge pull request #877 from estruyf/beta
...
v10.5.1 changes
2024-10-23 17:37:17 +02:00
Elio Struyf
bece544934
Update changelog
2024-10-23 17:33:35 +02:00
Elio Struyf
c40fcba088
#872 - set default values in fields field type
2024-10-23 17:24:08 +02:00
Elio Struyf
ea9f8a2651
Remove debugger
2024-10-23 13:23:49 +02:00
Elio Struyf
b9b927c800
Retrieve correct default value #872
2024-10-23 13:23:31 +02:00
Elio Struyf
bc0f2e7bf7
Update changelog + version
2024-10-23 13:14:28 +02:00
Elio Struyf
b18f5e1e36
Removal of all punctuations from filename #875
2024-10-23 13:10:33 +02:00
Elio Struyf
8b05da5a76
Fix issue with default field value in field's 'when' clause #872
2024-10-23 12:29:12 +02:00
Elio Struyf
0062117c3b
Fix media snippet markup insertion and clean up exclamation marks in file names #875
2024-10-23 12:17:01 +02:00
Elio Struyf
1d485adbca
Fix media snippet markup insertion to article content's #874
2024-10-23 10:30:43 +02:00
Elio Struyf
9f2aa34aac
10.6.0
2024-10-23 09:44:36 +02:00
Elio Struyf
46a7a49e7c
Optimize Copilot chat model retrieval #873
2024-10-23 09:44:29 +02:00
Elio Struyf
61ae29c37a
Style changes
2024-10-23 09:28:03 +02:00
Elio Struyf
9d51531d59
Merge pull request #871 from estruyf/beta
...
Prep v10.5.0 release
2024-10-21 16:34:04 +02:00
Elio Struyf
0cb7d2463b
Update workflows
2024-10-21 16:14:40 +02:00
Elio Struyf
ceeb1bf9a7
Updated changelog
2024-10-21 16:12:34 +02:00
Elio Struyf
c11efa56f1
#870 NumField component styles
2024-10-17 15:27:28 +02:00
Elio Struyf
fa3215fa64
Enhancement: Support Markdown in the WYSIWYG field #866
2024-10-10 09:21:09 +02:00
Elio Struyf
305c95fa86
Merge branch 'issue/865' into beta
2024-10-10 09:19:59 +02:00
Elio Struyf
3b7671afc9
Update schema
2024-10-10 09:19:47 +02:00
Elio Struyf
8660f5f680
Update type #840
2024-10-09 18:05:08 +02:00
Elio Struyf
2269994b43
separate the wysiwyg field
2024-10-09 14:13:55 +02:00
Elio Struyf
bdcd901e51
Merge branch 'beta' into issue/865
2024-10-09 10:07:38 +02:00
Elio Struyf
6d7df4266d
#840 - Fix win path
2024-10-08 19:55:45 +02:00
Elio Struyf
8c2d243777
WIP
2024-10-08 19:40:58 +02:00
Elio Struyf
4282ec83e5
Add excludePaths option #840
2024-10-08 12:16:59 +02:00
Elio Struyf
0f3c43e0fc
Fix button styling on the data screen #858
2024-10-08 09:31:40 +02:00
Elio Struyf
a377f27765
Update changelog
2024-10-07 22:00:12 +02:00
Elio Struyf
17860a18f4
Merge branch 'issue/851' of github.com:wottpal/vscode-front-matter into wottpal-issue/851
2024-10-07 21:58:08 +02:00
Elio Struyf
73609ca346
Update changelog
2024-10-07 21:32:47 +02:00
Elio Struyf
d6dfa8c9cf
Merge branch 'wottpal-issue/850' into beta
2024-10-07 21:18:40 +02:00
Elio Struyf
1c00362b1c
Updated localization
2024-10-07 21:17:56 +02:00
Elio Struyf
63ea564734
#863 fix empty page folder cache
2024-10-07 21:14:58 +02:00
Elio Struyf
38f128e1b6
Merge branch 'issue/850' of github.com:wottpal/vscode-front-matter into wottpal-issue/850
2024-10-07 20:59:59 +02:00
Dennis Zoma
39704f3a55
feat: Add option to filter content relationship options by active locale
2024-10-07 10:54:20 +02:00
Dennis Zoma
2020198e90
fix: Fix issue of filtering incorrect content types
2024-10-07 09:13:42 +02:00
Dennis Zoma
ba1cf95ffd
feat: Show slug in content relationship combobox option
2024-10-07 08:38:22 +02:00
Dennis Zoma
aea87a6168
feat: Add action to create or open translation file dynamically
2024-10-07 08:04:29 +02:00
Elio Struyf
179a71db39
Merge pull request #861 from davidsneighbour/patch-1
...
fix: typo
2024-10-05 10:00:35 +02:00
Patrick Kollitsch
8d8e3fe3cc
fix: typo
2024-10-02 13:15:27 +07:00
Elio Struyf
3d8c550f60
10.5.0
2024-09-27 11:14:43 +02:00
Elio Struyf
6fd526e962
Added eslint to webpack config
2024-09-27 11:14:34 +02:00
Elio Struyf
788d0241fd
Merge pull request #856 from estruyf/beta
...
10.4.1
2024-09-27 09:04:04 +02:00
Elio Struyf
017a2d7597
#855 - Fix collapsible state
2024-09-27 09:03:30 +02:00
Elio Struyf
3019ba1dff
10.4.1
2024-09-27 08:44:11 +02:00
Elio Struyf
13e58d26a1
Merge pull request #854 from estruyf/beta
...
Release 10.4.0
2024-09-25 08:49:50 +02:00
Elio Struyf
634196b056
Update release date
2024-09-25 08:21:52 +02:00
Elio Struyf
8b95468c78
datetime type fields not respecting empty default value #853
2024-09-23 10:02:48 +02:00
Elio Struyf
dc23aba128
Updated lib
2024-09-20 09:12:21 +02:00
Elio Struyf
a778be9737
Add manifest
2024-09-19 15:08:49 +02:00
Elio Struyf
b9508df4f8
webpack update + loading prod files
2024-09-19 12:57:39 +02:00
Elio Struyf
0110b7365c
#844 - Exclude hidden files and verify if valid
2024-09-19 08:48:00 +02:00
Elio Struyf
6588b90e7d
Added collapsible panes
2024-09-18 14:05:12 +02:00
Elio Struyf
47dba5f510
#841 - Remove dash on folder notation
2024-09-18 09:20:54 +02:00
Elio Struyf
121a84659f
Show non-empty fields in metadata panel #849
2024-09-18 09:18:58 +02:00
Elio Struyf
620966c08e
Update vscrui version
2024-09-16 17:50:29 +02:00
Elio Struyf
06718c3577
#837 - Update panels component
2024-09-16 17:31:22 +02:00
Elio Struyf
178207fd82
#837 - Update dropdowns
2024-09-16 16:06:39 +02:00
Elio Struyf
657e9054f6
Added release notes link
2024-09-16 14:34:24 +02:00
Elio Struyf
36a8002cea
Merge branch 'beta' of github.com:estruyf/vscode-front-matter into beta
2024-09-16 12:13:39 +02:00
Elio Struyf
07f124dcf5
Add empty view heading for creating new data file #834
2024-09-16 12:13:30 +02:00
Elio Struyf
ff1d4487f4
#848 - change the default GH Copilot model + optimized prompts
2024-09-13 21:59:57 +02:00
Elio Struyf
66151083c0
#844 - new {{filePrefix.index}} placeholder
2024-09-13 14:08:20 +02:00
Elio Struyf
83abff67ac
#837 - Adopt vscrui components
2024-09-13 13:43:34 +02:00
Elio Struyf
431a83b882
#841 - enable placeholders in file prefixes
2024-09-09 14:42:35 +02:00
Elio Struyf
d240e8fdc8
#846 - Add GH Copilot action for title field
2024-09-09 12:35:24 +02:00
Elio Struyf
e95e9a8fc7
#842 - Allow the slug to be set to an empty value
2024-09-06 14:12:12 +02:00
Elio Struyf
d8e3338abe
Include hidden files
2024-09-05 15:35:50 +02:00
Elio Struyf
6f6b97e6ca
Update beta script
2024-09-05 14:23:55 +02:00
Elio Struyf
3f8665cadf
#845 - Fix empty values for number fields
2024-09-05 14:05:37 +02:00
Elio Struyf
8cc68be4da
Merge branch 'main' into beta
2024-08-15 19:53:50 +02:00
Elio Struyf
27f2b57c24
#833 - Fix localization key/values
2024-08-15 19:52:44 +02:00
Elio Struyf
9b1be1a6c1
feat: Add support for Asciidoc files #833
2024-08-14 16:26:29 +02:00
Elio Struyf
d0b7af5c86
Enhancement: Ability to create new data files for a folder #834
2024-08-14 14:06:52 +02:00
Elio Struyf
f13058c59b
Prep changelog
2024-08-14 11:01:35 +02:00
Elio Struyf
cf28e5fc85
10.4.0
2024-08-14 11:00:47 +02:00
Elio Struyf
cf787ab0f6
Merge branch 'beta'
2024-08-14 10:56:55 +02:00
Elio Struyf
c7424a6d73
Update sponsor image
2024-08-14 10:56:19 +02:00
Elio Struyf
2d607bdb5b
Merge pull request #839 from estruyf/beta
...
PR for 10.3.0 release
2024-08-13 17:44:42 +02:00
Elio Struyf
823d99aff2
Fix pkg file
2024-08-13 17:42:00 +02:00
Elio Struyf
9005a94355
Merge branches 'beta' and 'main' of github.com:estruyf/vscode-front-matter into beta
2024-08-13 17:38:32 +02:00
Elio Struyf
dff2fb0149
Update date of 10.3.0 release
2024-08-13 17:33:05 +02:00
Elio Struyf
7d3653589b
Update changelog
2024-08-13 13:39:32 +02:00
Elio Struyf
31460026ee
Hide media scripts when empty
2024-08-13 09:21:32 +02:00
Elio Struyf
1a97a11c1c
10.2.1
2024-08-08 14:18:38 +02:00
Elio Struyf
430760eca8
#820 - Update API URLs
2024-08-08 14:18:27 +02:00
Elio Struyf
800acde914
Update dev branch
2024-08-08 12:25:47 +02:00
Elio Struyf
06ff07bec8
JSON schema update
2024-08-07 14:22:52 +02:00
Elio Struyf
27a4d9bc71
#820 - Update API URL
2024-08-07 14:22:43 +02:00
Elio Struyf
45f2794631
#823 - added support for v1.92.0
2024-08-05 10:38:46 +02:00
Elio Struyf
42f6557bd6
Update beta logo
2024-07-24 15:29:26 +02:00
Elio Struyf
78d42ac09b
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2024-07-24 14:16:01 +02:00
Elio Struyf
73e00a7a94
#820 - Update endpoints
2024-07-24 14:15:50 +02:00
Elio Struyf
36e0ef0171
Substring update
2024-07-21 20:41:10 +02:00
Elio Struyf
380bc804fd
Update beta script
2024-07-21 20:37:43 +02:00
Elio Struyf
458aadcbef
Add os and vscode info to diagnostic logging
2024-07-21 20:15:28 +02:00
Elio Struyf
adb541805a
Update node modules ignore
2024-07-21 15:25:08 +02:00
Elio Struyf
e7ca5488de
Fix for finding folders with wildcards in the path #832
2024-07-21 15:21:39 +02:00
Elio Struyf
f583e0e91a
#820 - Update endpoints
2024-07-19 16:29:10 +02:00
Elio Struyf
00bbb3879f
Telemetry removal
2024-07-18 17:08:16 +02:00
Elio Struyf
1d7436d051
chore: Update website and API hosts #820
2024-07-18 16:47:22 +02:00
Elio Struyf
86de4fa767
feat: Add select all action #831
2024-07-18 16:35:17 +02:00
Elio Struyf
ced7e41fe6
feat: Add support for DefaultFields.Keywords in ContentTypeValidator #467
2024-07-09 21:26:52 +02:00
Elio Struyf
b81e92ef9e
Fix for fieldCollection
2024-07-09 21:10:05 +02:00
Elio Struyf
ec3c1eec58
feat: Add URI handler for command links from documentation #821
2024-07-09 17:15:20 +02:00
Elio Struyf
c173fe973c
feat: Add support for fmContentType metadata field #467 .
2024-07-09 13:31:19 +02:00
Elio Struyf
47e8caeede
Issue: slug placeholder not working if there is no title field #830
2024-07-03 14:35:25 +02:00
Elio Struyf
5b3223abb6
Enhancement: Allow UI extensibility out of experimental mode #829
2024-07-03 11:59:12 +02:00
Elio Struyf
2cb6c89d87
Fix localization
2024-07-01 10:36:34 +02:00
Elio Struyf
4197de2b2e
#824 - Added support in single image field
2024-06-28 17:42:19 +02:00
Elio Struyf
fe7a296cc1
Style fix
2024-06-28 13:22:55 +02:00
Elio Struyf
b03d972d31
#824 - Field actions
2024-06-28 09:23:26 +02:00
Elio Struyf
0e6e776f70
#827 - Fix team settings file recreation
2024-06-27 21:35:20 +02:00
Elio Struyf
bd1fc32f1c
#823 - Copilot setting
2024-06-27 14:39:22 +02:00
Elio Struyf
38d48b9fa7
Update changelog
2024-06-26 11:37:54 +02:00
Elio Struyf
c92a5cac00
Merge branch 'copilot-integration' into dev
2024-06-26 11:36:26 +02:00
Elio Struyf
3a4e9fd8ff
#823 - Support titles and taxonomy
2024-06-26 11:35:02 +02:00
Elio Struyf
e77de75333
Updated dependencies
2024-06-26 09:27:43 +02:00
Elio Struyf
b00d7a077d
#823 - First steps into integrating GH Copilot
2024-06-25 22:25:16 +02:00
Elio Struyf
582c09875e
Add docs #822
2024-06-20 11:39:26 +02:00
Elio Struyf
0c9b4a31ac
Added doc links for vscode
2024-06-17 09:28:56 +02:00
Elio Struyf
e8fc53804c
Update
2024-06-17 09:15:05 +02:00
Elio Struyf
5b7486a355
Update readme
2024-06-16 12:14:35 +02:00
Elio Struyf
d23e0833dc
Update readme
2024-06-16 12:14:12 +02:00
Elio Struyf
dacc6214b6
Updated readme
2024-06-16 12:13:38 +02:00
Elio Struyf
314cadb81e
Merge branch 'hotfix/10.2.1' into dev
2024-06-14 13:40:42 +02:00
Elio Struyf
1e1c0cedb0
#812 - Support for case 2
2024-06-14 13:40:02 +02:00
Elio Struyf
013324b3f0
Merge branch 'main' into hotfix/10.2.1
2024-06-14 12:14:14 +02:00
Elio Struyf
62056753e4
10.3.0
2024-06-13 16:35:24 +02:00
Elio Struyf
6b018c0b65
#819 - Added new extensibility support for media scripts
2024-06-13 16:35:10 +02:00
Elio Struyf
ef9510d92d
Merge pull request #818 from mayumih387/dev
...
Added new translations (Japanese)
2024-06-13 14:30:31 +02:00
mayumih387
6d4cd4b0c2
Revised translations
2024-06-13 12:37:53 +09:00
mayumih387
e529f30a40
Added translations for new lines
2024-06-13 12:33:08 +09:00
mayumihara
8b92a3306f
Merge branch 'estruyf:dev' into dev
2024-06-13 11:35:52 +09:00
Elio Struyf
5353d07fcb
Merge pull request #817 from estruyf/dev
...
Merge for release 10.2.0
2024-06-12 12:16:23 +02:00
Elio Struyf
1f94ae165c
Update changelog
2024-06-12 12:12:52 +02:00
Elio Struyf
dbd42ac1f9
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2024-06-12 11:52:38 +02:00
Elio Struyf
1031088f85
Added disable stable ext on debug
2024-06-12 11:52:26 +02:00
Elio Struyf
fcbbe7f834
Updated changelog
2024-06-10 15:18:26 +02:00
Elio Struyf
c58d0573c6
#811 - Update default feature flags
2024-06-10 15:07:07 +02:00
Elio Struyf
ba7a0225c1
Update changelog
2024-06-10 11:48:48 +02:00
Elio Struyf
65fd8b4a78
#806 - Small fixes
2024-06-10 11:32:20 +02:00
Elio Struyf
46af17eac2
Update logging
2024-06-07 10:05:11 +02:00
Elio Struyf
2eb0b775a3
Extra logging
2024-06-07 09:52:44 +02:00
Elio Struyf
bf07f29698
Extra logging
2024-06-07 09:42:06 +02:00
Elio Struyf
a22219c1b4
#802 - Remove async update by retrieving folders from cache
2024-06-06 14:35:41 +02:00
Elio Struyf
ec326a74ca
Updated issue template
2024-06-06 11:43:59 +02:00
Elio Struyf
2246fbb933
Added extra diagnostic info
2024-06-06 11:41:52 +02:00
Elio Struyf
fa6f7dcfe6
Fix on article update
2024-06-06 11:24:20 +02:00
Elio Struyf
f83ed9b970
#812 - Fix date formatting with date placeholder
2024-06-06 10:51:24 +02:00
Elio Struyf
9ce70fe722
#812 - Locale check for index.md files
2024-06-06 10:13:45 +02:00
Elio Struyf
4a1b37ba88
Fix extend i18n config
2024-06-06 10:07:55 +02:00
mayumih387
5882853f28
Added new descriptions
2024-06-03 14:32:05 +09:00
Elio Struyf
0b8155a75f
Added extra logging for placeholder and metadata updates
2024-05-25 17:25:05 +02:00
Elio Struyf
19a0f4b53f
#812 - Added {{locale}} placeholder
2024-05-23 22:02:15 +02:00
Elio Struyf
0bde5610c5
#806 - Added trailingSlash option
2024-05-23 21:32:04 +02:00
Elio Struyf
b90f2adb18
#788 - Added localization
2024-05-23 20:13:54 +02:00
Elio Struyf
a70b4316f8
#788 - Safe setting update
2024-05-23 18:30:14 +02:00
Elio Struyf
16453cbb21
#442 - Hide sidebar
2024-05-23 16:44:15 +02:00
Elio Struyf
46e90df501
Fix feature flag
2024-05-23 16:12:55 +02:00
Elio Struyf
d8d72980ea
#811 - Added panel.gitActions view mode option
2024-05-23 12:35:10 +02:00
Elio Struyf
7a5e452602
#441 - Show description on fields
2024-05-23 11:49:05 +02:00
Elio Struyf
beee186d72
Add support for field groups + block fields #808
2024-05-23 11:00:00 +02:00
Elio Struyf
64fc1e4b76
Refactoring of command registration
2024-05-23 10:40:38 +02:00
Elio Struyf
5c4a716367
#810 - Update tab title
2024-05-22 20:51:12 +02:00
Elio Struyf
31873bc2d2
#809 - Fix retrieving the filePrefix when updating the file name on slug change
2024-05-22 20:24:22 +02:00
Elio Struyf
0e92834517
#806 - Prefix and suffix update
2024-05-21 10:59:08 +02:00
Elio Struyf
d262518023
#806 - Fix preview URL
2024-05-17 16:13:23 +02:00
Elio Struyf
da2cf68f5c
Small css fix
2024-05-17 15:25:29 +02:00
Elio Struyf
2e7ece44e2
#802 - Fix Windows paths
2024-05-07 09:26:26 +02:00
Elio Struyf
c039d260dc
Updated localization key
2024-05-06 12:28:46 +02:00
Elio Struyf
2fc543f0dd
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2024-05-06 12:24:52 +02:00
Elio Struyf
48314b3f3f
#804 - Fix blinking
2024-05-06 12:24:42 +02:00
Elio Struyf
a43b581e1b
Update changelog
2024-05-02 21:48:34 +02:00
Elio Struyf
1ad55cdbbb
#798 - snippet slide-over
2024-05-02 21:48:27 +02:00
Elio Struyf
ffa70050eb
Merge pull request #803 from estruyf/issue/802
...
#802 - Update glob
2024-05-02 09:31:06 +02:00
Elio Struyf
e8f70c78fd
Adding logging + version info
2024-04-29 16:17:43 +02:00
Elio Struyf
504774a4c8
Optimized diagnostics
2024-04-29 15:49:42 +02:00
Elio Struyf
a764c2fea7
Removed glob types
2024-04-29 15:04:43 +02:00
Elio Struyf
5f623689cc
#802 - Update glob
2024-04-29 14:53:09 +02:00
Elio Struyf
54bf408c76
#801 - Single file update on save for recently modified
2024-04-29 12:09:00 +02:00
Elio Struyf
03f2284dd2
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2024-04-29 11:40:46 +02:00
Elio Struyf
f637def278
#801 - Faster folder processing
2024-04-29 11:39:41 +02:00
Elio Struyf
da46374fb4
#799 - Added logging setting
2024-04-25 21:31:55 +02:00
Elio Struyf
dee732f3ee
#800 - Add colors for the Front Matter CMS output
2024-04-25 18:20:00 +02:00
Elio Struyf
d3b93424d1
#796 - Extra logging
2024-04-25 17:46:17 +02:00
Elio Struyf
a467791eaf
#796 - More logging
2024-04-25 17:22:31 +02:00
Elio Struyf
70a5de960f
#796 - Settings logging
2024-04-25 16:24:52 +02:00
Elio Struyf
31e27f63c1
#796 - Webview logging
2024-04-25 15:50:02 +02:00
Elio Struyf
a50f567fbb
#796 - extra logging
2024-04-25 14:53:11 +02:00
Elio Struyf
bdafd25cfe
Update logger
2024-04-25 13:44:01 +02:00
Elio Struyf
18b7708367
#797 - Enhancing the card menu and type
2024-04-25 11:06:00 +02:00
Elio Struyf
3fedaf7d5f
Update snippets list
2024-04-24 15:38:25 +02:00
Elio Struyf
75a3fc21a3
10.2.0
2024-04-24 15:24:05 +02:00
Elio Struyf
82b894c35b
#797 - Adding common actions at the bottom of the snippet cards
2024-04-24 15:23:55 +02:00
Elio Struyf
60952a05ac
#796 - Return error in output
2024-04-23 19:50:27 +02:00
Elio Struyf
a571b34724
Merge pull request #795 from estruyf/dev
...
v10.1.0 release
2024-04-11 17:20:16 +02:00
Elio Struyf
f46e4999a1
Update changelog
2024-04-11 17:17:09 +02:00
Elio Struyf
f9138cb3c3
Release time
2024-04-11 17:13:36 +02:00
Elio Struyf
893c46362e
revert change
2024-04-10 17:53:27 +02:00
Elio Struyf
9136841b30
#716 - Missing class
2024-04-08 14:01:04 +02:00
Elio Struyf
0e21093f92
Move taxonomy picker
2024-04-08 13:45:16 +02:00
Elio Struyf
3abd9589f1
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2024-04-04 16:57:47 +02:00
Elio Struyf
81265e3c49
#671 - Fix on metadata update
2024-04-04 16:57:40 +02:00
Elio Struyf
f6fd57e126
Merge pull request #790 from mayumih387/dev
...
Added and updated Japanese translations
2024-04-04 10:24:57 +02:00
mayumih387
20d613452f
Added and updated Japanese translations
2024-04-04 15:13:18 +09:00
Elio Struyf
35a6c8bada
Tab colors
2024-04-01 17:06:48 +02:00
Elio Struyf
0b7f58d0ab
#785 - Added custom script actions to the bottom of the cards
2024-04-01 16:39:05 +02:00
Elio Struyf
c859874470
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2024-04-01 15:11:17 +02:00
Elio Struyf
d70d2284b4
#787 - Support for glob patterns in the page folder paths
2024-04-01 15:11:07 +02:00
Elio Struyf
03236da793
Small design tweaks
2024-03-30 12:41:07 +01:00
Elio Struyf
07935aec73
Update changelog
2024-03-30 10:33:29 +01:00
Elio Struyf
f64c8c5958
#786 - Remove on startup as VSCode now triggers on known commands
2024-03-30 10:33:10 +01:00
Elio Struyf
c4267a69fa
#785 - Media actions
2024-03-29 17:34:28 +01:00
Elio Struyf
34b331b0ee
#785 - Added content actions at the bottom of the card
2024-03-29 14:10:46 +01:00
Elio Struyf
5d0fc4f605
Update localization
2024-03-28 15:19:26 +01:00
Elio Struyf
169f4ef14a
Fix localization
2024-03-28 15:19:05 +01:00
Elio Struyf
7ea386328c
Added keybinding to refresh dashboard
2024-03-27 12:12:57 +01:00
Elio Struyf
c17400ce6d
#783 - Always show custom panel views
2024-03-27 10:57:30 +01:00
Elio Struyf
7b20d9f23d
#782 - Setting the correct view
2024-03-26 09:54:34 +01:00
Elio Struyf
449bb110c2
Small refactoring
2024-03-22 09:13:00 +01:00
Elio Struyf
0d3a99abe6
#777 - Fix for untitled files
2024-03-19 13:01:29 +01:00
Elio Struyf
d2b9307a65
#777 - Extra states for invalid files
2024-03-19 12:34:00 +01:00
Elio Struyf
3842777f71
#778 - Open file or webpage
2024-03-19 12:24:08 +01:00
Elio Struyf
3a74c14ba6
Update localization
2024-03-19 10:06:07 +01:00
Elio Struyf
a5ac7379bc
#777 - Show error when front matter parsing failed
2024-03-18 14:31:29 +01:00
Elio Struyf
c245e1474c
Icon updates
2024-03-15 14:48:15 +01:00
Elio Struyf
c82c081fce
#773 - Rename files
2024-03-14 16:38:17 +01:00
Elio Struyf
31e344f358
Retry to check if external script is binded
2024-03-13 17:43:38 +01:00
Elio Struyf
366ae82318
Added count
2024-03-13 16:22:19 +01:00
Elio Struyf
c1a0609216
Update changelog
2024-03-13 15:02:23 +01:00
Elio Struyf
87bdabf515
Merge pull request #772 from estruyf/issue/671
...
#671 - Implement checkbox on media card
2024-03-13 15:00:46 +01:00
Elio Struyf
0ae7cb27ce
Added localization
2024-03-13 14:58:58 +01:00
Elio Struyf
15870bcc99
#771 - Fix lowercased data label
2024-03-13 14:54:35 +01:00
Elio Struyf
5e77419f5a
New table implementation
2024-03-13 14:52:06 +01:00
Elio Struyf
ec9f55b982
Localization actions
2024-03-13 11:32:42 +01:00
Elio Struyf
fdcfdc971d
Multi-select hook
2024-03-12 20:40:05 +01:00
Elio Struyf
2bc103026b
Editor panel + content action bar
2024-03-12 13:53:43 +01:00
Elio Struyf
e0cdc5cf65
Update sponsor
2024-03-11 17:17:56 +01:00
Elio Struyf
f39b707e30
Updated readme
2024-03-11 17:06:46 +01:00
Elio Struyf
23b1efec55
Multi-select actions
2024-03-11 16:52:14 +01:00
Elio Struyf
dd13d8779c
Merge branch 'main' into dev
2024-03-01 10:47:38 +01:00
Elio Struyf
6f6015cf83
Merge branch 'main' of github.com:estruyf/vscode-front-matter
2024-03-01 10:33:18 +01:00
Elio Struyf
afd2878428
#769 - Fix settings on install
2024-03-01 10:33:13 +01:00
Elio Struyf
c66deb032c
Merge pull request #770 from estruyf/patch-10.0.2
...
Patch 10.0.2
2024-03-01 10:05:04 +01:00
Elio Struyf
4c079b3e9d
10.0.2
2024-03-01 09:01:46 +01:00
Elio Struyf
03c2cd31d7
Update changelog
2024-03-01 09:01:38 +01:00
Elio Struyf
d1dba01923
#769 - Fix folder update
2024-03-01 09:00:42 +01:00
Elio Struyf
2a8d7b0ebe
#671 - Implement checkbox on media card
2024-03-01 08:40:05 +01:00
Elio Struyf
3b26944a4a
Update changelog
2024-02-29 08:40:01 +01:00
Elio Struyf
78cac94dd6
10.1.0
2024-02-29 08:38:46 +01:00
Elio Struyf
9c6845ed8a
#768 - Update data view link
2024-02-29 08:38:31 +01:00
Elio Struyf
286ac4adfe
Merge pull request #767 from estruyf/dev
...
#766 - Fix snippet placeholder retrieval
2024-02-28 21:13:56 +01:00
Elio Struyf
7633ac91be
Update changelog
2024-02-28 21:12:17 +01:00
Elio Struyf
282527c90d
10.0.1
2024-02-28 21:11:27 +01:00
Elio Struyf
07fbf8bdb9
#766 - Fix snippet placeholder retrieval
2024-02-28 21:11:24 +01:00
Elio Struyf
6e2633572a
Merge pull request #763 from estruyf/dev
...
Release v10.0.0
2024-02-28 16:34:35 +01:00
Elio Struyf
2e35da3d91
#746 - Fix in path placeholders on content creation
2024-02-28 15:54:11 +01:00
Elio Struyf
2bd607b13c
Added a support.md file
2024-02-28 14:58:54 +01:00
Elio Struyf
106f1e6c94
Update script
2024-02-28 14:34:57 +01:00
Elio Struyf
54cd3ead64
Remove checkout
2024-02-28 14:32:07 +01:00
Elio Struyf
7e9bd5b0ce
Add missing checkout
2024-02-28 14:29:35 +01:00
Elio Struyf
9086868817
Update action
2024-02-28 14:28:37 +01:00
Elio Struyf
4bff53299e
Update action name
2024-02-28 14:26:41 +01:00
Elio Struyf
ee101cfe4d
Update gh actions
2024-02-28 14:25:24 +01:00
Elio Struyf
247051f592
Updated GH action dependency
2024-02-28 14:10:44 +01:00
Elio Struyf
e6b6bba7df
Updated beta release
2024-02-28 14:09:32 +01:00
Elio Struyf
be5d15d2f8
Updated changelog + date field default value
2024-02-28 11:43:36 +01:00
Elio Struyf
65364b8486
Update changelog for v10 release
2024-02-28 11:30:42 +01:00
Elio Struyf
6dd82bd4fe
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2024-02-27 09:43:51 +01:00
Elio Struyf
e0b18465dc
Updated command palette commands
2024-02-27 09:43:16 +01:00
Elio Struyf
661efcf23f
Update commands
2024-02-26 20:40:37 +01:00
Elio Struyf
152f36e352
Merge branch 'i18n' of github.com:estruyf/vscode-front-matter into i18n
2024-02-26 20:18:44 +01:00
Elio Struyf
08697abba4
Update commands
2024-02-26 20:18:32 +01:00
Elio Struyf
0a530dce27
Update readme
2024-02-26 15:51:40 +01:00
Elio Struyf
63e296d62f
Sentry updates
2024-02-26 15:49:14 +01:00
Elio Struyf
003d93b0f2
Added telemetry information
2024-02-26 15:13:08 +01:00
Elio Struyf
59528a3db0
#746 - Slug handling when none is defined
2024-02-24 14:10:14 +01:00
Elio Struyf
c298f2fd69
#760 - Windows file path fixes in multilingual
2024-02-24 13:46:26 +01:00
Elio Struyf
b02a80c28e
#760 - Add locale to recently modified panel section
2024-02-24 13:14:45 +01:00
Elio Struyf
f19bd07359
Support for using the fieldCollection field in a block field
2024-02-23 19:13:34 +01:00
Elio Struyf
83b9f2380e
Date format fix
2024-02-23 16:37:15 +01:00
Elio Struyf
3f88b05a1c
i10n provider for generic config
2024-02-23 09:26:41 +01:00
Elio Struyf
48ada1c352
#760 - Return locales from settings
2024-02-23 08:58:43 +01:00
Elio Struyf
a8777c4032
#760 - Type filter fix
2024-02-23 08:39:43 +01:00
Elio Struyf
fe5df3779b
Merge branch 'azure-translator' into dev
2024-02-22 15:28:36 +01:00
Elio Struyf
91ec23e77c
HTML text type
2024-02-22 15:28:23 +01:00
Elio Struyf
1b0a99b8fb
Azure translations
2024-02-22 15:25:05 +01:00
Elio Struyf
4a0c1a4059
Update changelog
2024-02-22 13:35:14 +01:00
Elio Struyf
40c722e380
Update changelog
2024-02-22 13:30:40 +01:00
Elio Struyf
41a5e9ab7a
Remove deprecated settings
2024-02-22 13:09:36 +01:00
Elio Struyf
a641aabc2a
#749 - Support in extended configs
2024-02-22 11:44:23 +01:00
Elio Struyf
bc3b2c403d
Update default
2024-02-22 11:15:15 +01:00
Elio Struyf
b4d2e4ea8b
#749 - update name
2024-02-22 11:14:30 +01:00
Elio Struyf
b1e87d4f57
#760 - Fix to keep locale filter
2024-02-22 10:29:51 +01:00
Elio Struyf
241e660694
#756 : Support for creating translation from any page + change path logic
2024-02-22 09:52:59 +01:00
Elio Struyf
03bc7e72fd
Update version
2024-02-21 16:57:53 +01:00
Elio Struyf
0aca8fed16
10.0.0
2024-02-21 16:50:55 +01:00
Elio Struyf
60b5d7d759
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2024-02-21 16:50:18 +01:00
Elio Struyf
e12db5ec74
Merge pull request #759 from estruyf/i18n
...
New i18n feature
2024-02-21 16:49:16 +01:00
Elio Struyf
f1d345ebc2
Update localization
2024-02-21 10:49:39 +01:00
Elio Struyf
e9af7e1793
#756 - Move deepl key to secret storage
2024-02-21 10:00:48 +01:00
Elio Struyf
49e7fe6377
#756 - Support the ability to use Deepl
2024-02-20 21:59:36 +01:00
Elio Struyf
cc375801c2
#756 - Faster translation checks
2024-02-19 20:33:19 +01:00
Elio Struyf
4a53a180a7
#756 - Page bundle support added
2024-02-19 18:17:08 +01:00
Elio Struyf
51ece235f8
#756 - Language filter + card actions + submenu
2024-02-19 16:04:41 +01:00
Elio Struyf
36ac891c00
#756 - Language dropdown
2024-02-18 21:20:07 +01:00
Elio Struyf
5f0fd29cca
#756 - i18n content creation
2024-02-18 16:12:01 +01:00
Elio Struyf
0428e561a8
#756 - first steps
2024-02-16 17:23:08 +01:00
Elio Struyf
bcba947c1d
Fix menu in welcome view
2024-02-16 11:33:38 +01:00
Elio Struyf
c2d3496152
Small fix in git
2024-02-15 13:49:57 +01:00
Elio Struyf
7f1dc88bd4
Updated localization
2024-02-15 13:47:13 +01:00
Elio Struyf
83f4711103
Merge pull request #758 from estruyf/shadcn
...
Use dropdown of shadcn
2024-02-15 13:34:35 +01:00
Elio Struyf
0a8723c544
New dropdown implementation
2024-02-15 13:00:45 +01:00
Elio Struyf
bdce486a24
Use dropdown of shadcn
2024-02-14 18:14:58 +01:00
Elio Struyf
6d6a53047a
#666 - Added enum to type
2024-02-13 10:10:50 +01:00
Elio Struyf
afb241ad6a
#666 - Update schema
2024-02-13 09:51:20 +01:00
Elio Struyf
4229d262ae
#666 - localization added
2024-02-13 09:40:27 +01:00
Elio Struyf
6b92a6f8b4
Merge pull request #753 from estruyf/issue/666
...
Issue/666
2024-02-13 09:29:21 +01:00
Elio Struyf
183e77b77b
#666 - Support config splitting
2024-02-13 09:28:19 +01:00
Elio Struyf
da7d5e6854
Merge branch 'dev' into issue/666
2024-02-13 09:13:50 +01:00
Elio Struyf
8a08f54340
Added slug default value
2024-02-12 17:55:36 +01:00
Elio Struyf
be54b6286f
#752 - use new field processing
2024-02-12 17:53:47 +01:00
Elio Struyf
1315602bcc
#752 - Support placeholders in list field
2024-02-12 14:59:25 +01:00
Elio Struyf
0ad0179a4b
Clean dashboard commands
2024-02-12 14:31:56 +01:00
Elio Struyf
9d68797c95
Update GH actions
2024-02-12 14:23:28 +01:00
Elio Struyf
ffaea3b55d
#745 - Fix double date formatting
2024-02-12 14:02:13 +01:00
Elio Struyf
4565ea75ae
Reverse spin
2024-02-12 13:51:24 +01:00
Elio Struyf
c4d3f76510
Fix menu positioning
2024-02-12 13:43:26 +01:00
Elio Struyf
ce2bd06f6d
Merge pull request #740 from estruyf/poc/git-branching
...
New git actions
2024-02-12 13:05:38 +01:00
Elio Struyf
a29a6600ab
Update welcome view
2024-02-12 13:05:26 +01:00
Elio Struyf
6cbf86f822
Add is repo
2024-02-12 13:02:39 +01:00
Elio Struyf
514272835a
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into poc/git-branching
2024-02-12 13:02:36 +01:00
Elio Struyf
3c29df54c1
Updated changelog
2024-02-12 12:36:08 +01:00
Elio Struyf
d06be0efa1
Merge branch 'dev' into poc/git-branching
2024-02-12 12:36:02 +01:00
Elio Struyf
2375be9211
Merge pull request #748 from estruyf/issue/747
...
Added placeholder support in slug field
2024-02-12 10:57:25 +01:00
Elio Struyf
b5b7dcf6b5
Merge branch 'dev' into issue/747
2024-02-12 10:57:19 +01:00
Elio Struyf
c81d5240f4
Merge pull request #750 from estruyf/issue/673
...
Git settings on welcome view and settings
2024-02-12 10:56:47 +01:00
Elio Struyf
06b8a579a8
#745 - Fix double date formatting
2024-02-08 11:45:15 +01:00
Elio Struyf
460c4964f6
#666 - First steps to implement media content types
2024-02-07 11:49:03 +01:00
Elio Struyf
62b9f12494
#673 - git settings
2024-02-05 19:28:16 +01:00
Elio Struyf
accb069bab
#673 - git enablement
2024-02-05 17:11:17 +01:00
Elio Struyf
d869d15694
Fix loading
2024-02-05 16:25:37 +01:00
Elio Struyf
e54907daaf
Remove node-fetch dependency
2024-02-04 17:11:04 +01:00
Elio Struyf
7b689326e3
Cleanup
2024-02-03 13:08:15 +02:00
Elio Struyf
4a4db839ab
#749 - Filter setting
2024-02-02 18:01:36 +02:00
Elio Struyf
cc2c878c5c
#747 - Add select options
2024-01-31 18:36:34 +02:00
Elio Struyf
273af6d80f
Remove of useThemeColors hook
2024-01-31 18:09:58 +02:00
Elio Struyf
d59d9a98d5
#746 - placeholder support for slug field
2024-01-30 21:45:01 +01:00
Elio Struyf
11233ba449
Fix localization string
2024-01-30 20:12:45 +01:00
Elio Struyf
83cf0eb8f5
#746 - Placeholder support in slug
2024-01-29 16:58:25 +01:00
Elio Struyf
bb2ba5dbe8
#745 - Fix date field
2024-01-29 12:05:56 +01:00
Elio Struyf
128644eade
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2024-01-29 11:27:06 +01:00
Elio Struyf
aced5c550f
#731 - Fix in sorting
2024-01-29 11:26:58 +01:00
Elio Struyf
93b096ab3d
Only use recently modified when activated
2024-01-26 20:08:09 +01:00
Elio Struyf
4dd27ad98f
Added missing localization key + remove getColors
2024-01-26 19:48:13 +01:00
Elio Struyf
01ae0b49cc
Reverse spin
2024-01-26 19:37:57 +01:00
Elio Struyf
313533d74d
Style updates in data view
2024-01-26 16:52:28 +01:00
Elio Struyf
5f92ad33ff
#743 - Fix for storing yaml
2024-01-26 16:42:57 +01:00
Elio Struyf
7240747e86
Add backer link
2024-01-26 10:23:37 +01:00
Elio Struyf
fbbfaa572e
#741 - content processing message
2024-01-24 15:44:33 +01:00
Elio Struyf
7c4aa1d63d
Update changlog
2024-01-24 09:57:08 +01:00
Elio Struyf
6e84217458
#739 - localization keys + action button
2024-01-24 09:53:09 +01:00
Elio Struyf
b981ed6c4f
Issue: Open Preview button stops working #738
2024-01-23 20:25:53 +01:00
Elio Struyf
b1380388b6
Issue: Open Preview button stops working #738
2024-01-23 20:10:48 +01:00
Elio Struyf
d70f983694
Optimizations
2024-01-23 15:21:04 +01:00
Elio Struyf
3eb23d7501
Enhancement: configurable dashboard grid #737
2024-01-22 11:52:11 +01:00
Elio Struyf
d22ebfa6ce
Commit message input
2024-01-22 11:45:11 +01:00
Elio Struyf
cf96923d96
Faster loading for panel
2024-01-21 17:33:58 +01:00
Elio Struyf
6150a34547
Update git API
2024-01-21 17:27:56 +01:00
Elio Struyf
d45cd0d015
Git branching
2024-01-19 18:11:53 +01:00
Elio Struyf
965fac68c9
workbench color update
2024-01-19 14:32:29 +01:00
Elio Struyf
e2837794f3
Folder optimizations
2024-01-19 13:35:06 +01:00
Elio Struyf
ae436e1a0e
Reuse text field component
2024-01-19 13:26:42 +01:00
Elio Struyf
0d19abfa8f
Updated home icon
2024-01-19 09:30:51 +01:00
Elio Struyf
58d3c8e211
Add website URL info
2024-01-19 09:29:18 +01:00
Elio Struyf
2117dab03e
Move functions
2024-01-18 09:01:12 +01:00
Elio Struyf
20ff578c3f
Remove useThemeColors
2024-01-18 08:42:26 +01:00
Elio Struyf
3c29526d88
Merge pull request #733 from mayumih387/dev
...
Added and updated Japanese translations
2024-01-17 14:49:04 +01:00
Elio Struyf
a9fb507b28
Opimizations
2024-01-17 14:48:34 +01:00
Elio Struyf
d5adc348a2
Internal optimizations
2024-01-17 14:18:23 +01:00
Elio Struyf
71ecca3b85
#734 - fix for file updates
2024-01-17 13:33:13 +01:00
mayumih387
bb29fa344c
Added and updated Japanese translations
2024-01-17 15:45:54 +09:00
Elio Struyf
c67a1f9870
View action added
2024-01-16 21:12:28 +01:00
Elio Struyf
c972325eff
Merge branch 'poc/content-tagging' into dev
2024-01-16 14:22:30 +01:00
Elio Struyf
60c8dd6185
Multiple taxonomy management #731
2024-01-16 14:22:17 +01:00
Elio Struyf
033baea418
Insert taxonomy mappings
2024-01-15 22:23:10 +01:00
Elio Struyf
72f830e474
#730 - Verify if update is done after debounce update
2024-01-15 15:49:44 +01:00
Elio Struyf
624afe9029
Content tagging
2024-01-15 14:41:10 +01:00
Elio Struyf
e161fe23d5
Updated icons
2024-01-15 13:48:21 +01:00
Elio Struyf
51517c6a43
#730 - Added debounce
2024-01-15 10:12:22 +01:00
Elio Struyf
e7de1209c3
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2024-01-11 14:11:15 +01:00
Elio Struyf
9fcdf75c89
Remove reference
2024-01-11 14:11:10 +01:00
Elio Struyf
430ce8940c
Issue: keyword usage not works for Cyrillic keywords/content #721
2024-01-11 14:11:02 +01:00
Elio Struyf
5c8228bd17
Updated changelog
2024-01-09 16:57:07 +01:00
Elio Struyf
577ff2f13a
Remove obsolete keys
2024-01-09 16:52:41 +01:00
Elio Struyf
f9134f1167
Merge pull request #727 from mayumih387/dev
...
Added Japanese Translation
2024-01-09 16:51:25 +01:00
Elio Struyf
42b5a4ac9e
Remove obsolete translation strings
2024-01-09 16:49:55 +01:00
mayumih387
0657c6307f
Added Japanese translation
2024-01-09 16:21:45 +09:00
mayumihara
d4bef8a4e5
Merge branch 'estruyf:dev' into dev
2024-01-07 22:48:34 +09:00
mayumih387
c3f51c6764
Added Japanese translation (still working)
2023-12-27 16:03:59 +09:00
Elio Struyf
91f127ef94
#725 - fix menu of pinned items
2023-12-21 14:05:27 +01:00
Elio Struyf
6158971fd8
Hide frontMatter.config.reload from command palette
2023-12-21 09:47:05 +01:00
Elio Struyf
9d2cc7cd9f
Make sure settings listeners are intialized
2023-12-20 12:29:22 +01:00
mayumih387
964c943e88
Added Japanese translation (still working)
2023-12-19 20:40:59 +09:00
Elio Struyf
0a6e2fac36
9.5.0
2023-12-15 14:25:33 +01:00
Elio Struyf
2a8c3abac6
Ignore node_modules on startup
2023-12-15 14:25:20 +01:00
Elio Struyf
36ae7081d1
Merge pull request #723 from estruyf/dev
...
Version 9.4.0
2023-12-12 16:29:45 +01:00
Elio Struyf
7e4c5b0469
Merge branch 'main' into dev
2023-12-12 16:24:43 +01:00
Elio Struyf
5fcd8d6fe7
Enhancement: In data, provide extra space between objects #719
2023-12-12 09:30:07 +01:00
Elio Struyf
0f07be3e3b
Issue: DataFileHelper::process: Function yaml.safeLoad is removed in js-yaml 4. #717
2023-12-08 10:26:42 +01:00
Elio Struyf
5444925cf4
Fix ct - boolean field
2023-12-08 09:33:15 +01:00
Elio Struyf
2b89dda08c
Added release notes
2023-12-07 17:41:53 +01:00
Elio Struyf
c4feb205fc
New localization files
2023-12-07 16:12:21 +01:00
Elio Struyf
78bfa62ed4
#722 - sub-content support
2023-12-07 11:04:18 +01:00
Elio Struyf
f350d4af91
#718 - Fix JSON schema
2023-12-01 10:34:26 +01:00
Elio Struyf
d15f2554a1
Add ability to always use quotes around string
...
values in front matter #713
2023-11-23 15:24:40 +01:00
Elio Struyf
ab603d9419
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-11-22 10:44:32 +01:00
Elio Struyf
1acf85c6da
Fix taxonomy filtering from taxonomy view to content view #714
2023-11-22 10:44:11 +01:00
Elio Struyf
3383a770b4
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-11-17 18:44:29 +01:00
Elio Struyf
a6d2fffeb9
Update media
2023-11-17 18:43:35 +01:00
Elio Struyf
3d530f7929
#712 - Add fix for media file deletion search context
2023-11-17 18:42:54 +01:00
Elio Struyf
f02f994174
Update changelog
2023-11-16 15:27:30 +01:00
Elio Struyf
343dfb2d5d
#711 - Fix character mapping
2023-11-16 15:26:32 +01:00
Elio Struyf
9ddaedaaf2
#710 - Remove the fields from FM when the when clause is not met
2023-11-15 15:09:42 +01:00
Elio Struyf
32c6b4c5ea
Unused reference
2023-11-15 13:34:15 +01:00
Elio Struyf
90f4d92741
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-11-15 10:07:12 +01:00
Elio Struyf
580b1dca6d
Array check in taxonomy picker
2023-11-15 10:07:05 +01:00
Elio Struyf
520bdf2be3
#709 - Where clause on content creation
2023-11-15 09:44:22 +01:00
Elio Struyf
9724168c3f
Updated docs
2023-11-14 19:46:59 +01:00
Elio Struyf
ab02e64708
Remove pnpm lock
2023-11-14 19:45:38 +01:00
Elio Struyf
f857b0eaa8
#707 - Fix clearempty
2023-11-13 20:29:49 +00:00
Elio Struyf
03aee57221
Fix style of divider
2023-11-13 20:11:34 +00:00
Elio Struyf
07db685666
#706 - Error handling
2023-11-13 17:57:45 +01:00
Elio Struyf
8684f32d98
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-11-13 16:35:22 +01:00
Elio Struyf
2e536a4de7
Update sponsor check
2023-11-13 16:34:58 +01:00
Elio Struyf
739dffe274
Enhancement: Better content type creation for Astro #704
2023-11-11 13:27:07 -08:00
Elio Struyf
41d2f3f22b
Enhancement: Better content type creation for Astro #704
2023-11-11 13:10:41 -08:00
Elio Struyf
e285e8d775
Enhancement: Better content type creation for Astro #704
2023-11-11 12:47:41 -08:00
Elio Struyf
9cf4ae46dd
Update changelog
2023-11-11 12:36:20 -08:00
Elio Struyf
72c9d1e25f
Merge branch 'localization' into dev
2023-11-11 12:35:52 -08:00
Elio Struyf
5f13d318c2
Enhancement: Better content type creation for Astro #704
2023-11-11 12:35:32 -08:00
Elio Struyf
ffdf8262d7
Localization updates
2023-11-11 12:33:55 -08:00
Elio Struyf
7fcbdb4ade
Merge branch 'dev' into localization
2023-11-11 11:25:15 -08:00
Elio Struyf
a8407920bc
Enhancement: Better content type creation for Astro #704
2023-11-11 11:19:11 -08:00
Elio Struyf
e1f6c90fc0
Enhancement: Better content type creation for Astro #704
2023-11-11 10:38:31 -08:00
Elio Struyf
11354ad8e5
#704 - Fix in zod optional check
2023-11-11 10:12:21 -08:00
Elio Struyf
af3e63046c
empty commit
2023-11-09 15:39:38 -08:00
Elio Struyf
cee4621964
Merge branch 'dev' into localization
2023-11-09 14:16:14 -08:00
Elio Struyf
8db76abf51
#703 - fix pnpm support in astro script
2023-11-09 14:15:43 -08:00
Elio Struyf
3ca50bbe58
Remove reference
2023-11-09 13:52:51 -08:00
Elio Struyf
e4cb93274b
Localization updates
2023-11-06 14:57:03 -08:00
Elio Struyf
39ad0e034e
Localization updates
2023-11-06 13:26:45 -08:00
Elio Struyf
cef607ffc8
#701 - Fix content creation
2023-11-06 15:19:46 +01:00
Elio Struyf
258c5fe670
Updates to localization
2023-11-06 15:11:00 +01:00
Elio Struyf
046b24337d
Merge branch 'dev' into localization
2023-11-05 08:55:13 +01:00
Elio Struyf
24fb1347df
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-11-02 18:31:53 +01:00
Elio Struyf
3665823803
#700 - added relative path token
2023-11-02 18:31:40 +01:00
Elio Struyf
a020b9ad8c
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-11-02 17:23:56 +01:00
Elio Struyf
2c026ff5e5
Started localizing the backend
2023-11-02 17:17:40 +01:00
Elio Struyf
966d0107d9
Enhancement: Allow the contentRelationship field to have a quick search feature #690
2023-11-01 14:44:59 +01:00
Elio Struyf
c770a9035f
Merge branch 'combobox' into dev
2023-11-01 14:42:39 +01:00
Elio Struyf
731212264c
New content type relationship field implementation
2023-11-01 14:41:04 +01:00
Elio Struyf
3a8dcbe22f
New combobox implementation
2023-11-01 12:55:28 +01:00
Elio Struyf
6cbe76096b
Fix css name spaces
2023-11-01 12:19:46 +01:00
Elio Struyf
039170eae5
Clear cache on new version
2023-10-31 15:05:18 +01:00
Elio Struyf
14ddd8b53c
Added the path to the parsed article
2023-10-31 11:44:02 +01:00
Elio Struyf
b60aadc4a3
Status optimizations
2023-10-31 10:24:34 +01:00
Elio Struyf
79ee6607ca
Filter out empty folder settings + added the content type name
2023-10-30 11:06:38 +01:00
Elio Struyf
fe9fbe899d
#699 - Change border color
2023-10-27 13:08:57 +02:00
Elio Struyf
f4816afa65
Merge pull request #698 from estruyf/issue/697
2023-10-27 09:25:26 +02:00
Elio Struyf
a196c4192a
Merge localization fix
2023-10-27 09:25:09 +02:00
Elio Struyf
6d43ff11a4
9.3.1
2023-10-27 09:20:45 +02:00
Elio Struyf
1c5e98d40c
#697 - Fix missing localization key
2023-10-27 09:20:29 +02:00
Elio Struyf
0f1085756c
#694 - Start terminal session from the folder where the frontmatter.json file is located
2023-10-26 09:28:27 +02:00
Elio Struyf
83f103b991
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-10-26 09:15:04 +02:00
Elio Struyf
13f5446163
#696 - Close the local server terminal on restart
2023-10-26 09:14:59 +02:00
Elio Struyf
96c496caba
#273 - Allow single value arrays to be set as a string
2023-10-24 15:14:39 +02:00
Elio Struyf
7c2a59615f
#691 - Silent authentication retrieval for GitHub sponsors
2023-10-23 11:23:15 +02:00
Elio Struyf
0ea972e4f3
Grid optimizations
2023-10-23 11:13:03 +02:00
Elio Struyf
d1eb252380
#688 - Add scheduled articles
2023-10-19 16:08:37 +02:00
Elio Struyf
3e038c58a3
Fix answers
2023-10-11 11:18:11 +02:00
Elio Struyf
2cb72a607b
Enhancement: Extend the scripting feature to allow users to ask questions #686
2023-10-09 20:19:25 +02:00
Elio Struyf
2f7d8e5816
9.4.0
2023-10-09 09:12:41 +02:00
Elio Struyf
1337b21789
#685 - Fix when using non-string values in the tag picker
2023-10-09 09:12:37 +02:00
Elio Struyf
ff1c00167c
Merge pull request #682 from estruyf/dev
2023-10-06 17:26:09 +02:00
Elio Struyf
35f1b38c1b
Update changelog
2023-10-06 17:11:40 +02:00
Elio Struyf
f1d613274d
#653 - Update Astro script
2023-10-06 16:38:57 +02:00
Elio Struyf
2423b7351d
Abs path
2023-10-06 14:29:06 +02:00
Elio Struyf
36b3b338ea
update changelog
2023-10-06 14:09:23 +02:00
Elio Struyf
103c10890e
#676 - Extra check
2023-10-06 13:42:24 +02:00
Elio Struyf
f182403a4e
Update fm icons to font
2023-10-06 10:58:59 +02:00
Elio Struyf
15b187f3f7
#681 - Fix icons
2023-10-06 10:47:07 +02:00
Elio Struyf
ed00f8f60e
#517 - Added frontMatter.panel.actions.disabled setting to define which actions should be hidden
2023-10-04 13:37:30 +02:00
Elio Struyf
93a6df85dd
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-10-04 12:00:02 +02:00
Elio Struyf
e26028c5fb
#517 - Add contentTypes property to custom scripts
2023-10-04 11:59:56 +02:00
Elio Struyf
90bfa87995
#678 - Check field type of tags fields for tags rendering on item cards
2023-09-30 11:25:06 +02:00
Elio Struyf
414e980647
Update pin icon
2023-09-30 10:49:41 +02:00
Elio Struyf
78bb85350a
Small style fix for pinned items
2023-09-29 16:18:27 +02:00
Elio Struyf
5a9ef1add8
#677 - Support for Browse Lite
2023-09-28 11:33:08 +02:00
Elio Struyf
e573e3d964
Updated translations
2023-09-27 11:42:47 +02:00
Elio Struyf
2d4848bdee
Added locale sync
2023-09-27 11:34:44 +02:00
Elio Struyf
43eb5a78e7
Improve slug retrieval
2023-09-25 10:29:57 +02:00
Elio Struyf
03a0260b46
remove console
2023-09-25 10:07:50 +02:00
Elio Struyf
cb9c081a52
Fix extensibility
2023-09-25 09:50:03 +02:00
Elio Struyf
fd652042c5
#80 - Updated settings view
2023-09-24 14:14:30 +02:00
Elio Struyf
2c8316288d
#675 - Pin content
2023-09-23 14:11:00 +02:00
Elio Struyf
2a763ab384
Ensure array
2023-09-23 09:51:45 +02:00
Elio Struyf
44ec37a518
Fix in collections
2023-09-23 09:49:24 +02:00
Elio Struyf
3ab726d7fb
Update changelog
2023-09-22 16:52:08 +02:00
Elio Struyf
8ba2e15db0
Enhancement: Add property to page folder setting to disable content creation #674
2023-09-22 16:51:59 +02:00
Elio Struyf
c506ab75c1
#676 - Allow the frontmatter.json file to be placed in a sub-directory
2023-09-22 16:18:23 +02:00
Elio Struyf
1c088d2605
Update logo color on welcome view
2023-09-22 08:47:18 +02:00
Elio Struyf
0e4be12a9f
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-09-22 08:42:26 +02:00
Elio Struyf
2002410e08
Added documentation link
2023-09-22 08:42:11 +02:00
Elio Struyf
f4e1f06662
Style fix + Astro check
2023-09-21 21:11:48 +02:00
Elio Struyf
f2eef85206
#653 - Auto-register content folders
2023-09-21 18:14:10 +02:00
Elio Struyf
4a701dd323
#80 #653 - settings view + Astro Content Collections
2023-09-21 16:53:51 +02:00
Elio Struyf
1128e230c6
#653 - Read Astro Content Collections
2023-09-21 16:51:08 +02:00
Elio Struyf
48ee263c27
Update location refresh command
2023-09-21 08:10:15 +02:00
Elio Struyf
1a71848acd
Remove console
2023-09-18 16:51:59 +02:00
Elio Struyf
c79d0ee603
#553 - Dynamic settings update
2023-09-18 16:51:21 +02:00
Elio Struyf
ac3b4a012b
#669 - video preview + caption field
2023-09-18 11:21:30 +02:00
Elio Struyf
08b8fa6fdb
#668 - Reset pagination on media search
2023-09-18 10:33:49 +02:00
Elio Struyf
9244af0ac4
#665 - Added dev param to nuxt
2023-09-18 08:59:18 +02:00
Elio Struyf
c1f426c85c
Merge branch 'issue/563' into dev
2023-09-15 18:00:17 +02:00
Elio Struyf
6b9402d593
#563 - Implementation of the fieldCollection
2023-09-15 17:59:53 +02:00
Elio Struyf
9c252d0931
#623 - Check mimetype
2023-09-15 14:03:34 +02:00
Elio Struyf
240211c769
Fix button style
2023-09-15 13:46:57 +02:00
Elio Struyf
dff78d9e0a
Improved template layout
2023-09-15 13:42:37 +02:00
Elio Struyf
0bcf23d18e
class cleanup
2023-09-15 12:59:10 +02:00
Elio Struyf
1907771e73
#563 - fieldCollection field
2023-09-15 11:55:46 +02:00
Elio Struyf
3974dc7a97
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-09-15 11:31:54 +02:00
Elio Struyf
a624881791
Update spinners
2023-09-15 09:50:18 +02:00
Elio Struyf
9df668a054
Move clear empty
2023-09-14 20:20:09 +02:00
Elio Struyf
180ea7880b
#623 - Fix update metadata on move
2023-09-14 17:31:57 +02:00
Elio Struyf
c952cf4057
#629 - Fix array indent to the new property
2023-09-14 13:59:58 +02:00
Elio Struyf
73ce0d23ae
#664 - Draft status parsing fix
2023-09-14 10:32:53 +02:00
Elio Struyf
fdb4a0892c
#638 - Hexo draft folder support
2023-09-13 14:38:28 +02:00
Elio Struyf
57960120a4
#663 - Allow filtering by clicking on tags
2023-09-13 14:13:59 +02:00
Elio Struyf
d74611e04f
#662 - Always show the all articles tab
2023-09-13 11:26:50 +02:00
Elio Struyf
acc0a9ad19
#661 - Fix dropdowns
2023-09-13 10:50:20 +02:00
Elio Struyf
f809fb2fe7
#660 - Allow only to select unique content relationship values
2023-09-12 21:04:20 +02:00
Elio Struyf
feebdadaa5
#659 - Implement a filter for the taxonomy dashboard
2023-09-12 10:17:15 +02:00
Elio Struyf
8967d236fe
9.3.0
2023-09-12 09:52:00 +02:00
Elio Struyf
6afcaec446
Image card style updates
2023-09-11 13:27:30 +02:00
Elio Struyf
599d43b254
Merge pull request #658 from estruyf/dev
2023-09-11 10:05:26 +02:00
Elio Struyf
48890be4dc
Updated changelog
2023-09-11 09:59:20 +02:00
Elio Struyf
0ed93977bc
#650 - Use the templates repo
2023-09-09 16:56:58 +02:00
Elio Struyf
a2d1100123
#657 - Windows script outcome fix
2023-09-08 13:29:41 +02:00
Elio Struyf
160d901358
Removed draft toggle + Added fm action
2023-09-07 21:57:40 +02:00
Elio Struyf
0c613187bf
Added environment
2023-09-07 16:56:05 +02:00
Elio Struyf
1128b5ac65
#655 - Refresh settings
2023-09-07 16:40:59 +02:00
Elio Struyf
c6ec07fa17
#654 - Add the open on website action
2023-09-07 16:25:52 +02:00
Elio Struyf
3f578fdfa9
Grouping and status tabs enhancements
2023-09-07 14:50:13 +02:00
Elio Struyf
c5cb1bbb06
#652 - start/stop server enhancements
2023-09-07 12:11:14 +02:00
Elio Struyf
3001e9f3cc
#651 - fix setting listeners
2023-09-07 11:52:34 +02:00
Elio Struyf
eb5bdd6119
#650 - add max level
2023-09-06 18:08:37 +02:00
Elio Struyf
802e34890a
Update color
2023-09-06 16:17:39 +02:00
Elio Struyf
1041429e84
Update framework reference #650
2023-09-06 16:01:28 +02:00
Elio Struyf
5139453ae9
#650 - Add template support
2023-09-06 15:59:30 +02:00
Elio Struyf
7b6be79bb0
#649 - Update snippet parser
2023-09-06 13:42:33 +02:00
Elio Struyf
3469771a02
Align button text
2023-09-06 12:21:36 +02:00
Elio Struyf
65f15c54f4
Fix chatbot
2023-09-06 12:09:24 +02:00
Elio Struyf
e7478aecc6
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-09-06 12:06:25 +02:00
Elio Struyf
69a18bdcea
#570 - Clear empty values
2023-09-06 12:06:19 +02:00
Elio Struyf
83f15b65a4
#648 - update schema reference
2023-09-05 11:46:32 +02:00
Elio Struyf
b16fc4dfbb
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-09-05 10:58:31 +02:00
Elio Struyf
40f7ca5a2f
Return empty array on empty project
2023-09-05 10:58:20 +02:00
Elio Struyf
ab3988e253
#647 - Fix open in browser
2023-09-04 17:18:18 +02:00
Elio Struyf
c6cfc02e5d
#646 - Update Astro port
2023-09-04 16:56:45 +02:00
Elio Struyf
f93b6bae3e
Updated changelog
2023-09-04 16:55:25 +02:00
Elio Struyf
1b88ff9932
Merge branch 'cba85-main' into dev
2023-08-31 17:01:49 +02:00
Elio Struyf
6e964a58c1
Merge branch 'main' of github.com:cba85/vscode-front-matter into cba85-main
2023-08-31 17:01:32 +02:00
Elio Struyf
01b45e43b8
9.2.0
2023-08-31 17:00:08 +02:00
Elio Struyf
4f11c8347a
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-08-31 16:59:57 +02:00
Clément Barbaza
e4530ee5ca
add french translation
2023-08-31 15:48:50 +02:00
Elio Struyf
8e197ab865
Merge pull request #644 from estruyf/dev
2023-08-31 09:36:30 +02:00
Elio Struyf
db3e12cc56
Update changelog
2023-08-31 09:36:13 +02:00
Elio Struyf
959aa5a03c
Audit fixes
2023-08-31 09:28:53 +02:00
Elio Struyf
ad58ed2967
Update changelog
2023-08-31 09:22:21 +02:00
Elio Struyf
e6d93bbf5d
Update changelog
2023-08-30 17:07:55 +02:00
Elio Struyf
13eede26ce
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-08-30 15:51:13 +02:00
Elio Struyf
00b3e195a8
#641 - file parse
2023-08-30 15:51:05 +02:00
Elio Struyf
dc590e53d8
#642 - Store the search index in a storage file
2023-08-30 15:27:11 +02:00
Elio Struyf
becdec6bc2
Updated ignore
2023-08-30 14:28:45 +02:00
Elio Struyf
3af8b62b7d
Remove files
2023-08-30 14:27:25 +02:00
Elio Struyf
06f65c3627
#639 - Add check for content type in page folders
2023-08-30 13:57:38 +02:00
Elio Struyf
e3bbcf252c
Remove logging
2023-08-25 13:24:41 +02:00
Elio Struyf
0ac04d2247
#636 - Fix lightbox theme issues
2023-08-25 13:24:10 +02:00
Elio Struyf
4c7d5bacea
#635 - Fix navigation theming issues
2023-08-25 13:23:58 +02:00
Elio Struyf
16762a5fa5
#634 - Process relative public folders
2023-08-25 11:41:06 +02:00
Elio Struyf
a6c0685184
#633 - Fix custom taxonomy used as single value
2023-08-25 10:53:42 +02:00
Elio Struyf
38e485584f
Fix on empty path
2023-08-22 14:08:02 +02:00
Elio Struyf
faf8e66cdb
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-08-22 11:52:36 +02:00
Elio Struyf
dc5a48ea89
#628 - Fix path and data argument
2023-08-22 11:52:00 +02:00
Elio Struyf
5435a6c42a
Update fm
2023-08-22 09:54:01 +02:00
Elio Struyf
0b722e3dba
Update changelog
2023-08-22 09:50:33 +02:00
Elio Struyf
f1130aaf96
9.1.0
2023-08-22 09:48:52 +02:00
Elio Struyf
26c9033299
Merge pull request #630 from kasuken/dev
2023-08-22 09:48:38 +02:00
Emanuele Bartolesi
a8909fadc2
italian translations fix
2023-08-21 14:52:55 +02:00
Emanuele Bartolesi
cda6d8ddaa
italian translations
2023-08-21 14:52:01 +02:00
Emanuele Bartolesi
8fd7355878
Create bundlel10n.it.json
2023-08-21 13:13:09 +02:00
Elio Struyf
34c8ebd1a1
Merge pull request #627 from estruyf/dev
2023-08-21 11:57:08 +02:00
Elio Struyf
6f9d418c59
Updated readme
2023-08-21 11:56:13 +02:00
Elio Struyf
b1a7cd0300
Merge pull request #624 from estruyf/dev
2023-08-21 11:53:35 +02:00
Elio Struyf
147a1e288f
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-08-21 11:47:14 +02:00
Elio Struyf
2ee41b9f36
Fix replace
2023-08-21 11:47:08 +02:00
Elio Struyf
6a03f950cb
Merge branch 'main' into dev
2023-08-21 11:35:27 +02:00
Elio Struyf
4cb1019c34
Update changelog
2023-08-21 11:33:13 +02:00
Elio Struyf
54378dd1a9
Added customType for custom fields
2023-08-21 11:29:07 +02:00
Elio Struyf
0915b1f658
Remove logs
2023-08-21 11:07:26 +02:00
Elio Struyf
5404b9d85a
#591 - Fix correct date
2023-08-21 10:03:21 +02:00
Elio Struyf
cbfb5a0ba2
Update localization sync
2023-08-20 14:07:50 +02:00
Elio Struyf
4b2eef70cd
Added link to release notes
2023-08-20 13:08:27 +02:00
Elio Struyf
23a48e0768
Issue: Content filter for external content not working #616
2023-08-20 11:24:03 +02:00
Elio Struyf
a9bf770f26
#621 - Create data file if it does not exist yet
2023-08-20 11:11:16 +02:00
Elio Struyf
c47bc04510
Issue: Insert media dialog is cropped on smaller screens #617
2023-08-18 11:05:12 +02:00
Elio Struyf
ad9fb70d53
#619 - Added webview URL to use for fallback images
2023-08-17 17:51:07 +02:00
Elio Struyf
7963ec0c6a
Fix in description
2023-08-17 16:12:03 +02:00
Elio Struyf
79bee8fc57
#620 - use antd field logic
2023-08-16 09:49:08 +02:00
Elio Struyf
32c2e822c2
#620 : Fix in array field of data files
2023-08-16 09:43:56 +02:00
Elio Struyf
4f8671ed2c
#598 - fix folders and filters default value
2023-08-11 13:48:41 +02:00
Elio Struyf
598785570f
#615 - Added relative option to the public folder setting
2023-08-06 15:00:31 -04:00
Elio Struyf
5ad545ae5c
#615 - support for astro:assets added
2023-08-05 22:03:17 -04:00
Elio Struyf
fe7c29adbb
Fix typo in reference
2023-08-04 17:10:46 -04:00
Elio Struyf
1257731209
Update panel wv to provider
2023-08-04 17:06:19 -04:00
Elio Struyf
92dfc90506
Update references
2023-08-04 16:56:44 -04:00
Elio Struyf
0fb8ba7698
Downgrade vscode version
2023-08-04 16:51:13 -04:00
Elio Struyf
74b05d6d8c
Dependency updates + Panel view refactoring
2023-08-04 16:49:01 -04:00
Elio Struyf
987bfab8b4
Optimize check
2023-08-03 10:31:19 -04:00
Elio Struyf
a320ea003f
Only bind the save and delete listeners once
2023-08-03 10:04:02 -04:00
Elio Struyf
c26a2692ef
Update changelog
2023-07-29 14:25:09 -04:00
Elio Struyf
8e77d3662b
update changelog
2023-07-29 13:27:14 -04:00
Elio Struyf
73ba8844e3
German localization added
2023-07-29 13:26:00 -04:00
Elio Struyf
14fb4d836d
Update changelog
2023-07-26 19:10:21 -04:00
Elio Struyf
ad25260ddc
9.0.0
2023-07-26 19:04:10 -04:00
Elio Struyf
3fabda4bc8
Updated changelog
2023-07-26 19:03:43 -04:00
Elio Struyf
6379918f8c
Merge pull request #600 from mayumih387/issue/598
2023-07-26 19:02:02 -04:00
mayumihara
f6bd6a29b0
Merge branch 'estruyf:issue/598' into issue/598
2023-07-26 15:42:51 +09:00
mayumih387
31ca2cd7c7
Created Japanese translation
2023-07-26 15:24:36 +09:00
mayumih387
ac4c7d8433
Revised URL typo
2023-07-26 15:24:02 +09:00
Elio Struyf
4a477e6589
Fix typo
2023-07-25 21:52:08 -04:00
Elio Struyf
545850392d
Merge branch 'dev' into issue/598
2023-07-25 21:51:02 -04:00
Elio Struyf
5796d93b0d
#611 : Fix typo in the frontMatter.global.disabledNotifications setting
2023-07-25 21:49:29 -04:00
mayumihara
35ad309fd5
Merge branch 'estruyf:issue/598' into issue/598
2023-07-22 11:17:30 +09:00
Elio Struyf
8379ed8b3b
Localization of commands and settings
2023-07-21 21:02:47 -04:00
mayumihara
bb6c47ac10
Merge branch 'estruyf:issue/598' into issue/598
2023-07-21 22:08:56 +09:00
Elio Struyf
8222fb3cd3
Update contentFolder
2023-07-21 08:08:25 -04:00
mayumihara
af5400d5fd
Merge branch 'estruyf:issue/598' into issue/598
2023-07-20 12:09:55 +09:00
Elio Struyf
face167d56
Update sentry
2023-07-19 21:49:59 -04:00
Elio Struyf
0924a97b43
Final localization keys and values
2023-07-19 21:37:32 -04:00
Elio Struyf
4dc1016797
Update panel localization
2023-07-19 19:20:58 -04:00
Elio Struyf
31a2451482
Panel localization
2023-07-19 18:39:40 -04:00
Elio Struyf
f5abbff636
Merge branch 'dev' into issue/598
2023-07-19 17:23:41 -04:00
Elio Struyf
70f6b7261c
Panel content type
2023-07-19 10:16:54 -04:00
Elio Struyf
5fa49f6d87
Localization dashboard webview
2023-07-19 10:07:31 -04:00
Elio Struyf
a4bf972b1d
Localization of steps + taxonomy
2023-07-17 21:46:58 -04:00
Elio Struyf
ed8954b38a
Update preview + snippets
2023-07-17 19:23:44 -04:00
Elio Struyf
b289f2d6f4
Added media localization
2023-07-17 19:07:42 -04:00
Elio Struyf
906d74626a
Update localization
2023-07-17 09:59:14 -04:00
Elio Struyf
15b58181fd
Added watch script + localization
2023-07-16 20:01:09 -04:00
Elio Struyf
c35dace7c7
Localization updates
2023-07-17 01:47:15 +02:00
Elio Struyf
84c647a93c
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-07-12 09:23:42 +02:00
Elio Struyf
e32813847f
Issue: Can't previe index.md of hugo reaf bundle with "previewPath": "/{{pathToken.relPath}}" #603
2023-07-12 09:22:57 +02:00
Elio Struyf
6cd304f739
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-07-11 14:20:35 +02:00
Elio Struyf
edb8bf8ff7
#602 : fix for Windows paths
2023-07-11 14:20:15 +02:00
Elio Struyf
dee11aedce
Slash fix
2023-07-11 14:11:17 +02:00
Elio Struyf
8d72f0845a
Feedback: Hugo with partial content in modules vs. Dashboard #602
2023-07-11 10:53:08 +02:00
Elio Struyf
4b87430776
Fix hardcoded reference
2023-07-11 10:08:14 +02:00
Elio Struyf
6de325b8ec
Add description AI + put theme suppor in stable mode
2023-07-10 16:42:08 +02:00
Elio Struyf
d52fabc9e9
Small css fix
2023-07-10 12:02:38 +02:00
Elio Struyf
7864e9d2b9
Add new find script
2023-07-05 13:07:28 +02:00
mayumih387
bc14b67ec1
Added translate for Actions
2023-07-04 22:47:27 +09:00
mayumih387
345ce4751f
Added Japanese
2023-07-04 22:35:28 +09:00
Elio Struyf
bcc8060aa9
Update prepublish
2023-07-04 12:17:24 +02:00
Elio Struyf
c247af449a
#598 : Add localization support to the panel + scripts
2023-07-04 10:53:35 +02:00
Elio Struyf
71743bf292
#598 : initial configuration for a multilingual UI
2023-07-03 18:47:11 +02:00
Elio Struyf
ba4f49afa2
#569 - Remove folder when using page bundle
2023-07-03 14:06:12 +02:00
Elio Struyf
bf0746d315
#599 : Add a placeholder when the base panel view is empty
2023-07-02 13:32:55 +02:00
Elio Struyf
c02e02e9bd
#590 - Fix in metadata parsing
2023-07-02 12:18:44 +02:00
Elio Struyf
3ec532ef17
#596 - Fix for number field in block data
2023-06-30 15:06:25 +02:00
Elio Struyf
a041d8267f
Issue: Media used as fieldGroup inside a fieldGroup not working #590
2023-06-30 12:54:44 +02:00
Elio Struyf
313d2eff8c
Fix styling issue
2023-06-29 17:50:41 +02:00
Elio Struyf
e6b28ce7ba
#595 : Fix media metadata
2023-06-29 17:13:32 +02:00
Elio Struyf
c1410de12e
Enhancement: Date format in preview path #593
2023-06-29 11:43:40 +02:00
Elio Struyf
1be87875d6
update badges
2023-06-23 14:13:10 +02:00
Elio Struyf
143599bb39
#591 - Added date format support on datetime field
2023-06-22 14:51:33 +02:00
Elio Struyf
c9095caa03
#590 - Fix image update in block
2023-06-21 10:17:22 +02:00
Elio Struyf
b644cab111
process image fields in blocks
2023-06-21 09:00:47 +02:00
Elio Struyf
b799b46d08
#590 - Fix for image fields inside a sub-block
2023-06-20 15:36:00 +02:00
Elio Struyf
91d6d359d0
#588 - Added support to override card fields
2023-05-26 09:01:16 +02:00
Elio Struyf
4bf661563b
Remove console
2023-05-24 15:53:20 +02:00
Elio Struyf
d641060b62
New useExtensibility hook + extensibility points
2023-05-24 15:53:02 +02:00
Elio Struyf
9e99ebf321
Remove log
2023-05-23 16:31:25 +02:00
Elio Struyf
e251a4f896
#585 - Fix empty slugs
2023-05-23 16:29:36 +02:00
Elio Struyf
a29d2a86e0
#586 - Allow to specify the content card fields
2023-05-23 15:35:58 +02:00
Elio Struyf
9515b74182
#585 - Added content relationship field
2023-05-17 13:40:12 +02:00
Elio Struyf
7a2a2004f6
#584 - Generate content type without type field
2023-05-16 13:17:05 +02:00
Elio Struyf
25ddadd5d6
#584 - Ignore type field in content-type validation
2023-05-10 14:35:43 +02:00
Elio Struyf
e18a5c082f
Added customfield option to the field types
2023-05-10 14:26:03 +02:00
Elio Struyf
3a0fe7b4db
Merge pull request #581 from santoshyadavdev/main
2023-05-02 10:09:23 +02:00
Santosh Yadav
b91713351e
fix: correct link for data files view
2023-05-01 00:37:38 +02:00
Elio Struyf
9884bc753c
#577 - Fix in the dataFile field
2023-04-26 10:43:49 +02:00
Elio Struyf
04d6bfd0df
#424 - update setting
2023-04-24 09:15:34 +02:00
Elio Struyf
0effbc7b7c
Merge branch 'unional-patch-1' into dev
2023-04-24 09:11:14 +02:00
Homa Wong
3166ad49cc
fix: typo
...
This should fix the error:
```sh
$ref 'gobalconfiguration' in 'vscode://schemas/settings/configurationDefaults' can not be resolved.```
2023-04-23 21:10:53 -07:00
Elio Struyf
c5aedfffd1
Enhancement: Add ability to open snippet in modal for editing #424
2023-04-18 12:54:55 +02:00
Elio Struyf
89344aef15
#424 - Implementation of the snippet wrapper
2023-04-18 09:42:15 +02:00
Elio Struyf
d11c7e8509
#558 #573 - Fix taxonomy db creation when project is not initialized
2023-04-15 10:47:56 +02:00
Elio Struyf
5f1279eeb8
8.5.0
2023-04-14 15:54:03 +02:00
Elio Struyf
32da568025
Update version
2023-04-14 15:53:29 +02:00
Elio Struyf
628782432a
#558 - Moved taxonomy to its own database file
2023-04-14 15:53:16 +02:00
Elio Struyf
28e4220b74
Fix for content updates
2023-04-14 15:11:27 +02:00
Elio Struyf
5939dccc3b
update changelog
2023-04-14 13:56:11 +02:00
Elio Struyf
fd362f3787
Merge branch 'issue/566' into dev
2023-04-14 13:52:47 +02:00
Elio Struyf
055733658b
#572 - fix link
2023-04-12 19:30:24 +02:00
Elio Struyf
994c7f6405
Added status and date field classes
2023-04-07 10:26:43 +02:00
Elio Struyf
58e6da0fcc
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-04-07 10:20:34 +02:00
Elio Struyf
510c982de1
#567 - Update positioning of taxonomy filters
2023-04-07 10:20:29 +02:00
Elio Struyf
e941153fa8
Update positioning of taxonomy filters
2023-04-07 10:19:19 +02:00
Elio Struyf
a84cce2f0f
#568 - Update preview when slug changes
2023-04-07 10:14:10 +02:00
Elio Struyf
76126b0291
#566 - implementing persistent panel for previews
2023-04-06 19:21:56 +02:00
Elio Struyf
6f2dc2cb52
#564 - only pass strings to the taxonomy dashboard
2023-04-04 16:25:29 +02:00
Elio Struyf
4fb32bbf9e
Merge pull request #560 from estruyf/dev
2023-04-03 16:48:35 +02:00
Elio Struyf
11103ad52f
Updated the changelog
2023-04-03 15:57:03 +02:00
Elio Struyf
398691bace
#557 - Fix for dropdown of the tag picker
2023-04-03 12:50:58 +02:00
Elio Struyf
7df731b55f
Merge branch 'issue/548-projects' into dev
2023-04-02 21:29:34 +02:00
Elio Struyf
61d8d606a7
#556 #555 - better field type detection
2023-04-02 21:22:39 +02:00
Elio Struyf
f65060fc7c
#523 - add default step
2023-04-01 19:18:16 +02:00
Elio Struyf
7bd77e436d
#535 - fix when no image is selected
2023-04-01 15:46:49 +02:00
Elio Struyf
4b37c4c9a4
Changelog update
2023-03-31 17:01:42 +02:00
Elio Struyf
6f51e6bcd3
Update changelog
2023-03-31 16:43:13 +02:00
Elio Struyf
744e4a8fa5
Merge branch 'issue/548-projects' into dev
2023-03-31 09:16:50 +02:00
Elio Struyf
fe2a1158e2
Update chanelog
2023-03-31 09:14:52 +02:00
Elio Struyf
ecab542a65
#554 - hide media snippets
2023-03-31 09:07:41 +02:00
Elio Struyf
78f0e7f56a
#548 - Project selection support
2023-03-30 21:06:04 +02:00
Elio Struyf
6bb9831542
Implementation of the project selector
2023-03-30 18:28:04 +02:00
Elio Struyf
30df5c6233
#549 - Added the folder name
2023-03-30 11:50:22 +02:00
Elio Struyf
3086ca67ce
#552 - Fix for content retrieval in multi-root workspaces
2023-03-29 17:30:04 +02:00
Elio Struyf
8054a964b4
#549 - check changes in submodule
2023-03-29 08:39:41 +02:00
Elio Struyf
5336f3c9c2
#550 - Taxonomy suggestions
2023-03-28 22:41:21 +02:00
Elio Struyf
d52f51fec7
#549 - sync submodule changes
2023-03-28 20:19:32 +02:00
Elio Struyf
29479a8c05
Fix for extending array settings + card Image check
2023-03-25 11:26:45 +01:00
Elio Struyf
5d1ed08658
#513 - Add support for card image extensibility
2023-03-23 14:49:29 +01:00
Elio Struyf
e23960d9ee
#547 - check for parent field
2023-03-23 12:20:52 +01:00
Elio Struyf
623878049a
#547 - fix default value
2023-03-22 10:43:52 +01:00
Elio Struyf
fafe64d116
#538 - update stringify
2023-03-21 09:52:30 +01:00
Elio Struyf
9c5b8aa445
Updated name
2023-03-21 09:39:46 +01:00
Elio Struyf
5011c1c95d
#538 - encodeEmoji property support
2023-03-20 13:19:32 +01:00
Elio Struyf
898f59ed6a
#543 - fix json schema
2023-03-20 10:22:47 +01:00
Elio Struyf
781db743dc
#528 - fix for astro files
2023-03-19 19:56:06 +01:00
Elio Struyf
a66bf12a24
#541 - rewrite the ai logic
2023-03-19 16:29:10 +01:00
Elio Struyf
5f1c835842
#541 - silent account retrieval
2023-03-19 12:13:29 +01:00
Elio Struyf
a274a34194
Update changelog
2023-03-18 21:30:11 +01:00
Elio Struyf
a958ee6fdc
update changelog
2023-03-18 21:28:57 +01:00
Elio Struyf
3a5d57e03a
#541 - Title suggestion AI support
2023-03-18 21:25:40 +01:00
Elio Struyf
d29d0cfc44
#512 - added frontmatter config folder support
2023-03-17 16:00:20 +01:00
Elio Struyf
f45affbd2e
Merge branches 'dev' and 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-03-17 13:20:31 +01:00
Elio Struyf
6058a02b70
#512 - added jsonc file association for frontmatter.json
2023-03-17 13:12:17 +01:00
Elio Struyf
e84bf8336f
#529 - fix yaml parsing in Windows
2023-03-17 12:26:31 +01:00
Elio Struyf
ea19c61b4e
update settings link
2023-03-17 11:14:34 +01:00
Elio Struyf
7a901e6eba
update changelog
2023-03-16 15:19:19 +01:00
Elio Struyf
48e1cd882a
Added an unknown field for uniforms
2023-03-16 15:18:46 +01:00
Elio Struyf
42c44ca3a5
#539 - fix file prefix
2023-03-16 09:51:57 +01:00
Elio Struyf
b48008eb41
#537 - added support for ./ in public folder
2023-03-16 09:30:05 +01:00
Elio Struyf
bc3407fd7b
#534 - move to database folder
2023-03-15 13:13:18 +01:00
Elio Struyf
143f8d799a
Hover effect on images
2023-03-15 13:12:08 +01:00
Elio Struyf
73e1f21117
#535 - retain scroll position
2023-03-15 10:11:47 +01:00
Elio Struyf
92d507364e
#536 - Update relative path
2023-03-15 09:02:14 +01:00
Elio Struyf
623c340f49
Removed logging
2023-03-15 08:51:15 +01:00
Elio Struyf
e661753d51
Update activation message
2023-03-15 08:51:04 +01:00
Elio Struyf
265db6f5dd
#537 - Allow root path
2023-03-14 22:47:10 +01:00
Elio Struyf
1e3b4c8eaf
#536 - Set the script root folder
2023-03-14 22:32:16 +01:00
Elio Struyf
f583ab2f97
#363 - Update labelfield
2023-03-14 17:21:19 +01:00
Elio Struyf
35d87226f6
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-03-14 08:38:59 +01:00
Elio Struyf
fccffa4ea2
#363 - Multiline support
2023-03-14 08:38:37 +01:00
Elio Struyf
22dbf4681f
Removed app insights + custom metrics
2023-03-13 12:45:05 +01:00
Elio Struyf
56deb432fd
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-03-13 08:56:43 +01:00
Elio Struyf
b9e46d551e
#531 - fix list items
2023-03-13 08:56:37 +01:00
Elio Struyf
605ebc6a37
Set chatbot to experimental for better styling
2023-03-11 11:32:37 +01:00
Elio Struyf
c159d8037c
#530 - Loading message added
2023-03-10 16:37:11 +01:00
Elio Struyf
b3a1628b77
#530 - Chatbot API update
2023-03-10 11:54:11 +01:00
Elio Struyf
5a56577695
Merge branch 'poc/ai' into dev
2023-03-09 21:06:25 +01:00
Elio Struyf
36a903c7b6
#530 - Front Matter AI
2023-03-09 21:06:13 +01:00
Elio Struyf
ecacba53a7
Added chatbot integration
2023-03-09 18:09:18 +01:00
Elio Struyf
94819cef62
#521 - fix snippets placeholder
2023-03-07 15:32:08 +01:00
Elio Struyf
14515e4f59
#526 - Fix content menu
2023-03-07 15:14:15 +01:00
Elio Struyf
53dd1303dc
#518 - revert and update yaml parser + config
2023-03-06 10:46:23 +01:00
Elio Struyf
0ee4ed9e3c
Merge branches 'dev' and 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-03-06 10:19:03 +01:00
Elio Struyf
9a2b0cb005
Update changelog date
2023-03-06 10:15:42 +01:00
Elio Struyf
9f11b94c60
#520 - Add url protocol
2023-03-04 12:11:42 +01:00
Elio Struyf
34f5e9c41b
#523 - number options
2023-03-04 11:59:39 +01:00
Elio Struyf
ced176adad
#524 - Remove global settings
2023-03-04 11:13:41 +01:00
Elio Struyf
f2c8c0a8d6
Added default servers for frameworks
2023-03-04 10:48:36 +01:00
Elio Struyf
6f45277b49
#522 - Add Astro support
2023-03-04 10:45:18 +01:00
Elio Struyf
541e02e72c
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-03-02 21:23:02 +01:00
Elio Struyf
cae62232c6
Fix panel alignment
2023-03-02 21:22:41 +01:00
Elio Struyf
8a2ee4c82c
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2023-03-02 11:51:18 +01:00
Elio Struyf
4ffcd76aac
Remove log
2023-03-02 11:51:05 +01:00
Elio Struyf
3b0ea3132c
#518 : Fix YAML parser
2023-03-02 11:50:24 +01:00
Elio Struyf
cf29121bc0
Fix isDevelopment check
2023-02-28 19:33:57 +01:00
Elio Struyf
cbeda07d25
#513 - Added devtools command
2023-02-28 14:45:18 +01:00
Elio Struyf
8bc63a48a0
#513 - devmode for ext
2023-02-28 12:49:03 +01:00
Elio Struyf
026bcd0a84
#513 - support for custom field + panel view
2023-02-27 17:37:16 +01:00
Elio Struyf
cf6133b143
8.4.0
2023-02-26 15:38:50 +01:00
Elio Struyf
872487db4a
Added the UI scripts to experimental features
2023-02-26 15:38:38 +01:00
Elio Struyf
386bf0218d
Added external script loading
2023-02-26 15:18:57 +01:00
Elio Struyf
ecca570e30
Extensibility script solution
2023-02-24 19:11:31 +01:00
Elio Struyf
7e398d206a
POC of rendering custom HTML
2023-02-24 18:21:12 +01:00
Elio Struyf
75af200108
Update submenu
2023-02-19 14:56:31 +01:00
Elio Struyf
d364bde59d
Merge pull request #507 from estruyf/dev
2023-02-14 16:37:29 +01:00
Elio Struyf
8ae105fd6e
Fixes in preview paths
2023-02-14 16:12:39 +01:00
Elio Struyf
3a8854b060
update changelog
2023-02-13 19:58:07 +01:00
Elio Struyf
af393bbfc5
#425 - fix for global file path
2023-02-12 13:23:20 +01:00
Elio Struyf
76707b9eee
Update changelog
2023-02-11 15:55:00 +01:00
Elio Struyf
8042a25fbb
Update changelog
2023-02-11 13:18:40 +01:00
Elio Struyf
1a3520833b
#506 - added default filename
2023-02-11 12:08:58 +01:00
Elio Struyf
1b1eac0a43
Merge branch 'furkanb-issue/#504' into dev
2023-02-11 12:08:04 +01:00
furkanb
6b19e69806
sanitize defaultFileName
2023-02-11 01:55:07 +03:00
furkanb
04960b7fdb
issue/#504
2023-02-11 01:47:03 +03:00
Elio Struyf
3ca979bea9
updated changelog
2023-02-10 14:58:12 +01:00
Elio Struyf
12ecee8c49
Fix address bar of preview
2023-02-10 14:53:23 +01:00
Elio Struyf
680ea99f05
#425 - Added content type check
2023-02-10 14:44:25 +01:00
Elio Struyf
39cee294af
#425 - Preview questions when folder is not found
2023-02-10 14:24:14 +01:00
Elio Struyf
558845a8d2
#425 - added new placeholders for previews
2023-02-10 13:24:59 +01:00
Elio Struyf
327559fdd7
#425 - support added for placeholders in the page folders path
2023-02-09 22:30:36 +01:00
Elio Struyf
2efbfa7820
Add button border to align with VSCode
2023-02-09 21:27:30 +01:00
Elio Struyf
cdeaa87321
#480 - Updating add missing fields label
2023-02-09 21:14:40 +01:00
Elio Struyf
483cfcd761
#505 - Small theming fixes
2023-02-09 17:35:16 +01:00
Elio Struyf
74bc8d78a0
#505 - Enhancements to theming of the data fields
2023-02-09 17:24:42 +01:00
Elio Struyf
bc88df98ee
#505 - Data view theming
2023-02-09 13:32:34 +01:00
Elio Struyf
d48e63ba32
Restructuring components
2023-02-09 11:28:22 +01:00
Elio Struyf
20ee0e1ca5
#505 - Step + welcome view colors
2023-02-08 19:27:48 +01:00
Elio Struyf
716f7d1f0c
#505 - Preview theming
2023-02-07 20:32:23 +01:00
Elio Struyf
5119f631f3
Enhancement: VS Code theme support for the dashboards #505
2023-02-07 19:59:46 +01:00
Elio Struyf
4eea855d0f
#505 - Header theming
2023-02-07 17:47:07 +01:00
Elio Struyf
5354619283
#505 - Theming for snippets view
2023-02-07 13:49:05 +01:00
Elio Struyf
dd939f4b7a
#505 - Media folder items styling
2023-02-07 10:48:19 +01:00
Elio Struyf
2635cc9b6d
#505 - Media dashboard theming WIP
2023-02-07 10:32:01 +01:00
Elio Struyf
c843e74077
#505 - Align to theme colors WIP
2023-02-06 18:26:11 +01:00
Elio Struyf
baed139cc6
Implement new scoped groups from tailwind
2023-02-05 14:39:28 +01:00
Elio Struyf
38839470ac
#502 - Keyboard bindings added
2023-02-05 14:31:25 +01:00
Elio Struyf
8a4b24396c
#503 : Allow making changes to preview URL + tailwind v3 update
2023-02-05 14:13:43 +01:00
Elio Struyf
4a50cf70a0
#473 - Allow setting the SEO title name
2023-02-04 10:08:25 +01:00
Elio Struyf
db38b9da68
#488 - Create the .frontmatter folder on initialization, not before
2023-02-02 21:06:20 +01:00
Elio Struyf
2b7f124582
#496 - Move to file storage for larger states
2023-02-02 18:46:50 +01:00
Elio Struyf
089f0a643d
Merge pull request #500 from pongstr/dev
2023-02-02 12:11:15 +01:00
Pongstr
9c9102f6f5
chore(devx-improvements): Deps upgrades + Prettier
2023-02-02 11:13:55 +02:00
Elio Struyf
c95d79a218
Merge pull request #499 from pongstr/devx-improvements
2023-02-01 15:17:16 +01:00
Pongstr
c0b1e4383f
init: sync with dev
2023-02-01 16:13:57 +02:00
Pongstr
ddf2873794
init
2023-02-01 11:58:31 +02:00
Pongstr
faf629cca5
init
2023-02-01 11:40:12 +02:00
Elio Struyf
bf4b66564c
#497 - Support for movie media added
2023-01-30 10:19:05 +01:00
Elio Struyf
5c62255605
#494 - Support added for remote images as previews
2023-01-30 10:11:06 +01:00
Elio Struyf
4f91aeb80b
Update wf name
2023-01-24 10:52:00 +01:00
Elio Struyf
e19b4d7d6c
#493 - fix issue with custom placeholders
2023-01-24 10:44:16 +01:00
Elio Struyf
7f02fe34ba
Update labels flow
2023-01-09 13:41:21 +01:00
Elio Struyf
5dec859849
Merge branch 'main' into dev
2023-01-07 20:18:57 +01:00
Elio Struyf
5e1558ecfa
Update labeling
2023-01-07 20:18:45 +01:00
Elio Struyf
8a099de859
Updated vsce dependency
2022-12-24 09:47:13 +01:00
Elio Struyf
ddef00726b
update badges
2022-12-24 09:42:40 +01:00
Elio Struyf
70316c4c28
#474 - Allow to define the file prefix on content types
2022-12-23 15:00:49 +01:00
Elio Struyf
50f2e7ea72
Update readme
2022-12-23 12:12:27 +01:00
Elio Struyf
663d346e2e
Temporarily remove badges
2022-12-23 12:07:26 +01:00
Elio Struyf
d42561fbf5
#469 - Fix for using the root folder as content folder
2022-12-23 12:02:49 +01:00
Elio Struyf
0c5224b5f9
Update changelog
2022-12-23 10:27:39 +01:00
Elio Struyf
cfa805add9
#407 - support for external config files
2022-12-23 10:26:20 +01:00
Elio Struyf
86a8ef68b6
Settings override
2022-12-22 21:04:24 +01:00
Elio Struyf
cc2c6dc217
Allow external configurations - start
2022-12-22 18:03:04 +01:00
Elio Struyf
1764965aa7
8.3.0
2022-12-14 10:18:22 +01:00
Elio Struyf
12559bae4a
#482 - Default content type description update
2022-12-14 10:17:47 +01:00
Elio Struyf
fc1d750c5e
#470 - Fix initialize project dashboard description
2022-12-14 09:45:17 +01:00
Elio Struyf
85c4a869e3
#484 - Workspace path update
2022-12-14 09:40:32 +01:00
Elio Struyf
8b3889f997
#484 - validate if command is available
2022-12-14 09:00:53 +01:00
Elio Struyf
75b01cde7b
#484 - Script support for different environments
2022-12-13 12:00:01 +01:00
Elio Struyf
c75ab2a07b
Update sponsor
2022-12-12 09:02:14 +01:00
Elio Struyf
a12cf70a80
Merge pull request #477 from estruyf/dev
2022-12-08 18:12:53 +01:00
Elio Struyf
4b1d80f04b
Prepare v8.2.0 release
2022-12-08 18:08:58 +01:00
Elio Struyf
a84fecaf96
Update json schema + changelog
2022-12-08 16:46:45 +01:00
Elio Struyf
5b9c279fa2
#471 - Fix typo
2022-12-02 11:49:56 +01:00
Elio Struyf
f67be9efb9
update changelog
2022-11-24 17:26:22 +01:00
Elio Struyf
4c50100230
Merge pull request #466 from albbus-stack/git-deleted-files-fix
...
Thank you @albbus-stack!
2022-11-24 17:25:01 +01:00
albbus-stack
82ace03692
Added git deleted files in the push method
2022-11-24 14:24:09 +01:00
Elio Struyf
576d07fdef
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2022-11-14 19:40:42 +01:00
Elio Struyf
f6bc4fb630
#365 - conditional support
2022-11-14 19:40:38 +01:00
Elio Struyf
c35f4ab070
Merge branch 'issue/362-ui' into dev
2022-11-14 19:39:11 +01:00
Elio Struyf
59cbc03b0c
#458 - Add prefix to page bundles
2022-11-14 10:48:15 +01:00
Elio Struyf
0ea06a841e
#412 - script splitting fix
2022-11-14 10:40:52 +01:00
Elio Struyf
b54eb5a360
#462 - Fix issue in script error notification
2022-11-14 10:40:30 +01:00
Elio Struyf
16b6fff6dc
#362 - Case sensitive + insensitive option
2022-11-13 20:21:47 +01:00
Elio Struyf
7a46729a46
#362 - additional operators
2022-11-12 18:11:24 +01:00
Elio Struyf
32182c3df0
#362 - Start on conditional ui
2022-11-10 17:21:16 +01:00
Elio Struyf
78587509b3
Update readme
2022-11-09 13:59:19 +01:00
Elio Struyf
e3bd7eebbe
#360 - Define which content types can be used on your page folders
2022-11-09 13:59:14 +01:00
Elio Struyf
f1a8e0d425
#458 - Ability to configure the file prefix on folder level
2022-11-09 10:31:49 +01:00
Elio Struyf
33e294d702
#455 - Show a description for the SEO section
2022-11-08 11:51:41 +01:00
Elio Struyf
e098442eaa
#412 - Allow title on snippets
2022-11-07 17:28:40 +01:00
Elio Struyf
1de14122c5
#440 - Filter on description
2022-11-07 15:59:20 +01:00
Elio Struyf
c0838fffd4
#448 - Full workspace path replacement
2022-11-07 10:50:01 +01:00
Elio Struyf
082c25144f
#448 - Fix file retrieval
2022-11-05 18:29:47 +01:00
Elio Struyf
d701651a05
#440 - Type to search/filter in the snippets dashboard
2022-11-04 15:25:00 +01:00
Elio Struyf
5205b2d079
#450 - Additional date placeholders
2022-11-04 10:34:46 +01:00
Elio Struyf
e864d56081
#447 - Allow to use placeholders on git commit messages
2022-11-04 10:33:23 +01:00
Elio Struyf
c6a4c239a0
#449 - Show filename if the title is not set
2022-11-04 09:58:54 +01:00
Elio Struyf
42fbdf9708
#412 - Support for sub-folders
2022-10-31 09:59:33 +01:00
Elio Struyf
8d53990aea
#430 - support for post_asset_folder folder
2022-10-08 17:33:42 +02:00
Elio Struyf
b9a0c656d3
async updates for settings
2022-10-07 13:32:49 +02:00
Elio Struyf
8a8db67e82
#427 - Add hexo as SSG option
2022-10-07 13:32:42 +02:00
Elio Struyf
0ac4571859
Merge branch 'issue/431' into dev
2022-10-07 10:38:55 +02:00
Elio Struyf
a072957793
Updated exists to async
2022-10-06 21:49:53 +02:00
Elio Struyf
fad5ad7243
Moving away from fs sync methods
2022-10-06 21:36:51 +02:00
Elio Struyf
b248ee7184
Merge branch 'release/v8.1.2' into dev
2022-10-06 14:49:17 +02:00
Elio Struyf
cf2d170d6f
Merge pull request #437 from estruyf/release/v8.1.2
2022-10-06 14:47:13 +02:00
Elio Struyf
8d577ceb79
#435 #436 - fixes
2022-10-06 14:42:43 +02:00
Elio Struyf
5748aa0540
8.1.2
2022-10-06 14:38:37 +02:00
Elio Struyf
4e850e5cb9
Fix field error message color
2022-10-06 14:23:49 +02:00
Elio Struyf
f89d4fce3f
#431 - Update changelog
2022-10-04 17:05:04 +02:00
Elio Struyf
1ecf75ae9c
Merge branch 'issue/431' into dev
2022-10-04 17:00:48 +02:00
Elio Struyf
888e5c5229
Get webview URI for Windows
2022-10-04 13:47:41 +02:00
Elio Struyf
45eb542619
#431 - Allow pagination page nr
2022-10-03 21:31:23 +02:00
Elio Struyf
5a565f1154
#412 - Override duplicates in config split
2022-10-03 14:07:14 +02:00
Elio Struyf
78002563be
Clear cache command
2022-10-03 13:22:40 +02:00
Elio Struyf
be3071dc18
Merge branch 'dev' into issue/431
2022-10-02 20:18:46 +02:00
Elio Struyf
5c9d7eda17
#433 - fix title and description rendering if not string
2022-10-02 20:01:59 +02:00
Elio Struyf
9f3cfd9d3a
#434 - Webview errors are logged in the extension output
2022-10-02 14:26:22 +02:00
Elio Struyf
0c6ae47a7b
#434 - Webview errors are logged in the extension output
2022-10-02 14:25:11 +02:00
Elio Struyf
726a26850d
#431 - Cache changes + Tab navigation
2022-10-02 14:23:51 +02:00
Elio Struyf
5fbb05f083
#431 - Performance improvements for first load
2022-10-01 20:30:18 +02:00
Elio Struyf
afca99b53a
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2022-10-01 10:36:34 +02:00
Elio Struyf
a8d2c428bc
#428 - Image inserting UX enhancement
2022-10-01 10:36:29 +02:00
Elio Struyf
5254f2b7f9
#412 Support added for data files and custom scripts
2022-09-30 14:44:07 +02:00
Elio Struyf
13a71cfd82
#412 - Update setting casing
2022-09-30 10:44:14 +02:00
Elio Struyf
07d67bf881
#412 - allow config folders to use lowercase
2022-09-30 09:54:55 +02:00
Elio Struyf
27887bedef
#412 - splitting configuration files
2022-09-29 20:36:02 +02:00
Elio Struyf
2b8f08c03c
#406 - Single data entries
2022-09-27 13:16:44 +02:00
Elio Struyf
cb2194bc48
8.2.0
2022-09-27 12:04:50 +02:00
Elio Struyf
46872f81ac
Include CMS in the display name
2022-09-27 09:00:14 +02:00
Elio Struyf
eb9984396b
Merge pull request #423 from estruyf/dev
2022-09-23 12:47:54 +02:00
Elio Struyf
b7b79024e1
8.1.1
2022-09-23 12:44:18 +02:00
Elio Struyf
d17cc901ff
#422 - Fix panel initialization logic
2022-09-23 09:20:59 +02:00
Elio Struyf
1fe03197e3
Merge pull request #421 from estruyf/dev
2022-09-22 13:43:18 +02:00
Elio Struyf
a1eaa5baca
Updated changelog for v8.1.0
2022-09-22 11:49:15 +02:00
Elio Struyf
b83b2205c0
Fix issue in image field with required message
2022-09-21 09:55:57 +02:00
Elio Struyf
989d20c474
#417 - New hyperlink wysiwyg option
2022-09-19 10:40:15 +02:00
Elio Struyf
2cf3ff93c5
#418 - Heading and divider fields
2022-09-19 10:18:41 +02:00
Elio Struyf
67b44dce42
#369 - taxonomy fix
2022-09-19 09:52:02 +02:00
Elio Struyf
c182a67daa
Remove logging
2022-09-19 09:45:02 +02:00
Elio Struyf
2494e4c6c5
#369 - Notification fix
2022-09-19 09:43:57 +02:00
Elio Struyf
efc230f81e
#391 - New description property
2022-09-16 16:47:32 +02:00
Elio Struyf
e455fa764b
#369 - required fields
2022-09-15 11:13:26 +02:00
Elio Struyf
c6273fa9c1
#408 - add missing view mode
2022-09-12 10:38:53 +02:00
Elio Struyf
9f37ff773e
#395 : Media snippet enhancements
2022-09-09 18:01:55 +02:00
Elio Struyf
9b21e15c63
#402 : Custom sorting of content now supports number fields
2022-09-09 16:44:37 +02:00
Elio Struyf
fe41d9a751
Remove bold version
2022-09-09 13:32:55 +02:00
Elio Struyf
5e91a0e7af
Update version
2022-09-09 13:26:39 +02:00
Elio Struyf
e00186890c
Update beta script
2022-09-09 13:22:36 +02:00
Elio Struyf
b2b017efc0
#404 : Ordering of snippet fields is based on their field definition
2022-09-08 21:08:46 +02:00
Elio Struyf
51b11b66ab
#403 : Fix for media files with spaces on importing in article content
2022-09-08 20:59:50 +02:00
Elio Struyf
2275c1b9cc
#401 - Enable paging on the content dashboard
2022-09-08 11:38:45 +02:00
Elio Struyf
bf98ff9a1d
Disable popper
2022-09-08 11:01:29 +02:00
Elio Struyf
23c5a7bc18
#400 : Fix for draft/published grouping
2022-09-08 10:44:07 +02:00
Elio
4d05c660c8
#398 : Fix Windows folder path parsing in data folder retrieval
2022-09-08 10:00:38 +02:00
Elio Struyf
83d4427c09
New titles for inputs
2022-09-07 14:50:21 +02:00
Elio Struyf
45285d3cf2
8.1.0
2022-09-07 12:29:02 +02:00
Elio Struyf
f46fdb9fb0
Preview tab title
2022-09-07 10:03:25 +02:00
Elio Struyf
3557360297
#396 - Fix for index and _index previews
2022-09-07 09:59:27 +02:00
Elio Struyf
600c225265
Added divider between action buttons and custom ones
2022-09-07 08:48:14 +02:00
Elio Struyf
7fa814ca1b
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2022-09-05 15:00:33 +02:00
Elio
e4f44def47
Update changelog
2022-09-05 14:58:06 +02:00
Elio
08aa73f9c3
Merge branch 'dev' of https://github.com/estruyf/vscode-front-matter into dev
2022-09-05 14:57:27 +02:00
Elio
fcb564b054
#393 - Fix Windows file path
2022-09-05 14:55:34 +02:00
Elio Struyf
ac4aea68eb
#352 : Schema updates
2022-09-05 14:25:59 +02:00
Elio Struyf
ad6c37f62d
Audit fix for dependencies
2022-09-05 10:55:38 +02:00
Elio Struyf
bc3d5cb6b2
Added contact links for issues
2022-09-05 10:53:57 +02:00
Elio Struyf
88c8cc82c8
#394 : Ordering of snippet fields is based on their field definition
2022-09-05 10:37:30 +02:00
Elio Struyf
69e0dc3343
Hide the initialize project action
2022-09-02 13:44:11 +02:00
Elio Struyf
dda9b88752
#388 : Added a stop server action
2022-09-02 13:42:50 +02:00
Elio Struyf
5b712e64d7
#390 : Implement another JSON parser
2022-09-02 13:26:25 +02:00
Elio Struyf
af1cc15d3d
Fix for new popper menu on media items
2022-09-02 09:50:09 +02:00
Elio Struyf
76e3c08405
Fix for custom placeholders that return errors
2022-09-02 09:49:48 +02:00
Elio Struyf
ebae16f724
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2022-08-11 20:58:32 +02:00
Elio Struyf
911adaa5d6
#383 : Add the item menu to the content list view
2022-08-11 20:56:07 +02:00
Elio Struyf
1766c19133
#385 : Add a default draft field value
2022-08-11 17:52:36 +02:00
Elio Struyf
4a8bbaf82e
Fix for empty tags
2022-08-11 17:43:07 +02:00
Elio Struyf
fa7b9f3ad1
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2022-08-10 16:09:36 +02:00
Elio Struyf
ecc9c74091
#384 : Fix issue title field in sub-fields
2022-08-10 16:09:21 +02:00
Elio Struyf
282c95be29
Initialize listeners
2022-08-04 21:33:00 +02:00
Elio Struyf
9325ce3638
Keep track of all config listeners
2022-08-04 21:32:30 +02:00
Elio Struyf
a4da46ca21
#379 - New frontMatter.config.reload command
2022-08-04 21:29:21 +02:00
Elio Struyf
44f30f70d5
Update authenticate command
2022-08-04 20:58:45 +02:00
Elio Struyf
2ef39cb2ed
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2022-08-04 15:23:50 +02:00
Elio Struyf
c8ecc92309
#376 : post script functionality
2022-08-04 15:23:41 +02:00
Elio Struyf
3ca6609ace
#377 - Git sync command
2022-07-30 14:23:57 +02:00
Elio Struyf
670791fcf6
#377 - update setting name
2022-07-29 16:16:38 +02:00
Elio Struyf
30dc33a859
#377 : Git sync actions added on panel and content dashboard
2022-07-29 16:13:46 +02:00
Elio Struyf
07ed95793c
#378 - Last modified update only to content in content folders
2022-07-28 11:36:26 +02:00
Elio Struyf
9a9ec33f9f
Sorting fix
2022-07-27 12:08:39 +02:00
Elio Struyf
89aab6c74e
#352 - Added notification + progress notification
2022-07-27 11:56:51 +02:00
Elio Struyf
c0e6c79c67
qna link
2022-07-22 16:03:45 +03:00
Elio Struyf
7badfda41b
#352 - Custom placeholders now support scripting
2022-07-21 18:38:53 +03:00
Elio Struyf
9445ce6d37
#374 - Auto-fold the front matter section
2022-07-21 13:15:49 +03:00
Elio Struyf
1aa8f77590
#370 - updated JSON schema
2022-07-20 15:00:17 +03:00
Elio Struyf
dab6a46d98
#372 - Update taxonomy to taxonomies
2022-07-18 17:30:19 +03:00
Elio Struyf
6b940e2f24
Merge branch 'main' into dev
2022-07-18 17:27:06 +03:00
Elio Struyf
8c0ce05133
Hide settings icon
2022-07-17 08:13:51 +02:00
Elio Struyf
937494f81c
Hide open settings + new docs and settings link
2022-07-17 08:13:42 +02:00
Elio Struyf
7392d7ea0d
Merge pull request #371 from estruyf/dev
2022-07-13 13:57:22 +02:00
Elio Struyf
9fcc231a7a
8.0.1
2022-07-13 13:52:14 +02:00
Elio Struyf
149703a5df
Fix for tags rendering on content cards
2022-07-13 13:52:06 +02:00
Elio Struyf
463455121e
Improve media cards
2022-07-13 10:04:52 +02:00
Elio Struyf
43ae9a6ba2
Merge pull request #367 from estruyf/dev
2022-07-11 16:09:40 +02:00
Elio Struyf
c24cc2165f
Changelog update
2022-07-11 16:03:03 +02:00
Elio Struyf
f177a61d4f
Hide template button if disabled
2022-07-11 15:09:47 +02:00
Elio Struyf
f13b9e8ea5
#364 - Check content if ends with newline
2022-07-11 15:09:18 +02:00
Elio Struyf
c04dd79778
Test updates
2022-06-30 17:39:10 +02:00
Elio Struyf
00273a8c86
#366 - Better support for block in block fields
2022-06-29 09:57:32 +02:00
Elio Struyf
231ef804dc
Added sponsor info
2022-06-28 17:13:11 +02:00
Elio Struyf
44dc22c792
#365 - FIx for the spinner
2022-06-28 15:17:32 +02:00
Elio Struyf
830fc550bd
Ignore keywords field
2022-06-28 14:48:10 +02:00
Elio Struyf
6c7567a15c
Fix when there is no title
2022-06-28 09:17:03 +02:00
Elio Struyf
be9797cc77
Updated gitignore
2022-06-28 09:05:28 +02:00
Elio Struyf
a78d9c5906
#364 - Honour file ending rules in data files
2022-06-28 09:04:38 +02:00
Elio Struyf
8f4fe45d9e
Initial e2e test setup
2022-06-28 08:53:15 +02:00
Elio Struyf
79157feed5
#353 - Add the default content type on initialization
2022-06-16 11:53:08 +02:00
Elio Struyf
09888d5657
#291 - Hierarchy field support
2022-06-16 11:41:54 +02:00
Elio Struyf
a0371167bc
#356 - fix schema for fieldGroups
2022-06-15 16:52:59 +02:00
Elio Struyf
0dc2623ded
#358 - FIx for relative path of the public folder
2022-06-14 13:54:56 +02:00
Elio Struyf
7d81a83672
Merge branch 'main' into dev
2022-06-13 10:28:52 +02:00
Elio
17150a53bc
7.3.4
2022-06-13 10:23:57 +02:00
Elio
fbf1990045
Update version in changelog
2022-06-13 10:23:51 +02:00
Elio
c5881d7905
Update changelog
2022-06-13 10:20:47 +02:00
Elio
b83f7beb30
#354 - Windows file parsing fix
2022-06-13 10:19:20 +02:00
Elio
d2c5a850ef
Keep panel open
2022-06-13 10:18:04 +02:00
Elio
5b334db3c9
#354 - Windows file parsing fix
2022-06-13 10:17:56 +02:00
Elio Struyf
69aa7a7648
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2022-06-13 09:10:51 +02:00
Elio Struyf
97e4313d93
Move content type methods
2022-06-13 09:10:40 +02:00
Elio Struyf
3f7acd7e26
Merge branch 'main' into dev
2022-06-11 20:04:31 +02:00
Elio Struyf
7a2b45f031
Fix double pages on contents dashboard
2022-06-11 20:02:35 +02:00
Elio Struyf
8ed64691c4
7.3.3
2022-06-11 20:00:16 +02:00
Elio Struyf
844971cdd9
Fix card render
2022-06-11 20:00:03 +02:00
Elio Struyf
cf376cdda7
#291 - Taxonomy dashboard improvements + command
2022-06-10 15:50:49 +02:00
Elio Struyf
1a6acce77f
#350 - New previewPath property for page folders
2022-06-10 10:52:10 +02:00
Elio Struyf
e9258e1a7f
#351 - New template property for content types
2022-06-10 10:28:18 +02:00
Elio Struyf
61b461661d
Update use count
2022-06-10 09:35:58 +02:00
Elio Struyf
a12a3852d2
Fixes for the table overflow
2022-06-10 09:34:35 +02:00
Elio Struyf
0c94b33606
Move taxonomy value
2022-06-09 16:22:53 +02:00
Elio Struyf
23f3fbfadf
8.0.0
2022-06-09 15:40:24 +02:00
Elio Struyf
434e87b074
Changes to the taxonomy dashboard
2022-06-09 15:40:21 +02:00
Elio Struyf
081fb7ce2e
Start of the taxonomy dashboard implementation
2022-06-08 18:37:13 +02:00
Elio Struyf
bd43ba8a6d
#349 - Slug field
2022-06-03 15:58:19 +02:00
Elio Struyf
bd2860e225
#307 - List field
2022-06-02 09:19:06 +02:00
Elio Struyf
daeaf0a59d
7.4.0
2022-06-01 13:48:29 +02:00
Elio Struyf
9cc7ea09d6
#345 - Improve the UI of the media dashboard
2022-06-01 13:48:24 +02:00
Elio Struyf
4b6f283bf3
#348 - breadcrumb fix
2022-06-01 13:48:12 +02:00
Elio Struyf
e695bad1c6
Merge pull request #347 from estruyf/dev
2022-06-01 12:01:18 +02:00
Elio Struyf
fe31081907
7.3.2
2022-06-01 12:00:45 +02:00
Elio Struyf
248ccb3718
Update changelog
2022-06-01 12:00:36 +02:00
Elio Struyf
2260174ec2
Merge branch 'main' into dev
2022-06-01 11:59:30 +02:00
Elio Struyf
cd3a867422
#346 - Fix media refresh
2022-06-01 11:59:02 +02:00
Elio Struyf
05a63dd110
Create PULL_REQUEST_TEMPLATE.md
2022-05-30 13:32:48 +02:00
Elio Struyf
cfc0c3d5a1
Create CONTRIBUTING.md
2022-05-30 13:29:48 +02:00
Elio Struyf
d6dbca25ce
Create CODE_OF_CONDUCT.md
2022-05-30 13:16:10 +02:00
Elio Struyf
d21ad14e89
Merge pull request #344 from estruyf/dev
2022-05-26 18:58:30 +02:00
Elio Struyf
8d00726322
Update changelog
2022-05-26 18:57:22 +02:00
Elio Struyf
af11c304d3
7.3.1
2022-05-26 18:53:35 +02:00
Elio Struyf
223276f6af
#343 - Fix in schema for frontMatter.taxonomy.fieldGroups setting
2022-05-26 18:53:27 +02:00
Elio Struyf
a6fdfe0dfa
Merge pull request #342 from estruyf/dev
2022-05-25 13:13:50 +02:00
Elio Struyf
6154164b1c
Updated changelog
2022-05-25 13:09:16 +02:00
Elio Struyf
1cdb6c56a5
#336 - Fix for updating status field
2022-05-25 13:08:39 +02:00
Elio Struyf
c63310a2db
Initialize template folder
2022-05-25 12:51:39 +02:00
Elio Struyf
9f681a7459
Remove template creation
2022-05-25 11:46:18 +02:00
Elio Struyf
2610032a38
Update for the dataFile field
2022-05-25 10:12:05 +02:00
Elio Struyf
d11e8112e0
Fix for data view
2022-05-25 10:09:21 +02:00
Elio Struyf
df5e346cf1
Changelog update
2022-05-24 12:03:30 +02:00
Elio Struyf
9892d14a62
default labels for issues
2022-05-20 16:55:51 +02:00
Elio Struyf
8c61f79885
#340 - Show notification for not existing content folders
2022-05-20 16:46:39 +02:00
Elio Struyf
ffa6638d3d
#339 - Fix for content folders without a title
2022-05-20 16:25:08 +02:00
Elio Struyf
f9ef12bd3a
#338 - Disable templates setting
2022-05-20 16:22:46 +02:00
Elio Struyf
b79216f2b5
Added project label flow
2022-05-18 16:52:43 +02:00
Elio Struyf
2597a63718
Updated workflow
2022-05-18 14:13:07 +02:00
Elio Struyf
126a21a6b5
Added github action info
2022-05-18 13:58:50 +02:00
Elio Struyf
3abfbd5302
Message handler updates
2022-05-18 13:20:06 +02:00
Elio Struyf
efdbce2d08
#332 - Adding the new fileData field
2022-05-18 13:19:55 +02:00
Elio Struyf
09eea16d60
Remove logging
2022-05-18 10:29:23 +02:00
Elio Struyf
71697a09b6
Update dependency version
2022-05-17 16:23:23 +02:00
Elio Struyf
3583a2b962
#337 - Add support for other fm types
2022-05-17 16:19:40 +02:00
Elio Struyf
2825d5ddd8
#336 - support for draft field invert
2022-05-13 09:01:30 +02:00
Elio Struyf
2e66174c4a
Setting focus for questions
2022-05-13 08:26:30 +02:00
Elio Struyf
e78069ad17
#333 - collection and published field support
2022-05-13 08:18:42 +02:00
Elio Struyf
4c97993c5f
#333 - better support for Jekyll
2022-05-12 20:53:47 +02:00
Elio Struyf
a452173d9a
Added icons to snippets
2022-05-12 17:59:17 +02:00
Elio Struyf
60a38be923
#335 - Merge media snippets to content snippets
2022-05-12 15:51:50 +02:00
Elio Struyf
6c3d286282
#331 - Added functionality to run other type of scripts
2022-05-10 16:26:59 +02:00
Elio Struyf
32c7bbd3f9
#334 - Fix for locked content folders retrieval
2022-05-09 09:00:36 +02:00
Elio Struyf
426dbc2e46
Update beta script
2022-05-08 20:02:35 +02:00
Elio Struyf
9882dea960
Update beta release script
2022-05-08 19:52:31 +02:00
Elio Struyf
eb9a05e90c
update beta release script
2022-05-08 18:18:14 +02:00
Elio Struyf
4e59e736ed
Parse windows path
2022-05-08 18:09:19 +02:00
Elio Struyf
9f91ebf289
7.3.0
2022-05-05 17:41:32 +02:00
Elio Struyf
b80de402bd
#330 - Update front matter from script
2022-05-05 17:41:25 +02:00
Elio Struyf
e3c535276c
Merge pull request #328 from estruyf/dev
2022-05-02 20:33:02 +02:00
Elio Struyf
add22b0bd0
updated changelog
2022-05-02 20:24:29 +02:00
Elio Struyf
48f855144e
Limit the snippet pre height
2022-04-28 16:00:01 +02:00
Elio Struyf
67291f0cbe
style fixes in date picker
2022-04-27 16:31:54 +02:00
Elio Struyf
45b302c698
Status radius change
2022-04-26 16:40:13 +02:00
Elio Struyf
f897edab5f
Enhanced tags
2022-04-26 16:35:18 +02:00
Elio Struyf
dffb9f3dd8
#326 - New content type actions
2022-04-26 12:08:37 +02:00
Elio Struyf
573e1966ae
Merge branch 'poc/generate-ct' into dev
2022-04-26 12:05:28 +02:00
Elio Struyf
d161aa98a0
Updates for button colors
2022-04-26 12:05:08 +02:00
Elio Struyf
f10d93c22e
Add new mode for the content type actions
2022-04-25 20:47:44 +02:00
Elio Struyf
17a98fba68
Add content type create, update, setting
2022-04-25 14:57:59 +02:00
Elio Struyf
dee28397cb
Override default content type
2022-04-22 11:18:42 +02:00
Elio Struyf
c4055eb37c
Content type generation
2022-04-21 21:18:24 +02:00
Elio Struyf
91049bebd9
#325 - Better welcome experience
2022-04-21 17:11:07 +02:00
Elio Struyf
9f6c35b9ec
Automatically set the recognized framework
2022-04-21 12:49:56 +02:00
Elio Struyf
f0ed7c0b39
#323 - Added additional SSGs
2022-04-21 12:42:57 +02:00
Elio Struyf
e64c4fc0f8
#324 - Fix for the framework selection
2022-04-21 12:27:45 +02:00
Elio Struyf
cd19cec4f7
#308 - Updates to media insertion + title metadata
2022-04-21 09:01:30 +02:00
Elio Struyf
070fc53685
Media dashboard fixes + improvements
2022-04-20 20:58:03 +02:00
Elio Struyf
b232c55843
Fix for mode switch
2022-04-20 11:19:23 +02:00
Elio Struyf
55a14b3fbe
#308 - Implementation of the file field
2022-04-20 11:02:32 +02:00
Elio Struyf
60fde1711e
Merge branch 'release/v7.2.0' into dev
2022-04-12 17:07:46 +02:00
Elio Struyf
31ca9d4e8b
#322 - Show folder name for index page
2022-04-12 17:07:28 +02:00
Elio Struyf
bd47a09d1e
Small fix for index files in the list
2022-04-12 15:34:46 +02:00
Elio Struyf
744322a398
#263 - WYSIWYG string field
2022-04-12 15:12:14 +02:00
Elio Struyf
70de0e3ebd
Merge branch 'poc/preview' into release/v7.2.0
2022-04-11 14:10:11 +02:00
Elio Struyf
935ef83c4f
#316 - Surpress disposed webview notifications
2022-04-11 13:22:20 +02:00
Elio Struyf
93370095e9
Merge branch 'dev' into v7.2.0
2022-04-11 13:13:15 +02:00
Elio Struyf
e8e9a5a5d3
Updated tag
2022-04-11 13:09:47 +02:00
Elio Struyf
a5fbf6991c
Merge pull request #318 from estruyf/dev
2022-04-11 13:07:16 +02:00
Elio Struyf
a5f8017ab7
7.1.2
2022-04-11 13:05:56 +02:00
Elio Struyf
201fa4d564
#316 - Fix draft tab navigation
2022-04-11 13:05:48 +02:00
Elio Struyf
5e23d4446b
7.2.0
2022-04-11 10:42:01 +02:00
Elio Struyf
ef4e3fe28e
Added sponsor image
2022-04-11 09:55:44 +02:00
Elio Struyf
6d6d86692a
Merge pull request #313 from estruyf/dev
2022-04-08 10:03:42 +02:00
Elio Struyf
ada9724e54
update changelog
2022-04-08 10:03:13 +02:00
Elio Struyf
6347b728e4
Merge branch 'dev'
2022-04-08 10:01:09 +02:00
Elio Struyf
5079812745
7.1.1
2022-04-08 10:00:53 +02:00
Elio Struyf
c2ed9b2577
Fix for stopPropagation
2022-04-08 10:00:50 +02:00
Elio Struyf
20a5178326
Merge pull request #312 from estruyf/dev
2022-04-07 16:34:10 +02:00
Elio Struyf
81ad61f89d
Update changelog for 7.1.0 release
2022-04-07 16:26:13 +02:00
Elio Struyf
5fc030b4dc
Update attributes
2022-04-07 16:24:52 +02:00
Elio Struyf
6ef1ba5b57
Updated preview
2022-04-07 16:24:31 +02:00
Elio Struyf
bea6b181db
Update changelog
2022-04-07 12:37:12 +02:00
Elio Struyf
e17819f458
#311 - Fix for updating snippets
2022-04-07 12:36:42 +02:00
Elio Struyf
db52e9c29a
Style fix for tagpicker
2022-04-07 10:09:30 +02:00
Elio Struyf
e06fcb8ced
Update settings + commends + changelog
2022-04-06 17:27:07 +02:00
Elio Struyf
51f43e8bfa
#310 - Update changelog
2022-04-06 16:19:35 +02:00
Elio Struyf
0f66935385
#303 - updated card tags setting
2022-04-06 12:03:28 +02:00
Elio Struyf
29a6b121bb
#308 - image check and if unknown, show file icon
2022-04-05 15:46:23 +02:00
Elio Struyf
6ed37f9ac2
Updated logo
2022-04-05 15:19:53 +02:00
Elio Struyf
f7c53b9afb
updated changelog
2022-04-04 17:25:23 +02:00
Elio Struyf
e6e5c5c881
#308 - Supported mime types for media dashboard
2022-04-04 17:24:55 +02:00
Elio Struyf
f059b89fa5
#306 - Default value fix
2022-04-04 08:35:18 +02:00
Elio Struyf
8d5a678bb8
#240 - fix snippet action
2022-04-04 08:17:39 +02:00
Elio Struyf
8d901105bf
Updated readme
2022-04-02 19:42:24 +02:00
Elio Struyf
637394156f
#305 - fix for taxonomy picker styling
2022-04-02 10:08:31 +02:00
Elio Struyf
a79a987f5e
Fix for onenter with selection
2022-04-02 09:34:28 +02:00
Elio Struyf
b22335d38e
Updated changelog
2022-04-01 17:00:00 +02:00
Elio Struyf
757ccbddcf
Fix duplicate snippets reference
2022-04-01 15:54:32 +02:00
Elio Struyf
39a30b320d
#304 - Fix yaml stringify
2022-04-01 15:42:59 +02:00
Elio Struyf
912e436ca8
Fix for delete alert dialog
2022-04-01 15:41:57 +02:00
Elio Struyf
1b0853e23d
#240 - Add the ability to define display modes
2022-03-31 17:05:04 +02:00
Elio Struyf
07c4e69319
Update media menu
2022-03-31 10:15:47 +02:00
Elio Struyf
4b3808a9ec
#303 - new menu position
2022-03-30 20:42:51 +02:00
Elio Struyf
bd09a10fd8
#303 - Content card actions
2022-03-30 11:47:25 +02:00
Elio Struyf
9dbdd092f6
update changelog
2022-03-30 10:00:43 +02:00
Elio Struyf
ce331f12fb
#302 - Spinner fix
2022-03-30 09:59:49 +02:00
Elio Struyf
cb93370f59
#301 - Visualize tags on content cards
2022-03-30 09:53:30 +02:00
Elio Struyf
7c77dca821
SEO Keywords key fix
2022-03-29 18:18:58 +02:00
Elio Struyf
17ffed418f
#246 - Support to add multiple tags/keywords/taxonomy via comma separated values
2022-03-29 18:18:48 +02:00
Elio Struyf
7abb97e681
#293 - enhancement for preview images in block fields
2022-03-28 17:48:07 +02:00
Elio Struyf
33b1acddd0
7.1.0
2022-03-23 10:17:45 +01:00
Elio Struyf
e73803f927
#294 - Allow full text search
2022-03-23 10:17:32 +01:00
Elio Struyf
bbd257e650
Layout snippet fix
2022-03-23 10:17:07 +01:00
Elio Struyf
491b32baaa
#296 - State caching for content dashboard
2022-03-23 08:49:43 +01:00
Elio Struyf
70d8bfe273
Small padding fixes
2022-03-22 16:46:26 +01:00
Elio Struyf
e69c8bbad8
Merge pull request #295 from estruyf/dev
2022-03-21 13:54:45 +01:00
Elio Struyf
12aba4e900
Remove logging
2022-03-21 13:47:08 +01:00
Elio Struyf
9d70521ccf
#292 - Lower fuzzy search threshold
2022-03-21 12:58:20 +01:00
Elio Struyf
1d7ff4fbf7
update changelog
2022-03-21 12:48:32 +01:00
Elio Struyf
1eaf04d907
Update wf trigger
2022-03-17 17:03:59 +01:00
Elio Struyf
9839013465
Fix #257
2022-03-17 16:13:32 +01:00
Elio Struyf
65be619d51
Showing data nav by default + empty message update
2022-03-17 16:07:11 +01:00
Elio Struyf
c4331cb140
Update content folder settings
2022-03-16 19:55:43 +01:00
Elio Struyf
c09831e832
#286 - Fix for content types not containing fields
2022-03-16 19:33:39 +01:00
Elio Struyf
2a48e6adf1
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2022-03-16 09:57:47 +01:00
Elio Struyf
8579d29890
#286 - Refresh button for content page
2022-03-16 09:57:39 +01:00
Elio
4fe9794b10
Additional logging
2022-03-16 08:41:32 +01:00
Elio Struyf
9413a6f878
#290 - Fix for onDidChangeTextEditorSelection listener sending metadata updates
2022-03-15 14:17:09 +01:00
Elio Struyf
e77672dfc7
Added new placeholders
2022-03-14 16:46:57 +01:00
Elio Struyf
bb9795952d
Updated changelog + smaller command enhancements
2022-03-14 16:07:20 +01:00
Elio Struyf
36b3efafd4
Moved assets to docs site
2022-03-14 11:46:46 +01:00
Elio Struyf
b9ba9768ea
Allow variable encoding in snippets
2022-03-14 10:18:55 +01:00
Elio Struyf
09c2c44c0a
Hide the deprecation message
2022-03-14 10:18:44 +01:00
Elio Struyf
99ebbab100
Custom scripts
2022-03-14 09:06:29 +01:00
Elio Struyf
6ab6dda1da
#175 - Simplified snippets
2022-03-11 13:53:33 +01:00
Elio Struyf
f77dce3566
Updated readme's
2022-03-11 12:24:46 +01:00
Elio Struyf
67c4355dff
#287 - Show folder name on index.md files
2022-03-11 12:05:20 +01:00
Elio Struyf
1038d51e5d
updateMetadata logic change
2022-03-10 09:33:19 +01:00
Elio Struyf
eaa61c1ea1
Updated vscodeignore
2022-03-10 08:54:35 +01:00
Elio Struyf
50695b6866
Error boundary for keyword
2022-03-09 20:47:24 +01:00
Elio Struyf
bf9011e23f
Fix script
2022-03-09 11:29:22 +01:00
Elio Struyf
ac8a429ac2
Hide devtools webpack
2022-03-09 11:27:04 +01:00
Elio Struyf
f0cf59a1ac
Fix for validating team value
2022-03-09 10:31:05 +01:00
Elio Struyf
145abfb026
Updated snippets
2022-03-08 17:11:26 +01:00
Elio Struyf
438160d08f
#284 - Set the WYSIWYG on all supported files
2022-03-08 15:40:55 +01:00
Elio Struyf
b867f72fe2
Added collapse and dashboard buttons
2022-03-08 15:23:53 +01:00
Elio Struyf
cad6a2d5b4
#282 - Update relative paths for sub-leafs/bundles
2022-03-08 13:53:52 +01:00
Elio Struyf
3ea28e673f
#282 - relative image paths in front matter
2022-03-08 13:06:41 +01:00
Elio Struyf
ea11a3646f
#283 - Published date sorting
2022-03-08 08:58:03 +01:00
Elio Struyf
c8e79e75ba
#281 - Do not automatically set dates to fm + remove date {{now}} field
2022-03-08 08:24:14 +01:00
Elio Struyf
9340568653
Sponsor updates
2022-03-08 08:23:27 +01:00
Elio Struyf
0d7b55c52f
#270 #282 - Enhancements for page bundles and related folders + files
2022-03-07 20:52:21 +01:00
Elio Struyf
5644c0c381
#281 - Introduce new date fields and deprecate settings
2022-03-07 11:39:57 +01:00
Elio Struyf
04390b461f
#280 - Fix for date fields
2022-03-07 09:27:38 +01:00
Elio Struyf
3ca6f32628
#279 - Fix for content dashboard updates
2022-03-07 09:20:24 +01:00
Elio Struyf
9fbf962e9f
Fix for date parsing
2022-03-07 09:08:16 +01:00
Elio Struyf
b0d3aceecd
Updated changelog + new features
2022-03-04 15:38:03 +01:00
Elio Struyf
94d88987ea
Merge branch 'issue/175' into dev
2022-03-04 15:05:31 +01:00
Elio Struyf
aaf7a40969
7.0.0
2022-03-04 15:05:17 +01:00
Elio Struyf
4065019525
Snippet variables
2022-03-04 09:08:25 +01:00
Elio Struyf
eeb1fc9cb4
Added schema + array and string type
2022-03-03 21:05:41 +01:00
Elio Struyf
f35d8c8332
Merge branch 'issue/175' of github.com:estruyf/vscode-front-matter into issue/175
2022-03-03 19:57:15 +01:00
Elio Struyf
c8cd435142
Added snippet schema
2022-03-03 19:57:10 +01:00
Elio Struyf
0e42e1ea00
Code snippets changes: add, update, delete, and more
2022-03-03 16:26:36 +01:00
Elio Struyf
a6bdfc3421
Snippet dialog
2022-03-02 22:00:45 +01:00
Elio Struyf
47003754f6
Merge branch 'main' into dev
2022-03-02 18:18:00 +01:00
Elio Struyf
71072d9520
#275 - Invalid markdown syntax tree fix
2022-03-02 18:15:41 +01:00
Elio Struyf
b64dd8f88a
Update changelog
2022-03-02 18:13:35 +01:00
Elio Struyf
173c89d86f
6.1.1
2022-03-02 18:12:24 +01:00
Elio Struyf
b1013829d8
#275 - Fix for incorrect markdown syntax
2022-03-02 18:10:44 +01:00
Elio Struyf
48ac869e40
Insert snippet into the content
2022-03-02 17:03:29 +01:00
Elio Struyf
00e590bc67
Snippet parser implementation
2022-03-02 16:03:07 +01:00
Elio Struyf
55053acd38
Remove unnecessary activation events
2022-03-02 13:27:16 +01:00
Elio Struyf
576ee9ca9d
First steps to create the snippet dashboard
2022-03-02 08:40:30 +01:00
Elio Struyf
b99c61a0ee
#272 - Media details panel
2022-03-01 15:14:29 +01:00
Elio Struyf
8d3b5619cd
Sponsor badge
2022-03-01 13:19:57 +01:00
Elio Struyf
fdc7b8e68f
6.2.0
2022-03-01 12:15:16 +01:00
Elio Struyf
f5f558d5bc
Merge pull request #274 from estruyf/dev
2022-02-28 17:40:50 +01:00
Elio Struyf
c9c38ef10b
Replace fix
2022-02-28 17:34:53 +01:00
Elio Struyf
c30f401c4f
Updated changelog for v6.1.0 release
2022-02-28 17:27:36 +01:00
Elio Struyf
9b92050af8
Undo version
2022-02-28 16:31:12 +01:00
Elio Struyf
31a41e2a66
Added version
2022-02-28 15:56:13 +01:00
Elio Struyf
baa56bc246
Updated activation events
2022-02-28 15:29:10 +01:00
Elio Struyf
f53e81e0cb
Added release notes
2022-02-28 13:45:52 +01:00
Elio Struyf
f454266846
Updated changelog
2022-02-25 18:21:07 +01:00
Elio Struyf
0ba3c22795
#271 - Added image size placeholders for media snippets
2022-02-25 10:39:52 +01:00
Elio Struyf
ff38cf361c
#241 - Enhanced the taxonomy field render
2022-02-25 08:43:36 +01:00
Elio Struyf
57e93b91c5
#268 - preserve casing of filename on creation
2022-02-24 18:04:09 +01:00
Elio Struyf
c1161b95ed
#268 - Fix for panel not showing up after renaming
2022-02-24 17:12:42 +01:00
Elio Struyf
32dc63b62a
Fix for keywords
2022-02-24 11:45:02 +00:00
Elio Struyf
0c1198c802
#264 - Fix for windows paths on content folder registration
2022-02-24 10:27:37 +00:00
Elio Struyf
ed4b78cfdc
#262 - Fix related to YAML comments
2022-02-21 18:06:41 +01:00
Elio Struyf
65f77baf2b
#261 - Update tags and categories
2022-02-19 17:32:32 +01:00
Elio Struyf
eabdf00d3d
#257 - Allow preview images to be used in multi-dimensional fields
2022-02-18 11:27:31 -08:00
Elio Struyf
c084a15e08
updated changelog
2022-02-17 19:22:19 -08:00
Elio Struyf
e577ba591e
#176 - Fix for tax fields
2022-02-17 19:21:29 -08:00
Elio Struyf
b17c7f888a
#241 - Add taxonomy limit to limit the number of selections
2022-02-17 19:21:16 -08:00
Elio Struyf
0ed41b7d7e
#176 - Extra setting updates
2022-02-17 19:12:05 -08:00
Elio Struyf
2e1faaa34f
Sort all settings
2022-02-17 19:01:58 -08:00
Elio Struyf
63f02f4f0e
Updated link
2022-02-17 18:59:34 -08:00
Elio Struyf
489fc5ec9e
#176 - fieldGroups setting added to schema
2022-02-17 18:57:59 -08:00
Elio Struyf
4c8ecdb344
#255 - Implemented placeholder logic for WV to backend communication
2022-02-17 18:43:49 -08:00
Elio Struyf
8d705ff6c5
#176 #255 - Default block fields value
2022-02-17 11:32:34 -08:00
Elio Struyf
cfe68e65e8
Fix indent
2022-02-17 10:59:02 -08:00
Elio Struyf
0e179f5fd7
update changelog
2022-02-16 17:36:21 -08:00
Elio Struyf
6cabd6283b
#242 - Keep comments at front matter root
2022-02-16 17:35:49 -08:00
Elio Struyf
6135e38fce
Added now placeholder
2022-02-16 09:39:55 -08:00
Elio Struyf
935b2230af
Merge pull request #249 from estruyf/dependabot/npm_and_yarn/follow-redirects-1.14.8
2022-02-15 15:50:57 -08:00
Elio Struyf
6dcd89e9cd
#176 - label field support added to block fields
2022-02-15 11:13:46 -08:00
Elio Struyf
2775b2051f
#176 - Save + cancel button and fixes in data storage
2022-02-15 07:41:52 -08:00
dependabot[bot]
5ebb2d7370
Bump follow-redirects from 1.14.6 to 1.14.8
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.6 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-15 03:35:22 +00:00
Elio Struyf
c9488e6661
#176 - Fix image webview paths
2022-02-14 16:54:54 -08:00
Elio Struyf
442261e655
#176 - Taxonomy field support added to block field
2022-02-14 16:07:59 -08:00
Elio Struyf
1aa2d41c95
#176 - Image field support added for block field
2022-02-14 15:45:16 -08:00
Elio Struyf
e5a2194c23
#176 - Fields field support
2022-02-14 12:42:45 -08:00
Elio Struyf
cf6f051ee8
Fix background color + labels
2022-02-14 11:38:13 -08:00
Elio Struyf
bebde4de68
#176 - Block field updated to support default fields
2022-02-14 09:18:44 -08:00
Elio Struyf
174c4b7734
#176 - Block to JSON field type
2022-02-13 18:11:51 -08:00
Elio Struyf
1f7519ee60
Dependency updates
2022-02-13 09:38:53 -08:00
Elio Struyf
b6482546a5
#248 - Highlighting support for other files added
2022-02-13 09:38:46 -08:00
Elio Struyf
0decd84f7f
#247 - Fix front matter highlighting
2022-02-13 09:38:06 -08:00
Elio Struyf
a1dbda0b23
#176 - update dropdown style
2022-02-13 08:55:08 -08:00
Elio Struyf
427245f211
#176 - Select the first block type if single
2022-02-13 08:37:17 -08:00
Elio Struyf
4678189eab
Update changelog
2022-02-13 08:26:01 -08:00
Elio Struyf
15d89e34cf
Fix checkbox
2022-02-12 18:00:26 +01:00
Elio Struyf
cbb0d8f72b
Refactoring explorer view to listeners
2022-02-12 17:58:59 +01:00
Elio Struyf
131150f5a6
#176 - Sorting + multi-block type support
2022-02-12 16:39:33 +01:00
Elio Struyf
a31bca73e7
Keep collapsible state
2022-02-12 10:03:40 +01:00
Elio Struyf
1d5f940c94
Remove logging
2022-02-11 11:30:30 +01:00
Elio Struyf
70ea6a5a16
Updated changelog
2022-02-11 11:25:45 +01:00
Elio Struyf
849af69ce2
#176 - updated styles for the autoform fields
2022-02-11 11:24:27 +01:00
Elio Struyf
754570a9ec
#176 - Optimize styling of fields
2022-02-10 22:04:47 +01:00
Elio Struyf
f7f6f26997
#176 - New collection field + uniform custom components
2022-02-10 20:18:13 +01:00
Elio Struyf
946d84a7a9
Data click optimization
2022-02-10 12:00:23 +01:00
Elio Struyf
781ab6ac40
#243 - Refactoring front matter parsing
2022-02-08 13:17:56 +01:00
Elio Struyf
df86d02e8b
Update activity bar icon
2022-02-02 12:03:41 +01:00
Elio Struyf
19e468c908
Fix reference
2022-02-01 14:31:57 +01:00
Elio Struyf
5a81ea19b8
Add telemetry property
2022-01-31 22:15:18 +01:00
Elio Struyf
64a38e56b9
Update activation events
2022-01-31 20:33:05 +01:00
Elio Struyf
fca0528a7e
application insight fixes
2022-01-30 19:56:13 +01:00
Elio Struyf
936916acf8
6.1.0
2022-01-30 17:33:30 +01:00
Elio Struyf
61e9fc0308
start preping 6.1.0
2022-01-30 17:33:25 +01:00
Elio Struyf
2356623d7a
Merge branch 'dev'
2022-01-25 17:52:20 +01:00
Elio Struyf
ee70acebb6
update changelog
2022-01-25 17:52:03 +01:00
Elio Struyf
09c48db957
Merge pull request #238 from estruyf/dev
2022-01-25 17:44:14 +01:00
Elio Struyf
d7658852b0
Reveal media file
2022-01-24 22:27:55 +01:00
Elio Struyf
0a0efba37b
Updated changelog
2022-01-24 18:34:58 +01:00
Elio Struyf
a16c0c6355
#235 - Fix for reselecting the previously removed value
2022-01-24 18:34:24 +01:00
Elio Struyf
8dcbe67152
updated changelog
2022-01-22 19:11:25 +01:00
Elio Struyf
2c20621071
#234 - Fix for multi-word keywords
2022-01-22 19:10:42 +01:00
Elio Struyf
48c4c0b8e4
Updated supporters
2022-01-22 16:15:17 +01:00
Elio Struyf
2900777ffb
updated changelog
2022-01-22 10:37:21 +01:00
Elio Struyf
0ccd428852
updating the docs
2022-01-22 10:35:57 +01:00
Elio Struyf
368ade6b44
Updated changelog
2022-01-21 17:03:03 +01:00
Elio Struyf
5f6b6e3b4a
Fix for multi-dimensional fields + authentication improvement
2022-01-21 16:22:30 +01:00
Elio Struyf
43554a4303
#226 - Update the local server message
2022-01-21 14:00:29 +01:00
Elio Struyf
2b0007c21a
Update changelog
2022-01-21 13:55:28 +01:00
Elio Struyf
5ab0bdaa69
#233 - Partial dashboard update on file change
2022-01-21 13:53:24 +01:00
Elio Struyf
1c74df0266
#225 - removed slug validation in button for dependent placeholders
2022-01-20 17:02:32 +01:00
Elio Struyf
469a1aaaf8
updated readme
2022-01-19 19:35:09 +01:00
Elio Struyf
c5523f7aaf
Update overflow on data view
2022-01-19 14:08:17 +01:00
Elio Struyf
61b46bc5ac
Update comments
2022-01-19 14:00:05 +01:00
Elio Struyf
d7a0f71552
#225 - Optimize slug will now process all fields with {{slug}}
2022-01-19 13:53:19 +01:00
Elio Struyf
7d6d60039e
Optimized styling for data dashboard
2022-01-19 12:59:25 +01:00
Elio Struyf
42cc53cefc
#226 - Allow to start the local server for the framework or SSG
2022-01-19 10:15:58 +01:00
Elio Struyf
e68daa8ac2
Styling updates
2022-01-18 18:57:06 +01:00
Elio Struyf
333cc1f9df
Update FUNDING.yml
2022-01-18 13:24:12 +01:00
Elio Struyf
00bb8c6385
#227 - File type updates
2022-01-18 11:02:05 +01:00
Elio Struyf
1deb969c20
#227 - Added new supported file types setting
2022-01-17 14:48:46 +01:00
Elio Struyf
928afceca7
#231 - Backer support added
2022-01-17 14:11:04 +01:00
Elio Struyf
179b31f67c
#230 - front matter json support added
2022-01-16 19:49:18 +01:00
Elio Struyf
7d4fe9ca0f
Updated changelog
2022-01-15 20:35:31 +01:00
Elio Struyf
3e33383eb1
#225 - Placeholder support for front matter field values (template and content type)
2022-01-15 20:35:06 +01:00
Elio Struyf
66324fd292
#193 - support added for data folders
2022-01-15 19:31:15 +01:00
Elio Struyf
8b1fbcabaa
Fix keys
2022-01-14 20:35:48 +01:00
Elio Struyf
90519488c1
#228 - Added action icon
2022-01-14 20:31:04 +01:00
Elio Struyf
1012e10ddc
#228 - Add bulk actions
2022-01-14 20:23:28 +01:00
Elio Struyf
2dd129d9bd
Remove unused references
2022-01-14 17:52:06 +01:00
Elio Struyf
6af5458082
#193 - YAML support for data files added
2022-01-14 15:22:51 +01:00
Elio Struyf
9744cf0117
#193 - Added data type support
2022-01-14 13:00:27 +01:00
Elio Struyf
01921c799c
#193 - Support for list/array fields
2022-01-14 11:26:30 +01:00
Elio Struyf
b1674b4b84
#193 - Data file dashboard added
2022-01-13 20:18:32 +01:00
Elio Struyf
9f7f803e25
#198 - Additional media sort options
2022-01-12 14:44:45 +01:00
Elio Struyf
b83c565e29
HMR support for panel development
2022-01-12 14:09:59 +01:00
Elio Struyf
dee30923ff
#197 - Update fields type + support for taxonomy and images
2022-01-12 11:25:44 +01:00
Elio Struyf
9a91be8025
#197 - Support for multi-dimensional content type fields
2022-01-11 12:23:46 +01:00
Elio Struyf
46a9d6e602
6.0.0
2022-01-11 08:55:06 +01:00
Elio Struyf
511fd48081
Merge pull request #224 from estruyf/dev
2022-01-10 13:01:03 +01:00
Elio Struyf
0039fc1555
Release date added
2022-01-10 13:00:32 +01:00
Elio Struyf
98044187cd
Update changelog
2022-01-07 13:03:26 +01:00
Elio Struyf
a6dcc1ea79
Merge pull request #222 from farmerau/onWillSaveTextDocument
2022-01-07 12:55:34 +01:00
Elio Struyf
32a686227e
#221 - Logic to remove new line by gray matter
2022-01-07 12:54:39 +01:00
Austin Farmer
faa74132e5
Adjust Automatic Date Updates to Run on Save
...
Prefers `onWillSaveTextDocument` over `onDidChangeTextDocument` for the triggering event.
2022-01-06 15:44:36 -05:00
Elio Struyf
3a847f7e42
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2022-01-05 18:49:40 +01:00
Elio Struyf
66c978891e
updated changelog
2022-01-05 18:49:18 +01:00
Elio Struyf
2f31230e07
Merge pull request #220 from farmerau/markdown-file-heuristics-mdx
2022-01-05 18:40:01 +01:00
Austin Farmer
c4225c0011
Support detection by file extension
2022-01-05 11:38:32 -05:00
Elio Struyf
4edc7a0280
Updated filetype
2022-01-05 10:17:34 +01:00
Elio Struyf
a60fe5204b
Updated config
2022-01-04 11:57:16 +01:00
Elio Struyf
bb980b4afe
#218 - Added MDX support for template and content creation
2022-01-04 11:51:11 +01:00
Elio Struyf
504658d87a
5.10.0
2022-01-04 11:24:40 +01:00
Elio Struyf
feff69d969
Merge pull request #217 from estruyf/dev
2022-01-01 20:21:23 +01:00
Elio Struyf
a34d77242a
Updated entry
2022-01-01 20:20:57 +01:00
Elio Struyf
1b24c1277d
Merge pull request #216 from estruyf/dev
2022-01-01 20:15:04 +01:00
Elio Struyf
e6750205be
🎇 New Year release 🎆
2022-01-01 20:14:15 +01:00
Elio Struyf
1da8bf3f8b
To lowercase links
2021-12-29 19:14:10 +01:00
Elio Struyf
90c60b6a40
Merge branch 'LuiseFreese-main' into dev
2021-12-29 19:12:35 +01:00
Luise Freese
ee79f89c7f
fixes casing issues that led to links that only referred to settings site but not to the specific heading
2021-12-29 11:17:11 +01:00
Elio Struyf
0668d48fd5
updated changelog
2021-12-28 21:20:16 +01:00
Elio Struyf
d046f73d16
#214 - Open file after creation fix
2021-12-28 20:52:42 +01:00
Elio Struyf
f144d713d1
added edit quick action
2021-12-28 10:45:33 +01:00
Elio Struyf
d31c403bdc
Update icon
2021-12-28 10:43:36 +01:00
Elio Struyf
35a0327387
Added quick actions + some styling fixes
2021-12-28 10:35:46 +01:00
Elio Struyf
9b39649bde
Update description
2021-12-27 16:29:37 +01:00
Elio Struyf
3d857463f0
Updated extension description
2021-12-27 16:25:55 +01:00
Elio Struyf
0428642a2f
Update changelog
2021-12-27 16:22:26 +01:00
Elio Struyf
5182a9ae1a
Fix spinner overlapping the global navigation
2021-12-27 16:22:01 +01:00
Elio Struyf
ab3686b3b5
#199 - Search media files
2021-12-27 15:56:12 +01:00
Elio Struyf
c5b7b7845d
#212 - Added deleted folder watcher
2021-12-26 20:29:44 +01:00
Elio Struyf
2f13c335ed
#212 - Added folder watchers
2021-12-26 20:24:23 +01:00
Elio Struyf
f219ac721f
Updated navigation header
2021-12-26 19:13:42 +01:00
Elio Struyf
0149885289
Item borders
2021-12-26 18:56:24 +01:00
Elio Struyf
cb80a10de2
#213 - Media folder design
2021-12-26 17:19:31 +01:00
Elio Struyf
092eb0fd2a
#211 - Replace text selection on media insert
2021-12-26 12:11:38 +01:00
Elio Struyf
24f79d9d3f
#210 - Media file extension fix
2021-12-26 11:52:45 +01:00
Elio Struyf
d667b19716
5.9.0
2021-12-26 11:40:28 +01:00
Elio Struyf
4d38a0881a
Merge pull request #209 from estruyf/dev
2021-12-21 15:45:06 +01:00
Elio Struyf
1478d0bd53
🎄 release 🎄
2021-12-21 15:39:43 +01:00
Elio Struyf
00a9e59bc2
#208 - Fix collapse section issue
2021-12-21 15:25:27 +01:00
Elio Struyf
2b2843234e
Updated changelog
2021-12-21 11:13:46 +01:00
Elio Struyf
71449aa5cc
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2021-12-21 11:13:34 +01:00
Elio Struyf
87f293a3f6
added charset
2021-12-21 11:13:30 +01:00
Elio Struyf
6da3ddb5dd
#206 - Removal of the front matter parsing error notification
2021-12-20 20:38:56 +01:00
Elio Struyf
87e80ccfe9
Update readme
2021-12-18 21:15:57 +01:00
Elio Struyf
af9865d91b
Refresh the pages on content creation
2021-12-17 19:21:59 +01:00
Elio Struyf
e576b6e8a4
#207 - fix quick picks
2021-12-17 19:21:41 +01:00
Elio Struyf
c9f4c8f94e
#206 - Added front matter diagnostic parsing
2021-12-17 19:04:41 +01:00
Elio Struyf
6ef63da973
Add sentry ignore rule
2021-12-16 14:02:57 +01:00
Elio Struyf
2d85b0a554
Updates for Webpack 5 support + HMR during dev
2021-12-16 13:31:30 +01:00
Elio Struyf
41cbcc4c46
Retain context on dashboard when hidden
2021-12-15 15:37:27 +01:00
Elio Struyf
6c94880497
Make output bundles smaller by smarter importing icons
2021-12-15 14:47:49 +01:00
Elio Struyf
1d75c6b6b8
Updated vs code engine
2021-12-15 14:22:47 +01:00
Elio Struyf
338bc022f9
Updated node version
2021-12-15 14:18:56 +01:00
Elio Struyf
2451730311
Updated workflow
2021-12-15 14:16:07 +01:00
Elio Struyf
22cdaabe28
Update changelog
2021-12-15 14:12:26 +01:00
Elio Struyf
5a69240178
#205 - Define a logging level setting
2021-12-15 14:10:58 +01:00
Elio Struyf
b81ef077f6
Merge branch 'dev-refactor' into dev
2021-12-15 13:51:01 +01:00
Elio Struyf
cb72b53653
Refactoring to message listeners
2021-12-15 13:50:40 +01:00
Elio Struyf
050a513b48
Refactoring
2021-12-15 11:16:39 +01:00
Elio Struyf
481d1f56e4
5.8.0
2021-12-15 08:29:41 +01:00
Elio Struyf
229238703a
Updated vscode types
2021-12-15 08:29:35 +01:00
Elio Struyf
074de212ce
Merge pull request #203 from estruyf/dev
2021-12-07 10:11:07 +01:00
Elio Struyf
98e4490318
updated changelog
2021-12-07 10:06:45 +01:00
Elio Struyf
c79dc3c41f
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2021-12-06 17:32:08 +01:00
Elio Struyf
b45abe88ac
Updated changelog
2021-12-06 17:32:04 +01:00
Elio Struyf
2bac596e3d
#200 - media file sorting fix
2021-12-05 13:11:22 +01:00
Elio Struyf
15a6ea8d8d
#194 - Optimizations for the markup options
2021-12-04 13:55:52 +01:00
Elio Struyf
72d6f8263a
Updated changelog
2021-12-04 09:18:21 +01:00
Elio Struyf
7549b3d989
#202 - Fix checkbox label color for light themes
2021-12-04 09:18:04 +01:00
Elio Struyf
ca628b37de
#201 - Fix filename overflow
2021-12-03 19:15:20 +01:00
Elio Struyf
db120b5c45
#194 - ordered/unordered/task lists added
2021-12-03 19:06:27 +01:00
Elio Struyf
2973f5d27b
#194 - Added heading and blockquote support
2021-12-03 14:11:18 +01:00
Elio Struyf
075c7ad350
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2021-11-30 15:09:05 +01:00
Elio Struyf
23625ed8fa
Merge branch 'issue/194' into dev
2021-11-30 15:06:05 +01:00
Elio Struyf
9bd06909c8
#194 - WYSIWYG controls implementation
2021-11-30 15:05:28 +01:00
Elio Struyf
1b45c2af13
Update changelog
2021-11-26 08:42:08 +01:00
Elio Struyf
b4bbf6c6fb
#191 - Fix beta settings
2021-11-26 08:41:43 +01:00
Elio Struyf
a5b8d9668d
Merge branch 'main' into dev
2021-11-25 15:23:43 +01:00
Elio Struyf
490210da00
Updated changelog
2021-11-25 15:22:56 +01:00
Elio Struyf
6878d440b1
Merge branch 'main' into dev
2021-11-25 15:21:06 +01:00
Elio Struyf
81fa0a7d0f
#188 - support for markdown file extension added
2021-11-25 15:20:19 +01:00
Elio Struyf
b7d4e547a1
Total nr of files in workspace
2021-11-25 12:59:49 +01:00
Elio Struyf
2b2e256b8f
#190 - More diagnostic values
2021-11-25 12:12:32 +01:00
Elio Struyf
7a7b31c2ae
#190 - First implementation of the diagnostic output
2021-11-25 11:00:47 +01:00
Elio Struyf
dea5eb1053
5.7.0
2021-11-25 10:46:35 +01:00
Elio Struyf
df3144ea73
Remove unused reference
2021-11-25 10:46:30 +01:00
Elio Struyf
a170cc3ad9
Updated sponsors
2021-11-24 08:36:56 +01:00
Elio Struyf
35b3813022
Merge pull request #184 from estruyf/dev
2021-11-23 20:02:10 +01:00
Elio Struyf
f0472fe89b
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2021-11-23 20:00:04 +01:00
Elio Struyf
7bdb2fa025
Updated changelog for new 5.6.0 release
2021-11-23 19:59:11 +01:00
Elio Struyf
5ba7ad449a
Updated changelog
2021-11-23 19:56:13 +01:00
Elio Struyf
145441d55e
Updated package sorting
2021-11-22 17:12:29 +01:00
Elio Struyf
62ff3419c1
#181 - Support for custom taxonomy fields added
2021-11-22 16:43:30 +01:00
Elio Struyf
34aee134d6
#183 - Updated changelog
2021-11-22 08:09:20 +01:00
Elio Struyf
5899120d87
Updated sort setting
2021-11-21 18:58:39 +01:00
Elio Struyf
816a2fefe7
#182 - Support default sort option
2021-11-21 17:56:49 +01:00
Elio Struyf
1f64e59917
Fix sorting object
2021-11-21 17:28:02 +01:00
Elio Struyf
5e54334fb9
#97 - Support for folder scripts added
2021-11-21 12:07:24 +01:00
Elio Struyf
d354af306f
Update changelog
2021-11-21 11:35:16 +01:00
Elio Struyf
045cece0ce
#97 - Custom scripts to support media management
2021-11-21 11:32:56 +01:00
Elio Struyf
506012200f
First steps to allow custom scripts for media files
2021-11-20 16:59:41 +01:00
Elio Struyf
4ad2f0d495
Remove image compress icon
2021-11-19 16:36:32 +01:00
Elio Struyf
b00e3cfd4b
Image compression icon test
2021-11-19 16:02:56 +01:00
Elio Struyf
bb05489872
Fix postinstall
2021-11-19 15:49:12 +01:00
Elio Struyf
ede4d417bd
Various updates
2021-11-19 15:45:08 +01:00
Elio Struyf
928072fa27
#178 - Type fixes
2021-11-18 19:55:56 +01:00
Elio Struyf
6a313fcc8a
#178 - Making it faster
2021-11-18 19:53:37 +01:00
Elio Struyf
725f7f4915
#178 - Revert sorting implementation
2021-11-18 17:23:05 +01:00
Elio Struyf
b9cb0ea16d
#180 - Filename placeholder added
2021-11-18 16:42:34 +01:00
Elio
61b80795a4
#178 - Windows support with PowerShell added
2021-11-18 16:24:45 +01:00
Elio Struyf
8daaa23774
#178 - macOS and Linux support for date retrieval
2021-11-18 12:56:23 +01:00
Elio Struyf
8a0d308ceb
#178 - Sorting for media files
2021-11-17 14:18:04 +01:00
Elio Struyf
e6a7a9aae7
#179 - New open dashboard icon
2021-11-17 10:03:19 +01:00
Elio Struyf
f3943bd846
5.6.0
2021-11-17 09:07:47 +01:00
Elio Struyf
d2ae94df34
Merge pull request #177 from estruyf/dev
2021-11-15 10:42:15 +01:00
Elio Struyf
f799613b1a
Update changelog
2021-11-15 10:38:46 +01:00
Elio Struyf
3f057a01d8
Removed char
2021-11-12 15:36:51 +01:00
Elio Struyf
3ad5136735
#173 - Persistent sorting
2021-11-12 12:11:46 +01:00
Elio Struyf
e201ce6f83
updated changelog
2021-11-12 10:55:26 +01:00
Elio Struyf
383a3a7d4c
Updated changelog
2021-11-10 15:19:12 +01:00
Elio Struyf
8261f1de1b
#173 - Allow to specify your own sorting
2021-11-10 15:18:35 +01:00
Elio Struyf
5b38e6fa56
Updated changelog
2021-11-10 11:55:33 +01:00
Elio Struyf
717f34bc85
#174 - Enhancement for excluding sub-directories
2021-11-10 11:54:39 +01:00
Elio Struyf
47fb2a90a9
5.5.0
2021-11-10 11:16:24 +01:00
Elio Struyf
85a7221895
Updated flows
2021-11-09 10:02:38 +01:00
Elio Struyf
9618a89528
Merge pull request #169 from estruyf/dev
2021-11-05 09:25:09 +01:00
Elio Struyf
14f0af2754
Updated changelog
2021-11-05 09:24:26 +01:00
Elio Struyf
ebe248670d
5.4.0
2021-11-03 12:00:56 +01:00
Elio Struyf
511960c4a9
#167 - Allow to set a preview path per content type
2021-11-03 12:00:49 +01:00
Elio Struyf
31fd1f93ce
Url joining
2021-11-02 16:32:36 +01:00
Elio Struyf
6625b69170
#166 - Filename and folder logic for slug
2021-11-02 13:48:52 +01:00
Elio Struyf
9e8533fbb8
Updated changelog
2021-11-02 11:58:43 +01:00
Elio Struyf
9c9cbb7dcb
#166 - Add preview button to panel when no markdown file is opened
2021-11-02 11:56:40 +01:00
Elio Struyf
079a13e161
Merge pull request #164 from estruyf/dev
...
Merge for 5.3.1
2021-10-29 10:25:17 +02:00
Elio Struyf
69c1e587d0
5.3.1
2021-10-29 10:18:31 +02:00
Elio Struyf
3996252531
#163 - Set workspace state instead of global
2021-10-29 10:18:20 +02:00
Elio Struyf
4fddda65e6
Merge pull request #162 from estruyf/dev
...
5.3.0 merge
2021-10-28 15:33:06 +02:00
Elio Struyf
5916344092
added release notes
2021-10-28 12:00:24 +02:00
Elio Struyf
b96722dd69
#158 - Update boolean field check
2021-10-27 11:42:57 +02:00
Elio Struyf
263ccab311
5.3.0
2021-10-26 15:59:45 +02:00
Elio Struyf
3571af82c7
Updated readme
2021-10-26 15:59:31 +02:00
Elio Struyf
c60520c0ff
Fix replace in action button
2021-10-26 15:28:01 +02:00
Elio Struyf
b473431eae
#159 - SEO enhancements
2021-10-26 14:42:01 +02:00
Elio Struyf
cbf434f741
Updated changelog
2021-10-25 12:54:19 +02:00
Elio Struyf
04c401207f
#158 - New draft field setting + choice implementation
2021-10-25 12:53:04 +02:00
Elio Struyf
7291e6aac6
Fix tag replacement
2021-10-25 10:24:08 +02:00
Elio Struyf
a7aab96f0e
Fix time formatting
2021-10-25 10:11:31 +02:00
Elio Struyf
f500749644
Fix slug punctuation
2021-10-20 15:21:27 +02:00
Elio Struyf
47e59bc54c
Merge pull request #157 from estruyf/dev
...
Merge for v5.2.0 release
2021-10-19 15:41:12 +02:00
Elio Struyf
8902e25021
Release 5.2.0
2021-10-19 15:40:17 +02:00
Elio Struyf
33093e1eb4
Change useEffect order
2021-10-19 14:56:49 +02:00
Elio Struyf
d36178c44f
Added component display names for better error reporting
2021-10-19 14:46:47 +02:00
Elio Struyf
15b09ccc75
#156 - Fix for media files in new folder
2021-10-19 11:04:05 +02:00
Elio Struyf
dffa6c87a0
Fix for rendering less hooks
2021-10-19 08:45:32 +02:00
Elio Struyf
c4a1caee09
Remove console
2021-10-18 14:33:32 +02:00
Elio Struyf
1d9f07b86d
#155 - Fallback image
2021-10-18 14:29:54 +02:00
Elio Struyf
a794a95bb8
#154 - Implementation of the bulk script execution
2021-10-18 10:13:34 +02:00
Elio Struyf
40a56f6057
Fix SEO keyword check
2021-10-17 19:51:41 +02:00
Elio Struyf
82353f7b64
validate date
2021-10-17 15:31:19 +02:00
Elio Struyf
82a22da90a
check the value of remove puntuation
2021-10-17 15:28:05 +02:00
Elio Struyf
380e40ea05
update changelog
2021-10-17 15:25:22 +02:00
Elio Struyf
2bedb23341
#153 - Support old date-fns format
2021-10-17 15:24:26 +02:00
Elio Struyf
1110b76364
Update changelog
2021-10-15 16:14:42 +02:00
Elio Struyf
d19e632f80
#151 #152 - Framework detection + preset public folder
2021-10-15 16:11:59 +02:00
Elio Struyf
4e040b5f7a
5.2.0
2021-10-15 14:02:08 +02:00
Elio Struyf
7a2a0934c2
Merge pull request #150 from estruyf/dev
...
Merge for 5.1.1
2021-10-14 16:24:29 +02:00
Elio Struyf
d3eb7b223c
5.1.1
2021-10-14 16:23:51 +02:00
Elio Struyf
f74eec954f
#149 - Fix keywords
2021-10-14 16:23:28 +02:00
Elio Struyf
864c4e7aa6
Merge pull request #148 from estruyf/dev
...
Merge for v5.1.0
2021-10-13 11:34:29 +02:00
Elio Struyf
5667906caf
Update changelog for release
2021-10-13 10:46:06 +02:00
Elio Struyf
2fe7c524e7
#147 - Error boundary added for metadata fields
2021-10-13 09:05:32 +02:00
Elio Struyf
5cc83526ad
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2021-10-13 08:27:48 +02:00
Elio Struyf
76b5e99a08
File check
2021-10-13 08:27:18 +02:00
Elio Struyf
7d5505d421
Updated changelog
2021-10-12 20:34:15 +02:00
Elio Struyf
d97a11f8b5
#146 - Date parsing logic added with fallbacks
2021-10-12 20:34:06 +02:00
Elio Struyf
0590cec684
Add version and environment details
2021-10-12 19:49:34 +02:00
Elio Struyf
b4cdc4feb9
Version fixes
2021-10-12 15:52:54 +02:00
Elio Struyf
986fd95524
#145 - Moved folder registration settings
2021-10-12 15:22:43 +02:00
Elio Struyf
f51fec5fb9
Fix issue in sorting of taxonomy picker
2021-10-12 10:50:42 +02:00
Elio Struyf
8198ce2af3
Added VSCode webcomponents
2021-10-12 10:23:55 +02:00
Elio Struyf
defffc4c8e
Remove unused settings
2021-10-12 09:12:18 +02:00
Elio Struyf
8f47cbfb0b
#141 - Merge content creation logic to ArticleHelper
2021-10-12 09:11:47 +02:00
Elio Struyf
0be91c17d0
#141 - Added support for page bundles with templates
2021-10-11 21:40:05 +02:00
Elio Struyf
fae7ab8417
Date to string fix
2021-10-11 17:49:45 +02:00
Elio Struyf
df239f2cc0
#144 - Pass a default value when null
2021-10-11 11:10:47 +02:00
Elio Struyf
70099dc97f
#144 - Fix date value issue
2021-10-11 11:08:45 +02:00
Elio Struyf
c11be0e3ec
#143 - Fix for recent files unique values
2021-10-11 10:55:58 +02:00
Elio Struyf
f8b7870180
Updated changlog
2021-10-11 10:50:28 +02:00
Elio Struyf
c58a5c62d9
#142 - Fix for unknown tags
2021-10-11 10:49:46 +02:00
Elio Struyf
ce92444bf2
Updated dashboard icon
2021-10-11 10:39:50 +02:00
Elio Struyf
b2709ebffd
#141 - Support opening of the page bundle folder
2021-10-11 10:21:40 +02:00
Elio Struyf
2b20cf9d24
Updated changelog
2021-10-11 09:21:56 +02:00
Elio Struyf
f4a499ad0f
5.1.0
2021-10-11 09:20:48 +02:00
Elio Struyf
4494b158c0
#141 - Page bundle functionality
2021-10-11 09:20:42 +02:00
Elio Struyf
3416e55264
Fix rending more hooks
2021-10-08 15:30:56 +02:00
Elio Struyf
9b53e31cd5
Merge pull request #138 from estruyf/dev
...
Merge for v5.0.0 release
2021-10-07 14:11:47 +02:00
Elio Struyf
f49b93b042
Added release date
2021-10-07 14:06:01 +02:00
Elio Struyf
a005930c14
Added small icon
2021-10-07 14:05:12 +02:00
Elio Struyf
9dea1ee6ed
Update logo
2021-10-07 08:46:05 +02:00
Elio Struyf
1ea0999d17
#137 - Ask to move the templates foler into frontmatter
2021-10-06 21:03:17 +02:00
Elio Struyf
2e6a466ba5
New sponsor added
2021-10-06 13:51:33 +02:00
Elio Struyf
fbcd430dc6
Style fix for preview images
2021-10-06 11:42:57 +02:00
Elio Struyf
2bd910db47
Update changelog
2021-10-06 11:35:04 +02:00
Elio Struyf
8158c9a483
#135 - Hidden property added for fields
2021-10-06 11:34:34 +02:00
Elio Struyf
4622fbe757
Version check when migration is running
2021-10-06 09:00:08 +02:00
Elio
97a635c2de
Making sure paths are parsed for Windows
2021-10-05 20:20:31 +02:00
Elio
e8c67c75fd
Fix file path issues for windows + open file with parsing error
2021-10-05 19:58:25 +02:00
Elio Struyf
6151ecb4c1
#132 - Open only an existing folder
2021-10-05 13:45:42 +02:00
Elio Struyf
1d8c192c07
#134 - Promote settings question
2021-10-05 13:26:11 +02:00
Elio Struyf
014911b7a9
#133 - Fix for overriding default content type settings
2021-10-05 13:23:58 +02:00
Elio Struyf
7b2d7b8aa5
#132 - Drag and drop fix
2021-10-05 09:12:03 +02:00
Elio Struyf
caceed2d4c
Updated changelog
2021-10-05 08:46:54 +02:00
Elio Struyf
476ec6c2fd
#132 - Persist the last opened folder location
2021-10-05 08:44:30 +02:00
Elio Struyf
5374edfa01
5.0.0
2021-10-05 08:11:35 +02:00
Elio Struyf
6a0cac9dfb
Updated version
2021-10-05 08:11:32 +02:00
Elio Struyf
b525a6a211
#131 #132 - Changes to media dashboard
2021-10-04 20:57:54 +02:00
Elio Struyf
c295761560
#128 - support multi image selection with isPreviewImage property
2021-10-04 11:46:07 +02:00
Elio Struyf
6154164b4b
#128 - 🚀 multi image selection support
2021-10-04 11:32:52 +02:00
Elio Struyf
05ce2d3537
#126 - Create new content from conent type
2021-10-03 12:55:58 +02:00
Elio Struyf
544f24bcba
#127 - Dashboard action
2021-10-02 17:36:14 +02:00
Elio Struyf
1c354ed976
Link positioning issue
2021-10-01 17:04:29 +02:00
Elio Struyf
9b9bf1bfbe
Include error tracing
2021-10-01 15:28:00 +02:00
Elio Struyf
29d5f02d10
#124 - Update preview image
2021-10-01 14:50:57 +02:00
Elio Struyf
9bc2fbc141
Remove unused references
2021-10-01 13:15:10 +02:00
Elio Struyf
cac009b773
#110 - Support for workspaces with multiple folders
2021-10-01 10:18:48 +02:00
Elio Struyf
bf1639cac7
Update changelog
2021-09-30 16:27:17 +02:00
Elio Struyf
5f28e145c4
#124 - Add support to specify preview image
2021-09-30 16:26:21 +02:00
Elio Struyf
8199ab964e
Placeholder styling
2021-09-30 15:52:54 +02:00
Elio Struyf
14c050e34b
#122 - Check if file already exists
2021-09-30 15:52:41 +02:00
Elio Struyf
b96411d1f9
#122 - Update media filename
2021-09-30 12:26:58 +02:00
Elio Struyf
87c469a6c7
Remove log
2021-09-30 10:12:00 +02:00
Elio Struyf
c29aef03f0
Changed img description to caption
2021-09-30 10:05:06 +02:00
Elio Struyf
9eaf94de7a
#119 #121 - Choice field enhancements
2021-09-30 09:34:00 +02:00
Elio Struyf
f5e7526fae
#120 - Fix for choice and number field
2021-09-30 08:41:35 +02:00
Elio Struyf
579e4925c8
Updated readme
2021-09-29 09:52:33 +02:00
Elio Struyf
4a4c558d9d
Fix field type
2021-09-28 15:57:37 +02:00
Elio Struyf
9bb34850e2
Updated changelog
2021-09-28 09:01:44 +02:00
Elio Struyf
c6e37532bc
#113 - Move the database init code
2021-09-27 18:23:36 +02:00
Elio Struyf
221f962beb
updated changelog
2021-09-27 16:25:38 +02:00
Elio Struyf
17566279e2
Updated dependencies
2021-09-27 16:23:35 +02:00
Elio Struyf
4e7488414d
#113 - Implemented local database for media
2021-09-27 16:22:23 +02:00
Elio Struyf
c206817431
#117 - Added single line support
2021-09-27 09:23:09 +02:00
Elio Struyf
995c6fff2b
Merge branch 'dev'
2021-09-24 10:36:51 +02:00
Elio Struyf
c216062537
4.0.1
2021-09-24 10:36:40 +02:00
Elio Struyf
80a27a1e5e
Merge branch 'dev'
2021-09-24 10:35:47 +02:00
Elio Struyf
b8f5e10f4b
#116 - Fix for not showing the -1 limit on inputs
2021-09-24 10:27:49 +02:00
Elio Struyf
d8bffdcf6c
#115 - Fix for updating added categories/tags
2021-09-24 10:24:33 +02:00
Elio Struyf
71c0360523
Remove +1
2021-09-24 10:14:52 +02:00
Elio Struyf
3260c2b3e0
Updated changelog
2021-09-24 10:11:38 +02:00
Elio Struyf
a523c4ab63
#114 - Fix for category/tag provides as string
2021-09-24 10:07:15 +02:00
Elio Struyf
24f69ea819
Adding start
2021-09-24 10:03:47 +02:00
Elio Struyf
12d816b761
#114 - Empty array fix + empty data
2021-09-24 08:45:45 +02:00
Elio Struyf
0e13a3783f
Better notification
2021-09-23 08:41:09 +02:00
Elio Struyf
09e5f3aa7f
Merge branch 'dev'
2021-09-23 08:10:23 +02:00
Elio Struyf
5991db1a83
Updated banner
2021-09-23 08:09:59 +02:00
Elio Struyf
f46419f800
Merge branch 'dev' into main
2021-09-22 20:06:44 +02:00
Elio Struyf
94a89be841
Updated changelog
2021-09-22 20:06:27 +02:00
Elio Struyf
00224e99a0
Merge branch 'dev' into main
2021-09-22 20:03:56 +02:00
Elio Struyf
cfd6eb6fb3
Updated settings
2021-09-22 10:09:41 +02:00
Elio Struyf
701c5ccb9e
#111 #112 - media insert + snippet support
2021-09-22 09:12:21 +02:00
Elio Struyf
bf797df982
#111 - Insert image into the contents of the page
2021-09-21 20:18:24 +02:00
Elio Struyf
0f710ffefb
Moved documentation to another repository
2021-09-21 18:54:45 +02:00
Elio Struyf
2a87f08287
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2021-09-21 09:25:44 +02:00
Elio Struyf
c27c5885b1
Setting updates
2021-09-21 09:01:59 +02:00
Elio Struyf
e5771b0fc9
Update banners
2021-09-20 21:41:57 +02:00
Elio Struyf
c9a5232d43
Updated banner
2021-09-20 21:38:15 +02:00
Elio Struyf
266faf9081
updated readme
2021-09-20 21:36:31 +02:00
Elio Struyf
cdf3dc7f2e
Updated foldername
2021-09-20 17:22:58 +02:00
Elio Struyf
1bcfa9d9f0
Updated readme
2021-09-20 17:22:26 +02:00
Elio Struyf
d2dd4aed37
Added github stars icon
2021-09-20 15:29:06 +02:00
Elio Struyf
6eea02622a
Link to the updates page updates
2021-09-20 15:06:11 +02:00
Elio Struyf
395b5da765
Anchor improvements to the documentation
2021-09-20 14:30:20 +02:00
Elio Struyf
635f033193
Added release notes notification
2021-09-20 12:32:49 +02:00
Elio Struyf
14b100ea20
4.0.0
2021-09-20 12:29:40 +02:00
Elio Struyf
693cc3611c
Show release notes
2021-09-20 12:29:15 +02:00
Elio Struyf
a9591e1a56
Release notes
2021-09-20 12:22:58 +02:00
Elio Struyf
7a702f09a0
Documenation updates and preparations for 4.0.0 release
2021-09-20 11:23:34 +02:00
Elio Struyf
04ccdbb646
Sorted all settings
2021-09-20 09:38:18 +02:00
Elio Struyf
b2e661d9e3
Beta schema
2021-09-20 09:35:43 +02:00
Elio Struyf
d2161ff46c
Sorted all commands
2021-09-20 09:35:37 +02:00
Elio Struyf
8e699db62d
#106 - new init for team config
2021-09-19 18:54:38 +02:00
Elio
25201e6859
Updated script name
2021-09-18 16:19:44 +02:00
Elio
c1c14b814c
added schema support on build
2021-09-18 16:18:46 +02:00
Elio Struyf
001a49b34e
Global/local settings
2021-09-17 20:26:52 +02:00
Elio Struyf
08fcf7cf15
Global/local settings implementation
2021-09-17 17:31:37 +02:00
Elio Struyf
78db3d0b96
#108 - Choice field support added
2021-09-17 14:04:06 +02:00
Elio Struyf
ed460fde4f
Documentation updates
2021-09-17 11:42:03 +02:00
Elio Struyf
1471203b68
updated changelog
2021-09-17 10:38:12 +02:00
Elio Struyf
53093ba459
Documentation updates
2021-09-17 10:36:09 +02:00
Elio Struyf
f873961439
Panel aware media selection
2021-09-17 08:46:48 +02:00
Elio Struyf
5146bd04df
Added label support to tagpicker
2021-09-16 19:47:41 +02:00
Elio Struyf
9247884a5b
#105 - Content Type support with backwards compatibility
2021-09-16 16:20:58 +02:00
Elio Struyf
e159a6239c
Mapped out all array and object settings
2021-09-16 14:42:53 +02:00
Elio Struyf
626cc773f4
#104 - First steps to preview image selection
2021-09-16 11:46:37 +02:00
Elio Struyf
1e26329d38
#101 - Added now button to datetime
2021-09-16 09:06:50 +02:00
Elio Struyf
58e0b4bde5
#103 - Title and description field added to metadata
2021-09-15 18:53:42 +02:00
Elio Struyf
b072b920fd
#102 - Fix on metadata update
2021-09-15 18:41:27 +02:00
Elio Struyf
2758c94434
Added new setting to documentation
2021-09-15 17:12:37 +02:00
Elio Struyf
83c086879d
Updated changelog
2021-09-15 16:43:01 +02:00
Elio Struyf
0429eaa9ed
#102 - Support comma separated arrays in front matter
2021-09-15 16:42:07 +02:00
Elio Struyf
73c35e3b44
Updated changelog
2021-09-15 13:20:09 +02:00
Elio Struyf
089f21ca72
3.2.0
2021-09-15 13:19:12 +02:00
Elio Struyf
0efdb019a0
#101 - Date picker added to metadata
2021-09-15 13:19:03 +02:00
Elio Struyf
57623378fb
Remove sticky from sidebar
2021-09-14 08:51:35 +02:00
Elio Struyf
27566da617
Added 404 page
2021-09-13 16:56:30 +02:00
Elio Struyf
c429113394
Updated docs
2021-09-13 10:16:57 +02:00
Elio Struyf
2e12942e22
Created robots.txt
2021-09-11 15:25:56 +02:00
Elio Struyf
fa5b698571
Updated changelog
2021-09-11 15:11:44 +02:00
Elio Struyf
4237569390
Added cloudinary
2021-09-11 09:17:03 +02:00
Elio Struyf
01b1b3d0ea
Merge pull request #100 from estruyf/dev
...
Merge for 3.1.0
2021-09-10 17:43:27 +02:00
Elio Struyf
9f2c68fd66
Updated showcase
2021-09-10 16:56:20 +02:00
Elio Struyf
9f21042e58
Updated documentations with delete and drag&drop
2021-09-10 14:07:33 +02:00
Elio Struyf
840e6fc6fd
Delete media
2021-09-10 14:01:46 +02:00
Elio Struyf
3f237386b2
#98 - Drag and drop functionality added
2021-09-10 13:04:49 +02:00
Elio Struyf
eca6e00bf2
New images
2021-09-10 09:42:04 +02:00
Elio Struyf
afcccd780b
New media images
2021-09-10 09:37:06 +02:00
Elio Struyf
239c611d3e
Add bg to media card
2021-09-10 09:31:46 +02:00
Elio Struyf
4a2f362ed7
Version number update
2021-09-10 09:10:42 +02:00
Elio
b040669bfb
Added Windows path media parsing
2021-09-09 19:44:10 +02:00
Elio
2c5a35d9b8
Windows fixes
2021-09-09 19:27:54 +02:00
Elio Struyf
eade3f4799
Merge branch 'dev' of github.com:estruyf/vscode-front-matter into dev
2021-09-09 18:36:51 +02:00
Elio Struyf
98d8daaa7c
Run cleanup
2021-09-09 18:36:43 +02:00
Elio
1c227c547f
Always show unregister folder action, due to new pageFolders setting
2021-09-09 18:34:18 +02:00
Elio Struyf
167c1fafa1
Small header fix + webpack dev mode
2021-09-09 17:54:37 +02:00
Elio Struyf
edf5fc8401
Added beta readme
2021-09-09 14:22:34 +02:00
Elio Struyf
3de0006651
Added .all-contributorsrc
2021-09-09 12:14:17 +02:00
Elio Struyf
f79d382da5
Lightbox + documentation updates
2021-09-09 10:02:51 +02:00
Elio Struyf
11bb0fabcd
Update URL
2021-09-09 08:07:59 +02:00
Elio Struyf
4c43eb5eeb
Updated beta baseImagesUrl
2021-09-09 07:17:39 +02:00
Elio Struyf
364d6ec3f9
Updated dependency
2021-09-08 16:34:28 +02:00
Elio Struyf
40646fd1b3
Added media refresh + spinner
2021-09-08 16:18:26 +02:00
Elio Struyf
2769eb9b71
Fix beta startup + main release script to reset the id
2021-09-08 10:29:34 +02:00
Elio Struyf
aa97051437
Updated beta script
2021-09-08 10:14:36 +02:00
Elio Struyf
496391b048
Updated changelog + beta release script
2021-09-08 10:12:15 +02:00
Elio Struyf
2e743c896f
Stable version check
2021-09-08 10:05:05 +02:00
Elio Struyf
3941c33b1d
Updated isProduction function
2021-09-08 10:01:36 +02:00
Elio Struyf
cdc49c09f1
Link to beta docs
2021-09-08 09:52:39 +02:00
Elio Struyf
fc7300ba87
Beta doc updates
2021-09-08 09:43:11 +02:00
Elio Struyf
d3aa51c9ed
Updated docs
2021-09-08 09:09:24 +02:00
Elio Struyf
387c906af2
Update docs
2021-09-08 09:06:07 +02:00
Elio Struyf
d04c2a96b7
Updated beta release
2021-09-08 08:51:00 +02:00
Elio Struyf
797c4cd2b1
Updated beta number
2021-09-08 08:46:35 +02:00
Elio Struyf
0ebc874796
3.1.0
2021-09-08 08:43:33 +02:00
Elio Struyf
0b970a73b6
Updated beta workflow
2021-09-08 08:43:30 +02:00
Elio Struyf
065b2fef1b
Update beta script
2021-09-08 08:41:15 +02:00
Elio Struyf
b5033f6b45
Beta release
2021-09-08 08:39:24 +02:00
Elio Struyf
274b341648
Merge pull request #86 from estruyf/dependabot/npm_and_yarn/docs/next-11.1.1
...
Bump next from 11.1.0 to 11.1.1 in /docs
2021-09-08 08:11:05 +02:00
Elio Struyf
c51f2a80c3
Merge pull request #92 from estruyf/dependabot/npm_and_yarn/docs/remark-html-14.0.1
...
Bump remark-html from 14.0.0 to 14.0.1 in /docs
2021-09-08 08:10:55 +02:00
dependabot[bot]
e6415a3ee9
Bump remark-html from 14.0.0 to 14.0.1 in /docs
...
Bumps [remark-html](https://github.com/remarkjs/remark-html ) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/remarkjs/remark-html/releases )
- [Commits](https://github.com/remarkjs/remark-html/compare/14.0.0...14.0.1 )
---
updated-dependencies:
- dependency-name: remark-html
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-07 23:30:28 +00:00
Elio Struyf
134a5aaa0d
#72 #91 - Further implementation of media view + content folder support
2021-09-07 17:52:34 +02:00
Elio Struyf
86c609f49f
media dashboard implementation
2021-09-06 16:26:13 +02:00
Elio Struyf
bf3dec46bc
Updated changelog
2021-09-06 10:38:47 +02:00
Elio Struyf
2d7c9cfc05
vscode helper integration
2021-09-06 10:33:40 +02:00
Elio Struyf
7e705ccfd8
#89 - Clear filters, sorting, and grouping button
2021-09-06 10:26:15 +02:00
Elio Struyf
1680637235
Create codeql-analysis.yml
2021-09-06 08:57:01 +02:00
Elio Struyf
3de56b94c3
Fix sitemap
2021-09-06 08:32:16 +02:00
dependabot[bot]
1b5840b2bf
Bump next from 11.1.0 to 11.1.1 in /docs
...
Bumps [next](https://github.com/vercel/next.js ) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v11.1.0...v11.1.1 )
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-06 06:30:20 +00:00
Elio Struyf
b14c4c50cf
Added sitemap building
2021-09-06 08:29:14 +02:00
Elio Struyf
1f8c2f5b1e
Updated references
2021-09-04 15:01:37 +02:00
Elio Struyf
db3a584ab9
#73 - Color enhancements
2021-09-04 12:57:00 +02:00
Elio Struyf
918f914c91
#73 - persist view type setting
2021-09-04 12:40:28 +02:00
Elio Struyf
9f5d180447
Update changelog
2021-09-03 17:47:39 +02:00
Elio Struyf
77e2c68810
Update changelog
2021-09-03 17:46:59 +02:00
Elio Struyf
60caf743c6
#90 #89 - Recoil implementation + Search sorting fix
2021-09-03 17:46:18 +02:00
Elio Struyf
b8dee7a5c9
#73 - List view
2021-09-03 16:45:22 +02:00
Elio Struyf
3b6a7e9b71
Add CMS to the images
2021-09-03 15:37:50 +02:00
Elio Struyf
648ee34171
Style improvements for smaller screens
2021-09-03 11:36:53 +02:00
Elio Struyf
4a88e471f6
Updated changelog + added links to settings in config settings
2021-09-03 10:56:50 +02:00
Elio Struyf
14a2b715e7
Merge branch 'issue/81'
2021-09-03 10:42:12 +02:00
Elio Struyf
0c368dbe65
#85 - Updated showcases
2021-09-03 10:34:11 +02:00
Elio Struyf
f0b7542d94
Removed unused references
2021-09-03 10:29:23 +02:00
Elio Struyf
80cd7d3eac
Updated changelog
2021-09-02 17:27:37 +02:00
Elio Struyf
ef08e0a34b
#87 - Fix issue with autofocus and command palette
2021-09-02 17:26:40 +02:00
Elio Struyf
62a2c22ba1
Typo fix
2021-09-02 14:12:53 +02:00
Elio Struyf
1417575b98
Added process variables
2021-09-02 14:09:52 +02:00
Elio Struyf
4862810035
Search implementation
2021-09-02 13:47:27 +02:00
Elio Struyf
e1b9bad05b
Mobile navigation
2021-09-02 10:58:04 +02:00
Elio Struyf
47f7521e93
Remove reference
2021-09-02 10:29:15 +02:00
Elio Struyf
771f86710f
Website content improvements
2021-09-02 10:26:04 +02:00
Elio Struyf
dc55cedb0d
Update Navigation.tsx
2021-09-01 21:21:27 +02:00
Elio Struyf
e93c6832e4
Update CTA.tsx
2021-09-01 21:17:16 +02:00
Elio Struyf
0f0c7f9f3d
Update en.ts
2021-09-01 21:14:06 +02:00
Elio Struyf
d9984ce292
#81 - Optimize the content folder settings + migration script for deprecated setting
2021-09-01 18:55:01 +02:00
Elio Struyf
c9e813effe
Added Vercel as sponsor
2021-09-01 11:53:59 +02:00
Elio Struyf
3fea99ef24
Updated height
2021-09-01 11:43:27 +02:00
Elio Struyf
06a3841dd3
Added Vercel as sponsor
2021-09-01 11:42:59 +02:00
Elio Struyf
32fb742de5
Updated changelog + added visitors on docs
2021-09-01 09:56:39 +02:00
Elio Struyf
c41b7adcfd
updated changelog
2021-09-01 09:49:58 +02:00
Elio Struyf
be55a2237d
#77 - Grouping implementation
2021-09-01 09:44:15 +02:00
Elio Struyf
265f788f98
Restructuring
2021-09-01 08:46:33 +02:00
Elio Struyf
c7d3a7dcf6
Updated showcase
2021-08-31 17:44:30 +02:00
Elio Struyf
e02a766070
Updated readme with contributors
2021-08-31 14:31:31 +02:00
Elio Struyf
c9dd684451
Added review
2021-08-31 13:34:51 +02:00
Elio Struyf
5329033b46
Update typos
2021-08-31 12:25:44 +02:00
Elio Struyf
4bd914fdba
Styling updates
2021-08-31 12:18:06 +02:00
Elio Struyf
b7f093d55b
Updated tsconfig to exclude docs + ignore list
2021-08-31 12:09:56 +02:00
Elio Struyf
87273d9eba
updated readme
2021-08-31 11:58:40 +02:00
Elio Struyf
bb1ea17d95
Documentation fixes
2021-08-31 11:55:08 +02:00
Elio Struyf
a554705cab
3.0.2
2021-08-31 11:52:45 +02:00
Elio Struyf
6c9abc572a
Update changelog
2021-08-31 11:52:24 +02:00
Elio Struyf
be168b8963
Image optimization
2021-08-31 11:51:45 +02:00
Elio Struyf
d05d6ac95e
Merge branch 'docs'
2021-08-31 11:49:54 +02:00
Elio Struyf
700a546b39
#82 - Hide commands
2021-08-31 11:49:35 +02:00
Elio Struyf
0fd6e1c87b
Documenation updates
2021-08-31 11:49:14 +02:00
Elio Struyf
733e747f58
Merge branch 'main' into docs
2021-08-30 21:44:39 +02:00
Elio Struyf
672abbea2d
Docs
2021-08-30 21:44:16 +02:00
Elio Struyf
b04fdae043
Added link for documentation
2021-08-30 18:10:14 +02:00
Elio Struyf
e7a124f178
Mobile fixes
2021-08-30 18:01:31 +02:00
Elio Struyf
4994761fe2
empty folder
2021-08-30 15:33:58 +02:00
Elio Struyf
ad4cbd748b
Added web dependency
2021-08-30 15:31:58 +02:00
Elio Struyf
3d85902d2c
Update documentation
2021-08-30 15:26:06 +02:00
Elio Struyf
8b558fa2f7
Merge branch 'docs'
2021-08-30 15:14:24 +02:00
Elio Struyf
94a8610edf
Docs site added
2021-08-30 15:13:06 +02:00
Elio Struyf
ad2a30b5f8
Update issue templates
2021-08-30 10:14:53 +02:00
Elio Struyf
39d3cf46f3
Merge branch 'main' into docs
2021-08-30 09:45:53 +02:00
Elio Struyf
596804ac79
Docs
2021-08-30 09:44:48 +02:00
Elio Struyf
6ac15e9252
3.0.1
2021-08-30 08:29:27 +02:00
Elio Struyf
1a8f10e942
Updated changelog
2021-08-30 08:29:14 +02:00
Elio Struyf
779c1ef6ae
#79 - scrollbar fix
2021-08-30 08:28:24 +02:00
Elio Struyf
600eb150bf
Teal icon
2021-08-28 09:37:37 +02:00
Elio Struyf
0ef0fbc3f9
3.0.0
2021-08-27 12:32:09 +02:00
Elio Struyf
95ae50c24e
Small optimization for content folder selection
2021-08-27 12:31:50 +02:00
Elio Struyf
3a43c4b5b9
Windows fixes
2021-08-27 12:21:11 +02:00
Elio Struyf
0e73c9bec5
Change order
2021-08-27 11:36:03 +02:00
Elio Struyf
9479f5d53d
Updated readme
2021-08-27 11:35:21 +02:00
Elio Struyf
7716d98868
#69 - Welcome screen integration
2021-08-27 11:30:25 +02:00
Elio Struyf
918a33b45e
Welcome message updated
2021-08-26 20:40:30 +02:00
Elio Struyf
2c1fd2890c
Updates to support the upcoming welcome message
2021-08-26 20:28:43 +02:00
Elio Struyf
939cf94de6
Merge branch 'issue/65' into main
2021-08-26 20:02:08 +02:00
Elio Struyf
a912a7702d
Make the dashboard start first
2021-08-26 14:05:59 +02:00
Elio Struyf
b35b0e9515
Added publicFolder info
2021-08-26 13:43:43 +02:00
Elio Struyf
8ad93a6916
Updated readme
2021-08-26 13:36:15 +02:00
Elio Struyf
aac34c96f7
Added sponsor message ❤️
2021-08-26 13:21:00 +02:00
Elio Struyf
975bb10001
Support filtering, documentation updates
2021-08-26 11:40:18 +02:00
Elio Struyf
6cce35de6c
Dashboard updates to support content creation + search
2021-08-25 21:39:26 +02:00
Elio Struyf
722c0d6888
#65 - Dashboard implementation
2021-08-24 21:01:58 +02:00
Elio Struyf
ce8a343ffd
Merge branch 'poc-tailwind'
2021-08-24 12:06:44 +02:00
Elio Struyf
5e539a3d14
#64 - Toggle implementation
2021-08-24 10:30:23 +02:00
Elio Struyf
1224316217
Refactoring + optimizing files and folder updates
2021-08-23 21:27:47 +02:00
Elio Struyf
8d7aeb3edd
#61 - Implementation of recently modified files
2021-08-23 15:37:51 +02:00
Elio Struyf
c65500b061
Tailwind css
2021-08-23 13:49:01 +02:00
Elio Struyf
8642b8b46a
FileList component
2021-08-23 13:48:41 +02:00
Elio Struyf
ea381eac51
Open file updates
2021-08-23 13:22:47 +02:00
Elio Struyf
6395e471f0
2.5.1
2021-08-23 08:51:09 +02:00
Elio Struyf
59f0351b79
Fix typo
2021-08-23 08:50:59 +02:00
Elio Struyf
1b16fa69d0
Update docs
2021-08-21 10:23:54 +02:00