Commit Graph
125 Commits
Author SHA1 Message Date
Suyog Tandel 63b26919b6 chore: adjust sidebar icon size when collapsed and change min window width 2026-01-28 18:46:18 +05:30
Suyog Tandel 353410d492 feat: add sidebar header and footer 2026-01-28 18:33:35 +05:30
Suyog Tandel 0d837a19b4 chore: change code formatting, use space for tabs and indents instead of tabs 2026-01-28 17:29:07 +05:30
Suyog Tandel 38d05db1c5 feat: add zinc colors from shadcnui 2026-01-28 00:16:10 +05:30
Suyog Tandel a8275d9a42 feat: add original lucid icons and fix ui bugs with gpui window 2026-01-27 22:51:03 +05:30
Suyog Tandel c1b07223d5 feat: init gpui frontend migration 2026-01-26 23:27:50 +05:30
Suyog Tandel c3cee3b237 chore(docs): Update Home.md and Installation.md with more info 2026-01-26 14:50:15 +05:30
Fabrice BellamyandSuyog Tandel 417aac34b4 fix clippy warnings 2026-01-25 19:21:30 +05:30
Fabrice BellamyandSuyog Tandel ad46af4f95 Update the frontend save method to return the message received from the backend write_config command instead of a hardcoded string. 2026-01-25 19:21:30 +05:30
Fabrice BellamyandSuyog Tandel 54983836e0 add debug logs in fido code 2026-01-25 19:21:30 +05:30
Fabrice BellamyandSuyog Tandel 858276a3b5 do not display the content of LED Configuration card when in fido fallback mode 2026-01-25 19:21:30 +05:30
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
Suyog Tandel afeaea32d7 feat(docs): add building from source docs to wiki 2026-01-25 19:12:41 +05:30
Suyog TandelandSuyog Tandel 682ffbcb4b fix(nix): add udev to libraries in shell.nix 2026-01-25 18:54:05 +05:30
Suyog TandelandSuyog Tandel eae5a31bf1 chore(nix): add mold linker to shell.nix to improve linking speeds and also fix libcanberra errors 2026-01-25 18:54:05 +05:30
Suyog Tandel a1ec655468 fix: refresh device status when min pin len or pin is changed for passkey 2026-01-25 18:33:39 +05:30
Suyog Tandel 5dd2e078a5 chore(ci/cd): update nightly build workflow 2026-01-25 18:16:11 +05:30
Suyog Tandel 5360545cb3 chore(deps): add terser to minify the frontend code in final build 2026-01-25 17:41:41 +05:30
Suyog Tandel 956e5deaea chore(deps): update versions of all frontend dependencies to latest 2026-01-25 17:23:13 +05:30
Suyog Tandel c8faef4790 fix(ui): residential key card formatting in passkeysView 2026-01-25 17:14:11 +05:30
Fabrice BellamyandSuyog Tandel 7a36d33b25 Improve troubleshooting documentation for issue #38 2026-01-25 12:19:40 +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 BellamyandGitHub bdba205be6 Implement #38 (#39)
* Improve error message styling

* Improve error message styling
2026-01-24 08:55:15 +05:30