Amr Bashir
|
58d4709f7e
|
fix: update nodejs detection in mobile commands (#6451)
* fix: update nodejs detection in mobile commands
* changefile
|
2023-03-16 07:53:12 -03:00 |
|
Amr Bashir
|
d1752fb1f6
|
fix(cli): use correct lib name in xcode project (#6387)
|
2023-03-08 16:19:37 +01:00 |
|
Lucas Nogueira
|
1fd329935e
|
Merge branch 'dev' into next
|
2023-02-19 11:34:02 -03:00 |
|
Lucas Fernandes Nogueira
|
60a8b07dc7
|
fix: handle single word bundle identifier when resolving Android domain (#6313)
|
2023-02-19 11:12:04 -03:00 |
|
Lucas Fernandes Nogueira
|
79eb054292
|
feat(cli): handle Android package identifier change (#6314)
|
2023-02-19 11:08:55 -03:00 |
|
Lucas Fernandes Nogueira
|
3d16461b68
|
fix(core): pin time to 0.3.15 (#6312)
|
2023-02-19 09:02:36 -03:00 |
|
Amr Bashir
|
bfa69691a5
|
fix(cli): detect --profile . closes #6255 (#6268)
|
2023-02-18 16:20:21 -03:00 |
|
Lucas Fernandes Nogueira
|
e8014a7f61
|
fix(cli): do not crash on watcher (#6303)
|
2023-02-17 22:06:10 -03:00 |
|
Amr Bashir
|
4a82da2919
|
fix(cli): use local ip address for reload (#6285)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-02-16 14:59:56 -03:00 |
|
Lucas Fernandes Nogueira
|
6aaba83476
|
refactor(plugin): add PluginApi and PluginHandle, expose on setup hook (#6291)
|
2023-02-16 13:33:50 -03:00 |
|
Amr Bashir
|
ec007ef0d0
|
feat: use local_ip() and fallback to prompt (#6290)
|
2023-02-16 13:00:49 -03:00 |
|
Lucas Fernandes Nogueira
|
14d03d426e
|
refactor(cli): enhance plugin commands for mobile (#6289)
|
2023-02-16 12:24:49 -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
|
3d5cc7ab86
|
Merge remote-tracking branch 'origin/dev' into next
|
2023-02-14 10:58:46 -03:00 |
|
Lucas Fernandes Nogueira
|
947eb391ca
|
fix(android): crash on orientation change due to activity recreation (#6261)
|
2023-02-13 20:20:52 -03:00 |
|
Lucas Fernandes Nogueira
|
bef4ef51bc
|
feat(android): enable minify on release, add proguard rules (#6257)
|
2023-02-13 10:22:03 -03:00 |
|
Lucas Fernandes Nogueira
|
677554257e
|
feat(cli): add --ios-color option to set iOS icon background color (#6247)
|
2023-02-12 15:29:43 -03:00 |
|
Lucas Fernandes Nogueira
|
bfb2ab24e0
|
feat: add API to call iOS plugin (#6242)
|
2023-02-11 19:45:51 -03:00 |
|
Lucas Fernandes Nogueira
|
05dad08768
|
feat: initial work for iOS plugins (#6205)
|
2023-02-11 10:30:44 -03:00 |
|
Lucas Fernandes Nogueira
|
9feab904bf
|
feat(core): add API to call Android plugin (#6239)
|
2023-02-10 16:32:01 -03:00 |
|
Lucas Fernandes Nogueira
|
62f1526592
|
fix(cli): generate build script using NPM runner if it was used (#6233)
|
2023-02-10 08:31:13 -03:00 |
|
Lucas Fernandes Nogueira
|
cab4ff95b9
|
fix(cli): ignore the gen folder on the dev watcher (#6232)
|
2023-02-09 14:50:33 -03:00 |
|
Lucas Fernandes Nogueira
|
894a8d060c
|
refactor(cli): use temp file to communicate IPC websocket address (#6219)
|
2023-02-08 23:19:34 -03:00 |
|
Lucas Fernandes Nogueira
|
a8d640b3c6
|
fix(core): pin unarray and os_info (#6212)
|
2023-02-07 20:47:31 -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 |
|
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 |
|
Alain Nicolas Schneble
|
314f0e212f
|
fix(cli): web_dev_server html template serialization (fix #6165) (#6166)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-29 15:12:01 -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 |
|
Fabian-Lars
|
d20a728892
|
feat: Further improve workspace inheritance, closes #6122, #5070 (#6144)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-26 10:47:23 -03:00 |
|
Amr Bashir
|
9da996073f
|
fix(cli): fix printing paths on Windows (#6137)
|
2023-01-26 10:45:58 -03:00 |
|
Lucas Fernandes Nogueira
|
1af9be904a
|
feat(cli): properly fill target for TAURI_ env vars on mobile (#6116)
|
2023-01-23 18:26:13 -03:00 |
|
Lucas Fernandes Nogueira
|
78eaadae2e
|
refactor(core): only proxy on mobile (#6126)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-01-23 18:25:25 -03:00 |
|
Fabian-Lars
|
60e6f6c3f1
|
feat(bundler): Add support for creating NSIS bundles on unix hosts (#5788)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-19 15:42:40 -03:00 |
|
Lucas Nogueira
|
d4f89af18d
|
feat: skip password prompt on the build command if CI is set fixes #6089
|
2023-01-18 23:54:30 -03:00 |
|
Amr Bashir
|
8fb1df8aa6
|
feat(cli): add --ci flag to signer generate , closes #6089 (#6097)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-18 23:43:37 -03:00 |
|
Fabian-Lars
|
20ff1f4596
|
feat(bundler): Add support for numeric-only build numbers in msi version (#6096)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-18 22:30:44 -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
|
a822a6ad74
|
chore: update versions after ignore=0.4.18 patch
|
2023-01-18 21:47:26 -03:00 |
|
Lucas Nogueira
|
8cc111494d
|
fix(cli): print Android logs for all tags
|
2023-01-17 19:27:23 -03:00 |
|
Lucas Fernandes Nogueira
|
630a7f4b18
|
refactor: remove mobile log initialization, ref #6049 (#6081)
|
2023-01-17 13:13:53 -03:00 |
|
Lucas Nogueira
|
7ccfa2fb0b
|
chore(deps): pin ignore to =0.4.18
|
2023-01-17 13:10:09 -03:00 |
|
Amr Bashir
|
7aab3e2076
|
fix(cli.rs): improve rustc not found error msg (#6021)
|
2023-01-16 22:41:05 -03:00 |
|
Fabian-Lars
|
49dff27ef1
|
feat(core): create WindowBuilder from WindowConfig (#6073)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-16 22:29:21 -03:00 |
|
Fabian-Lars
|
b08ae637a0
|
fix(cli): remove default features from template (#6074)
|
2023-01-16 21:43:29 -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 |
|
Amr Bashir
|
c94e1326a7
|
feat(bundler): add nsis , closes #4450, closes #2319 (#4674)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-03 14:29:20 -03:00 |
|
Jason
|
4892637f83
|
fix: Resizing glitch on custom titlebar click (closes #2549) (#5966)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
closes https://github.com/tauri-apps/tauri/issues/2549
|
2023-01-03 14:14:37 -03:00 |
|