Commit Graph
39 Commits
Author SHA1 Message Date
Suyog Tandel f72c5fc45d fix(ci): security audit issues 2026-07-09 23:18:45 +05:30
Suyog Tandel 5121bb011d feat: RS-Key curve selection card, transport priority fix, RescueCurves re-export
- Reversed transport priority: PCSC/Rescue preferred over FIDO
- Added `RescueCurves` bitflags re-export to `hal/types.rs`
- Replaced single secp256k1 toggle with full "Supported Curves" card
  (11 curves) gated on RS-Key, with mask-building in apply_changes
- Updated FIDO/Rescue write status messages to match transport behavior
- Cleaned up device status display (green "Online" for RS-Key)

Changes: src/ui/screens/config/view.rs, view_model.rs, hal/io.rs, hal/transport/mod.rs, hal/types.rs.
2026-07-09 00:04:38 +05:30
Suyog Tandel 8df78c753d feat: add project info in project documentation 2026-06-24 10:40:40 +05:30
Suyog Tandel 6b5d591e28 feat: add support for RS-Keys firmware and add optito reset the device 2026-06-22 21:26:39 +05:30
Suyog Tandel 30f5b98eec chore: Modify Readme.md with firmware support info 2026-06-22 12:01:53 +05:30
Suyog Tandel 1281577bf5 chore: update screenshots and readme.md 2026-06-22 11:46:40 +05:30
Suyog Tandel 9401d10d6e fix: update the device not connected message in config view 2026-06-17 23:25:25 +05:30
kralonur 3e3d1a72e8 docs: update picofido firmware compatibility notes 2026-05-14 20:20:07 +03:00
Suyog Tandel 6c003ed6fa chore(docs): update readme.md with flathub link 2026-03-15 19:25:49 +05:30
Suyog Tandel 416f8c9507 chore(docs): update readme.md and PR template 2026-02-28 00:02:47 +05:30
Suyog Tandel ee379c35a3 chore: update readme screenshots 2026-02-22 18:17:52 +05:30
Suyog Tandel 0fb4e51dac chore(ui): change corner radius of default theme 2026-02-22 15:40:00 +05:30
Suyog Tandel 386cda6679 chore(docs): Add contribution and issue templates, and contributing guide 2026-02-22 14:27:29 +05:30
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 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
jetcookies 868c6002c3 docs: add a hint to the docs encouraging users to utilize the binary cache 2026-02-11 11:36:30 +08:00
Suyog Tandel a8275d9a42 feat: add original lucid icons and fix ui bugs with gpui window 2026-01-27 22:51:03 +05:30
Suyog Tandel c3cee3b237 chore(docs): Update Home.md and Installation.md with more info 2026-01-26 14:50:15 +05:30
jetcookies 2ee2f1da3b docs(README.md): list the instructions separately for enabling and disabling flakes 2026-01-23 16:36:52 +08: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
jetcookies 191b623945 docs(README.md): update the nix instructions to use flakes 2026-01-23 00:41:49 +08:00
Lab-8916100448256andGitHub 771443a23a Add Nix-shell development environment section 2026-01-21 19:23:21 +01:00
Suyog Tandel 0d5a0a783c fix(doc): readme.md formatting 2026-01-19 20:58:08 +05:30
jetcookies e98fd7b15b docs(README.md): add instructions for building with nix 2026-01-19 16:12:25 +08:00