Simon Hyll
|
41e10b22fa
|
chore: fixed grammar and typos (#6937)
|
2023-05-11 02:21:15 +03:00 |
|
Ronie Martinez
|
96d346222f
|
docs: Update Github workflow status shields (#6910)
* docs: Update Github workflow status shields
* Update with name, icon and fix
|
2023-05-10 04:04:12 +03:00 |
|
Lucas Fernandes Nogueira
|
b072daa3bd
|
refactor(core): move updater to a plugin (#6919)
|
2023-05-09 16:43:31 -07:00 |
|
Amr Bashir
|
c4171152c1
|
fix: enable shadows by default, closes #6909 (#6916)
|
2023-05-09 15:56:13 +03:00 |
|
Lucas Fernandes Nogueira
|
2659ca1ab4
|
feat(cli): add rustls as default Cargo feature (#6900)
|
2023-05-08 09:29:17 -03:00 |
|
chip
|
24490bca19
|
use handlebars::no_escape instead of closures (#6899)
|
2023-05-08 08:39:54 -03:00 |
|
github-actions[bot]
|
73a0ad41c7
|
apply version updates (#6858)
Co-authored-by: wusyong <wusyong@users.noreply.github.com>
|
2023-05-08 18:51:23 +08:00 |
|
Lucas Fernandes Nogueira
|
d48aaa150a
|
fix(cli): readd plugin example template Cargo.toml files (#6894)
|
2023-05-07 17:19:51 -07: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
|
6d1fa49fce
|
fix(cli): clear plugin JSON file before rebuilding (#6881)
|
2023-05-06 15:59:33 -03:00 |
|
Lucas Fernandes Nogueira
|
5053a9c4c4
|
fix(ci): use rustls on publish-cli-js workflow (#6847)
|
2023-05-03 14:59:09 -03:00 |
|
Lucas Nogueira
|
dafdcc9b42
|
fix(ci): use ubuntu-20.04 to build the CLI
|
2023-05-03 12:05:49 -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
|
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 |
|
Amr Bashir
|
19cd0e4960
|
feat: add key.properties to android gitignore (#6811)
|
2023-04-27 16:04:53 +02: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]
|
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 |
|
Lucas Fernandes Nogueira
|
d693e526e8
|
feat(android): add onNewIntent plugin hook (#6780)
|
2023-04-23 19:59:46 -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
|
2d5378bfc1
|
refactor(core): move dialog API to its own plugin (#6717)
|
2023-04-18 22:18:22 -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
|
09376af594
|
refactor(core): remove cli feature (#6704)
|
2023-04-14 15:33:53 -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
|
abc5f91fa3
|
fix(cli): iOS Xcode script using incorrect library path (#6699)
|
2023-04-13 18:26:32 -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 Nogueira
|
a8153b9ff4
|
chore(cli): gitignore iOS Externals folder
|
2023-04-07 21:03:26 -03:00 |
|
Amr Bashir
|
6ff801e27d
|
chore: rename config-schema to tauri-config-schema (#6250)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-04-07 12:11:05 -03:00 |
|
Lucas Fernandes Nogueira
|
db4c9dc655
|
feat(core): add option to configure Android's minimum SDK version (#6651)
|
2023-04-07 11:21:42 -03:00 |
|
renovate[bot]
|
5a1d86b346
|
chore(deps) Update Tauri JS CLI (#6177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-06 21:14:04 -03:00 |
|
Amr Bashir
|
63f088e5fc
|
feat(cli): add --release for android dev (#6638)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
closes #6594
|
2023-04-05 16:10:43 -03:00 |
|
Amr Bashir
|
d03e47d141
|
fix: only build specified rust targets for aab/apk build (#6625)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-04-05 15:14:14 -03:00 |
|
Lucas Nogueira
|
d37808197d
|
chore(cli): only create .tauri/plugins folder on Android
|
2023-04-04 15:52:48 -03:00 |
|
Lucas Nogueira
|
ec7d24b1ac
|
chore(cli): update Android template gitignore files
|
2023-04-04 15:46:16 -03:00 |
|
Lucas Fernandes Nogueira
|
5288a386f1
|
fix(cli): readd Cargo.toml to the plugin template (#6637)
|
2023-04-04 15:11:47 -03:00 |
|
Lucas Fernandes Nogueira
|
5769ee6d29
|
fix(ci): use ubuntu-20.04 to build the CLI (#6632)
|
2023-04-04 10:58:09 -03:00 |
|
Amr Bashir
|
7fec0f083c
|
fix(cli): use local ip addr for built-in server on mobile, closes #6454 (#6631)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
fix(cli): use local ip addr for built-in server on mobile, closes #6454
|
2023-04-04 09:59:29 -03:00 |
|
github-actions[bot]
|
29ee62342a
|
(NEXT) Apply Version Updates From Current Changes (#6622)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-04-03 16:19:10 -03:00 |
|
Lucas Nogueira
|
f6c373e989
|
chore(cli): update lockfile
|
2023-04-03 12:03:30 -03:00 |
|
Lucas Nogueira
|
e9482430ff
|
chore(changes): add changes for 1.3 release merge
|
2023-04-03 11:32:53 -03:00 |
|
dependabot[bot]
|
919d96dd8a
|
chore(deps): bump openssl from 0.10.40 to 0.10.49 in /tooling/cli (#6618)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-03 10:57:03 -03:00 |
|
github-actions[bot]
|
afc3237d0c
|
(NEXT) Apply Version Updates From Current Changes (#6593)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-04-03 10:56:08 -03:00 |
|