Commit Graph

4917 Commits

Author SHA1 Message Date
Ty Tracey fcbc261dff Changing web link references from tauri-apps.org to tauri.studio and the wiki, when appropriate (#349) 2020-01-23 11:16:59 +01:00
nothingismagick 65c1987a04
chore(deps): update outside of renovate (#350) 2020-01-23 11:15:17 +01:00
renovate[bot] d147e0f815 chore(deps) Update Tauri JS CLI (#342)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-23 10:49:24 +01:00
renovate[bot] 3b135ffeb5 chore(examples) Update dependency @testing-library/jest-dom to v5 (#346)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-23 10:38:45 +01:00
nothingismagick 2f343ec07d fix(template): relax versioning for tauri (#347) 2020-01-22 08:25:06 -03:00
Jacob Bolda a1755cde9c
fix greeting message extra characters (#338) 2020-01-20 20:41:03 -06:00
Tensor-Programming 91bf26c336
Refactor(Updater) Modernize Updater Crate and add Utils Crate (#335)
* update updater

* basic utils refactor.

* fix platform file.

* add errors.

* fix cargo.toml

* Rename cargo.toml to Cargo.toml

* remove warning.
2020-01-17 19:33:17 -05:00
Tensor-Programming b9f3d9a92c
refactor(Bundler, API) clean up external binary logic (#332)
* refactor external binary logic

* update regex and error.

* refactor bundle_settings external bin

* fix bug

* cleanup api

* cleanup windows deps.

* add windows macro
2020-01-16 22:19:21 -05:00
Lucas Fernandes Nogueira 6225e5d30a feat(bundler) add option to bundle external binaries (#312)
* feat(tauri-cli) add option to bundle external binaries

* feat(tauri-cli) bundle external binaries for OSX

* fix(cargo.toml) external bin path

* feat(bundler) bundle external binaries on MSI/WiX

* feat(tauri) append target triple to external binary name

* call cargo fmt.

Co-authored-by: Tensor-Programming <abeltensor@tensor-programming.com>
Co-authored-by: nothingismagick <drthompsonsmagickindustries@gmail.com>
2020-01-15 19:39:34 +01:00
nothingismagick bed75c1099
feat(workflows): first-timer message (#326)
* feat(workflows): first-timer message

Just a little "hey there". For PRs remind them to sign commits.

* add explanation about why signed commits

* enhance pr-message

using the advice from @nklayman
2020-01-15 17:58:01 +01:00
renovate[bot] d2ae9c51db chore(examples) Update dependency next to v9.2.0 (#330)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 17:53:11 +01:00
renovate[bot] c059bf101b chore(deps) Update dependency husky to v4.0.10 (#329)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 16:16:54 +01:00
renovate[bot] 4d500d4ba4 chore(examples) Update Gatsby Examples to v1.5.4 (#328)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 16:16:28 +01:00
renovate[bot] 34220d60cf chore(examples) Update dependency quasar to v1.7.3 (#327)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 14:19:53 +01:00
renovate[bot] 2fb297a6bf chore(examples) Update Vue Examples (#325)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 13:00:17 +01:00
renovate[bot] 2960ef70b1 chore(examples) Update dependency @quasar/extras to v1.4.1 (#324)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 12:31:34 +01:00
renovate[bot] 07b31c8f87 chore(deps) Update Tauri Bundler (#316)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 11:53:44 +01:00
renovate[bot] 0b7e3f39c6 chore(deps) Update Tauri JS CLI (#318)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 11:47:58 +01:00
renovate[bot] 1e3c8f36d7 chore(examples) Update Vue Examples (#315)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
Co-authored-by: nothingismagick <drthompsonsmagickindustries@gmail.com>
2020-01-15 11:26:47 +01:00
renovate[bot] 3295762b64 chore(examples) Update Vue Examples (#322)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 11:25:12 +01:00
renovate[bot] 425dd2d99d chore(deps) Update Tauri JS CLI (#317)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 11:24:31 +01:00
renovate[bot] 15b62f25bb chore(examples) Pin dependencies (#319)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 11:21:57 +01:00
renovate[bot] 669cbe0a5b chore(examples) Update Gatsby Examples (#320)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 11:21:14 +01:00
renovate[bot] d8cb440369 chore(examples) Update Svelte Examples (#321)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 11:20:32 +01:00
renovate[bot] a0b59c8df6 chore(deps) Update Tauri API (#314)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-15 00:46:16 -05:00
renovate[bot] 3d5430db08 chore(deps) Update Rust crate web-view to 0.6.0 (#313)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-14 22:02:33 -06:00
Tensor-Programming 667d5905f6
Refact(api) Add error chain to Tauri_api. (#311)
* add error chain

* remove verson error

* update file error

* update dir

* fix file_system

* add command error type.

* fix minor inconsistency

* add command tests

* add other tests for cmd.

* add more testing for cmd

* add documentation.

* add walk_dir tests and documentation.

* add list_dir_contents test

* test for with_temp_dir

* add read_string tests and file error type.

* add test_binary and update tests.

* add check_read_binary_fail test

* add os codes for unix based systems.

* add core-tauri-test gh action

* update test-on-pr

* fix test to test all libs.

* fix unix/windows errors
2020-01-14 22:03:59 -05:00
BSKY 561677864c Bump actions/checkout from v1 to v2 (#308)
* Bump actions/checkout from v1 to v2

* Update smoke-test-prod.yml

* Update smoke-tests-source.yml

* Update test-on-pr.yml
2020-01-14 07:55:39 -06:00
Tensor-Programming ee2d714b67
Feat(CLI) Icon Check fix: #309 (#310)
* add icon check for windows.

* fix spelling

* add basic icon logic

* make error more prolific
2020-01-12 20:27:35 -05:00
renovate[bot] af98ed349b chore(examples) Update Gatsby Examples (#293)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-10 22:45:37 -06:00
Lucas Fernandes Nogueira dc5947ea08 chore(tauri.js) default config with all API enabled and distDir fixed (#307) 2020-01-10 23:32:10 +01:00
Lucas Fernandes Nogueira e2cafb7efa
fix(tauri.js) do not inline assets on the embedded-server mode (#304) 2020-01-09 18:22:32 -03:00
Tensor-Programming 584d01a268
Chore(examples) update cargo.toml with appropriate dependencies. (#303)
* update .gitignore

* remove cargo.lock

* update cargo.toml

* fix binary name.
2020-01-09 16:20:08 -05:00
tensor-programming 627e351165
update main.rs 2020-01-09 16:00:59 -05:00
tensor-programming e952adeb70 Merge branch 'dev' of https://github.com/tauri-apps/tauri into dev 2020-01-09 15:42:35 -05:00
renovate[bot] 378e649925 chore(examples) Update dependency @rollup/plugin-node-resolve to v7 (#298)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-09 09:11:54 -06:00
Jacob Bolda 4e5244c2e4
top level disable completely turns it off (#302)
We need to disable in a package rule per https://github.com/renovatebot/config-help/issues/86 .
2020-01-09 05:55:55 -06:00
Lucas Nogueira 248709fade
chore(versions) bump tauri to 0.3.2 2020-01-08 22:09:36 -03:00
Lucas Fernandes Nogueira 7df066ca67
fix(tauri) event api not working (#301) 2020-01-08 22:05:34 -03:00
tensor-programming 47889417ba Merge branch 'dev' of https://github.com/tauri-apps/tauri into dev 2020-01-08 17:10:42 -05:00
renovate[bot] db1a4ca0b8 chore(examples) Update dependency quasar to v1.6.1 (#296)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-08 11:42:18 -06:00
renovate[bot] f528e4d537 chore(examples) Update dependency rollup to v1.29.0 (#299)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-08 11:31:06 -06:00
Jacob Bolda c6d197bcd6
fix(examples): fix breaking change upstream (#300)
* fix(examples): fix breaking change upstream

It now requires a siteURL to function (as there isn't a great way to make it optional).

* fix(gatsby-example): use https for site

Co-authored-by: nothingismagick <drthompsonsmagickindustries@gmail.com>
2020-01-08 10:07:53 -06:00
Noah Klayman 5c5e2674c0 feat(examples): add vue cli app example (#260) 2020-01-08 13:57:23 +01:00
Jacob Bolda 64bf160432
only enable renovate for certain folders (#282)
* only enable renovate for certain folders

This also groups these folders that PRs will be opened per folder rather than per dep (less noisy).

* renovate to apply the label as well

* missing quote

wish mobile web had better linting
2020-01-08 06:35:09 -06:00
Rajiv Shah 2b28b52097 fix(bundler): Fix DMG script (#283)
- Fix sips command
- Copy seticon from templates folder
- Only cp bg.png if it exists
2020-01-08 11:52:23 +01:00
renovate[bot] e3d21dae5f chore(examples) Update dependency rollup to v1.28.0 (#297)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-08 03:54:31 -06:00
renovate[bot] 0e49c27c21 chore(examples) Update dependency next to v9.1.7 (#295)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-08 03:54:09 -06:00
renovate[bot] 852877322f chore(examples) Update CRA Examples (#291)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-08 03:53:41 -06:00
Tensor-Programming 9625c0fdf6
Feat(core) rebuild on dist dir change fix: #285 (#284)
* update .gitignore

* remove cargo.lock

* line to rebuild on a change to the dist folder.

* add expect
2020-01-07 06:13:21 -05:00