Lucas Fernandes Nogueira
|
ed497d74c8
|
fix(core): CLI API usage of positional arguments, closes #2821 (#2823)
|
2021-10-29 09:22:10 -03:00 |
|
renovate[bot]
|
2538bc639f
|
chore(deps) Update Rust crate blake3 to 1.1 (#2810)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-10-27 12:29:41 -03:00 |
|
renovate[bot]
|
e3bf23eb2d
|
chore(deps) Update create-tauri-app (#2814)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-27 11:58:28 -03:00 |
|
renovate[bot]
|
502b85ed35
|
chore(deps) Update Tauri CLI (#2809)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-27 11:58:15 -03:00 |
|
renovate[bot]
|
341f803150
|
chore(deps) Update dependency type-fest to v2.5.2 (#2815)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-27 11:49:11 -03:00 |
|
renovate[bot]
|
fc21187800
|
chore(deps) Update Tauri JS CLI (#2812)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-27 02:41:46 -03:00 |
|
renovate[bot]
|
c2b2d6258c
|
chore(deps) Update Tauri API Definitions (#2811)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-27 02:41:37 -03:00 |
|
Oscar Dominguez
|
651fc01492
|
ci(workflow): add cache to workflows using actions/setup-node (#2740)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-10-22 11:33:02 -03:00 |
|
Lucas Fernandes Nogueira
|
b1f5c6d7ac
|
refactor(cli.rs): drop dialoguer and console soft fork (#2790)
|
2021-10-22 10:41:43 -03:00 |
|
Benno
|
da35d55b09
|
feat: /bin/bash to /usr/bin/env for compatibility (#2761)
|
2021-10-22 10:17:53 -03:00 |
|
facklambda
|
5f7b156033
|
Provide an alert to users performing DMG bundles in non-standard environments. fix: #2567[,#2567] (#2785)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2021-10-22 10:15:18 -03:00 |
|
Lucas Fernandes Nogueira
|
a9dfc01550
|
feat: update to edition 2021 and set minimum rust to 1.56 (#2789)
|
2021-10-22 10:04:42 -03:00 |
|
facklambda
|
80ffa87edb
|
fix: #2781[,#2781]: added clarity regarding lockfile (#2784)
Co-authored-by: fack <fack>
|
2021-10-21 09:08:11 -03:00 |
|
facklambda
|
ff2c9fafa4
|
added ARCHITECTURE to update-docs workflow, fixes #2088 (#2773)
Co-authored-by: fack <fack>
|
2021-10-21 09:06:29 -03:00 |
|
renovate[bot]
|
23956ef39d
|
chore(deps) Update Tauri Core (#2779)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-10-20 12:57:17 -03:00 |
|
renovate[bot]
|
6c92bb402b
|
chore(deps) Update Tauri API Definitions (#2771)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-20 11:01:29 -03:00 |
|
renovate[bot]
|
4ec94736c9
|
chore(deps) Update Tauri CLI (#2772)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-20 11:01:00 -03:00 |
|
renovate[bot]
|
f13f3c590f
|
chore(deps) Update create-tauri-app (#2777)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-20 10:56:49 -03:00 |
|
renovate[bot]
|
11f64ff7b4
|
chore(deps) Update Rust crate attohttpc to 0.18 (#2778)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-20 10:56:33 -03:00 |
|
renovate[bot]
|
68020b9ea7
|
chore(deps) Update Tauri JS CLI (#2780)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-20 10:54:38 -03:00 |
|
Andy Li
|
dbe9e44622
|
Fix hyperlinks in integration.md (#2770)
|
2021-10-20 00:49:01 -03:00 |
|
Lucas Nogueira
|
1fbc8237e5
|
fix(cli.rs): config.json on plugin template
|
2021-10-18 19:32:54 -03:00 |
|
Amr Bashir
|
84f2695e10
|
fix(cli.rs): remove short flag for init>plugin>tauri (#2764)
|
2021-10-18 15:38:55 -03:00 |
|
Lucas Nogueira
|
1325e3ab64
|
fix(cli.rs): do not enable all tauri features on plugin template manifest
|
2021-10-18 14:43:25 -03:00 |
|
Lucas Nogueira
|
2e1f207165
|
fix: use Wait instead of Poll
|
2021-10-18 13:34:06 -03:00 |
|
Jalal El Mansouri
|
7086cd54d8
|
Setting the control flow to Poll by default (#2763)
|
2021-10-18 13:18:48 -03:00 |
|
Ngo Iok Ui (Wu Yu Wei)
|
b48487e6a7
|
Fix empty header from CORS on Linux, closes #2327 (#2762)
* Fix empty header from CORS on Linux
* Fix commit hash
|
2021-10-18 21:36:45 +08:00 |
|
Todsaporn Banjerdkit
|
80bad76053
|
use npx instead of npm x (#2757)
|
2021-10-17 09:44:38 -03:00 |
|
Jonas Kruckenberg
|
39e0da1652
|
Fix log_dir (#2756)
|
2021-10-17 08:12:52 -03:00 |
|
Jonas Kruckenberg
|
acbb3ae7bb
|
feat: add Log directory (#2736)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-10-16 09:56:23 -03:00 |
|
Junil Kim
|
2c1af90c35
|
Add executable(+x) permissions on setup.sh (#2734)
|
2021-10-16 09:51:14 -03:00 |
|
Lucas Nogueira
|
e3122ab51f
|
fix(core): menu_ids not updated with global menu
|
2021-10-16 09:47:14 -03:00 |
|
renovate[bot]
|
1e48b689f5
|
chore(deps) Update create-tauri-app (major) (#2749)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-10-13 11:49:47 -03:00 |
|
renovate[bot]
|
c869bec3fc
|
chore(deps) Update Tauri JS CLI (major) (#2748)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-10-13 10:30:50 -03:00 |
|
renovate[bot]
|
b759744999
|
chore(deps) Update Tauri API Definitions (major) (#2747)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-10-13 10:30:24 -03:00 |
|
renovate[bot]
|
c2a6e8d7e6
|
chore(deps) Update Tauri Core (#2746)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-10-13 10:02:35 -03:00 |
|
renovate[bot]
|
c446908dc5
|
chore(deps) Update Tauri CLI (#2745)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-10-13 10:02:14 -03:00 |
|
renovate[bot]
|
c39797cb89
|
chore(deps) Update create-tauri-app (#2744)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-13 08:44:58 -03:00 |
|
renovate[bot]
|
bfb28fdf44
|
chore(deps) Update Tauri JS CLI (#2743)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-13 08:42:48 -03:00 |
|
renovate[bot]
|
7dca44bf41
|
chore(deps) Update Tauri API Definitions (#2742)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-13 08:41:08 -03:00 |
|
renovate[bot]
|
2efdaf5283
|
chore(deps) Update Rust crate thiserror to 1.0.30 (#2741)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-13 08:40:29 -03:00 |
|
Siddharth Singh
|
8d7c097e68
|
docs: update tauri icon syntax (#2739)
|
2021-10-12 11:54:54 -03:00 |
|
renovate[bot]
|
97344c1b07
|
chore(deps) Update create-tauri-app (#2718)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-11 12:39:49 -03:00 |
|
Lucas Nogueira
|
b2b99aea0e
|
fix(examples): API example distDir regression
|
2021-10-11 10:51:14 -03:00 |
|
renovate[bot]
|
1fded9ea65
|
chore(deps) Update Tauri API Definitions (#2717)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-11 10:19:01 -03:00 |
|
renovate[bot]
|
4eb7aa136f
|
chore(deps) Update Tauri CLI (#2719)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-11 10:18:32 -03:00 |
|
renovate[bot]
|
c1fc3fb80f
|
chore(deps) Update Tauri JS CLI (#2720)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-11 10:17:57 -03:00 |
|
renovate[bot]
|
84ab0e530a
|
chore(deps) Update Tauri JS CLI (major) (#2721)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-11 10:17:37 -03:00 |
|
renovate[bot]
|
040c69d392
|
chore(deps) Update dependency @rollup/plugin-commonjs to v21 (#2722)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-11 10:17:01 -03:00 |
|
renovate[bot]
|
ded91eecf3
|
chore(deps) Update dependency @rollup/plugin-commonjs to v21 (#2723)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-10-11 10:16:44 -03:00 |
|