Commit Graph
38 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
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 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
Suyog Tandel 151b8bacb1 chore: bump app version to 0.3.0 2026-01-22 16:16:33 +05:30
Fabrice Bellamy 3063f4e1fa Fix #20 2026-01-22 00:20:18 +01:00
Fabrice Bellamy 26c4b3eeb9 implement fido fallback for writeConfig 2026-01-21 18:07:00 +01:00
Fabrice Bellamy f96ab341b1 restore behavior when no device found as normal offline state instead of an error 2026-01-20 21:48:58 +01:00
Fabrice Bellamy 393b017ddf format firmware version as major.minor and do not use AAGUID as serial number because it is too long and already displayed somwhere else 2026-01-20 16:59:54 +01:00
Fabrice Bellamy 765f248472 get device VID, PID and product name in fido::read_device_details() 2026-01-20 16:00:28 +01:00
Fabrice Bellamy a6cfda1389 Fallback to fido::read_device_details when rescue::read_device_details fails 2026-01-20 15:30:41 +01:00
Fabrice Bellamy 9351dbc452 do not display the "no device found" case as an error 2026-01-19 13:35:41 +01:00
Fabrice Bellamy a7ec8e6d04 Display error instead of when there was an error communicating with pcscd 2026-01-19 13:04:03 +01:00
Suyog Tandel 02064fff23 feat: update application icon and bump app version to 0.2.1 2026-01-16 22:39:42 +05:30
oshenyang 562cd6908a fix: resolve the application freeze on macOS 2026-01-17 00:23:10 +08:00
Suyog Tandel 83d80d8467 fix: getCurrentWindow() frezzing the application on macos 2026-01-15 20:00:43 +05:30
Suyog Tandel 76491e76ed feat: new app icon for picoforge 2026-01-15 19:44:30 +05:30
Suyog TandelandGitHub bc56469868 Merge pull request #8 from librekeys/esp
updated mod.rs to handle absense of device serial for esp32s3
2026-01-15 19:43:13 +05:30
Vaishakh S Nair 91cc65a1d3 updated mod.rs to handle absense of device serial 2026-01-15 15:11:03 +05:30
Suyog Tandel 626ea7fc69 fix: alert dialog when deleting a passkey 2026-01-14 20:00:24 +05:30
Suyog Tandel 578bf0032c feat: new passkeys section and implement credentials handling 2026-01-14 14:44:06 +05:30
Suyog Tandel 71798deb14 fix: move window state logic to backend 2026-01-12 22:53:07 +05:30
Suyog Tandel 6912770af0 fix: macos-private-api tauri 2026-01-12 19:55:08 +05:30