Owain Williams
ce45763398
1.5.1 - health review
2026-06-15 09:16:04 +01:00
Owain
c2e429576c
[FIX] Dependency error
...
Cleaning up some warnings
2026-05-18 11:40:52 +01:00
Owain
d22f71ed04
Merge branch 'feature/fix-unexpected-any-type-errors' into feature/1.4.0
2026-05-18 10:50:17 +01:00
Owain
70e4d67d32
[REFACTOR] Code clean up
2026-05-18 10:48:10 +01:00
Owain
e22dd6b0ce
[AMEND] Fix warnings for Unexpected Any
2026-05-18 10:20:21 +01:00
Owain
f1bcd23298
[PERF] Improves element type fetching
...
Fetches element types in parallel to improve performance, and removes redundant null token checks.
2026-02-12 12:38:33 +00:00
Owain
a21b26d4e9
[REF] Removes console logs for clarity
...
Removes excessive console logs throughout the codebase to improve readability and reduce noise in the console during operation.
2026-02-12 12:31:22 +00:00
Owain
7367f0bc84
[REF] Renames blocklist references to block
...
Updates references to "blockList" to "block" for consistency and clarity across the codebase. This change improves readability and maintainability.
2026-02-12 12:17:44 +00:00
Owain
86a6c90fde
[FEAT] Refactors settings for content modes
...
Migrates settings to support multiple content storage modes (Property Editor, Block List, Block Grid) and updates the UI.
2026-02-12 11:56:46 +00:00
Owain
8d13f5fc9d
[FEAT] Implements BlockList support
...
Adds functionality to publish content to Umbraco using BlockList editor, including settings for element types and content properties.
2026-02-12 10:48:31 +00:00
Owain Williams
9c713af3bf
[UPDATE] Release version 1.2.0
...
- Updated main.ts to include new services
- Modified generateGuid method for better uniqueness
- Added ContentParser service for content parsing
- Added DocumentService for document management
- Implemented ErrorHandler service for improved error handling
- Created SettingsValidator service to validate configuration settings
- Developed UmbracoApiService for interacting with Umbraco API
2025-10-30 14:37:23 +00:00
Owain Williams
158d39f4c1
[AMEND] Add 404 status model
2025-09-29 15:59:49 +01:00
Owain Williams
ed23b41d61
[AMEND] More error catching
2025-09-29 15:45:34 +01:00
Owain Williams
a4781cc538
[AMEND] console.log DocType ID
2025-09-29 15:36:28 +01:00
Owain Williams
f7bbcf64c9
setting improvement WIP
2025-09-29 14:23:13 +01:00
Owain Williams
b4a8eec722
replace crypto
2025-05-06 09:44:49 +01:00
Owain Williams
4e6465a0dc
remove console.log
2025-05-06 09:11:50 +01:00
Owain Williams
e70326a177
Tidy up
2025-05-06 08:11:19 +01:00
Owain Williams
9cbee86771
new logo
2025-04-22 16:55:25 +01:00
Owain Williams
e7a2f1931c
Initial Commit
2025-04-22 13:48:24 +01:00