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
renovate[bot]
f71a349907
chore(deps) Update Rust crate image to 0.23.1 ( #419 )
...
* chore(deps) Update Rust crate image to 0.23.1
* chore(bundler) updates for image v0.23.1
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-03-09 17:59:33 -03:00
Lucas Fernandes Nogueira
7278061e44
feat(bundler) bail if can't parse tauri config ( #502 )
2020-03-09 17:57:57 -03:00
Lucas Fernandes Nogueira
493f1ea0c8
fix(bundler) do not require [package.metadata.bundle] for tauri… ( #492 )
2020-03-07 09:43:57 -03:00
Jacob Bolda
0d47bff39b
chore(release): remaining windows fixes [version updates] ( #481 )
...
* bump tauri.js
* bump tauri-core
* bump tauri-bundler
2020-03-01 09:47:11 -06:00
Tensor-Programming
22e77ac295
feat(Bundler) Add Update, UI and Custom Install Dir ( #480 )
...
* add ui to wix
* fix shortcut removal
* fix uninstaller
2020-03-01 09:29:08 -05:00
Tensor-Programming
7dbf623483
[version updates] CLI to 0.4.3 ( #475 )
2020-02-29 21:01:29 -05:00
Tensor-Programming
6f12a34e6f
Refact(All): (WIP) Cleanup workflow and add Windows Features. ( #468 )
...
* use var_os instead of var
* combine both var calls
* Add logic to remove cmd windows.
* fix build.rs
* modify for clippy.
* expose handle and refactor commands.
* add author name
* revert command changes
* little refactor
* add loopback to wix template
* fix custom command
2020-02-29 19:07:26 -05:00
Lucas Fernandes Nogueira
21e710e1b0
feature(bundle) merge BundleSettings with config from tauri.conf… ( #471 )
...
* feat(bundler) read tauri config WIP
* feat(bundler) merge BundleSettings with tauri.conf.json"
* chore(lint) strings must use single quotes
* chore(bundler) platform-specific config on separated object on tauri cfg
* fix(eslint) unexpected trailing comma
2020-02-29 16:49:45 -03:00
Jacob Bolda
2a6e5b50ce
feature(tauri-bundler): add start menu shortcut on windows ( #469 )
2020-02-29 16:49:20 -03:00
Lucas Fernandes Nogueira
6ba7fe4096
fix(bundler) throw error when resource, external bin or icon not… ( #470 )
2020-02-29 16:35:54 -03:00
Tensor-Programming
90497751a4
[version updates] Merge Windows Related Changes ( #462 )
...
* update tauri module versions
* update bundler
* update node cli
2020-02-26 18:42:44 -05:00
Tensor-Programming
e194289db1
feat/refact - update bundler ( #459 )
...
* update bundler and add scripts folder
* cleanup ios code
* cleanup platform and remove util dep from bundler
2020-02-25 20:37:05 -05:00
nothingismagick
43c2f710e4
chore(updates) version updates ( #442 )
2020-02-21 15:40:42 +01:00
Lucas Fernandes Nogueira
9fd15a8bd4
fix(bundler) expose environment variables to GUI apps on linux and mac ( #441 )
...
* feat(bunder) bootstrapps zshrc and bashrc too
* feat(bundle) add bootstrapper to deb
* fix(linux): find linux path in bootstrapper
Co-authored-by: nothingismagick <drthompsonsmagickindustries@gmail.com>
2020-02-21 15:22:13 +01:00
Lucas Fernandes Nogueira
12ed096bea
feat(bundler) add exception_domain option by nothingismagick ( #439 )
2020-02-19 20:07:50 +01:00
tensor-programming
2fe764913a
use x86 and x64 for wix.
2020-02-12 16:55:10 -05:00
tensor-programming
dd40b44598
clippy/fmt
2020-02-12 16:53:07 -05:00
Tensor-Programming
76c8376e74
Bug(Bundler): fix target arch in wix ( #426 )
...
* fix target arch in wix
* update github action to .amd64.msi
2020-02-12 16:51:17 -05:00
nothingismagick
a84656e037
chore(release): version updates ( #404 )
...
* chore(release): version updates
* updater too
* update template
2020-02-09 12:42:23 -03:00
Tensor-Programming
cffda68b42
Refactor(All): Update and Format Deps for 2018 ( #397 )
...
* remove extern crate and macro_use
* fix test file
* update CLI
* organize imports
* organize core
* update api
* update updater
* update create-react-app
* update gatsby example
* update next-js example
* update svelte example
* update vanilla-js example
* update nuxt example
* update quasar example
* update vue example
* update templates.
* update build.rs
Co-authored-by: Lucas Fernandes Nogueira <lucasfernandesnog@gmail.com>
2020-02-08 13:08:54 -03:00
Lucas Fernandes Nogueira
7522d8ff8a
chore(bundler) rename tauri-cli crate to tauri-bundler ( #401 )
2020-02-08 12:51:48 -03:00