Commit Graph

124 Commits

Author SHA1 Message Date
Elio Struyf 7db95ca091 refactor: remove chatbot functionality and related localization keys 2026-03-06 16:56:27 +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 64f1da6355 Enhancement: auto switch to editor panel when opening a markdown file #915 2025-02-06 11:08:36 +01:00
Elio Struyf 1ed5131abe Change logging output 2024-12-29 13:18:30 +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 6fd526e962 Added eslint to webpack config 2024-09-27 11:14:34 +02:00
Elio Struyf 00bbb3879f Telemetry removal 2024-07-18 17:08:16 +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 582c09875e Add docs #822 2024-06-20 11:39:26 +02:00
Elio Struyf 2246fbb933 Added extra diagnostic info 2024-06-06 11:41:52 +02:00
Elio Struyf 64fc1e4b76 Refactoring of command registration 2024-05-23 10:40:38 +02:00
Elio Struyf e8f70c78fd Adding logging + version info 2024-04-29 16:17:43 +02:00
Elio Struyf dee732f3ee #800 - Add colors for the Front Matter CMS output 2024-04-25 18:20:00 +02:00
Elio Struyf c82c081fce #773 - Rename files 2024-03-14 16:38:17 +01:00
Elio Struyf 0428e561a8 #756 - first steps 2024-02-16 17:23:08 +01:00
Elio Struyf 0ad0179a4b Clean dashboard commands 2024-02-12 14:31:56 +01:00
Elio Struyf 60c8dd6185 Multiple taxonomy management #731 2024-01-16 14:22:17 +01:00
Elio Struyf ffdf8262d7 Localization updates 2023-11-11 12:33:55 -08:00
Elio Struyf 13f5446163 #696 - Close the local server terminal on restart 2023-10-26 09:14:59 +02:00
Elio Struyf 5a9ef1add8 #677 - Support for Browse Lite 2023-09-28 11:33:08 +02:00
Elio Struyf 160d901358 Removed draft toggle + Added fm action 2023-09-07 21:57:40 +02:00
Elio Struyf 3001e9f3cc #651 - fix setting listeners 2023-09-07 11:52:34 +02:00
Elio Struyf e6d93bbf5d Update changelog 2023-08-30 17:07:55 +02:00
Elio Struyf 00b3e195a8 #641 - file parse 2023-08-30 15:51:05 +02: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 74b05d6d8c Dependency updates + Panel view refactoring 2023-08-04 16:49:01 -04:00
Elio Struyf 71743bf292 #598: initial configuration for a multilingual UI 2023-07-03 18:47:11 +02:00
Elio Struyf 78f0e7f56a #548 - Project selection support 2023-03-30 21:06:04 +02:00
Elio Struyf 9c5b8aa445 Updated name 2023-03-21 09:39:46 +01:00
Elio Struyf e661753d51 Update activation message 2023-03-15 08:51:04 +01:00
Elio Struyf 22dbf4681f Removed app insights + custom metrics 2023-03-13 12:45:05 +01:00
Elio Struyf ecacba53a7 Added chatbot integration 2023-03-09 18:09:18 +01:00
Elio Struyf 2b7f124582 #496 - Move to file storage for larger states 2023-02-02 18:46:50 +01:00
Pongstr 9c9102f6f5 chore(devx-improvements): Deps upgrades + Prettier 2023-02-02 11:13:55 +02:00
Elio Struyf 42fbdf9708 #412 - Support for sub-folders 2022-10-31 09:59:33 +01:00
Elio Struyf 78002563be Clear cache command 2022-10-03 13:22:40 +02:00
Elio Struyf 5fbb05f083 #431 - Performance improvements for first load 2022-10-01 20:30:18 +02:00
Elio Struyf 27887bedef #412 - splitting configuration files 2022-09-29 20:36:02 +02:00
Elio Struyf d17cc901ff #422 - Fix panel initialization logic 2022-09-23 09:20:59 +02:00
Elio Struyf 3ca6609ace #377 - Git sync command 2022-07-30 14:23:57 +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 9445ce6d37 #374 - Auto-fold the front matter section 2022-07-21 13:15:49 +03:00
Elio Struyf e9258e1a7f #351 - New template property for content types 2022-06-10 10:28:18 +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 c63310a2db Initialize template folder 2022-05-25 12:51:39 +02:00
Elio Struyf 3583a2b962 #337 - Add support for other fm types 2022-05-17 16:19:40 +02:00
Elio Struyf 17a98fba68 Add content type create, update, setting 2022-04-25 14:57:59 +02:00