Simpl-Resultat/src-tauri
le king fu 9ab8d3d7df
Some checks failed
Release / build-and-release (push) Failing after 27s
Fix glibc compat: build in Ubuntu 22.04 container (glibc 2.35)
The Forgejo runner's default image uses glibc 2.39, which produces
binaries incompatible with Pop!_OS / Ubuntu 22.04 (glibc 2.35).
Build inside container: ubuntu:22.04 with Node.js and Rust installed.
Bump to v0.4.4.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 21:46:31 -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 glibc compat: build in Ubuntu 22.04 container (glibc 2.35) 2026-02-27 21:46:31 -05:00
tauri.conf.json Fix glibc compat: build in Ubuntu 22.04 container (glibc 2.35) 2026-02-27 21:46:31 -05:00