Commit Graph

912 Commits (b696024611375c787dcad9a8e6e03ac47e46d5a9)

Author SHA1 Message Date
amrbashir b696024611
fix example, fix linux, document
8 months ago
amrbashir 5df1e4b384
remove lefover
8 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
Ari 3449dd5a8f
feat(localhost): add custom host binding to allow external access (#1982)
9 months ago
github-actions[bot] 57f69c6615
Publish New Versions (v2) (#1966)
9 months ago
Fabian-Lars cfb3ec0e21
fix(window-state): Ignore is_maximized state in resize events on macos (#2007)
9 months ago
Artaza Sameen 87cc58527d
feat(upload): Add transfer_speed for downloading and uploading files (#1797)
9 months ago
renovate[bot] 9a7092ca44
fix(deps): update rust crate notify to v7 (v2) (#1999)
9 months ago
renovate[bot] 606fa08dae
fix(deps): update rust crate fern to 0.7 (v2) (#1997)
9 months ago
renovate[bot] c8e5614063
chore(deps): update dependency svelte to v5 (v2) (#1956)
9 months ago
Fabian-Lars 03c255ae20
chore(readme): Add new plugins and update support table (#1993)
9 months ago
renovate[bot] a706748dd3
fix(deps): update tauri monorepo (v2) (#1994)
9 months ago
Rika d57df4debe
fix(clipboard-manager): `read_image` wrongly set the image rgba data with binary PNG data. (#1986)
9 months ago
Amr Bashir 1f649c7f1f
chore: print a warning in development for forbidden headers (#1981)
9 months ago
YoggieS 0ca4cc914c
docs(sql): docs of frontend Database select method (#1963)
9 months ago
Amr Bashir 9dcad78f44
docs(fs): fix default permission documentation (#1980)
9 months ago
阿良仔 4341d7f500
fix(sql): replace Mutex with RwLock to enable concurrent SQL execution (#1972)
9 months ago
Amr Bashir 77149dc432
fix(fs): fix `writeFile` converting UTF-8 characters in path into replacement character (#1965)
9 months ago
github-actions[bot] 525abc4be5
Publish New Versions (v2) (#1961)
9 months ago