Simpl-Resultat/src-tauri
le king fu 3302d79c38
Some checks failed
Release / build-and-release (push) Has been cancelled
Fix updater: use Forgejo package registry for stable latest.json URL
- Forgejo has no /releases/latest/download/ route (GitHub-specific)
- Upload latest.json to generic package registry for a stable endpoint
- Fix Linux signature collection: use .AppImage.sig (not .tar.gz.sig)
- Collect all platform signatures (.deb.sig, .rpm.sig, .AppImage.sig)
- Bump to v0.4.3

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 21:10:50 -05:00
..
capabilities feat: add Settings page with in-app updater support 2026-02-11 11:47:25 +00:00
icons Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00
src Fix app stuck on spinner after v0.4.0 update (GH #9) 2026-02-26 21:54:42 -05:00
.gitignore Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00
build.rs Initial project scaffold: Tauri v2 + React + TypeScript + TailwindCSS v4 2026-02-07 11:05:11 +00:00
Cargo.lock feat: add multiple profiles with separate databases and optional PIN (v0.3.0) 2026-02-16 12:54:09 +00:00
Cargo.toml Fix updater: use Forgejo package registry for stable latest.json URL 2026-02-27 21:10:50 -05:00
tauri.conf.json Fix updater: use Forgejo package registry for stable latest.json URL 2026-02-27 21:10:50 -05:00