Commit Graph

799 Commits (biometric-js-v2.0.0-beta.0)
 

Author SHA1 Message Date
Jonas Kruckenberg 1a65ec95f2 fmt
3 years ago
Jonas Kruckenberg ce18e44181 wip
3 years ago
Jonas Kruckenberg 62d0432651 Update format-rust.yml
3 years ago
Jonas Kruckenberg 538bcca2b2 wip
3 years ago
Jonas Kruckenberg 3236e79bdc Update package.json
3 years ago
Jonas Kruckenberg fce17cbed3 fix workflows
3 years ago
Jonas Kruckenberg 43fa85383f Update format-javascript.yml
3 years ago
Jonas Kruckenberg fb764fc01c fix workflows
3 years ago
Jonas Kruckenberg 5600179000 add workflows
3 years ago
Jonas Kruckenberg 06663c65bf Create README.md
3 years ago
Jonas Kruckenberg 20f70fc938 Update README.md
3 years ago
Jonas Kruckenberg 9a7b7e6423 template readmes and banners
3 years ago
Jonas Kruckenberg c8479dfb9e update template
3 years ago
Jonas Kruckenberg 94ac0987cd Create README.md
3 years ago
Jonas Kruckenberg 56eabd8b4f update package json
3 years ago
Jonas Kruckenberg e9f90cf8ff add licenses
3 years ago
Jonas Kruckenberg eb3495fb72 copy plugin sources
3 years ago
dependabot[bot] 941e10ec8d
chore(deps): bump tauri from 1.1.1 to 1.1.2 in /examples/emit-event/src-tauri (#23)
3 years ago
dependabot[bot] 0345c8fb37
chore(deps): bump tauri from 1.1.1 to 1.1.2 in /examples/vanilla/src-tauri (#22)
3 years ago
amrbashir 7de50df7d6
chore: add license
3 years ago
renovate[bot] e39789893c
fix(deps): update rust crate zbus to 3.2 (#19)
3 years ago
amrbashir 0c7f1f4cb5
chore: update msrv to 1.60
3 years ago
renovate[bot] 9f02283a6f
fix(deps): update rust crate windows-sys to 0.42 (#18)
3 years ago
dependabot[bot] 9bcdd1f447
chore(deps): bump tauri in /examples/emit-event/src-tauri (#16)
3 years ago
dependabot[bot] 9ea14dd0f6
chore(deps): bump tauri in /examples/vanilla/src-tauri (#15)
3 years ago
amrbashir 10b799ab36
chore: fmt
3 years ago
Junjie Huang 8da0e73634
fix(windows): fix dangling pointers (#14)
3 years ago
Lucas Fernandes Nogueira 50a7472bbc
feat: add function to stop checking for single instance (#13)
3 years ago
renovate[bot] 2dfc09139c
fix(deps): update rust crate zbus to 3.1 (#11)
3 years ago
amrbashir aaf66b2afa
fix: fix build on macos
3 years ago
amrbashir d088483f55
chore: fmt
3 years ago
amrbashir 89c83a5bad
fix(ci): run on dev branch
3 years ago
Lucas Fernandes Nogueira bb0374d0e9
fix: use bundle identifier in dbus path and name (#10)
3 years ago
amrbashir ca63208b6b
chore: update lock file
3 years ago
renovate[bot] 7a2e2cc8e7
fix(deps): update rust crate zbus to v3 (#9)
3 years ago
renovate[bot] 77b35a4e85
Configure Renovate (#7)
3 years ago
amrbashir 94cdabba25
chore: prepare to move to tauri-apps org
3 years ago
Yuyi Wang add9aff3ea
fix: fix dangling pointer with Windows API, fixes #5. (#6)
3 years ago
amrbashir 0bdfe927b1
fix(Windows): limit window/class names to 15 chars, closes #5
3 years ago
wkl 16e5e9eb59
fix(macos): fix `SingleInstanceCallback` type error (#4)
3 years ago
Fabian-Lars 4d903f3533
fix(windows): Use app.exit to clean up the tray (#3)
3 years ago
amrbashir 8baf90d881
chore(deps): update tauri to v1 stable
3 years ago
Amr Bashir 1e244bc73c
Merge pull request #1 from jojobyte/feature/emit-event-example
3 years ago
jojobyte e825e10165
Remove `@tauri-apps/api` dependecy
3 years ago
jojobyte e54755fec5
feat: Add example with an `emit_all` event
3 years ago
amrbashir b0052d2da4
feat: pass an `AppHandle` to the callback
3 years ago
Amr Bashir 98445a8a5f
chore(deps): update tauri to rc.10
3 years ago
amrbashir f8afa646be
chore: update `README.md`
3 years ago
amrbashir e02e88f4f7
refactor!: always close second instances
3 years ago
amrbashir c86f4dc024
feat: implement linux
3 years ago