Commit graph

18 commits

Author SHA1 Message Date
jegly
b682da90bc fix: replace broken appicon with proper 256x256 PNG v1.0.8 2026-03-27 15:19:25 +11:00
jegly
bf2bf7a505 fix: deb package - icon registration and app launcher entry v1.0.7 2026-03-27 15:08:11 +11:00
jegly
a88515f979 feat: add ATK logo - terminal wireframe aesthetic v1.0.6 2026-03-27 14:58:45 +11:00
jegly
b84814c683 chore: sync lockfiles after rebase 2026-03-27 14:48:23 +11:00
jegly
d124662be5 fix: dark theme on all form elements - select, input, dropdown 2026-03-27 14:47:47 +11:00
Jesse Li-Yates
01157d0eb9
Update README.md 2026-03-27 14:27:25 +11:00
jegly
0a1575206f fix: upgrade vite to v8 to resolve esbuild vulnerability v1.0.5 2026-03-27 14:21:17 +11:00
jegly
9fbb3f28b4 chore: update package.json after dependency sync 2026-03-27 14:16:25 +11:00
jegly
c4f0576f8d chore: update Wails to v2.12.0, update frontend dependencies 2026-03-27 14:15:59 +11:00
Jesse Li-Yates
af1e40cf19
Merge pull request #1 from jegly/dependabot/go_modules/go_modules-dfc5a1b899
Bump the go_modules group across 1 directory with 2 updates
2026-03-27 14:14:49 +11:00
jegly
7f145b350e fix: add platform-specific sysproc for Windows and macOS v1.0.3 2026-03-27 14:05:18 +11:00
jegly
b2142f6a04 feat: add Windows, macOS and AppImage builds v1.0.2 2026-03-27 13:58:52 +11:00
jegly
0d778c0c53 fix: correct yaml syntax in workflow v1.0.1 2026-03-27 13:46:20 +11:00
jegly
85d2af718d feat: auto-publish GitHub Release on version tags 2026-03-27 13:44:01 +11:00
jegly
5199728184 fix: generate icon and desktop file in CI if missing v1.0.0 2026-03-27 13:36:00 +11:00
jegly
21d797f4dd fix: add go.sum and fix CI workflow for ubuntu 22.04 2026-03-27 13:27:52 +11:00
dependabot[bot]
412b86a3b9
Bump the go_modules group across 1 directory with 2 updates
Bumps the go_modules group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `golang.org/x/crypto` from 0.33.0 to 0.45.0
- [Commits](https://github.com/golang/crypto/compare/v0.33.0...v0.45.0)

Updates `golang.org/x/net` from 0.35.0 to 0.47.0
- [Commits](https://github.com/golang/net/compare/v0.35.0...v0.47.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: indirect
  dependency-group: go_modules
- dependency-name: golang.org/x/net
  dependency-version: 0.47.0
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-27 02:21:17 +00:00
jegly
f45c0991c5 Initial release — ATK Android Toolkit v1.0.0 2026-03-27 13:18:34 +11:00