Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/tauri-apps/smoke-tests

A collection of frameworks used as a suite of smoke-tests for tauri
https://github.com/tauri-apps/smoke-tests

chore(examples) Update dependency quasar to v1.8.3 (#373)

Co-authored-by: WhiteSource Renovate <[email protected]>

9541f59553c308af9faf42c1398b11d5ea7c2d90 authored about 5 years ago
Refactor(Core) add error chain (#376)

* add updater feat and error_chain lib

* remove tauriresult and add error_chains

* cleanup end...

d1c9342721d453d18819e743a4d440c9c2f62044 authored about 5 years ago
chore(examples) Update Svelte Examples (#370)

Co-authored-by: WhiteSource Renovate <[email protected]>

2970331efe74e4fdb70b9c07b8545cd0b5f90259 authored about 5 years ago
chore(examples) Pin dependencies (#361)

Co-authored-by: WhiteSource Renovate <[email protected]>

b73857e8c26fb9fbeb56c1af3e7093b788a26405 authored about 5 years ago
stop test from running on mac (#394)

6e684a93c75ca917832a92a0230128487e7f283c authored about 5 years ago
Feature: Tests in Core (#378)

* add tests to config

* add docs to config

* add file_system test.

* decreases the thread sle...

6fecb029a09973f148fb40df49dad839b917c58e authored about 5 years ago
chore(deps) Update Rust crate handlebars to v3 (#360)

* chore(deps) Update Rust crate handlebars to v3

* fix handlebars 'static lifetime.

* fix stat...

f7e2629643c071ab84d19330e1481994fd873112 authored about 5 years ago
chore(examples) Update Rust crate serde_json to 1.0.45 (#363)

Co-authored-by: WhiteSource Renovate <[email protected]>

a7be6cbe73fd191d54e0422542d0620205314322 authored about 5 years ago
chore(examples) Update Gatsby Examples (#362)

Co-authored-by: WhiteSource Renovate <[email protected]>

426098ebd0556bd11825c4ba66bbf7217e3ade45 authored about 5 years ago
chore(examples) Update Rust crate serde_json to 1.0.45 (#369)

Co-authored-by: WhiteSource Renovate <[email protected]>

7880c233c2e7dea6a8b3a92bc1c80bb6c1cb4342 authored about 5 years ago
feat(tauri.js) inject MutationObserver to lazy load JS/CSS on no… (#355)

* feat(tauri.js) inject MutationObserver to lazy load scripts on no-server

* feat(tauri.js) add...

ff965e2ff8894e99869c2365c07d7af961cb794a authored about 5 years ago
chore(examples) add nuxt example (#306)

* chore(examples) add nuxt example

* fix(examples) add tauri middleware to nuxt example

fde503e0c57178610428278fb5826ad4fe76df4f authored about 5 years ago
feat(bundler&tauri) add wix resource bundling and utils to get the path to the platform resource dir (#352)

* feat(bundler) copy resources to the out dir

* feat(utils) add resource_dir fn

* feat(example...

bc823c6eafff18669bc9519b0c51665522dc966b authored about 5 years ago
chore(readme) update status badge to Alpha

3338eded98850b2d083b713895c1f920b8177a10 authored about 5 years ago
chore(examples) Update dependency @testing-library/jest-dom to v5 (#346)

Co-authored-by: WhiteSource Renovate <[email protected]>

a61b825535acecc4ee8e99abba68ae86803659bc authored about 5 years ago
chore(deps) Update Rust crate toml to 0.5.6 (#348)

Co-authored-by: WhiteSource Renovate <[email protected]>

26cee16dfa7c96bca4c010e52958708b8ee8b324 authored about 5 years ago
chore(deps) Update Rust crate proptest to 0.9.5 (#339)

Co-authored-by: WhiteSource Renovate <[email protected]>

0bd63c53d725ca34293f8c8f330beed21125fe52 authored about 5 years ago
chore(deps) Update Tauri JS CLI (#342)

Co-authored-by: WhiteSource Renovate <[email protected]>

121351d02713b5394ca8bea18c5e989c08822fdb authored about 5 years ago
Changing web link references from tauri-apps.org to tauri.studio and the wiki, when appropriate (#349)

c8ed2ee96795c7370fcc4bf353ff983e2d7b0816 authored about 5 years ago
chore(deps): update outside of renovate (#350)

5215481c79de0c23527525e4fc4c13463c12aa77 authored about 5 years ago
chore(examples) Update Gatsby Examples (#343)

Co-authored-by: WhiteSource Renovate <[email protected]>

38847058b2bd21f21ba02d06988bb174e8fe7643 authored about 5 years ago
chore(examples) Update Vue Examples (#345)

Co-authored-by: WhiteSource Renovate <[email protected]>

68b72124bb9df251290b4f215bb75024a749d15a authored about 5 years ago
fix(template): relax versioning for tauri (#347)

62a211a73444d5e46d5d8ae9a346363ba866b606 authored about 5 years ago
chore(examples) Update Svelte Examples (#344)

Co-authored-by: WhiteSource Renovate <[email protected]>

f93be00bfe2c0dca5d18f9916ba84b05845c67e7 authored about 5 years ago
feat(bundler) add option to bundle external binaries (#312)

* feat(tauri-cli) add option to bundle external binaries

* feat(tauri-cli) bundle external bina...

7a6bd14ec540d8fd2253b724f86655251e4f667a authored about 5 years ago
Refactor(Updater) Modernize Updater Crate and add Utils Crate (#335)

* update updater

* basic utils refactor.

* fix platform file.

* add errors.

* fix cargo.toml...

0fe90010506a51788098d002086e6f3acb1f461a authored about 5 years ago
fix greeting message extra characters (#338)

34427399e826500284f1fda062d70f95ab54397d authored about 5 years ago
refactor(Bundler, API) clean up external binary logic (#332)

* refactor external binary logic

* update regex and error.

* refactor bundle_settings external...

46f88ba2c8bd7e9f8344eafa363926110ce17f1f authored about 5 years ago
chore(examples) Update dependency next to v9.2.0 (#330)

Co-authored-by: WhiteSource Renovate <[email protected]>

746416916e702f05e579ecbcea1f241f028c4c85 authored about 5 years ago
feat(workflows): first-timer message (#326)

* feat(workflows): first-timer message

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

d3aeba2c3e8a56e7d39e08b9b052377f82a980fe authored about 5 years ago
chore(deps) Update Tauri JS CLI (#318)

Co-authored-by: WhiteSource Renovate <[email protected]>

50fd7ddd3ea145220a71a9d246d999b662c3df7f authored about 5 years ago
chore(examples) Update dependency quasar to v1.7.3 (#327)

Co-authored-by: WhiteSource Renovate <[email protected]>

e34c47a3ad7dff2a06839094d1e86256a0ce23f4 authored about 5 years ago
chore(tauri.js) default config with all API enabled and distDir fixed (#307)

b7e74f4fcab72b9ce063bac00995e741680cd90f authored about 5 years ago
chore(examples) Update Vue Examples (#315)

Co-authored-by: WhiteSource Renovate <[email protected]>
Co-authored-by: nothingismagick <dr...

8f2a346a443182220e82a8c5d52170e1f2554a4f authored about 5 years ago
chore(examples) Update Gatsby Examples to v1.5.4 (#328)

Co-authored-by: WhiteSource Renovate <[email protected]>

20bcc08d4683e282ed30a4db1791de6e63903f0c authored about 5 years ago
Bump actions/checkout from v1 to v2 (#308)

* Bump actions/checkout from v1 to v2

* Update smoke-test-prod.yml

* Update smoke-tests-source...

3fa5dbe7a0b37bfbc34933021912704b361a058d authored about 5 years ago
Chore(examples) update cargo.toml with appropriate dependencies. (#303)

* update .gitignore

* remove cargo.lock

* update cargo.toml

* fix binary name.

3eff2799360b0424dfcb497c415b9f7b101cb2cb authored about 5 years ago
chore(deps) Update Tauri API (#314)

Co-authored-by: WhiteSource Renovate <[email protected]>

6c607c5fc27f84e8ac1563aa305d9325628a2d39 authored about 5 years ago
chore(examples) Update Svelte Examples (#321)

Co-authored-by: WhiteSource Renovate <[email protected]>

c5ebf00b8f8a8a3ccca1dd0fb599d56dbf7de409 authored about 5 years ago
fix(tauri.js) do not inline assets on the embedded-server mode (#304)

7fd05875a9ecdeea897eab9756595beb77a3b415 authored about 5 years ago
Merge branch 'dev' of https://github.com/tauri-apps/tauri into dev

d5941faff5372de22e8629b4e9b0805e3fa4f5cf authored about 5 years ago
Refact(api) Add error chain to Tauri_api. (#311)

* add error chain

* remove verson error

* update file error

* update dir

* fix file_system

...

f69ec4ffdccbd6cf0a3a982da71d5e4edb9fb3c3 authored about 5 years ago
Merge branch 'dev' of https://github.com/tauri-apps/tauri into dev

72e7d905c449d4c8bc2b2bc16a33044355acaa5a authored about 5 years ago
chore(examples) Update Gatsby Examples (#320)

Co-authored-by: WhiteSource Renovate <[email protected]>

a8bfa8b2b6233a6fe90ec8fb49eea66da57c5aa6 authored about 5 years ago
chore(deps) Update dependency husky to v4.0.10 (#329)

Co-authored-by: WhiteSource Renovate <[email protected]>

5bec5676e8f8e8d55c91a24d73ac2c142665e220 authored about 5 years ago
chore(examples) Update dependency @quasar/extras to v1.4.1 (#324)

Co-authored-by: WhiteSource Renovate <[email protected]>

9f23210211c1207c1bf4bab0c7347948334e8fe5 authored about 5 years ago
chore(examples) Update Vue Examples (#322)

Co-authored-by: WhiteSource Renovate <[email protected]>

923bde675e28c597d97dc67310c58258537d7e9a authored about 5 years ago
Merge branch 'dev' of https://github.com/tauri-apps/tauri into dev

a3be4dfc7f9bbaefba80840bf37836bbaf5a247e authored about 5 years ago
Merge branch 'dev' of https://github.com/tauri-apps/tauri into dev

56a6498bab3ad4051c61705816f51d8a11c4c482 authored about 5 years ago
chore(examples) Update Gatsby Examples (#293)

Co-authored-by: WhiteSource Renovate <[email protected]>

c08ebec28545f61a160f74fdaff0e631f6b777b8 authored about 5 years ago
chore(examples) Pin dependencies (#319)

Co-authored-by: WhiteSource Renovate <[email protected]>

b0e7a4302966485de3d802dc89cf72ff9556337f authored about 5 years ago
update main.rs

cd61f5d477aefae1db47e77903411920cb7ed8d2 authored about 5 years ago
Feat(CLI) Icon Check fix: #309 (#310)

* add icon check for windows.

* fix spelling

* add basic icon logic

* make error more prolific

fa177c37b3fe3fa42e951dd4d17dff87fbbfa868 authored about 5 years ago
chore(deps) Update Tauri JS CLI (#317)

Co-authored-by: WhiteSource Renovate <[email protected]>

432ea78a8f6d64d6d84a8173528672dd8c3837fa authored about 5 years ago
Merge branch 'dev' of https://github.com/tauri-apps/tauri into dev

b31f15a5f6b14af21cd21558ec6e63877b7a8a91 authored about 5 years ago
chore(examples) Update Vue Examples (#325)

Co-authored-by: WhiteSource Renovate <[email protected]>

389ee59210dc777c64c40f0f9f91a6918142d937 authored about 5 years ago
chore(deps) Update Rust crate web-view to 0.6.0 (#313)

Co-authored-by: WhiteSource Renovate <[email protected]>

5e957fa262b01e452f05cc8f791cfd4691b12813 authored about 5 years ago
chore(deps) Update Tauri Bundler (#316)

Co-authored-by: WhiteSource Renovate <[email protected]>

6d90ce79b1b3aa46605070e6e1e46738dc1db2ef authored about 5 years ago
[Feature/Bug(#133)] add icon to windows Exe and MSI (#211)

* add icon to msi

* remove print

* make attohttpc windows only

* make attohttpc error windows...

6baa56c2872f92550f72287a0a4358c4a7ac8ef6 authored about 5 years ago
feat(examples): Add Svelte app example (#218)

* feat(examples): Add Svelte app example

Created with `npx degit sveltejs/template svelte-app`
...

059e1bda6d70bc1021395cd9d1cc362f699c846d authored about 5 years ago
Merge branch 'dev' of https://github.com/tauri-apps/tauri into dev

159ac61792da47f23b91f33e773fed34b0b9db58 authored about 5 years ago
feat(tauri) use config as JSON (#214)

* feat(tauri.js): move to typescript

* fix(tauri.js): properly export api as commonjs

* feat(t...

95fdb4221d39d77c3b72b5185fe001d7d9816f05 authored about 5 years ago
Make yarn build consistent across examples (#215)

Document changes made in #200

69fab8a2c1477318e41a339f05a463bc4d217d88 authored about 5 years ago
fix(examples): Ensure examples use tauri from source instead of crates.io (#232)

da6aec304b2751afdf0d50d9a39ddcbbfb8117a5 authored about 5 years ago
fix(bundler): Return nonzero exit code when errors occur (#233)

* fix(bundler): Return nonzero exit code when errors occur

* fix(bundler): Always exit with exi...

867efc99c17a2d351a066fc76b51bbdaca8fa155 authored about 5 years ago
Merge branch 'dev' of https://github.com/tauri-apps/tauri into dev

2973b148affe2973f0f112c1eb662efb62a62884 authored about 5 years ago
fix(tauri.js): Fix file paths in tauricon (#240)

37a04b2c7fc26fc9aa9a0afb1e9f18e4f24aa934 authored about 5 years ago
Merge branch 'dev' of https://github.com/tauri-apps/tauri into dev

2817cabee3d781e115bcc7e75cfd5188afcd0669 authored about 5 years ago
Merge branch 'dev' of https://github.com/tauri-apps/tauri into dev

9b585d05f940d41b50bb1c428841b128d57b1e06 authored about 5 years ago
feat(Tauri-core) Add Quicktest to Tauri-API (#239)

* add simple bat and ps1 setup scripts

* add proptest for property testing

* add comments.

* ...

3f139abcbf3c1d7201b76c0e92aa20dfae2849c3 authored about 5 years ago
Merge branch 'dev' of https://github.com/tauri-apps/tauri into dev

05882b9f8c06c2082360474c9342537d81b85819 authored about 5 years ago
[needs review] Convert tauri.js to typescript (#203)

* feat(tauri.js): move to typescript

* fix(tauri.js): properly export api as commonjs

* feat(t...

002e492a0d499cf176facbb9311ce00970733eca authored about 5 years ago
refactor(tauri.js) keep folder structure on /dist (#235)

4f20c54c7346da1faae9f2f3a9005cf2cdd909cf authored about 5 years ago
fix(tauri) run setup hook after init has been eval'd (#243)

* fix(tauri) run setup hook after init has been eval'd

* fix(endpoints) merge conflict

d80264cc8918aff03e82d71523ee20e4fc94dc5e authored about 5 years ago
chore(deps): manual renovation (#245)

23e2bc58ea9cc77525a7155854917839665f438c authored about 5 years ago
update .gitignore

79b24b3af45b38bec85189aa6c04c5e6b3ca4222 authored about 5 years ago
remove cargo.lock

bec231b173b2fc8174ddd3b806cd663bfe60c489 authored about 5 years ago
test(tauri.js) add tests for --version option

bb146ee499faac45a30d90328ae3b5e3518ef737 authored about 5 years ago
Update Cargo.toml to allow tests to build (#208)

dbe6567ca4ca56016bbc49143bc2cff968f6131e authored about 5 years ago
feat(tauri.js) add API endpoint proxy, closes #197 (#241)

* feat(tauri.js) add API endpoint proxy

* feat(tauri.js) always resolve/reject proxy promise

*...

4f33cc5115b8e70af5986238a39b0c7407f11ccc authored about 5 years ago
chore(examples) add Svelte renovate group (#227)

b442d2ff0e04085ef3bf7a1ec0a2a288ae08dc86 authored about 5 years ago
feat(tauri.js) add `tauri info` command (#236)

* feat(tauri.js) add `tauri info` command

* fix(bug-report): add command information
- thanks @...

c2177ebe275dfe2bbcd0a66c9a910252758d8468 authored about 5 years ago
Fix: #228 invalid JSON (#229)

fb833f07772a7960043514b20cfd7d5ce5527b52 authored about 5 years ago
chore(tauri.js): Add prepare script (#217)

cd6e701290e0b0ccef5083f43e0f344aede1862c authored about 5 years ago
feat(tauri.js) add --version option

9711baf65275b7de3667ed5a56485072244957f5 authored about 5 years ago
fix(tauri) salt race condition

f42ef8f86fbe7c163315627b0ab3da1d3fd329bf authored about 5 years ago
Refactor-feat(core) Refactor the code and add proptesting to the core library (#242)

* fix updater doc test.

* add basic proptest to tauri-core

* add proptest data to gitignore

*...

c7a2ecd706374f60b3c05e5a9883391ea94a0b6e authored about 5 years ago
chore(examples) Pin dependencies (#219)

12193417e4b2559ab57877a146b0ecdbf57c8db6 authored about 5 years ago
[Refactor] Remove unwraps from tauri (#234)

* remove unwraps from tauri code

* refactor bundler and remove unwraps

* remove errors

* clea...

94cf99a42e02637fe45cb8e855ef8494d49341cb authored about 5 years ago
refactor(tauri.js): manually treeshake lodash (#246)

* refactor(tauri.js): manually treeshake lodash

* Update entry.ts

* Update copy-templates.ts

...

7f1ba8de04e4c4c28e2fa38a1e75cdb18f9c1d34 authored about 5 years ago
Merge branch 'dev' of https://github.com/tauri-apps/tauri into dev

ece0ad7c5d79e9df6af0740b6cf797d4beea4e07 authored about 5 years ago
fix(tauri.js): Various fixes to tauricon.ts (#237)

* fix(tauri.js): Various fixes to tauricon.ts

- Remove unnecessary awaits
- Fix png2icons impor...

1f1f75786eb59a2844a9bae91a1d49d958560c19 authored about 5 years ago
chore(tauri) better error message for asset_response

cad092c164f022780e321db22f4dfd69dd3fc95c authored about 5 years ago
add cfg_attr for windows cmd closed on prod (#210)

87857cdf6c7d75106964fb3fe96a2034b8dc2066 authored about 5 years ago
Merge branch 'dev' of https://github.com/tauri-apps/tauri into dev

4429fdf234bb4e2e60290b3a13bf17808133b25c authored about 5 years ago
feat(tauri) whitelist event API, fix whitelist rejections (#248)

5bd5abd3f22c3d841ccaa815f8c3b10596170807 authored about 5 years ago
chore(tauri): Update Cargo.lock (#216)

67d58075e7d0a81f19d18ff79552947819356c8a authored about 5 years ago
chore(examples) delete Tauri-Phaser git submodule

af589c445da4961f065ba076d59ddd5acee973dc authored about 5 years ago
chore(tauri.js:version): bump

f99997e80734583e4cb93318946ed230dfe8df71 authored about 5 years ago
chore(js-cli) use tauri-inliner

bae708969c38ec82742c4f5561a9ce8c6e71d7d9 authored about 5 years ago