Commit Graph
45 Commits
Author SHA1 Message Date
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
jetcookies b3a6fde806 build(package.nix): add nix packaging script
https://github.com/librekeys/picoforge/issues/7
2026-01-17 04:35:08 +08:00
Suyog Tandel 02064fff23 feat: update application icon and bump app version to 0.2.1 v0.2.1 2026-01-16 22:39:42 +05:30
Suyog TandelandGitHub 75e5a0ca1a Merge pull request #10 from oshenyang/fix-macos-freeze
fix: resolve the application freeze on macOS
2026-01-16 22:30:10 +05:30
oshenyang 4dd83fe352 fix: dialog state circular dependency issue 2026-01-17 00:23:31 +08:00
oshenyang 562cd6908a fix: resolve the application freeze on macOS 2026-01-17 00:23:10 +08:00
Suyog TandelandGitHub 7da69656d9 Merge pull request #9 from Lab-8916100448256/main
Add nix-shell development environement file to build the project on NixOS
2026-01-16 11:27:55 +05:30
Lab-8916100448256andGitHub 90ab3974e3 Merge branch 'librekeys:main' into main 2026-01-15 16:12:44 +01:00
Fabrice Bellamy cbdcc3ccdd add nix-shell development environement file 2026-01-15 16:11:28 +01: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 afb4fe4d9f chore: update app release workflow file to support ubuntu-arm runner v0.2.0 2026-01-14 20:10:25 +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 cd5541440e feat: Add nightly release workflow 2026-01-13 12:50:23 +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
Suyog Tandel e40d67cd6a chore: ignore unused in fido module 2026-01-12 15:27:18 +05:30