Commit Graph

218 Commits

Author SHA1 Message Date
renovate[bot]
974cd3d8ed
chore(deps) Pin dependencies (#620)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-29 20:08:17 -03:00
renovate[bot]
7a26fe8743
chore(deps) Update Rust crate includedir to 0.6.0 (#622)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-29 16:00:51 -03:00
chip
a1be396704
don't remove link attributes on html rewrite when in dev (#624) 2020-05-29 15:30:19 -03:00
Rajiv Shah
5a965a2ec9
fix(bundler): Update missing icon error message (#626) 2020-05-29 15:28:29 -03:00
chip
c6dce8e7e8
Proxy headers during tauri dev (#612) 2020-05-26 11:47:54 -03:00
chip
08f0417175
fix(tauri.js/api/info): detect version shorthand for tauri crate 2020-05-22 14:42:37 -07:00
renovate[bot]
88a915cbf9
chore(deps) Update Rust crate serde_json to 1.0.53 (#596)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-22 07:57:08 -03:00
Lucas Nogueira
3c0dfe711b
chore(authors) update email 2020-05-21 19:25:03 -03:00
Lucas Fernandes Nogueira
5278c8a8f9
chore(versions) update tauri.js to 0.6.2 [version updates] (#607) 2020-05-21 19:24:12 -03:00
Lucas Nogueira
19c14a4c03
fix(tauri.js) add types 2020-05-21 19:16:43 -03:00
Lucas Fernandes Nogueira
fef54ad6e8
Feat/proxy devserver (#603) 2020-05-21 11:48:57 -03:00
Noah Klayman
0c141f4922
fix(tauri.js): exit with code 1 if paths are missing, fixes #594 (#599) 2020-05-19 17:24:08 -07:00
Lucas Fernandes Nogueira
4b54cc1564
feat(tauri) add httpRequest API (#589) 2020-05-11 17:03:58 -03:00
Lucas Fernandes Nogueira
b9277ea53f
chore(tauri) version updates (bundler & tauri.js 0.6.0, tauri 0.5.1) (#587) 2020-05-08 21:19:39 -03:00
renovate[bot]
fd1adc9961
chore(deps) Update Rust crate libflate to v1 (#581) 2020-05-08 10:09:39 -03:00
renovate[bot]
9718034023
chore(deps) Update Tauri JS CLI to v26 (major) (#582) 2020-05-08 10:08:34 -03:00
Lucas Fernandes Nogueira
50dcce8e24
fix(tauri.js) beforeDevCommand an beforeBuildCommand cwd as appDir (#583) 2020-05-08 10:07:45 -03:00
renovate[bot]
aa5d11612e
chore(deps) Update Rust crate serde_json to 1.0.52 (#577) 2020-05-05 10:35:32 -03:00
renovate[bot]
d2cf9c4ea2
chore(deps) Update Tauri JS CLI (#578) 2020-05-05 10:35:03 -03:00
Lucas Fernandes Nogueira
1d792d2a54
feat(tauri.js) add proxy devServer so we can inject tauri.js script, closes #212 #483 (#559) 2020-05-05 09:10:39 -03:00
Lucas Fernandes Nogueira
7e7b43cef3
feat(bundler) move deb & OSX bootstrappers behind config flag, closes #527 (#574) 2020-04-26 13:42:12 -03:00
renovate[bot]
a2b29949b7
chore(deps) Update Tauri JS CLI (major) (#573) 2020-04-26 10:13:20 -03:00
renovate[bot]
945110a810
chore(deps) Update Rust crate tiny_http to 0.7 (#570) 2020-04-26 08:30:44 -03:00
renovate[bot]
e0484ceab8
chore(deps) Update Tauri JS CLI (#572) 2020-04-26 08:26:11 -03:00
renovate[bot]
8cd52f2cc9
chore(deps) Update Tauri Bundler (#569) 2020-04-26 08:25:31 -03:00
renovate[bot]
79e6f7f3f0
chore(deps) Update Tauri JS CLI (#561)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Tensor-Programming <tensordeveloper@gmail.com>
2020-04-16 13:38:10 -04:00
renovate[bot]
db673ccf40
chore(deps) Update Tauri JS CLI (#562)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-16 04:20:50 -04:00
renovate[bot]
4397a900ae
chore(deps) Update Rust crate serde_json to 1.0.51 (#540)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-16 04:19:31 -04:00
renovate[bot]
2fdc92c7aa
chore(deps) Update Rust crate image to 0.23.3 (#560)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-16 04:19:08 -04:00
Lucas Fernandes Nogueira
b7934c7e41
fix(bundler) bundle deb and appimage simultaneously correctly (#563) 2020-04-08 23:46:26 -03:00
Lucas Fernandes Nogueira
db7d10308f
feat(bundler) dmg bundle (#551)
* feat(bundler) dmg bundle

* feat(bundler) fix dmg bundle support scripts, add license option

* chore(bundler) add "forked from" notice

* fix(tests) remove dmg bundling from the template test
2020-04-07 11:18:37 -03:00
nothingismagick
5fbd580f83
chore(tauri.js): version updates (#556) 2020-04-06 17:47:03 +02:00
nothingismagick
b575325495
fix(tauri.js): api tauri import (#555)
closes #554 - thanks @arkhenstone !
2020-04-06 17:42:02 +02:00
Rajiv Shah
f7a1c36468
chore(tauri.js): Sync lockfile (#550) 2020-04-03 21:30:24 +02:00
Lucas Fernandes Nogueira
f24f7e18f3
feat(tauri) bundle formats config on tauri.js, fix bundler appim… (#537)
* feat(tauri) bundle formats config on tauri.js, fix bundler appimage

* fix(bundler) dmg chmod correctly
2020-04-03 13:30:55 -03:00
Lucas Fernandes Nogueira
f36ce6564c
docs(api) fix JSDoc types (#538) 2020-04-03 13:30:26 -03:00
Lucas Nogueira
ad91e3022b
Merge branch 'master' into dev 2020-04-02 19:21:06 -03:00
Lucas Fernandes Nogueira
96cea8206b
chore(tauri.js) version updates (#546) 2020-04-03 00:16:53 +02:00
Matthias
2fc2fc2ca0
Updated the dependencies (and fixed the decompress vulnerability) (#545) 2020-04-02 23:38:19 +02:00
Matthias
b9749b71d9
yarn upgrade (#542) 2020-04-01 10:28:15 +02:00
Lucas Fernandes Nogueira
7e2854007a
test(e2e) add FS API tests (#521)
* fix(tauri.js) update e2e test

* test(e2e) add FS API tests

* fix(tauri.js) lint errors

* fix(tauri) clippy checks

* fix(test) use " instead of '
2020-03-29 23:41:45 -03:00
renovate[bot]
4313b197ae
chore(deps) Update Tauri JS CLI (major) (#519)
* chore(deps) Update Tauri JS CLI

* fix(tauri.js) lint error

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-03-29 15:27:29 -03:00
renovate[bot]
4b086426e4
chore(deps) Update Tauri JS CLI (#518)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-29 13:57:47 -03:00
github-actions[bot]
c5ee5f8c6f
chore(tauri) bump versions to 0.5.0 (#532) version updates (#533)
* chore(tauri) bump versions to 0.5.0

* fix(tauri) correct dependency versions
version updates

Co-authored-by: lucasfernog <lucas@tauri.studio>
2020-03-28 16:52:12 +01:00
Lucas Fernandes Nogueira
ff854a4f88
chore(tauri) bump versions to 0.5.0 (#532) version updates
* chore(tauri) bump versions to 0.5.0

* fix(tauri) correct dependency versions
version updates
2020-03-28 12:49:37 -03:00
Lucas Fernandes Nogueira
86be52ead6
fix(bundler) properly show error message for tauri config (#531) 2020-03-28 11:34:09 -03:00
Tensor-Programming
4d4bfa803a
update tauri, api, bundler and utils. (#528) 2020-03-27 22:21:05 -04:00
renovate[bot]
b09d19f5ce
chore(deps) Update Tauri Bundler (#516)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-23 12:59:58 -03:00
Lucas Fernandes Nogueira
b2e28f39fe
feat(tauri) add path API (#513)
* feat(tauri) extend file system API

* chore(deps) pin web-view deps

* feat(tauri) add path API

* feat(tauri.js) add Dir definition and usage

* fix(tauri) correctly determine app_name

* feat(example) add Dir select to the communication example

* chore(tauri) wrap comment line

* fix(tauri) build works
2020-03-17 07:42:59 -03:00
Lucas Fernandes Nogueira
8ac066700a
feat(tauri) extend file system API (#512)
* feat(tauri) extend file system API

* chore(deps) pin web-view deps
2020-03-16 17:04:15 -03:00