Suyog Tandel
6c003ed6fa
chore(docs): update readme.md with flathub link
2026-03-15 19:25:49 +05:30
Suyog Tandel and GitHub
a766cae501
feat(pkg): add flatpak build manifest and workflow ( #75 )
...
* feat(pkg): add flatpak build manifest
* feat(pkg): add flatpak build step to release workflow
* fix(pkg): flatpak build script failing due to absence of zsh
* fix: flatpak manifest pcsc build error
* feat(pkg): build flatpaks parallel to other workflow steps
* fix(pkg): windows installation binaries glob in workflow
* chore(pkg): change appimage naming in release workflow
2026-02-27 21:03:38 +05:30
Suyog Tandel
96c82d3bdd
chore: update github PR and ISSUE templates
2026-02-25 17:41:35 +05:30
Suyog Tandel and GitHub
c046f60ef0
chore(ci/cd): Modify release workflow to build gpui version of the application and fix appimages ( #64 )
...
* fix(ci/cd): release build workflow failing due to wrong github action syntax
* feat(ci/cd): add appimage build script that uses linuxdeploy
* feat(ci/cd): add caching to release workflow
2026-02-19 12:27:34 +05:30
Suyog Tandel
e990de9ae6
fix(ci/cd): release build workflow failing due to result no build command
2026-02-19 11:04:47 +05:30
Suyog Tandel
127931d006
fix(ci/cd): release build workflow failing due to result output in wrong dir
2026-02-19 10:52:20 +05:30
Suyog Tandel
2a4bf63050
fix(ci/cd): release build workflow cleanup
2026-02-19 01:29:01 +05:30
Suyog Tandel
053f4f60a4
chore(ci/cd): update release workflow to use cargo packager and drop appimage build
2026-02-19 00:37:07 +05:30
Suyog Tandel
84c2a2b4e8
fix(ci/cd): safe deletion of spec file update script in release worflow
2026-01-29 14:16:43 +05:30
Suyog Tandel and GitHub
49ccb1acfb
chore(ci/cd): add workflow_dispatch to release workflow
2026-01-29 13:35:23 +05:30
Suyog Tandel
4a9a72a751
fix(ci/cd): build failure in release workflow due to git
2026-01-29 12:35:21 +05:30
Suyog Tandel
925fd94bc8
fix(ci/cd): tito build commit on github actions
2026-01-29 12:11:54 +05:30
Suyog Tandel
5dd2e078a5
chore(ci/cd): update nightly build workflow
2026-01-25 18:16:11 +05:30
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