Commit Graph
132 Commits
Author SHA1 Message Date
Suyog Tandel fc31472998 feat: implement security view in gpui 2026-01-29 13:53:03 +05:30
Suyog Tandel 9cab9de8e7 fix: refresh button theme 2026-01-29 13:20:30 +05:30
Suyog Tandel 49ff0dc515 chore: abstract pages into a pageview component 2026-01-29 12:07:50 +05:30
Suyog Tandel 7e58d58d55 feat: implement/migrate about page in gpui 2026-01-29 11:45:24 +05:30
Suyog Tandel 3226e35cd3 fix: ui children overflowing out of the window when window size is too small 2026-01-29 10:09:45 +05:30
Suyog Tandel 7abc945fe1 feat: add animation to sidebar collapsing 2026-01-29 00:14:37 +05:30
Suyog Tandel 87e14d24b5 feat: complete sidebar ui implementation using gpui 2026-01-28 23:36:15 +05:30
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