Bo
|
3b98141aa2
|
feat: add file association support, closes #3736 (#4320)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Raphii <iam@raphii.co>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-07-16 18:34:43 -03:00 |
|
Amr Bashir
|
84c4159754
|
feat(core): add monitor functions for App/AppHandle , closes #6394 (#6403)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-07-12 17:14:04 -03:00 |
|
renovate[bot]
|
f280dcfb7c
|
chore(deps) Update Rust crate libflate to v2 (#7410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-07-12 07:40:43 -03:00 |
|
Amr Bashir
|
74b1f4fc66
|
feat(core): add dark/light mica option (#7384)
* feat(core): add dark/light mica option
* Update .changes/dark-light-mica-effect.md
* fix macos build
|
2023-07-10 14:31:29 +03:00 |
|
Amr Bashir
|
fd5dc788d1
|
refactor: cleanup and remove unused tauri::api modules (#7352)
|
2023-07-10 12:17:17 +09:00 |
|
Davide Baldo
|
43c6285e90
|
chore(deps): update unmaintained dependency from kuchiki to kuchikiki (#7359)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-07-05 17:41:46 -03:00 |
|
Amr Bashir
|
23b0e1b9e5
|
fix: add resolution for semver npm package to fix cve (#7353)
|
2023-07-04 17:00:01 +03:00 |
|
Fabian-Lars
|
3065c8aea3
|
fix(bundler): Enable zip's deflate feature flag (#7296)
|
2023-06-26 11:43:43 -03:00 |
|
i-c-b
|
5eb8554331
|
fix(cli): Apple Dev Teams format for info::Section::Display (#7282)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
|
2023-06-24 08:30:34 -03:00 |
|
Fabian-Lars
|
38d0bed8eb
|
fix(cli): Split metadata.json per major version. (#7276)
|
2023-06-22 10:43:47 -03:00 |
|
renovate[bot]
|
0ef9c6b7ec
|
chore(deps) Update Rust crate serde_json to 1.0.97 (#7271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-21 10:56:25 -03:00 |
|
renovate[bot]
|
5cbf4df390
|
chore(deps) Update Rust crate swift-rs to 1.0.5 (#7272)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-21 07:50:27 -03:00 |
|
renovate[bot]
|
6db81ec879
|
chore(deps) Update Rust crate ureq to 2.7 (#7274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-21 07:50:11 -03:00 |
|
renovate[bot]
|
180eeb7363
|
chore(deps) Update Tauri API Definitions (#7275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-21 07:49:53 -03:00 |
|
Jeffrey Hutchins
|
2a000e150d
|
feat: add navigate method (#7235)
|
2023-06-20 16:56:17 -03:00 |
|
Amr Bashir
|
b04444928c
|
ci: fix version-or-publish PR naming (#7268)
|
2023-06-20 16:54:11 -03:00 |
|
yydcnjjw
|
33f6aa438e
|
fix: ipc scope not found error at windows (#7264)
The incorrect value ("window") was utilized when determining the Windows platform.
|
2023-06-20 17:33:52 +08:00 |
|
Simon Hyll
|
c4e9740c83
|
added missing futures-util (#7260)
|
2023-06-20 12:39:31 +08:00 |
|
Simon Hyll
|
c34e37b1f7
|
docs: added rustdoc icons (#7253)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-06-19 21:51:05 -03:00 |
|
Lucas Fernandes Nogueira
|
e63111b65a
|
chore: remove v1 references on documentation and benchmark (#7258)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-06-19 09:47:51 -03:00 |
|
Lucas Fernandes Nogueira
|
d1a6e2f333
|
chore(deps): update state to 0.6 (#7252)
|
2023-06-18 20:57:36 -03:00 |
|
Lucas Fernandes Nogueira
|
7036bc93ed
|
fix(ci): use native-tls-vendored for @tauri-apps/cli darwin arm64 build (#7245)
|
2023-06-17 19:14:02 -03:00 |
|
github-actions[bot]
|
bd29b05f15
|
Apply Version Updates From Current Changes (v2) (#7242)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-06-17 15:05:12 -03:00 |
|
Lucas Nogueira
|
3d707ddf5f
|
fix(ci): run covector workflow on dev branch
|
2023-06-17 14:15:34 -03:00 |
|
Lucas Fernandes Nogueira
|
6252380f44
|
fix(cli): kill beforeDevCommand process if mobile dev command fails (#7241)
|
2023-06-17 14:10:01 -03:00 |
|
Lucas Fernandes Nogueira
|
655c714e41
|
fix(cli): do not panic on Ctrl+C on ios dev (#7240)
|
2023-06-17 14:09:37 -03:00 |
|
Lucas Fernandes Nogueira
|
1542ad17d6
|
chore(ci): delete workflow from next branch (#7239)
|
2023-06-17 08:10:20 -07:00 |
|
Lucas Fernandes Nogueira
|
84695cb83b
|
chore(changes): delete change files from 1.4 release (#7238)
|
2023-06-17 08:08:51 -07:00 |
|
Lucas Nogueira
|
1e9c463d12
|
Merge remote-tracking branch 'origin/1.x' into dev
|
2023-06-17 11:02:14 -03:00 |
|
Lucas Fernandes Nogueira
|
2acc474ccb
|
fix(ci): only check change tags on added or modified files (#7236)
|
2023-06-17 16:57:25 +03:00 |
|
github-actions[bot]
|
4b3d66c793
|
Apply Version Updates From Current Changes (v1) (#7234)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-06-17 10:45:52 -03:00 |
|
Lucas Fernandes Nogueira
|
49dbbbbcdf
|
feat(ci): prepare CI for 1.x branch (#7231)
|
2023-06-17 09:41:22 -03:00 |
|
Amr Bashir
|
6afd34727f
|
fix(core): revert #6680, remove default notification sound on Windows (#7229)
fix(core): revert #6680, remove default notification sound on Windows
|
2023-06-17 09:18:16 -03:00 |
|
Amr Bashir
|
066c09a6ea
|
fix(core): fix require_literal_leading_dot flipped behavior (#7227)
|
2023-06-17 09:17:36 -03:00 |
|
Jeffrey Hutchins
|
c7534e732d
|
feat(android): disable action bar in dark mode themes.xml (#7226)
|
2023-06-17 04:57:33 +03:00 |
|
Amr Bashir
|
8922be591c
|
feat(android): disable action bar in themes.xml (#7164)
|
2023-06-16 13:02:11 -03:00 |
|
Amr Bashir
|
4847b87b10
|
fix(cli): handle npx for mobile commands, closes #7209 (#7218)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-06-16 12:28:57 -03:00 |
|
Ngo Iok Ui (Wu Yu Wei)
|
535f223eca
|
Merge pull request #7214 from tauri-apps/next
chore: merge `next` into `dev`
|
2023-06-16 19:39:22 +08:00 |
|
Lucas Fernandes Nogueira
|
6b81d70a1a
|
Merge pull request #7217 from tauri-apps/fix/unused-deps
|
2023-06-15 08:59:14 -07:00 |
|
Lucas Nogueira
|
d0e5dbf33e
|
fix(core): remove unused dependencies
|
2023-06-15 12:29:37 -03:00 |
|
Lucas Fernandes Nogueira
|
cafaf69fd7
|
fix(ci): add missing license headers, adjust script to properly ignore (#7216)
|
2023-06-15 11:05:59 -03:00 |
|
Lucas Nogueira
|
93afa71d9a
|
chore: fix merge conflicts from dev
|
2023-06-15 10:37:02 -03:00 |
|
Lucas Fernandes Nogueira
|
7bbc626cc3
|
Merge remote-tracking branch 'origin/dev' into next (#7212)
|
2023-06-15 09:52:33 -03:00 |
|
Amr Bashir
|
28921cb8e8
|
ci: fix getting release id (#7207)
|
2023-06-15 08:36:05 -03:00 |
|
Amr Bashir
|
2d2fd6abe2
|
fix(core): use correct http method for proxied server, closes #7191 (#7208)
|
2023-06-15 08:29:20 -03:00 |
|
Lucas Fernandes Nogueira
|
2071265fea
|
add to additionals (#7206)
|
2023-06-14 16:10:52 -07:00 |
|
Fabian-Lars
|
3fb3f11fc8
|
docs(api.js): fix since version for locale() (#7205)
|
2023-06-14 20:30:57 +03:00 |
|
Amr Bashir
|
0fa0fa4ccf
|
fix: check if url local with platform custom protocol, closes #7176 (#7202)
* fix: check if url local with platform custom protocol, closes #7176
* Update core/tauri/src/window.rs
|
2023-06-14 19:39:38 +03:00 |
|
github-actions[bot]
|
b7ae725c5e
|
Apply Version Updates From Current Changes (#6901)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-06-14 12:59:28 -03:00 |
|
Lucas Fernandes Nogueira
|
bd96edd2b9
|
fix: bump macros, codegen and build crates with minor (#7203)
|
2023-06-14 12:09:11 -03:00 |
|