Commit Graph
87 Commits
Author SHA1 Message Date
jetcookies 3a63dfed84 build(flake.lock): nix flake update 2026-01-23 00:08:02 +08:00
jetcookies 31f9a69471 build: add a basic flake.nix 2026-01-23 00:03:54 +08:00
Suyog Tandel 924957fb2b Automatic commit of package [picoforge] release [0.3.0-1].
Created by command:

/usr/bin/tito tag --offline --accept-auto-changelog --keep-version
picoforge-0.3.0-1
2026-01-22 10:56:18 +00:00
Suyog Tandel 6f6d42456b chore: sync spec to 0.3.0 [skip ci] 2026-01-22 10:56:18 +00:00
Suyog Tandel 151b8bacb1 chore: bump app version to 0.3.0 v0.3.0 2026-01-22 16:16:33 +05:30
Suyog TandelandGitHub 68f20c1f9e Merge pull request #26 from Lab-8916100448256/main
Add documentation and fix issue #20
2026-01-22 15:52:00 +05:30
Suyog Tandel 66bcfd01de fix(docs): typo in troubleshooting.md 2026-01-22 15:48:56 +05:30
Fabrice Bellamy 3063f4e1fa Fix #20 2026-01-22 00:20:18 +01:00
Lab-8916100448256andGitHub 20599d3d32 Merge branch 'librekeys:main' into main 2026-01-21 19:23:32 +01:00
Lab-8916100448256andGitHub 771443a23a Add Nix-shell development environment section 2026-01-21 19:23:21 +01:00
Lab-8916100448256andGitHub d433384343 Add troubleshooting section for pcsc issues with generic VID/PID 2026-01-21 19:17:46 +01:00
Lab-8916100448256andGitHub a60aafedbf Update Installation.md with pcsc-lite installation instructions for Debian and NixOS 2026-01-21 18:38:28 +01:00
Suyog TandelandGitHub 0b0e9b3f2f Merge pull request #25 from Lab-8916100448256/fido
Add a fido fallback for writing the configuration
2026-01-21 23:01:09 +05:30
Lab-8916100448256andGitHub 6e7eedb836 Merge branch 'librekeys:main' into fido 2026-01-21 18:07:48 +01:00
Fabrice Bellamy 26c4b3eeb9 implement fido fallback for writeConfig 2026-01-21 18:07:00 +01:00
Suyog TandelandGitHub 11e13c5f5a Merge pull request #23 from jetcookies/build/nix-package
build(package.nix): add wrapGAppsHook3 & copyDesktopItems to nativeBuildInputs
2026-01-21 13:17:07 +05:30
jetcookies f86180a4ac build(package.nix): add wrapGAppsHook3 & copyDesktopItems to nativeBuildInputs 2026-01-21 15:39:23 +08:00
Suyog TandelandGitHub 0ea7c4710e Merge pull request #21 from Lab-8916100448256/fido
move the connection method indication to the sidebar
2026-01-21 10:54:15 +05:30
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 1a0d0446f3 move the connection method indication to the sidebar 2026-01-20 21:07:52 +01:00
Suyog TandelandGitHub 44c531f21c Merge pull request #19 from Lab-8916100448256/fido
Fallback to fido::read_device_details when rescue::read_device_details fails
2026-01-20 22:27:09 +05:30
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 a12fec8532 display device connection method on frontend 2026-01-20 15:59:08 +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