Commit Graph

661 Commits (706f32dd1d7857287e3301f5ee7b37c29f0c45b3)

Author SHA1 Message Date
Amr Bashir 0f739dbc48
feat(http): allow setting `origin` for unsafe headers (#1392)
1 year ago
github-actions[bot] 554cb902b0
Publish New Versions (v2) (#1387)
1 year ago
Lucas Nogueira acd383af75
fix(android): adjust for Kotlin and project warnings
1 year ago
renovate[bot] f1a60fcb6a
chore(deps): lock file maintenance (#1372)
1 year ago
renovate[bot] 73f628147b
chore(deps): update dependency @tauri-apps/cli to v2.0.0-beta.20 (#1388)
1 year ago
renovate[bot] 9013854f42
fix(deps): update tauri monorepo (#1382)
1 year ago
github-actions[bot] 0678af3a6c
publish new versions (#1314)
1 year ago
Lucas Fernandes Nogueira 1d8662e71a
feat(fs): use IPC streaming for read and write file (#1251)
1 year ago
Alexandre Villeneuve 5661cce795
fix(notification): update function dev to is_dev (#1385)
1 year ago
Emin Yilmaz bd4544dbd7
fix(clipboard-manager): match Rust method parameters with native methods (#1379)
1 year ago
renovate[bot] c9ed72d846
fix(deps): update rust crate winrt-notification to 0.3.1 (#1378)
1 year ago
Tony 7327602f15
chore(updater): remove `/NS` (#1371)
1 year ago
Amr Bashir 69e4c2e56f
fix(updater): pass `/NS` and `/UPDATE` to nsis installer to disable creating shortcuts on updates (#1162)
1 year ago
Lucas Fernandes Nogueira 7581576a24
chore: update Android target SDK to 34 (#1368)
1 year ago
renovate[bot] 430bd6f4f3
chore(deps): update tauri monorepo (#1363)
1 year ago
Amr Bashir aff47992b3
fix(shell): make `execute` command async (#1362)
1 year ago
Amr Bashir cb0a788d17
fix(shell): use serde `untagged` not `flatten` (#1328)
1 year ago
Fabian-Lars db45dfaab3
fix(deep-link): prevent duplicate `;` in .desktop files on Linux (#1357)
1 year ago
Tony 43224c5d5c
feat(updater): add `download` and `install` js binding (#1330)
1 year ago
Amr Bashir 9d7ae45b0e
fix(http): include browser headers if not set by user (#1354)
1 year ago
Tony e1d06b93b7
refactor: drop eslint config love (#1341)
1 year ago
FabianLars b25ce0d81b
fix(authenticator): Lock winapi-util to 0.1.6
1 year ago
Tony 806404e96e
chore(updater): disable zip crate default features (#1329)
1 year ago
Amr Bashir f0fb25a9b7
feat(shell): support opening URLs on mobile (#1319)
1 year ago
renovate[bot] 068b9a22f3
chore(deps): update rust crate zip to v1 (#1226)
1 year ago
renovate[bot] 732244cb6d
fix(deps): update rust crate winrt-notification to 0.3 (#1326)
1 year ago
renovate[bot] 290616d8e3
chore(deps): update tauri monorepo (#1325)
1 year ago
thewh1teagle a940ef6250
feat(sql): preserve column order from query with indexmap (#1305)
1 year ago
Ale Guzman cd57dcdf04
feat(dialog): set `len` and `modified_at` fields in `FileResponse` on desktop (#1295)
1 year ago
Amr Bashir 58330f9ec1
feat(http): enable cookies and set origin header (#1192)
1 year ago
Amr Bashir c8b78034a4
chore(updater): non https endpoint warning (#1311)
1 year ago
renovate[bot] 7685e30462
chore(deps): update dependency @tauri-apps/cli to v2.0.0-beta.17 (#1303)
1 year ago
Fabian-Lars 0d4d029011
build: Update pnpm to v9 (#1309)
1 year ago
github-actions[bot] ecda84f8d5
Publish New Versions (v2) (#1279)
1 year ago
Fabian-Lars 021d23bef3
feat(deep-link): Add deep link support for desktop (#916)
1 year ago
Amr Bashir eb1679b997
fix(core/shell): speedup `Command.execute` & fix extra new lines (#1299)
1 year ago
Amr Bashir 5c1b7917e4
fix(shell/command): retry sending events when it fails (#1298)
1 year ago
amrbashir 6af3216fab
docs(global-shortcut): typo
1 year ago
Amr Bashir fa54f3cc9a
fix(log): propagte some errors and avoid unwrapping (#1297)
1 year ago
amrbashir 52a48dd80a
docs(global-shortcut): add missing import
1 year ago
Amr Bashir 1829c2806a
docs(global-shotcut): update docs in README and ts files (#1291)
1 year ago
renovate[bot] 723b9f7fa8
chore(deps): update dependency @tauri-apps/cli to v2.0.0-beta.16 (#1288)
1 year ago
Amr Bashir d9de5b19d1
feat(positioner, window-state): impl `WindowExt` for `WebviewWindow` (#1283)
1 year ago
Graham Held b4efa58d5d
feat(shell) raw-encoded pipe reader directly outputs buffer (no newline scan) (#1231)
1 year ago
github-actions[bot] e94b089e51
publish new versions (#1247)
1 year ago
renovate[bot] 6ea07297f4
chore(deps): change rust crate maplit version to `1` (#1270)
1 year ago
renovate[bot] bd1ed5903f
chore(deps): update tauri monorepo (#1237)
1 year ago
Tony 1fa4d30eab
feat(updater): support non zipped updater (#1174)
1 year ago
Tony 44e47fe98b
fix(window-state): restore window state for stubbed zerord state (#1259)
1 year ago
Amr Bashir e9977eb2f8
chore(fs): distinct description for `*meta` and `*meta-recursive` permissions (#1250)
1 year ago