Commit Graph
64 Commits
Author SHA1 Message Date
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
Suyog Tandel 750d80b331 fix(docs): incorrect github-wiki-action parameter 2026-01-19 21:32:36 +05:30
Suyog Tandel 773b20112d chore(docs): Add doc files and wiki-sync-workflow in the repo for easy wiki edit 2026-01-19 21:27:47 +05:30
Suyog Tandel 0d5a0a783c fix(doc): readme.md formatting 2026-01-19 20:58:08 +05:30
Suyog TandelandGitHub 8a768ae437 Merge pull request #16 from Lab-8916100448256/error-cases
Display error cause instead of "No Device Connected" when failing to communicate with pcscd
2026-01-19 20:52:46 +05:30
Lab-8916100448256andGitHub ef979a8061 Merge branch 'librekeys:main' into error-cases 2026-01-19 13:40:17 +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 TandelandGitHub 646808e513 Merge pull request #14 from jetcookies/docs/build-with-nix
docs(README.md): add instructions for building with nix
2026-01-19 15:38:16 +05:30
jetcookies e98fd7b15b docs(README.md): add instructions for building with nix 2026-01-19 16:12:25 +08:00
Suyog Tandel 949625cdf8 ci: update release workflow to handle tito version update 2026-01-17 13:34:01 +05:30
Suyog TandelandGitHub e7313ef30b Fix/copr builds (#13)
* fix: explicit gcc and make dependencies

* Automatic commit of package [picoforge] release [0.2.1-5].

Created by command:

/usr/bin/tito tag --keep-version
2026-01-17 10:52:37 +05:30
Suyog Tandel 7d7d922916 Automatic commit of package [picoforge] release [0.2.1-4].
Created by command:

/usr/bin/tito tag --keep-version
picoforge-0.2.1-4
2026-01-17 09:52:11 +05:30
Suyog Tandel 4167fea654 chore: bump spec file release version 2026-01-17 09:51:53 +05:30
Suyog Tandel a9ee31044c fix: rust path in spec file 2026-01-17 09:50:59 +05:30
Suyog Tandel 6258f09d23 Automatic commit of package [picoforge] release [0.2.1-3].
Created by command:

/usr/bin/tito tag --keep-version
picoforge-0.2.1-3
2026-01-17 09:46:37 +05:30
Suyog Tandel b58f9a33ee bump spec file release version 2026-01-17 09:46:20 +05:30
Suyog Tandel 45e8eea69d fix: rust install command in spec file 2026-01-17 09:45:01 +05:30
Suyog Tandel 42849ff9ca Automatic commit of package [picoforge] release [0.2.1-2].
Created by command:

/usr/bin/tito tag --keep-version
picoforge-0.2.1-2
2026-01-17 09:28:58 +05:30
Suyog Tandel 001dc9b52c fix: use universal pkgconfig names and bump release to 2 2026-01-17 09:28:40 +05:30
Suyog Tandel 5096cf3237 chore:update rpm spec file with rust install 2026-01-17 09:26:42 +05:30
Suyog Tandel f7ee3bfe1b fix: spec file build deps 2026-01-17 02:48:31 +05:30
Suyog TandelandGitHub 3dbf47ab50 feat: Packaging picoforge for Fedora, CentOS/RHEL and OpenSuse (#11)
* Initialized to use tito.

* chore: add rpm packaging spec file

* Fix tauri command not found by using npm wrapper

* fix: specfile build failure due to wrong tauri flag

* fix: add no-bundle flag for tauri build in specfile

* Automatic commit of package [picoforge] release [0.2.2-1].

Created by command:

/usr/bin/tito tag

* chore: Move spec file to data directory

* Revert "chore: Move spec file to data directory"

This reverts commit 99ee99475b.

* fix: appicon name in rpm spec file

* fix: icon filename to match desktop file

* fix: revert app version and release in spec file

* chore: reset tito

* Initialized to use tito.

* chore: revert spec file

* Automatic commit of package [picoforge] release [0.2.1-1].

Created by command:

/usr/bin/tito tag --keep-version
2026-01-17 02:17:32 +05:30
Suyog TandelandGitHub 0b72488633 Merge pull request #12 from jetcookies/build/nix-package
build: add nix packaging script
2026-01-17 02:11:35 +05:30