Commit Graph
183 Commits
Author SHA1 Message Date
Suyog TandelandGitHub a804d59dcd Merge pull request #61 from librekeys/fix/60
fix #60
2026-02-18 14:35:53 +05:30
Fabrice Bellamy 0704960cdb fix #60 2026-02-17 21:15:29 +01:00
Suyog Tandel 03b089d879 fix(ui): async functions blocking ui thread 2026-02-17 23:08:37 +05:30
Suyog TandelandGitHub 02e571d29c Merge pull request #59 from librekeys/build/nix-package
build(package.nix): revert to stable version '0.3.1'
2026-02-15 23:31:47 +05:30
jetcookies c313786f52 build(package.nix): revert to stable version '0.3.1' 2026-02-16 01:46:30 +08:00
Fabrice BellamyandGitHub 05197203aa Merge pull request #58 from phoeagon/main
Update Installation.md: add Mac installation instructions
2026-02-15 17:16:48 +01:00
phoeagon 232d9805dc Update Installation.md: add Mac installation instructions 2026-02-14 16:01:26 -08:00
Suyog Tandel 51ef7bf134 chore(docs): update readme.md with new build info and credits.md with new deps 2026-02-12 21:49:43 +05:30
Suyog TandelandGitHub 8b427e0f0d Merge pull request #57 from librekeys/ci/nix-binary-cache
Ci/nix binary cache
2026-02-12 20:52:47 +05:30
Suyog Tandel 4e87a3b7ba fix: tip syntax in building.md and readme.md 2026-02-12 20:51:42 +05:30
Suyog TandelandGitHub c0fb2fddf1 Merge branch 'main' into ci/nix-binary-cache 2026-02-11 23:57:00 +05:30
Suyog TandelandGitHub 01d8c0ff4b Merge pull request #50 from librekeys/feat/gpui-migration
Migration of PicoForge Frontend to GPUI (Drop TAURI)
2026-02-11 23:52:02 +05:30
Suyog Tandel 31cf9cb800 fix: merge conflicts with main branch 2026-02-11 23:50:00 +05:30
Suyog Tandel 3e2f529f91 chore(ci): add cachix ci info 2026-02-11 23:22:33 +05:30
jetcookies 868c6002c3 docs: add a hint to the docs encouraging users to utilize the binary cache 2026-02-11 11:36:30 +08:00
jetcookies b45c722941 build(flake.lock): nix flake update 2026-02-11 11:11:35 +08:00
jetcookies 681ac9fcb2 ci: let nix build and populate cache
The cachix-related variables need to be modified to their actual values.
2026-02-11 11:10:57 +08:00
Suyog TandelandGitHub 06abc65d82 Merge pull request #56 from librekeys/build/nix-package-gpui
build(package.nix): 0.3.0 -> 0.3.1-unstable-2026-02-08
2026-02-10 21:51:52 +05:30
jetcookies bfd8a563ed build(package.nix): 0.3.0 -> 0.3.1-unstable-2026-02-08
migrate from Tauri to gpui

https://github.com/librekeys/picoforge/pull/50
2026-02-10 18:54:16 +08:00
Suyog Tandel 430aec1f34 chore(ui): fix unused code and make io functions async 2026-02-08 18:05:18 +05:30
Suyog Tandel 9aac13c8b5 fix(ui): inconsistencies in cards 2026-02-08 16:43:09 +05:30
Suyog Tandel 1814a36c23 feat(ui): application logging output to logsview 2026-02-05 23:35:59 +05:30
Suyog Tandel 22d1879508 feat(ui): add font color customization to button component 2026-02-05 23:04:18 +05:30
Suyog Tandel 9838dcf22d chore(ui): add borders to button component 2026-02-05 18:37:20 +05:30
Suyog Tandel 4ff3e9eead fix(ui): IO functions blocking ui thread in passkeys view 2026-02-05 18:20:36 +05:30