Commit Graph
11 Commits
Author SHA1 Message Date
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 a9db653787 chore: reorganise frontend code 2026-01-12 01:01:56 +05:30
Suyog Tandel 5f2d13710a fix: custom vendor vid:pid entry 2026-01-11 16:33:22 +05:30
Suyog Tandel 2a155428b4 chore: bump app version to v0.1.3 2026-01-10 22:51:15 +05:30
Suyog Tandel 5e4ce6bbcf chore: organise backend code for fido support 2026-01-10 22:14:43 +05:30
Suyog Tandel cb5954034a chore: rename app binary name and fix readme.md 2026-01-09 13:52:27 +05:30
Suyog Tandel 7df591c309 chore: update readme with app usage disclaimer 2026-01-09 11:00:20 +05:30
Suyog Tandel 406e0213d2 feat: add svelte code formatting config and orgnaise frontend code
- Added code formatting config for svelte, ts, js and svelte.ts files
- Reorganised the monolith +page.svelte into different reactive components using runes. Placed in src/lib/
- Formatted the frontend code for consistency.
- Added env variable in release workflow so that system lib libpcsclite.so.1 is not included in appimage bundle.
- Added minimum app window width and height config in tauri.conf.json
2026-01-09 02:36:06 +05:30
Suyog Tandel 3febac49ef feat: replace html code with shadcn components 2026-01-08 21:28:04 +05:30
Suyog Tandel 90f0dcf8c6 first commit 2026-01-08 18:47:52 +05:30