Lucas Fernandes Nogueira
880266a7f6
chore: bump MSRV to 1.70 ( #8031 )
2023-10-17 11:08:15 -03:00
Lucas Fernandes Nogueira
bab05ff607
fix(ci): properly detect @tauri-apps/cli release id from covector output ( #8004 )
2023-10-11 15:53:01 +00:00
Lucas Fernandes Nogueira
b2f17723a4
feat(cli): use devicetl to connect with iOS 17 devices ( #7971 )
2023-10-07 14:16:27 -03:00
Fabian-Lars
cdd5516f33
fix(bundler): Use escaped installer path when starting the updater setup, fixes #7931 ( #7956 )
...
* fix(bundler): Use escaped installer path when starting the updater setup, fixes #7931
* fun ci stuff
* who needs lockfiles anyway
* stahp
* please let it be the last one. i want to leave
2023-10-05 00:45:43 +03:00
Lucas Fernandes Nogueira
e9e68abb33
fix(ci): downgrade async-executor to 1.5.2 ( #7911 )
2023-09-28 10:48:52 -03:00
martin frances
9a2b2f49a5
Chore: Resolve "environment variable" notice in the github build artifacts ( #7800 )
...
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2023-09-12 17:00:09 -03:00
Lucas Fernandes Nogueira
1945dec81f
fix(ci): adjust downgrade crates step ( #7812 )
2023-09-11 15:30:37 -03:00
martin frances
822ba2b121
Fix: Resolve Deprecation notice in the github build artifacts ( #7780 )
...
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio >
2023-09-09 10:38:19 -03:00
Lucas Fernandes Nogueira
47b33e649c
fix(ci): adjust test-core's downgrade step ( #7796 )
2023-09-09 09:34:46 -03:00
Lucas Fernandes Nogueira
6735994885
fix(ci): downgrade cfg-expr to 0.15.4 ( #7790 )
2023-09-08 11:07:27 -03:00
Lucas Fernandes Nogueira
e1ac45c89f
fix(ci): downgrade crates requiring rust 1.66 ( #7788 )
2023-09-08 10:00:11 -03:00
Fabian-Lars
85112e7f8f
ci: downgrade h2 and reqwest ( #7717 )
...
* ci: downgrade h2 to 0.3.20
* reqwest
* Update test-core.yml
---------
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2023-08-30 20:43:01 +03:00
Fabian-Lars
f19c7fc5c3
ci: Update serde_with downgrade to match 3.3.0 ( #7654 )
2023-08-30 03:44:05 +03:00
Fabian-Lars
8c5fcf41e3
ci: Downgrade tokio to 1.29 and flate2 to 1.0.26 ( #7646 )
...
* ci: Downgrade tokio to 1.29
* downgrade flate2 too
2023-08-18 03:14:38 +03:00
Lucas Fernandes Nogueira
e27b829b36
fix(ci): adjust publish-cli-rs workflow tag ( #7609 )
2023-08-14 07:34:25 -07:00
Jonas Kruckenberg
02eb08bbd7
perf: remove lto setting from CLI ( #6861 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2023-08-14 07:28:11 -03:00
Amr Bashir
7fb419c326
refactor: move to muda and tray_icon crates ( #7535 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio >
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2023-08-13 22:25:50 -03:00
Lucas Fernandes Nogueira
fbeb5b9185
refactor(core): use webview's URI schemes for IPC ( #7170 )
...
Co-authored-by: chip <chip@chip.sh >
2023-08-10 10:12:38 -03:00
Amr Bashir
6c408b736c
feat: add notification sound ( #7269 )
...
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio >
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2023-08-08 15:09:04 -03:00
Fabian-Lars
e374bc130d
ci: lock tempfile and serde_with versions in CI ( #7495 )
...
* ci: lock tempfile and serde_with versions in CI
* Update test-core.yml
2023-07-25 18:25:14 +03:00
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
e05cd940d6
ci: fix audit workflow and add resolutions for vuln packages ( #7392 )
...
* ci: fix audit workflow and add resolutions for vuln packages
* revert rust audit changes
2023-07-11 00:25:18 +03:00
Amr Bashir
f6a13f6f23
ci: downgrade more crates is-terminal, colored and toml:0.7.6 ( #7391 )
...
* ci: downgrade more crates `is-terminal`, `colored` and `toml:0.7.6`
* downgrade all versions of toml and cargo_toml
* revert
2023-07-10 16:45:50 +03:00
Lucas Fernandes Nogueira
f4aedce96c
fix(ci): adjust crate downgrades for test-core MSRV ( #7346 )
2023-07-03 15:42:34 -07:00
Lucas Fernandes Nogueira
539247aacf
fix(ci): adjust downgrade crates version step on test-core workflow ( #7309 )
2023-06-30 09:04:09 -07:00
Fabian-Lars
38d0bed8eb
fix(cli): Split metadata.json per major version. ( #7276 )
2023-06-22 10:43:47 -03:00
Amr Bashir
b04444928c
ci: fix version-or-publish PR naming ( #7268 )
2023-06-20 16:54:11 -03:00
Amr Bashir
8c0166f459
ci: use toJSON ( #7248 )
2023-06-18 06:58:34 -03:00
Lucas Fernandes Nogueira
fdf68405a4
chore(ci): use a separate covector workflor for 1.x ( #7243 )
2023-06-18 06:57:37 -03:00
Lucas Fernandes Nogueira
be6f4319ff
fix(ci): correctly set tag for tauri-cli release ( #7246 )
2023-06-17 19:14:12 -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
Lucas Nogueira
3d707ddf5f
fix(ci): run covector workflow on dev branch
2023-06-17 14:15:34 -03:00
Lucas Fernandes Nogueira
1542ad17d6
chore(ci): delete workflow from next branch ( #7239 )
2023-06-17 08:10:20 -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
Lucas Fernandes Nogueira
49dbbbbcdf
feat(ci): prepare CI for 1.x branch ( #7231 )
2023-06-17 09:41:22 -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
fc2e4083b0
ci: check for change tag ( #7149 )
...
* ci: check for change tag
* fix workflow
* Update .scripts/ci/check-change-tags.js
* feat: also check if tag is known
seems like covector does not check that so we can do it here for now
* remove push run
* only check changed files
* add missing tag
---------
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio >
2023-06-07 16:32:36 +03:00
Lucas Fernandes Nogueira
1d99f8a3c2
feat(core): expose test utils ( #4752 )
2023-06-07 10:22:14 -03:00
Fabian-Lars
3480047ec1
feat(cli): Build the CLI for Windows ARM64, closes #7015 ( #7098 ) ( #7106 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
closes #7015 (#7098 )
2023-06-06 09:21:57 -03:00
Reupen Shah
85e77fb797
fix: correct MIME type of .txt files (ref: #6762 ) ( #7111 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2023-06-05 09:16:05 -03:00
Fabian-Lars
d7a0a2cd1a
ci: Use correct native-tls feature flags for win32-arm64 cli, ref #7098 ( #7107 )
2023-06-02 19:04:48 +08:00
Fabian-Lars
0ddbb3a1dc
feat(cli): Build the CLI for Windows ARM64, closes #7015 ( #7098 )
...
* feat(cli): Build the CLI for Windows ARM64
* lockfile
2023-06-01 11:04:14 +08:00
Lucas Fernandes Nogueira
a50f24b2bd
Merge remote-tracking branch 'origin/dev' into next ( #7067 )
...
Co-authored-by: wusyong <wusyong@users.noreply.github.com >
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
Co-authored-by: Simon Hyll <hyllsimon@gmail.com >
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app >
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio >
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: chip <chip@chip.sh >
Co-authored-by: Raphii <iam@raphii.co >
Co-authored-by: Ronie Martinez <ronmarti18@gmail.com >
Co-authored-by: hanaTsuk1 <101488209+hanaTsuk1@users.noreply.github.com >
Co-authored-by: nathan-fall <39990940+nathan-fall@users.noreply.github.com >
Co-authored-by: Akshay <nerdy@peppe.rs >
Co-authored-by: KurikoMoe <kurikomoe@gmail.com >
Co-authored-by: Guilherme Oenning <me@goenning.net >
Co-authored-by: Pierre Cashon <biaocy91@gmail.com >
Co-authored-by: Jack Wills <32690432+mrjackwills@users.noreply.github.com >
Co-authored-by: Amirhossein Akhlaghpour <m9.akhlaghpoor@gmail.com >
Co-authored-by: Risto Stevcev <me@risto.codes >
Co-authored-by: Soumt <rltks1305@naver.com >
Co-authored-by: yutotnh <57719497+yutotnh@users.noreply.github.com >
Co-authored-by: Gökçe Merdun <agmmnn@gmail.com >
Co-authored-by: Nathanael Rea <Nathan@NathanaelRea.com >
Co-authored-by: Usman Rajab <usman.rajab@gmail.com >
Co-authored-by: Francis The Basilisk <36006338+snorkysnark@users.noreply.github.com >
Co-authored-by: Lej77 <31554212+Lej77@users.noreply.github.com >
Co-authored-by: Tomáš Diblík <dibla.tomas@post.cz >
Co-authored-by: Jonas Kruckenberg <iterpre@protonmail.com >
Co-authored-by: Pascal Sommer <Pascal-So@users.noreply.github.com >
Co-authored-by: Bo <bertonzh@gmail.com >
Co-authored-by: Kevin Yue <k3vinyue@gmail.com >
fixed grammar and typos (#6937 )
Fix api.js docs pipeline with updated typedoc dependencies (#6945 )
closes #6887 (#6922 )
fix(core): Fix `WindowBuilder::on_navigation` handler never registerd, closes #6865 (#6921 )
fix(core): Fix `WindowBuilder::on_navigation` handler never registerd, closes #6865
fix broken symlinks in license files (#6336 )
fix(cli): fix cli connection timeout to dev server (fix #6045 ) (#6046 )
fix(bundler): ensure that there are no duplicate extension arguments when bundling on Windows, fixes #6103 (#6917 )
fix(bundler): ensure that there are no duplicate extension arguments during bundling on Windows (fix #6103 )
closes #5491 (#6408 )
fix(nsis): prefill $INSTDIR with previous install path and respect `/D` flag, closes #6928 (#6935 )
fix(nsis): prefill $INSTDIR with previous install path and respect `/D` flag, closes #6928
fix(updater): emit `UPTODATE` when server responds with 204, closes #6934 (#6970 )
fix(core): unpin all dependencies, closes #6944 (#6966 )
fix(bundler): Add new lang_file option in persian variant. (#6972 )
fix(core/ipc): access url through webview native object, closes #6889 (#6976 )
fix(core): remove trailing slash in http scope url, closes #5208 (#6974 )
fix(core): remove trailing slash in http scope url, closes #5208
fix(cli): find correct binary when `--profile` is used, closes #6954 (#6979 )
fix(cli): find correct binary when `--profile` is used, closes #6954
closes #6955 (#6987 )
closes #6955
closes #6158 (#6969 )
closes #6158
fix(cli): improve vs build tools detection (#6982 )
fix: updated appimage script to follow symlinks for /usr/lib* (fix : #6992 ) (#6996 )
fix(cli): correctly remove Cargo features (#7013 )
Fix typo (#7012 )
fix(cli): revert metadata.json field rename from #6795 (#7029 )
closes #6732 (#6736 )
fix: add missing file properties on Windows, closes #6676 (#6693 )
fix(cli.js): detect node-20 binary (#6667 )
fix version-or-publish workflow (#7031 )
fix(cli/devserver): inject autoreload into HTML only, closes #6997 (#7032 )
fix(bundler/nsis): write installer templates UTF16LE encoded, closes #7036 (#7040 )
fix(bundler/nsis): write installer templates UTF16LE encoded, closes #7036
fix(core): rewrite `asset` protocol streaming, closes #6375 (#6390 )
closes #5939 (#5960 )
fix(core): use `safe_block_on` (#7047 )
closes #6859 (#6933 )
closes #6955 (#6998 )
fix(core): populate webview_attrs from config, closes #6794 (#6797 )
closes #5176 (#5180 )
fix: sound for notifications on windows (fix #6652 ) (#6680 )
close native window's buttons, closes #2353 (#6665 )
fix(bundler/nsis): calculate accurate app size, closes #7056 (#7057 )
fix(tests): only download update when it is available (#7061 )
closes #6706 (#6712 )
fix(doc): correct the doc of `content_protected()` (#7065 )
closes #6472 (#6530 )
fix(macros): use full path to Result to avoid issues with type aliases (#7071 )
2023-05-29 21:29:24 -03:00
Amr Bashir
a28fdf7ec7
feat(cli/mobile/init): skip installing already installed targets, closes #7044 ( #7058 )
...
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio >
closes #7044
2023-05-25 23:36:06 -03:00
Amr Bashir
baa581b814
ci: fix version-or-publish workflow ( #7031 )
...
* ci: fix version-or-publish workflow
* test syntax
* how about this?
* just use jq
* Delete test.js
2023-05-23 17:38:31 +03:00
Amr Bashir
5ec6353a60
refactor: change package names to match published packages ( #6795 )
...
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2023-05-22 12:52:44 -03:00
Amr Bashir
b9eac96cdc
ci: pin toml to 0.7.3 ( #7011 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2023-05-20 07:52:21 -03:00
Lucas Fernandes Nogueira
2344aea176
fix(ci): use workflow-dispatch action to trigger next branch workflow ( #6977 )
2023-05-16 20:44:52 -03:00