Commit Graph
114 Commits
Author SHA1 Message Date
Fabrice BellamyandSuyog Tandel c20c99cd44 change FullDeviceStatus.method into an enum 2026-01-25 19:21:30 +05:30
Fabrice BellamyandSuyog Tandel 83acb4474b refactoring fido/mod.rs 2026-01-25 19:21:30 +05:30
Fabrice BellamyandSuyog Tandel ef263abe6a refactoring fido/hid.rs 2026-01-25 19:21:30 +05:30
Suyog Tandel afeaea32d7 feat(docs): add building from source docs to wiki 2026-01-25 19:12:41 +05:30
Suyog TandelandSuyog Tandel 682ffbcb4b fix(nix): add udev to libraries in shell.nix 2026-01-25 18:54:05 +05:30
Suyog TandelandSuyog Tandel eae5a31bf1 chore(nix): add mold linker to shell.nix to improve linking speeds and also fix libcanberra errors 2026-01-25 18:54:05 +05:30
Suyog Tandel a1ec655468 fix: refresh device status when min pin len or pin is changed for passkey 2026-01-25 18:33:39 +05:30
Suyog Tandel 5dd2e078a5 chore(ci/cd): update nightly build workflow 2026-01-25 18:16:11 +05:30
Suyog Tandel 5360545cb3 chore(deps): add terser to minify the frontend code in final build 2026-01-25 17:41:41 +05:30
Suyog Tandel 956e5deaea chore(deps): update versions of all frontend dependencies to latest 2026-01-25 17:23:13 +05:30
Suyog Tandel c8faef4790 fix(ui): residential key card formatting in passkeysView 2026-01-25 17:14:11 +05:30
Fabrice BellamyandSuyog Tandel 7a36d33b25 Improve troubleshooting documentation for issue #38 2026-01-25 12:19:40 +05:30
Fabrice BellamyandSuyog Tandel ee528979e4 squash commits that implement #37 (pico-openpgp support). See branch pico-openpgp for detailed commits. 2026-01-24 14:15:05 +05:30
Fabrice BellamyandGitHub bdba205be6 Implement #38 (#39)
* Improve error message styling

* Improve error message styling
2026-01-24 08:55:15 +05:30
Lab-8916100448256andGitHub 48704db673 Merge pull request #33 from jetcookies/build/nix-flake
docs(README.md): list the instructions separately for enabling and disabling flakes
2026-01-23 11:38:40 +01:00
jetcookies 2ee2f1da3b docs(README.md): list the instructions separately for enabling and disabling flakes 2026-01-23 16:36:52 +08:00
Lab-8916100448256andGitHub 3bc8058067 Merge pull request #29 from jetcookies/build/nix-flake
Add nix flake and update documentation
2026-01-23 09:26:17 +01:00
jetcookies 7f63f7fd80 docs(README.md): restore the instruction for nix-shell
https://github.com/librekeys/picoforge/pull/29#discussion_r2718183083
2026-01-23 15:48:21 +08:00
Suyog TandelandGitHub c29ec4bab7 Merge pull request #32 from librekeys/set-min-pin
Fix #30
2026-01-23 11:41:29 +05:30
Fabrice Bellamy 894d243cf5 better error message when trying to decrease min pin length 2026-01-23 01:19:45 +01:00
Fabrice Bellamy ecae9ee5af implement custom HidTransport to send set_min_pin_length command because ctap-hid-fido2 set_min_pin_length has a bug 2026-01-23 00:34:16 +01:00
Fabrice Bellamy abf93f6e55 fix minPinDialog submit button onclick handler 2026-01-23 00:15:32 +01:00
Fabrice Bellamy ff4026f64a Enable the feature to chnage min pin length when a pin is defined 2026-01-23 00:02:39 +01:00
Suyog TandelandGitHub e00ffc8901 Merge pull request #31 from librekeys/picokeys-usb-pids
add pico-keys new USB VID/PIDs
2026-01-23 02:10:14 +05:30
Fabrice Bellamy bb4ec81048 add pico-keys new USB VID/PIDs 2026-01-22 21:33:22 +01:00