Commit Graph

43 Commits (4bb51b3cc87b250ed0e5c5c69ce5f5cc99e07f71)

Author SHA1 Message Date
Fabian-Lars a1b3fa27f1
fix: Re-export api structs (#2515)
3 months ago
Fabian-Lars 51856e9e0a
docs: Remove header image from inline docs (#2045)
7 months ago
Lucas Fernandes Nogueira fb85e5dd76
chore(deps): update tauri to 2.0.0-rc.12 (#1785)
9 months ago
Lucas Fernandes Nogueira e2e97db519
feat: use PermissionState type from tauri, closes #979 (#1701)
9 months ago
Lucas Fernandes Nogueira 95da90f82e
fix: clippy warnings, add missing wry feature on examples (#1604)
10 months ago
Fabian-Lars 725ff4295e
fix(notification/windows): Grant permission without invoking backend (#1556)
11 months ago
FabianLars 93bdb6d133
Revert "fix(notification/windows): Grant permission without invoking backend"
11 months ago
FabianLars 4c120d4176
fix(notification/windows): Grant permission without invoking backend
11 months ago
Lucas Fernandes Nogueira 3779fb5063
refactor(notification): pull notify_rust from crates.io (#1432)
1 year ago
Alexandre Villeneuve 5661cce795
fix(notification): update function dev to is_dev (#1385)
1 year ago
Fabian-Lars 0d4d029011
build: Update pnpm to v9 (#1309)
1 year ago
renovate[bot] faa89850d0
chore(deps): replace dependency eslint-config-standard-with-typescript with eslint-config-love 43.1.0 (#1228)
1 year ago
Naman Garg 8d7689f6f9
Add `WebviewWindow` to code docs and template (#1144)
1 year ago
Lucas Fernandes Nogueira 62ce5df52c
fix(notification): development mode check should use tauri::dev() (#1096)
1 year ago
Lucas Fernandes Nogueira a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
1 year ago
Lucas Fernandes Nogueira cacf544d51
chore(deps): update to tauri beta.9 (#1037)
1 year ago
Lucas Nogueira 7039c9b995
fmt, clippy
1 year ago
Lucas Nogueira e414579b31
fmt, fix check
1 year ago
Lucas Nogueira 569defbe94
updates
1 year ago
Lucas Nogueira 4709c343bc
inline notify-rust [skip ci]
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
Lucas Fernandes Nogueira 8dea78ac7d
fix(notification): scheduled notifications not working (#909)
1 year ago
阿良仔 1b1d795b58
fix(notification): export the missing `Schedule` class (#874)
1 year ago
Amr Bashir 445c1e6cb6
feat(notifications): use the ligh `windows-version` crate (#750)
2 years ago
Amr Bashir 1b98b85a1f
refactor: simplify rollup config and match `@tauri-apps/api` output style (#722)
2 years ago
Lucas Fernandes Nogueira e438e0a62d
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
2 years ago
Lucas Fernandes Nogueira 5c137365c6
chore: update to tauri alpha.16, api alpha.9 (#673)
2 years ago
Lucas Fernandes Nogueira 8902fe9adf
fix(notification): permission on mobile returns `prompt` (#627)
2 years ago
Fermín Cirella a1738b2401
fix(notification): function 'invoke' not found in permission request (#596)
2 years ago
Lucas Fernandes Nogueira 454428cd50
feat: add barcode scanner plugin (#536)
2 years ago
Lucas Fernandes Nogueira d74fc0a097
feat: update to alpha.11 (#555)
2 years ago
Simon Hyll 5fd597ddaf
docs: added banners and icons (#443)
2 years ago
Amr Bashir c81dff292a
fix(notification): remove default notification sound on Windows (#440)
2 years ago
Fabian-Lars d8b4aca69f
fix(notification): Fix init.js script for use without global tauri object. (#414)
2 years ago
Lucas Nogueira 7d71ad4e58
feat(notification): play default sound on WIndows
2 years ago
Lucas Fernandes Nogueira b131bc8f7c
feat(plugins): inject API on window.__TAURI__ (#383)
2 years ago
Lucas Fernandes Nogueira 5914fb9f36
chore: add license headers (#384)
2 years ago
Lucas Fernandes Nogueira b064718f32
feat(ci): also test on Windows and macOS (#366)
2 years ago
Lucas Fernandes Nogueira 937e6a5be6
feat: use tauri `next` branch, fix tests, MSRV 1.65 (#354)
2 years ago
Lucas Fernandes Nogueira be1c775b8d
feat(notification): implement Android and iOS APIs (#340)
2 years ago
FabianLars 33d6352550
chore: Fix lint issues
2 years ago
FabianLars b730c34923
Run formatter on new plugins
2 years ago
Lucas Fernandes Nogueira e9bbe94181
feat(notification): add plugin (#326)
2 years ago