Commit Graph
83 Commits
Author SHA1 Message Date
Suyog Tandel 7b7f733d2f feat(ui): Add passkey info bottom sheet to the passkeyview 2026-02-22 11:49:02 +05:30
Suyog Tandel e88ab55089 chore(ui): Minor UI improvements in about view and config view
- Add success dialog after config is applied in config.rs
- Fix icon padding in about.rs aboutview
- Add Jetcookies in developer credits in aboutview
2026-02-22 11:02:32 +05:30
Suyog Tandel b6ea8d4e99 feat(ui): Add tag component to match the svelte-shadcnui pills 2026-02-22 00:53:31 +05:30
Suyog Tandel 08b7c02421 feat(ui): Restore original shadcn-ui based zinc theme 2026-02-22 00:28:30 +05:30
jetcookiesandSuyog Tandel e70f920400 fix(ui): pressing enter key, unlocks the passkeys storage 2026-02-21 23:36:19 +05:30
Suyog Tandel c76886792b feat(ui): Show success/error states in dialogs 2026-02-21 23:15:05 +05:30
Suyog Tandel 8dcac818ef feat(ui): extract dialogs into a custom component 2026-02-21 22:46:22 +05:30
Suyog Tandel 0954fab7b4 chore(ui): Minor code cleanup and refactor 2026-02-20 22:29:39 +05:30
Suyog Tandel 3fdefac0f5 chore(ui): Improve logs view line spacing and set max terminal height 2026-02-19 21:48:08 +05:30
Suyog Tandel 7201f18fe7 fix(ui): fido mode config write raised in issue #62 2026-02-18 16:40:51 +05:30
Suyog Tandel 03b089d879 fix(ui): async functions blocking ui thread 2026-02-17 23:08:37 +05:30
Suyog Tandel 51ef7bf134 chore(docs): update readme.md with new build info and credits.md with new deps 2026-02-12 21:49:43 +05:30
Suyog Tandel 430aec1f34 chore(ui): fix unused code and make io functions async 2026-02-08 18:05:18 +05:30
Suyog Tandel 9aac13c8b5 fix(ui): inconsistencies in cards 2026-02-08 16:43:09 +05:30
Suyog Tandel 1814a36c23 feat(ui): application logging output to logsview 2026-02-05 23:35:59 +05:30
Suyog Tandel 22d1879508 feat(ui): add font color customization to button component 2026-02-05 23:04:18 +05:30
Suyog Tandel 9838dcf22d chore(ui): add borders to button component 2026-02-05 18:37:20 +05:30
Suyog Tandel 4ff3e9eead fix(ui): IO functions blocking ui thread in passkeys view 2026-02-05 18:20:36 +05:30
Suyog Tandel 5d97c57f89 feat(ui): Implement backend connection of passkeys ui 2026-02-05 18:10:43 +05:30
Suyog Tandel b724ab7003 chore(ui): convert buttons into a reusable component from entity 2026-02-04 23:58:54 +05:30
Suyog Tandel 1ffb15ea1a feat(ui): implement passkeys handling and fetching with gpui 2026-02-04 23:25:14 +05:30
Suyog Tandel 8f6eccd2ff chore: update shell config for gpui compilation and make configu update async 2026-02-03 21:31:29 +05:30
Suyog Tandel e86cd4ada7 fix(ui): config view input field theme 2026-01-31 12:49:42 +05:30
Suyog Tandel 15f6ac776a fix(ui): collapsed sidebare refresh status button 2026-01-31 02:53:18 +05:30
Suyog Tandel e2aadff1d8 chore(ui): refactor config view data/types 2026-01-31 00:50:56 +05:30