Amr Bashir
|
3cb7a3e642
|
fix(cli/devserver): inject autoreload into HTML only, closes #6997 (#7032)
|
2023-05-23 17:39:11 +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 |
|
Nathanael Rea
|
fb7ef8dacd
|
fix(cli.js): detect node-20 binary (#6667)
* fix nodejs binary regex
* Update clijs-node-version-20.md
|
2023-05-23 01:09:49 +03:00 |
|
dependabot[bot]
|
1161b6788e
|
chore(deps): bump h2 from 0.3.15 to 0.3.19 in /examples/api/src-tauri (#7030)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-22 16:35:19 -03:00 |
|
renovate[bot]
|
76714dc628
|
chore(deps) Update Tauri API Definitions (#6798)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-05-22 16:34:55 -03:00 |
|
Amr Bashir
|
af93729031
|
fix: add missing file properties on Windows, closes #6676 (#6693)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2023-05-22 16:34:33 -03:00 |
|
Amr Bashir
|
262776d8d8
|
docs(tauri-build): clarify common-controls-v6 dependency, closes #6732 (#6736)
|
2023-05-22 15:07:08 -03:00 |
|
renovate[bot]
|
86d3c0cc0f
|
chore(deps) Update Tauri CLI (major) (#6688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-05-22 14:22:46 -03:00 |
|
Lucas Fernandes Nogueira
|
a541820aa8
|
fix(cli): revert metadata.json field rename from #6795 (#7029)
|
2023-05-22 14:07:53 -03:00 |
|
renovate[bot]
|
0974ecccd6
|
chore(deps) Update Tauri Bundler (#6683)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-05-22 14:06:16 -03:00 |
|
Philipp Renoth
|
9770032860
|
feat(cli): improve logic to copy Rust library to iOS project Externals folder (#6610)
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-05-22 13:54:44 -03:00 |
|
Amr Bashir
|
3f4c4ce88b
|
fix(cli/android): fallback to all targets (#7028)
fix regression introduced in d03e47d141
|
2023-05-22 19:00:18 +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 |
|
renovate[bot]
|
9e67ec68ac
|
chore(deps) Update dependency prettier to v2.8.8 (#6799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-05-22 11:41:03 -03:00 |
|
dependabot[bot]
|
ffd4db5ae4
|
chore(deps): bump enumflags2 from 0.7.5 to 0.7.7 in /examples/api/src-tauri (#6786)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-22 11:40:40 -03:00 |
|
Flysoft
|
aa6c9164e6
|
fix(cli): don't build library when building desktop targets, closes #7007 (#7014)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-05-22 11:32:20 -03:00 |
|
Gökçe Merdun
|
ac183948d6
|
feat(bundler/NSIS): Add Turkish to supported NSIS languages (#7018)
|
2023-05-21 19:15:17 +03:00 |
|
Risto Stevcev
|
0032daf2a3
|
Docs: Added void linux to readme (#6711)
|
2023-05-21 11:29:09 -03:00 |
|
Andzej Korovacki
|
8e85576506
|
fix: default log path for linux and windows updated (fix: #6809) (#6827)
* fix: default log path for linux and windows updated (fix: #6809)
* fix impl after reset
|
2023-05-21 16:38:20 +03:00 |
|
Amr Bashir
|
5eba069b1d
|
docs: curate and document tauri's env vars (#6983)
* docs: curate and document tauri's env vars
* fill apple env vars
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-05-21 13:23:47 +03:00 |
|
Lucas Fernandes Nogueira
|
3256a37263
|
fix(build): inject Android proguard rules, closes #7016 (#7017)
|
2023-05-21 13:03:20 +08:00 |
|
Lucas Fernandes Nogueira
|
b0f947752a
|
feat(cli): add migrate command (#7008)
|
2023-05-20 20:28:46 -03:00 |
|
yutotnh
|
2b487c9467
|
Fix typo (#7012)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-05-20 08:24:07 -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
|
1253bbf7ae
|
fix(cli): correctly remove Cargo features (#7013)
|
2023-05-20 00:12:11 -03:00 |
|
Soumt
|
61e3ad89e9
|
feat(bundler/NSIS): Add Korean to supported NSIS languages (#7010)
* Feat: Add Korean language
* fmt
|
2023-05-20 01:49:20 +03:00 |
|
Simon Hyll
|
fc7f9ebada
|
feat: adding copyright text to BrandingText (#7001)
|
2023-05-19 19:42:24 +08:00 |
|
Risto Stevcev
|
0302138f2f
|
fix: updated appimage script to follow symlinks for /usr/lib* (fix: #6992) (#6996)
* Updated appimage script to follow symlinks for /usr/lib*
* Added appimage-follow-symlinks change file
|
2023-05-19 13:22:22 +08:00 |
|
Fabian-Lars
|
c7056d1b20
|
fix(cli): improve vs build tools detection (#6982)
* fix(cli): improve vs build tools detection
* clean up
* typos
* changefile
* patch instead of minor
* update vswhere
* use vswhere instead of custom logic. update wording
* sort and dedup manually
|
2023-05-18 22:47:28 +03:00 |
|
Amr Bashir
|
acc36fe117
|
feat(core): add option for require_literal_leading_dot , closes #6158 (#6969)
* feat(core): add option for `require_literal_leading_dot`, closes #6158
* change to `Option<bool>`
* fix to tokens impl
* Apply suggestions from code review
Co-authored-by: Simon Hyll <hyllsimon@gmail.com>
---------
Co-authored-by: Simon Hyll <hyllsimon@gmail.com>
|
2023-05-18 16:11:50 +03:00 |
|
Amr Bashir
|
cd3846c8ce
|
feat(nsis): restart app after updating, closes #6955 (#6987)
* feat(nsis): restart app after updating, closes #6955
* Apply suggestions from code review
|
2023-05-18 16:11:31 +03:00 |
|
github-actions[bot]
|
d1304ffa12
|
(NEXT) Apply Version Updates From Current Changes (#6707)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-05-18 09:10:12 -03:00 |
|
Lucas Fernandes Nogueira
|
8ce32e74b5
|
feat(core): expose default_window_icon on App and AppHandle (#6986)
|
2023-05-17 19:54:15 -03:00 |
|
Amr Bashir
|
fd3b5a16b1
|
fix(cli): find correct binary when --profile is used, closes #6954 (#6979)
* fix(cli): find correct binary when `--profile` is used, closes #6954
* clippy
|
2023-05-17 16:17:47 +03:00 |
|
Amr Bashir
|
82169e69fc
|
fix(core): remove trailing slash in http scope url, closes #5208 (#6974)
* fix(core): remove trailing slash in http scope url, closes #5208
* fix tests
* one more tests fix
* clippy
|
2023-05-17 14:33:10 +03:00 |
|
Amr Bashir
|
aecf146909
|
fix(core/ipc): access url through webview native object, closes #6889 (#6976)
|
2023-05-17 14:32:45 +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 |
|
Amr Bashir
|
994e4fd6d9
|
chore: reuse defaultArchList (#6978)
|
2023-05-17 02:08:05 +03:00 |
|
Lucas Fernandes Nogueira
|
e5bd34cb34
|
refactor(core): remove init scripts related to plugin APIs (#6975)
|
2023-05-16 11:46:32 -03:00 |
|
Lucas Fernandes Nogueira
|
59db76af4c
|
refactor(android): fix race conditions processing Android plugin project as dependency (#6968)
|
2023-05-16 10:22:46 -03:00 |
|
Fabian-Lars
|
2b26b2e611
|
fix(bundler): Add new lang_file option in persian variant. (#6972)
|
2023-05-16 15:33:08 +03:00 |
|
Fabian-Lars
|
d2710e9d2e
|
fix(core): unpin all dependencies, closes #6944 (#6966)
|
2023-05-16 19:27:15 +08:00 |
|
Amr Bashir
|
3700793a2f
|
fix(updater): emit UPTODATE when server responds with 204, closes #6934 (#6970)
|
2023-05-16 13:00:00 +08:00 |
|
Amirhossein Akhlaghpour
|
21d5eb84ab
|
feat: add Persian language to NSIS installer (#6965)
|
2023-05-16 12:58:30 +08:00 |
|
Amr Bashir
|
46a58afd9e
|
chore: remove duplicate tauri in tauri-config-schema name (#6967)
|
2023-05-15 15:12:51 -03:00 |
|
Amr Bashir
|
3cc295e997
|
fix(nsis): prefill $INSTDIR with previous install path and respect /D flag, closes #6928 (#6935)
* fix(bundler/nsis): prefill $INSTDIR with previous install path
* fix(nsis): prefill $INSTDIR with previous install path and respect `/D` flag, closes #6928
|
2023-05-15 18:14:15 +03:00 |
|
Amr Bashir
|
2948820579
|
feat(bundler/NSIS): allow specifying custom lang files (#6867)
* feat(bundler/NSIS): allow specifying custom lang files
* add dunc as dep on all platforms
* clippy
* Update tooling/bundler/src/bundle/windows/nsis.rs
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
* Update core/tauri-utils/src/config.rs
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
* schema files
---------
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-05-15 18:11:10 +03:00 |
|
Lucas Fernandes Nogueira
|
6fb5734d2f
|
feat(mobile): add event APIs for plugins (#6946)
|
2023-05-15 11:36:25 -03:00 |
|
Amr Bashir
|
e0c30a7e8b
|
refactor: use const instead of a function (#6958)
|
2023-05-14 17:03:40 -03:00 |
|
Lucas Fernandes Nogueira
|
6d25c4d07f
|
fix(config): properly reference updater configuration on ToTokens impl (#6957)
|
2023-05-13 10:30:35 -03:00 |
|