Commit Graph
7 Commits
Author SHA1 Message Date
Suyog Tandel 949625cdf8 ci: update release workflow to handle tito version update 2026-01-17 13:34:01 +05:30
Suyog Tandel afb4fe4d9f chore: update app release workflow file to support ubuntu-arm runner 2026-01-14 20:10:25 +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 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