Commit Graph
270 Commits
Author SHA1 Message Date
kralonur 3ddf402680 refactor(fido): gate hardware config by firmware version 2026-05-14 19:58:54 +03:00
kralonur 13ba4958f7 refactor(fido): parse picofido 7.6 getinfo vendor commands 2026-05-14 19:58:43 +03:00
kralonur 23d12ba40c refactor(fido): split raw HID and CBOR response handling 2026-05-14 19:48:49 +03:00
Suyog TandelandGitHub 4167ed0352 Merge pull request #92 from sylvainpelissier/attestation
Add Enterprise attestation features
2026-05-04 22:31:10 +05:30
sylvainpelissier 79944c47ca Update according to review and fic Refresh button 2026-05-03 18:51:44 +02:00
3cec3b7acb Update src/device/fido/hid.rs
Co-authored-by: Suyog Tandel <suyogtandel12@gmail.com>
2026-05-03 18:35:35 +02:00
sylvainpelissier bde555c4ab Add Enterprise attestation features:
* Add Enterprise attestation status
* Add CSR retrieval
* Add certificate update
* Add Enterprise attestation enable feature
2026-04-29 11:38:25 +02:00
Suyog Tandel 6c003ed6fa chore(docs): update readme.md with flathub link 2026-03-15 19:25:49 +05:30
github-actions[bot]andSuyog Tandel a65cba6876 picoforge: 0.4.1 -> 0.5.0+1
Diff: https://github.com/librekeys/picoforge/compare/v0.4.1...v0.5.0+1

Changelog: https://github.com/librekeys/picoforge/releases/tag/v0.5.0+1
2026-03-08 10:57:41 +05:30
Suyog Tandel 2a3112b8ff fix(pkg): appstream syntax error v0.5.0+1 2026-03-07 23:25:04 +05:30
Suyog Tandel ebf1028a18 chore: update appstream for flathub 2026-03-07 23:06:34 +05:30
Suyog Tandel f5e9f6f669 Automatic commit of package [picoforge] release [0.5.0-1].
Created by command:

/usr/bin/tito tag --offline --accept-auto-changelog --keep-version
picoforge-0.5.0-1
2026-03-06 16:19:00 +00:00
Suyog Tandel 3cf8cabb2d chore: sync spec to 0.5.0 [skip ci] 2026-03-06 16:19:00 +00:00
Suyog Tandel 9c37eb2da9 chore: bump app version to 0.5.0 v0.5.0 2026-03-06 20:56:05 +05:30
Fabrice BellamyandGitHub afa8cc8d7f Merge pull request #81 from librekeys/refactor/ui-data-structure
refactor: UI data layout
2026-03-05 20:45:41 +01:00
Suyog Tandel 30c926e049 fix(ui): migrate views to read device state from ApplicationRoot 2026-03-06 00:38:45 +05:30
Suyog Tandel e7a1cab8ac refactor: ApplicationRoot restructure 2026-03-05 23:19:07 +05:30
Suyog Tandel ad4c577418 refactor: rename GlobalDeviceState to DeviceConnectionState 2026-03-04 22:36:20 +05:30
Suyog TandelandGitHub f1625aa831 Merge pull request #76 from librekeys/dev/pico-fido-v7.4
refactor: backend and UI for v0.5.0
2026-03-04 18:46:59 +05:30
Suyog Tandel 44851e25c4 fix: clippy errors and remove logs view
This commit basically removes the logs view from the
application(redundant). And also fixes all the clippy errors in the UI.
2026-03-04 18:11:19 +05:30
Suyog Tandel 895f4a7ce1 feat(ui): Add LibreKeys One Vendor Config to PicoForge 2026-03-03 19:55:17 +05:30
Suyog Tandel 093a72f46b fix(ui): bottom drawer issue when deleting a passkey 2026-03-03 19:46:32 +05:30
Suyog Tandel 2047952b94 fix(ui): Fido version displayed in fido information 2026-03-03 19:25:09 +05:30
Suyog Tandel 4be736c9c2 fix:(ui): set min pin length dialog : the enter key is triggering cancel instead of update 2026-03-03 18:22:31 +05:30
Suyog Tandel 15c2a9acb4 fix(ui): error message colors in dialogs 2026-03-03 17:36:32 +05:30