No description
Find a file
Snider 49a83110fb
Some checks failed
Security Scan / security (push) Failing after 9s
Test / test (push) Failing after 1m35s
refactor(display): migrate stale Wails calls to IPC, remove wrapper types
Migrate handleOpenFile to dialog.TaskOpenFile IPC, handleSaveFile/handleRun/
handleBuild to ActionIDECommand IPC. Remove DialogManager, EnvManager,
EventManager interfaces and wailsDialogManager, wailsEnvManager,
wailsEventManager adapter structs. App interface now has Quit() + Logger() only.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 14:53:50 +00:00
.forgejo/workflows ci: add Forgejo Actions test and security scan workflows 2026-02-23 03:28:13 +00:00
docs docs: add Spec D (context menus & final cleanup) implementation plan 2026-03-13 14:48:46 +00:00
pkg refactor(display): migrate stale Wails calls to IPC, remove wrapper types 2026-03-13 14:53:50 +00:00
ui refactor: move ui/ demo to top level 2026-03-13 12:27:52 +00:00
.gitignore feat: initial Wails v3 desktop framework 2026-01-30 08:44:23 +00:00
CLAUDE.md docs: add CLAUDE.md project instructions 2026-03-13 13:38:02 +00:00
go.mod feat(display): wire go-config for config file persistence 2026-03-13 13:54:28 +00:00
go.sum feat(display): wire go-config for config file persistence 2026-03-13 13:54:28 +00:00
LICENSE.txt Add European Union Public Licence v. 1.2 2026-01-30 08:47:01 +00:00