Commit Graph
24 Commits
Author SHA1 Message Date
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
Suyog Tandel a9db653787 chore: reorganise frontend code v0.1.5 2026-01-12 01:01:56 +05:30
Suyog Tandel 5f2d13710a fix: custom vendor vid:pid entry v0.1.4 2026-01-11 16:33:22 +05:30
Suyog Tandel 2b3d1fb03d fix: vendor selection in config v0.1.3 2026-01-11 14:28:32 +05:30
Suyog Tandel 0315a6f1e8 feat: read device details implemntation using fido protocol 2026-01-11 01:48:58 +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 458710579a feat: Fido2 pin configuration and device info for pico-key
- Added more infomration about the pico-key on the home page.
- Added config option to change the pin of the pico-fido key.
- Improved the UI of Home and Confifuration.
v0.1.1
2026-01-10 00:50:45 +05:30
Suyog Tandel 03649466c7 chore: fix readme formatting 2026-01-09 15:00:19 +05:30
Suyog Tandel 1c3158259e chore: minor readme changes 2026-01-09 14:49:47 +05:30
Suyog Tandel 36d3007369 feat: add logging config for backend
- Added logging config using log and log4rs crates in the backend
- Organised backend code into separate files
- Logging statemetns were added with error handling in the backend
2026-01-09 14:42:21 +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 44d6c9cdd8 fix: generate release changelog in worflow v0.1.0 2026-01-08 21:38:14 +05:30
Suyog Tandel 9693211743 fix: actually fix the version of tauri actions 2026-01-08 21:35:05 +05:30
Suyog Tandel e86171da97 fix:tauri actions version 2026-01-08 21:33:11 +05:30
Suyog Tandel 3febac49ef feat: replace html code with shadcn components 2026-01-08 21:28:04 +05:30
Suyog Tandel ca4800cb65 chore: add discord server details to readme.md 2026-01-08 19:22:28 +05:30
Suyog Tandel 3111f7f4f9 chore: add app screenshots in readme.md 2026-01-08 18:59:36 +05:30
Suyog Tandel 90f0dcf8c6 first commit 2026-01-08 18:47:52 +05:30