Commit Graph

928 Commits (23143e93fe36dd33239ccd9110743d0998f1461c)

Author SHA1 Message Date
amrbashir 23143e93fe
add option to configure global script behavior
8 months ago
Amr Bashir 955697a83e
Merge branch 'v2' into feat/plugin-opener
8 months ago
amrbashir 3a54f2f82e
fix fallback
8 months ago
renovate[bot] ff05a59e60
chore(deps): update rust crate mockito to 1.6.1 (#2068)
8 months ago
Amr Bashir ac467fe636
Merge branch 'v2' into feat/plugin-opener
8 months ago
Amr Bashir ff17c5d084
Update plugins/opener/src/scope_entry.rs
8 months ago
Jérôme Bousquié 5700bd2213
docs: document permissions example for geolocation plugin (#2044)
8 months ago
amrbashir 30dcce89ce
fix permissions error
8 months ago
amrbashir 8ed396f821
remove AppHandle, Program from ts
8 months ago
Amr Bashir 3b80f1eae2
remove middle click comment
8 months ago
Amr Bashir 3f66dbdcf4
Merge branch 'v2' into feat/plugin-opener
8 months ago
amrbashir 768e3ecbcf
remove `Program` enum
8 months ago
amrbashir b696024611
fix example, fix linux, document
8 months ago
amrbashir 5df1e4b384
remove lefover
8 months ago
Fabian-Lars d402c3865a
fix(sql): more explicit error if no driver is enabled (#2047)
9 months ago
John Carmack 90ef77c872
fix(sql) Allow tauri-plugin-sql to work when Tauri is running async (#2038)
9 months ago
Fabian-Lars 51856e9e0a
docs: Remove header image from inline docs (#2045)
9 months ago
Jérôme Bousquié 9741b97e8c
docs(geolocation): Fix js import example (#2043)
9 months ago
amrbashir 7cd8b23e56
simplify and fix leak
9 months ago
amrbashir ec35bf3625
fix evt.ctrlKey and evt.shiftKey
9 months ago
amrbashir 6d62ec79ec
update example
9 months ago
Amr Bashir 47a5c858e4
Merge branch 'v2' into feat/plugin-opener
9 months ago
amrbashir 95946392f5
fmt
9 months ago
amrbashir e0264cca3c
refactor init script
9 months ago
amrbashir bcc6c092f2
split into openUrl and openPath
9 months ago
amrbashir adf4d52445
strong type openWith paramter
9 months ago
amrbashir f5da785902
update window crate
9 months ago
amrbashir f3a5f88702
fmt
9 months ago
amrbashir eb88ad5a62
try to fix CI
9 months ago
Tony 371a2f7361
fix(log): inconsistent webview log target (#2021)
9 months ago
amrbashir a24915eb2c
error msg
9 months ago
amrbashir 51581012f9
remove regex and urlpattern deps
9 months ago
amrbashir f7244d5645
Merge branch 'v2' into feat/plugin-opener
9 months ago
Fabian-Lars 52c093ac9d
docs(fs): Fix scope example in js inline docs (#2034)
9 months ago
Fabian-Lars 3fa814d1f0
docs(websocket): fix short description (server -> client)
9 months ago
renovate[bot] 1fe3dab64c
fix(deps): update rust crate thiserror to v2 (v2) (#2012)
9 months ago
sid 5dadd205f5
feat(upload): add `progressTotal` to event payload (#2033)
9 months ago
renovate[bot] 3e15acea9a
fix(deps): update tauri monorepo (v2) (#2026)
9 months ago
Amr Bashir 3e78173df9
fix(fs): ignore metadata error while reading dir entries (#2018)
9 months ago
Fabian-Lars fdc382dff0
chore(example): Add Haptics page (#2032)
9 months ago
Fabian-Lars b2aea04567
fix(deep-link): Remove getCurrent call in onOpenUrl (#2008)
9 months ago
amrbashir 5399e543e9
implement revealItemInDir in JS
9 months ago
amrbashir 8555563919
lock file and licenese headers
9 months ago
amrbashir fe2fdee60b
1.0.0 & major in change file
9 months ago
amrbashir 73959f5d9a
macos impl
9 months ago
amrbashir 67c8f42936
reveal_item_in_dir (linux impl)
9 months ago
amrbashir 6766bfdbd4
add show_item_in_dir (windows impl)
9 months ago
amrbashir b9ced5422b
clippy
9 months ago
amrbashir 42ab44cd5f
migrate to using scope
9 months ago
amrbashir 38369c832d
[WIP] create tauri-plugin-opener
9 months ago