Lucas Fernandes Nogueira
|
0dfd5f875f
|
fix(core): pin winnow dependency to 0.4.1 to keep 1.60 MSRV (#6845)
|
2023-05-03 09:31:59 -03:00 |
|
Lucas Fernandes Nogueira
|
14b3667420
|
fix(api): downgrade typedoc to 0.23 (#6844)
|
2023-05-03 09:19:37 -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
|
73c803a561
|
feat(android): inject tauri.conf.json asset, add plugin config load API (#6837)
|
2023-05-03 08:16:05 -03:00 |
|
Lucas Fernandes Nogueira
|
93452b791a
|
feat(bundler): download NSIS zip from tauri-apps/binary-releases (#6838)
|
2023-05-02 16:36:33 -03:00 |
|
Lucas Fernandes Nogueira
|
6d6b6e653e
|
feat: configure escaping on handlebars templates (#6678)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-05-02 09:59:59 -03:00 |
|
Lucas Fernandes Nogueira
|
40f137c214
|
fix(core): IPC remote domain check bypassed by isolation iframe usage (#6691)
|
2023-05-02 09:58:51 -03:00 |
|
Lucas Fernandes Nogueira
|
bb2a8ccf13
|
fix(ios): use correct class to call plugin command with throws (#6830)
|
2023-05-01 14:19:28 -03:00 |
|
Lucas Fernandes Nogueira
|
edb16d13a5
|
fix(android): adjust Android plugin command exception to use e.message (#6831)
|
2023-05-01 14:16:05 -03:00 |
|
Lucas Nogueira
|
e68a08da51
|
feat(android): allow JSObject::getString to return null
|
2023-04-29 12:50:04 -03:00 |
|
Amr Bashir
|
19cd0e4960
|
feat: add key.properties to android gitignore (#6811)
|
2023-04-27 16:04:53 +02:00 |
|
Lucas Fernandes Nogueira
|
41cb06172a
|
fix(ios): update wry, fix plugin config load (#6810)
|
2023-04-27 05:55:48 -07:00 |
|
Amr Bashir
|
124d5c5adf
|
fix(cli): use snake_case fallback of app_name (#6788)
fix regression introduced in 2b22f64972
|
2023-04-25 18:21:06 -03:00 |
|
renovate[bot]
|
e8e214b72e
|
chore(deps) Update Tauri API Definitions (#6739)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-24 11:19:59 -03:00 |
|
renovate[bot]
|
eae0150b0a
|
chore(deps) Update Rust crate serde_json to 1.0.96 (#6738)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-24 11:19:49 -03:00 |
|
Lucas Fernandes Nogueira
|
942249060e
|
refactor(core): generate TauriActivity on build script (#6783)
|
2023-04-24 11:17:59 -03:00 |
|
Amr Bashir
|
ecc9ac9603
|
fix(tauri-build): escape path to tauri-android project (#6785)
|
2023-04-24 11:14:43 -03:00 |
|
Lucas Fernandes Nogueira
|
d693e526e8
|
feat(android): add onNewIntent plugin hook (#6780)
|
2023-04-23 19:59:46 -03:00 |
|
Lucas Fernandes Nogueira
|
2a5175a8f8
|
feat(android): enhance JSObject return types (#6779)
|
2023-04-23 17:06:31 -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
|
cdad6e0837
|
refactor(core): use absolute path for the tauri Android library (#6774)
|
2023-04-23 15:40:47 -03:00 |
|
Lucas Fernandes Nogueira
|
2969d1cbba
|
refactor(core): use absolute path to plugin Android project (#6773)
|
2023-04-23 11:21:36 -03:00 |
|
Lucas Fernandes Nogueira
|
dfa407ffcb
|
feat(mobile): add plugin config to the Plugin class (#6763)
|
2023-04-23 09:15:13 -03:00 |
|
Lucas Fernandes Nogueira
|
41f49aeae6
|
fix(cli.js): adb commands not working, closes #6659 (#6708)
fix(cli.js): adb commands not working, closes #6659
|
2023-04-23 09:14:54 -03:00 |
|
Lucas Fernandes Nogueira
|
96639ca239
|
refactor(core): remove shell APIs (#6749)
|
2023-04-20 09:19:47 -03:00 |
|
Lucas Fernandes Nogueira
|
0c11023bcf
|
refactor(core): remove http-multipart Cargo feature (#6748)
|
2023-04-19 20:17:41 -03:00 |
|
Lucas Fernandes Nogueira
|
ae102980fc
|
refactor(core): read tray icon only on desktop, refactor Context (#6719)
|
2023-04-19 19:44:10 -03:00 |
|
Kárándi Tamás
|
51460340bf
|
fix: copy failure in NSIS bundler #6743 (#6744)
|
2023-04-19 19:42:38 -03:00 |
|
Lucas Fernandes Nogueira
|
86488a6ad8
|
refactor(core): remove notification API (#6745)
|
2023-04-19 19:03:34 -03:00 |
|
Lucas Fernandes Nogueira
|
f78a378344
|
refactor(core): remove http features (#6742)
|
2023-04-19 11:47:29 -03:00 |
|
Lucas Fernandes Nogueira
|
2d5378bfc1
|
refactor(core): move dialog API to its own plugin (#6717)
|
2023-04-18 22:18:22 -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
|
8e46695b7e
|
Revert "feat(core): expose runtime_handle on AppHandle (#6727)"
This reverts commit 276e4a3fdb .
|
2023-04-18 08:30:25 -03:00 |
|
Lucas Fernandes Nogueira
|
cebd75261a
|
refactor(core): remove the clipboard APIs (#6728)
|
2023-04-17 15:35:12 -03:00 |
|
Lucas Fernandes Nogueira
|
276e4a3fdb
|
feat(core): expose runtime_handle on AppHandle (#6727)
|
2023-04-17 13:49:09 -03:00 |
|
Lucas Fernandes Nogueira
|
e6e586ad75
|
chore(examples): update API example plugin usage (#6715)
|
2023-04-16 09:31:38 -03:00 |
|
Lucas Fernandes Nogueira
|
fc4d687ef0
|
refactor(core): move file system endpoints to its own plugin (#6716)
|
2023-04-16 09:20:58 -03:00 |
|
Lucas Fernandes Nogueira
|
22a7633816
|
feat(core): expose SafePathBuf (#6713)
|
2023-04-15 15:44:05 -03:00 |
|
Lucas Fernandes Nogueira
|
09376af594
|
refactor(core): remove cli feature (#6704)
|
2023-04-14 15:33:53 -03:00 |
|
Lucas Fernandes Nogueira
|
34b8f339a4
|
feat(core): add app method on PluginApi (#6705)
|
2023-04-14 15:33:41 -03:00 |
|
github-actions[bot]
|
06fdcc0edd
|
(NEXT) Apply Version Updates From Current Changes (#6701)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-04-13 19:43:17 -03:00 |
|
Lucas Fernandes Nogueira
|
ee2d3b971d
|
fix(cli): remove buildSrc from Android project gitignored paths (#6702)
|
2023-04-13 19:29:18 -03:00 |
|
Lucas Fernandes Nogueira
|
9de897919a
|
fix(core): iOS plugin freezing when receiving a bool parameter (#6700)
|
2023-04-13 18:26:45 -03:00 |
|
Lucas Fernandes Nogueira
|
abc5f91fa3
|
fix(cli): iOS Xcode script using incorrect library path (#6699)
|
2023-04-13 18:26:32 -03:00 |
|
Lucas Fernandes Nogueira
|
57fa569161
|
fix(ci): send ref to publish CLI workflows (#6674)
|
2023-04-12 11:32:23 -03:00 |
|
renovate[bot]
|
dfb5f52d3c
|
chore(deps) Update Tauri API Definitions (#6684)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-12 11:20:44 -03:00 |
|
renovate[bot]
|
80069e1dc0
|
chore(deps) Update Rust crate json-patch to v1 (#6686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-12 11:20:08 -03:00 |
|
renovate[bot]
|
5fcb55e420
|
chore(deps) Update Rust crate json-patch to v1 (#6687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-12 11:19:55 -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 |
|