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 |
|
chip
|
7fee3d3a2a
|
use cargo workspace package table (#6885)
|
2023-05-26 10:04:01 -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 |
|
Amr Bashir
|
e1e85dc2a5
|
chore: fix ci and cleanup leftovers (#6925)
* chore: fix ci and cleanup leftovers
1. removed leftover feature flags
2. remove zip/extract apis which are not used anymore
3. removed leftoever scopes
4. removed leftover allowlist and updater options
5. updated the example api
* remove leftover updater structs
* move updater under bundle and remove uneeded options
* fix cli on linux
* remove create_proxy
* clippy
* more clippy
* clippppy
* readd path api
* fix api example
* remove window allowlist
* remove window from allowlist config
* remove `all` allowlist option
* remove file_move
* lint
* fix windows build
* remvoe unused deps
* remvoe allowlist config option, move protocol to `security > asset_protocol`
* fix diffing features
* fmt and test
* fix scope alias
* change files
* android lint
* simplify allow_file impl
* Revert "simplify allow_file impl"
This reverts commit b8882f2fd0 .
* expose scopes
* remove unused error variants
* protocol-asset on docs.rs
* ignore reqwest on udeps
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-05-13 13:48:28 +03:00 |
|
Lucas Fernandes Nogueira
|
39f1b04f7b
|
refactor(core): move event JS API to a core plugin (#6943)
|
2023-05-12 07:55:39 -03:00 |
|
Lucas Nogueira
|
4585a1cbb0
|
Merge branch 'dev' into next
|
2023-05-07 10:42:44 -03:00 |
|
Lucas Fernandes Nogueira
|
3188f37649
|
feat: update MSRV to 1.65 (#6883)
|
2023-05-06 17:16:52 -03:00 |
|
Lucas Fernandes Nogueira
|
20f582f6c3
|
chore: update changelog with v1.3 remote IPC backport (#6848)
|
2023-05-03 14:58:57 -03:00 |
|
github-actions[bot]
|
bf804657f5
|
Apply Version Updates From Current Changes (#5815)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-05-03 08:19:06 -03:00 |
|
Lucas Fernandes Nogueira
|
41cb06172a
|
fix(ios): update wry, fix plugin config load (#6810)
|
2023-04-27 05:55:48 -07:00 |
|
Lucas Fernandes Nogueira
|
942249060e
|
refactor(core): generate TauriActivity on build script (#6783)
|
2023-04-24 11:17:59 -03:00 |
|
Amr Bashir
|
31444ac196
|
chore(deps): update wry to 0.28 (#6725)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-04-23 16:59:39 -03:00 |
|
Lucas Fernandes Nogueira
|
3f17ee82f6
|
refactor(core): remove global shortcut APIs (#6737)
|
2023-04-18 14:57:51 -03:00 |
|
Lucas Fernandes Nogueira
|
db9c12c1ad
|
refactor(runtime): remove clipboard APIs (#6735)
|
2023-04-18 09:11:27 -03:00 |
|
Lucas Fernandes Nogueira
|
ee71c31fd0
|
feat(core): allow configuring remote domains with IPC access, closes #5088 (#5918)
|
2023-04-11 08:50:15 -03:00 |
|
github-actions[bot]
|
f3917e7ee8
|
(NEXT) Apply Version Updates From Current Changes (#6633)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-04-10 10:12:04 -03:00 |
|
Lucas Fernandes Nogueira
|
055e9b3997
|
chore(deps): update wry, closes #6658 (#6671)
|
2023-04-10 09:55:24 -03:00 |
|
Lucas Nogueira
|
e9482430ff
|
chore(changes): add changes for 1.3 release merge
|
2023-04-03 11:32:53 -03:00 |
|
Lucas Nogueira
|
55900a2968
|
Merge branch 'dev' into next
|
2023-04-03 09:58:27 -03:00 |
|
Zeeshan Ali Khan
|
5fdc616df9
|
feat: Use the zbus-backed of notify-rust (#6332)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-03-31 12:36:59 -03:00 |
|
Amr Bashir
|
ff4ea1eabb
|
fix: dispatch focus event to app.run on Windows, closes #6460 (#6504)
|
2023-03-31 10:03:25 -03:00 |
|
Lucas Fernandes Nogueira
|
1a24e4cafd
|
chore(deps): unpin dependencies from 1.59 MSRV (#6499)
|
2023-03-20 11:54:09 -03:00 |
|
github-actions[bot]
|
be12ad3a6f
|
apply version updates (#6211)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-03-20 08:14:51 -03:00 |
|
Lucas Nogueira
|
bfd97a5802
|
Merge remote-tracking branch 'origin/dev' into next
|
2023-03-19 08:56:36 -03:00 |
|
Lucas Fernandes Nogueira
|
c46c09f31d
|
fix(deps): pin raw-window-handle to 0.5.0 (#6480)
* fix(deps): pin raw-window-handle to 0.5.0
* lint [skip ci]
|
2023-03-17 14:11:24 -03:00 |
|
Lucas Fernandes Nogueira
|
ae296f3de1
|
refactor(tauri-runtime-wry): register runtime plugin after run() (#6478)
|
2023-03-17 10:28:28 -03:00 |
|
Lucas Fernandes Nogueira
|
30e94677b0
|
chore(deps): pin wry to 0.27 (#6477)
* chore(deps): pin wry to 0.27
* update index.js [skip ci]
* fmt
|
2023-03-17 09:23:11 -03:00 |
|
Lucas Nogueira
|
1fd329935e
|
Merge branch 'dev' into next
|
2023-02-19 11:34:02 -03:00 |
|
Lucas Fernandes Nogueira
|
46e6187c89
|
chore: update license year (#6311)
|
2023-02-19 10:17:49 -03:00 |
|
Lucas Fernandes Nogueira
|
d42fd0710c
|
feat(ios): expose UIViewController (#6281)
|
2023-02-15 11:42:47 -03:00 |
|
Lucas Fernandes Nogueira
|
b9c303a0dc
|
fix(tauri-runtime-wry): tray event listener not registered (#6270)
|
2023-02-14 14:57:00 -03:00 |
|
Lucas Fernandes Nogueira
|
138cb8d739
|
fix(tauri-runtime-wry): tray event listener not registered (#6270)
|
2023-02-14 14:56:36 -03:00 |
|
Lucas Nogueira
|
aeade94d5e
|
fix(tauri-runtime-wry): re-export wry
Regression from the latest merge from dev
|
2023-02-14 14:37:50 -03:00 |
|
Lucas Nogueira
|
3d5cc7ab86
|
Merge remote-tracking branch 'origin/dev' into next
|
2023-02-14 10:58:46 -03:00 |
|
Lucas Fernandes Nogueira
|
05dad08768
|
feat: initial work for iOS plugins (#6205)
|
2023-02-11 10:30:44 -03:00 |
|
Amr Bashir
|
a81750d779
|
feat(core): add shadow APIs (#6206)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-02-07 19:38:10 -03:00 |
|
Lucas Fernandes Nogueira
|
17f26764c8
|
feat: initial work for Android plugins (#6167)
|
2023-02-06 08:56:00 -03:00 |
|
github-actions[bot]
|
0111b88d75
|
(NEXT) Apply Version Updates From Current Changes (#5924)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-02-02 17:55:23 -03:00 |
|
Ngo Iok Ui (Wu Yu Wei)
|
f0a1d9cdbc
|
chore: update rfd and wry versions (#6174)
Co-authored-by: Wu Yu Wei <wusyong9104@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-02-02 16:44:57 -03:00 |
|
Ngo Iok Ui (Wu Yu Wei)
|
7eb9aa75cf
|
Update gtk to 0.16 (#6155)
Co-authored-by: Wu Yu Wei <wusyong9104@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-29 15:08:27 -03:00 |
|
Amr Bashir
|
d4d6a98d98
|
fix(core): convert js Map to object before serialization, closes #6078 (#6099)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-18 22:17:01 -03:00 |
|
Lucas Nogueira
|
276a0362de
|
chore(deps): update wry
|
2023-01-17 12:42:27 -03:00 |
|
Lucas Nogueira
|
f4fe3beb84
|
chore(tauri-utils): update dependencies
|
2023-01-17 12:25:01 -03:00 |
|
Shogo Hida
|
8c842a54a6
|
feature: disable mouse event when building windows on Linux, closes #5913 (#6025)
Co-authored-by: Wu Yu Wei <wusyong9104@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Fixes https://github.com/tauri-apps/tauri/issues/5913
|
2023-01-16 10:33:06 -03:00 |
|
Amr Bashir
|
50f6dd87b1
|
feat: improvements to support hyphens in crate name (#5989)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-06 14:31:48 -03:00 |
|
luofei
|
2265e09718
|
feat(windows): implement with_tooltip (#5938)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-12-31 13:24:39 -03:00 |
|
Amr Bashir
|
7a8d570db7
|
fix: sync webview theme with window theme on Windows, closes #5802 (#5874)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-12-27 14:57:02 -03:00 |
|
Darin Morrison
|
3f35b45263
|
Expose wry navigation_handler via WindowBuilder closes #4080 (#5686)
Co-authored-by: silvanshade <silvanshade@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-12-27 12:54:57 -03:00 |
|
Amr Bashir
|
146a794cb6
|
fix(core): sync windows metadata across all windows, closes #5571 (#5615)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-12-27 12:19:07 -03:00 |
|
Lucas Fernandes Nogueira
|
d17027e1a0
|
feat: expose url method (#5914)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Co-authored-by: Jonas Kruckenberg <iterpre@protonmail.com>
|
2022-12-26 15:31:40 -03:00 |
|