No description
Find a file
Claude 9bd0e7b025
Some checks failed
Security Scan / security (push) Failing after 27s
refactor: remove banned imports from test files
- window/persistence_test.go: path/filepath → core.JoinPath
- display/display_test.go: path/filepath → core.JoinPath/PathDir
- browser/service_test.go: errors → core.NewError
- notification/service_test.go: errors → core.NewError

Zero banned imports in ALL gui files — production AND test.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 16:53:40 +01:00
.forgejo/workflows ci: add Forgejo Actions test and security scan workflows 2026-02-23 03:28:13 +00:00
docs Merge pull request '[agent/codex:gpt-5.4-mini] Update the code against the AX design principles in ~/spec/r...' (#4) from main into dev 2026-03-31 05:57:04 +00:00
internal feat(wails): pin Wails v3 source as submodule at alpha 74 2026-03-31 14:42:22 +01:00
pkg refactor: remove banned imports from test files 2026-03-31 16:53:40 +01:00
stubs/wails feat(stubs): expand Wails v3 stub bridge — 16 files, 316 functions 2026-03-31 14:43:17 +01:00
ui chore: sync workspace dependencies 2026-03-15 15:44:56 +00:00
.gitignore chore: add .core/ and .idea/ to .gitignore 2026-03-15 10:17:50 +00:00
.gitmodules feat(wails): pin Wails v3 source as submodule at alpha 74 2026-03-31 14:42:22 +01:00
CLAUDE.md fix(dx): use coreerr.E() and go-io, update CLAUDE.md, add tests 2026-03-17 09:05:35 +00:00
go.mod refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
go.sum refactor: migrate entire gui to Core v0.8.0 API 2026-03-31 16:14:19 +01:00
LICENSE.txt Add European Union Public Licence v. 1.2 2026-01-30 08:47:01 +00:00