Commit Graph

897 Commits (8d7689f6f9a448e945f85a88e74da69eb23a90d8)
 

Author SHA1 Message Date
Naman Garg 8d7689f6f9
Add `WebviewWindow` to code docs and template (#1144)
1 year ago
Tony 7e2fcc5e74
chore: add missing change files from #1139 (#1146)
1 year ago
Amr Bashir 7fc29c326b
chore: add repository field in Cargo.toml (#1143)
1 year ago
Amr Bashir 0e9541fe89
feat(window-state): support using a custom filename (#1138)
1 year ago
Amr Bashir f9bcc1c21d
chore: add `tslib` as dev dependency in workspace (#1134)
1 year ago
Tony a32e3200de
chore: update dependencies to align with tauri's (#1139)
1 year ago
github-actions[bot] 815a7073bc
Publish New Versions (v2) (#1116)
1 year ago
Lucas Fernandes Nogueira 772f2bc349
chore: bump tauri to 2.0.0-beta.14 (#1136)
1 year ago
thewh1teagle c013fa52cd
refactor(window-state)!: use json instead of bincode (#1078)
1 year ago
Tony 57d01bf82e
chore(updater): clean up dependencies (#1084)
1 year ago
Vitor Ayres 7be37b1909
v2: fix import path in plugin upload readme (#1122)
1 year ago
Wito dabac0eedf
feat(single-instance): add MacOs unix domain socket impl (#1035)
1 year ago
venkr a2339195aa
fix(autostart): Fix LaunchAgent macOS autostart (#1118)
1 year ago
Tahmin Ahmed 4cd81126fd
fix(dialog): `open` function return mismatch (#1056)
1 year ago
Alixxx-please fc3667db6a
"recusrive" typo fix (#1103)
1 year ago
Amr Bashir f39d362add
feat(fs): enhance scope config to accept string as well (#1053)
1 year ago
Lucas Nogueira fe4ad4dd5c
Revert "add change file"
1 year ago
Lucas Nogueira 9c2fb9306e
add change file
1 year ago
Fabian-Lars bb836b2440
ci: Rename covector working branch to ci/release-v2
1 year ago
github-actions[bot] 70136b1fe8
Publish New Versions (v2) (#1047)
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
阿良仔 9dec9605ed
feat(clipboard): support `readImage` & `writeImage` (#845)
1 year ago
Fabian-Lars 7b9fa6607b
chore(template): Replace {{name}} with PLUGIN_NAME (#1088)
1 year ago
i-c-b cb96aa0627
fix(fs): rename `dir` field to `base_dir` in `WatchOptions`, fixes #1081 (#1082)
1 year ago
Tony 1d7dc86ec3
fix(updater): run cleanup before exit on Windows (#1070)
1 year ago
Fabian-Lars 35ea5956d0
fix(dialog): Create dialogs on main thread (#1073)
1 year ago
DK Liao 14c858391d
docs: Update positioner readme (#1072)
1 year ago
Tony a3b5396113
refactor!(updater): migrate run updater using powershell to `ShellExecute` (#1054)
1 year ago
Jason Tsai 040004a6b9
chore(shell): change schema property name `command` to `cmd` (#1069)
1 year ago
Han 69d45a06a6
chore(examples): example incorrect command (#1068)
1 year ago
Lucas Fernandes Nogueira c873e4d6c7
fix(http): inconsistencies on urlpattern usage on scope (#1059)
1 year ago
Tony 4e37316af0
fix(updater): fallback to passive mode & fix `installerArgs` deserialzation (#1051)
1 year ago
Lorenzo Rizzotti 753c7be0a6
feat(http) add unsafe-headers feature flag (#1050)
1 year ago
Naman Garg bff722451d
docs(sql): Fix minor typo (#1048)
1 year ago
Amr Bashir 62dafda652
refactor!(global-shortcut): better APIs DX (#969)
1 year ago
github-actions[bot] 644eb448bb
publish new versions (#1042)
1 year ago
DK Liao 75d82868b2
docs(positioner): Update positioner readme to new tray api (#1041)
1 year ago
Fabian-Lars 685c4094c5
ci: Change paths-filter's base to v2 branch (#1043)
1 year ago
Fabian-Lars c281df8d79
ci: Move cargo target dir to /mnt (#1039)
1 year ago
Tony 79691e93e0
fix(store): `with_store` and `StoreCollection` become private in #1011 (#1040)
1 year ago
github-actions[bot] 5006717a7f
publish new versions (#986)
1 year ago
Amr Bashir 0f67dfc9b4
feat(http): enhance scope config to accept string as well (#1025)
1 year ago
Lucas Fernandes Nogueira cacf544d51
chore(deps): update to tauri beta.9 (#1037)
1 year ago
Fabian-Lars 16fc0f2ee3
fix(dialog): Remove Linux specific code for rfd 0.14 compatibility (#1033)
1 year ago
Tahmin Ahmed 735810237e
fix: fix `plugins/fs` infinite loop on autoregen (#1029)
1 year ago
Lucas Fernandes Nogueira ac520a2841
feat(http): enhance scope URL matching via urlpattern (#1030)
1 year ago
Rigidity d9870f1948
docs: improve `tauri-plugin-store` readme and code example (#996)
1 year ago
Victor Aremu 54cd4a58b8
chore(stronghold): readme typo (#1028)
1 year ago
Victor Aremu 570fb8f335
feat: Improve Stronghold (v2) README with usage examples (#1023)
1 year ago