d14d767c75
feat(tenants): add workspace delete UI and fix project switch element loading ( #11 )
...
- Add DELETE /api/tenants/:id endpoint with cascade (projects, elements, snapshots)
- Add delete buttons with inline confirm in workspace switcher panel
- Fix project switch not loading elements: switchProjectUI now directly clears
canvas and calls loadExistingElements() instead of relying on WS roundtrip
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-06 14:37:11 +02:00
Maxime Roy (new.blacc) and GitHub
1166ea5b3f
chore: release v1.0.5 ( #10 )
...
feat(projects): project management UI, sync countdown, fix project switching
2026-04-06 13:18:03 +02:00
798f62f63a
fix(logger): make file transport opt-in via LOG_FILE_PATH ( #9 )
...
The file transport defaulted to writing excalidraw.log relative to
process.cwd(), polluting every project directory where the MCP server
started. Console transport already handles warn+error to stderr.
File logging is now opt-in: set LOG_FILE_PATH to enable it.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-06 10:02:27 +02:00
f770c811e9
chore: document similar-project scan in AGENTS.md; ignore .serena/ ( #8 )
...
* chore: document similar-project scan in AGENTS.md; ignore .serena/ and .DS_Store
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
* chore: add .shipguard.yml — exclude node_modules, acknowledge upstream JS debt
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
* fix: actually ignore .serena/ (prior commit added negation only)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
---------
Co-authored-by: newblacc <refactor code>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-06 09:57:07 +02:00
Maxime Roy (new.blacc) and GitHub
81f38de508
Merge pull request #7 from celstnblacc/chore/release-v1.0.4
...
chore: release v1.0.4
2026-03-31 13:21:57 +02:00
Maxime Roy (new.blacc) and GitHub
d020459e90
Merge pull request #6 from celstnblacc/fix/windows-postinstall
...
fix: make postinstall cross-platform for Windows
2026-03-31 13:18:12 +02:00
Maxime Roy (new.blacc) and GitHub
d073b6348d
Merge pull request #5 from celstnblacc/fix/bidirectional-sync-and-label-updates
...
fix: bidirectional sync, text alignment, WS race, and security hardening
2026-03-30 21:24:22 +02:00
Maxime Roy (new.blacc) and GitHub
d838b67e31
Merge pull request #4 from celstnblacc/fix/better-sqlite3-node-version
...
fix: rebuild better-sqlite3 on install to fix Node version mismatch
2026-03-29 22:32:41 +02:00
Maxime Roy (new.blacc) and GitHub
321c828c86
Merge pull request #3 from celstnblacc/rename/excalidraw-mcp-sentinel
...
chore: rename project to excalidraw-mcp-sentinel
2026-03-29 20:05:01 +02:00
Maxime Roy (new.blacc) and GitHub
8f9fe3fa08
Merge pull request #2 from celstnblacc/feat/gauntlet-hardening
...
chore: add AGENTS.md and publish readiness checklist
2026-03-29 16:49:58 +02:00
Maxime Roy (new.blacc) and GitHub
3a0dfea128
Merge pull request #1 from celstnblacc/feat/gauntlet-hardening
...
feat(security): harden canvas server with auth, rate-limiting, and validation
2026-03-29 16:18:27 +02:00