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

refactor(tauri.js) keep folder structure on /dist (#235)

32ba021d9b9bcda6f93963d4c9ce2a760a6135a0 authored almost 5 years ago by Lucas Fernandes Nogueira <[email protected]>
chore(examples) add Svelte renovate group (#227)

b017bdd57c114b942111d4f3e4b5e292feeccd69 authored almost 5 years ago by Jacob Bolda <[email protected]>
fix(examples): Ensure examples use tauri from source instead of crates.io (#232)

7b22214dc49e058d01b515063575eae51bce4fe1 authored almost 5 years ago by Rajiv Shah <[email protected]>
fix(tauri.js): Various fixes to tauricon.ts (#237)

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

- Remove unnecessary awaits
- Fix png2icons impor...

c53e1f11ea72167554a3a89475317cb22d5c6683 authored almost 5 years ago by Rajiv Shah <[email protected]>
test(tauri.js) add tests for --version option

31dca2f1e7f232ee767d2ed08693ab9ed0b4af07 authored almost 5 years ago by Lucas Fernandes Gonçalves Nogueira <[email protected]>
Make yarn build consistent across examples (#215)

Document changes made in #200

9ed73caaa752257f7b7c4cb0432f3f3bbf6fa120 authored almost 5 years ago by BenoitRanque <[email protected]>
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...

e03e4197edd5bdd5054b7a57ea2b9f0ac7cce6d4 authored almost 5 years ago by Rajiv Shah <[email protected]>
[Refactor] Remove unwraps from tauri (#234)

* remove unwraps from tauri code

* refactor bundler and remove unwraps

* remove errors

* clea...

1a6c50979d39670727d5d2ae7bc57c06f27c3de8 authored almost 5 years ago by Tensor-Programming <[email protected]>
fix(entry) emit event without payload

907923a5d06945d1eaab712b88727ea57f86263b authored almost 5 years ago by Lucas Nogueira <[email protected]>
chore(tauri): Update Cargo.lock (#216)

e61c367511f112a53301905a796f39f23b076f6a authored almost 5 years ago by Rajiv Shah <[email protected]>
feat(tauri.js) add --version option

9bcb68fdf781c0c9b7506dbf7f235ea96060e6a3 authored almost 5 years ago by Lucas Fernandes Gonçalves Nogueira <[email protected]>
slim down gatsby example, update deps (#193)

* shift example and slim config

removed gatsby-source-airtable and gatsby-theme-recipes to make...

6f1d5c4af11452c023378b4b4c62f32bbe446f68 authored almost 5 years ago by Jacob Bolda <[email protected]>
chore(examples) Pin dependencies (#219)

26ed90e889083a2e685cbccd3a92eddd23946f25 authored almost 5 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(examples) delete Tauri-Phaser git submodule

06271cf1d41e075010566b5f402a7e0e7791fd36 authored almost 5 years ago by Lucas Nogueira <[email protected]>
chore(deps): manual renovation (#245)

255e5d94798d7d1db0f140ae50cf9e46e44a9174 authored almost 5 years ago by nothingismagick <[email protected]>
chore(deps): update dependency lockfile-lint to v3 (#148)

acf2fc2d54f916ffbff235300134e8309eadcfb1 authored almost 5 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(deps): update dependency sharp to v0.23.4 (#145)

dd2710bb3a28c1bc064516443a1b81be56a23cc8 authored almost 5 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Added next.js example (#191)

b36f9d6de9893e13bd9c5f3c08a08c37c3e717e1 authored almost 5 years ago by Dale Inverarity <[email protected]>
chore(examples) Update Vue Examples (#180)

35701efadc0a600a0d61651fa24dd0e4b11b3c76 authored almost 5 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): update dependency eslint-plugin-import to v2.19.1 (#143)

a86778460e97925ca4479658ca2571f8ae11379c authored almost 5 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(tauri) bump lib's crate version to 0.2.0

d11dbfd8d2049317fc68c0dfc07682382b7344e7 authored almost 5 years ago by Lucas <[email protected]>
chore(tauri.js:version): bump

00c1fe15616ee7777d2905c4b168ee2edc26124b authored almost 5 years ago by Daniel Thompson-Yvetot <[email protected]>
chore(js-cli) remove test code from tauri.js template

2a201737348326ce46cca05a14fcf273bb1bc647 authored almost 5 years ago by Lucas <[email protected]>
chore(deps): update dependency lockfile-lint to v2.2.0 (#144)

49f5ec2766b9ab88e5a7c00910f4d3a23033b5b2 authored almost 5 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Updater feature flag (#154)

* add updater feature to remove reqwest

* fix(EOF): add newline character

6fbc0fdc79924d4a3927b64da347864b3c3d3608 authored almost 5 years ago by Tensor-Programming <[email protected]>
feat(tauri.js/tauri-config): throw error if req'd files don't ex… (#137)

* feat(tauri.js/tauri-config): throw error if req'd files don't exist
Checks that package.json a...

da9dd289233c81680155ace72f8cbf4ad84db4c0 authored almost 5 years ago by Noah Klayman <[email protected]>
chore/updates (#150)

* chore(deps:examples): update

* chore(update:tauri): serde_json
Closes #146

f6f42579f4e5dbab577c0c232c5b31decc0b5ae0 authored almost 5 years ago by nothingismagick <[email protected]>
feat(tauri) lazy loading for the no-server mode (#161)

* feat(tauri) WIP on iframe wrapper

* fix(tauri) iframe communication working

* refactor(tauri...

dbb50848ee6287489d0b9ca02d4dbad102f03877 authored almost 5 years ago by Lucas Fernandes Nogueira <[email protected]>
check cache hits before install (#149)

* check cache hits before install

* force install in case cache check doesn't work correctly

c90f4899bf01812babb381f081d2274160c8edb7 authored almost 5 years ago by Jacob Bolda <[email protected]>
Fixed missing public folder for CRA example (#189)

931f24f43e66cff8a2ff2a6a6e363636651529f7 authored almost 5 years ago by Dale Inverarity <[email protected]>
feat(js-cli) inject CSP from tauri.config.js (#167)

8d6ad2bf17ed5ccd6481b9f63e0eff2ec03e4dda authored almost 5 years ago by Lucas Fernandes Nogueira <[email protected]>
feat(runner/build): add error message for missing dist (#185)

If distDir/index.html cannot be found, print a helpful error message
Previously, a TypeError wou...

3a588e9a5a85d1fa736a2dcfa344c1d51217e667 authored almost 5 years ago by Noah Klayman <[email protected]>
hotfix(cargo.lock): remove erroneous lockfile

f9f30ef12a68d2996f928bb347ebfc1c118b760d authored almost 5 years ago by Daniel Thompson-Yvetot <[email protected]>
Added MVP for integration with create-react-app (#186)

0e0d3f32a7ae009d20cd8425472b6e9aae937f48 authored almost 5 years ago by Dale Inverarity <[email protected]>
[WIP] Renovate to Update Examples (#153)

* Update renovate.json

* don't ignore examples and group PRs

* missing comma

* fix comments

...

8cd665dae5bbd3bead34db5c61812c0237405aaf authored almost 5 years ago by Jacob Bolda <[email protected]>
fix(js-cli) regression on template's default tauri version

e3eeb35976351bf7a1995026e09f929dc28e4809 authored almost 5 years ago by Lucas <[email protected]>
chore(js-cli) bump @tauri-apps/toml version

24b90fa31a696be0930477bc29b4902c69835bfd authored almost 5 years ago by Lucas <[email protected]>
Refactor tauri.js to move command code outside of bin files (#140)

* refactor(tauri.js): move command code into helpers

* reafactor(tauri.js): move command helper...

0704d9684b8948f4501aa82c602ec4cfcb92a85c authored almost 5 years ago by Noah Klayman <[email protected]>
chore(js-cli) bump version to 0.2.0

768f2f8204b692b862be1892be1e1ed1113d0565 authored almost 5 years ago by Lucas <[email protected]>
chore(deps): update dependency lockfile-lint to v3.0.4 (#182)

cc9d0b39d9771274d0b1c48a401d19f8eb517ea9 authored almost 5 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
remove reqwest (#139)

ece541e46a506cbbdb97742f7b2a00e0d7b4ad1b authored almost 5 years ago by Tensor-Programming <[email protected]>
Update FUNDING.yml

85453ac4d048c4edfc1f4be02de6797dd227bd28 authored almost 5 years ago by nothingismagick <[email protected]>
Chore/updates new (#183)

* chore(deps): update and test

* fix(template): fix tauri.js init for mac

5f7b5eec6a79e3a1d5fab27c7b0cd3aa968ca7d5 authored almost 5 years ago by nothingismagick <[email protected]>
chore(js-cli) use tauri-inliner

d36ea453bbca3bd94f084ab1e26477c98128520d authored almost 5 years ago by Lucas <[email protected]>
fix(deps): update rust crate sysinfo to 0.10 (#147)

34bc341dad411c3440d71bc24a2a6e910cd6aaea authored almost 5 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(deps): pin dependencies (#184)

d34edf9138c71b8e4a8426ff71c06deffc2fb967 authored almost 5 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix(workflow): quasar example (#141)

c5efe70d3216117a607db9a8b943e3c4261254be authored almost 5 years ago by nothingismagick <[email protected]>
fix(examples): Fix gatsby themed-site build errors (#187)

a1195272d7a68cabe0db3d841f0a309346b32380 authored almost 5 years ago by Rajiv Shah <[email protected]>
fix(ci): Install webkit2gtk on ubuntu when building smoke tests via prod (#188)

c8932cdbd12c004331db677a7ce983dcc0cfadfa authored almost 5 years ago by Rajiv Shah <[email protected]>
chore(examples) Pin dependencies (#171)

58f8a2ed55b14474606ff843f89ebd198a518f59 authored almost 5 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
combine jobs and add step with conditional (#121)

* combine jobs and add step with conditional

* too many equals

a41ec9fcc6cbef0f6c3b82ad347b071c8036ae32 authored almost 5 years ago by Jacob Bolda <[email protected]>
fix(cli) improve workspace detection #67 (#125)

2499883f49e4bc26599e3b71233817526ed30ac3 authored almost 5 years ago by Lucas Fernandes Nogueira <[email protected]>
chore(versions) update workspace's Cargo.lock

d6b3624c1fbbaf16f087b731be5527f7f041bb76 authored almost 5 years ago by Lucas <[email protected]>
fix(js-cli) move automaticStart to the correct place on tauri.conf.js

b58c724a833c40a67d40db39da169f9e05b9b6c0 authored almost 5 years ago by Lucas <[email protected]>
fix(js-cli) check if devPath is an URL

92030149594142be57819530b99090911fd13dcf authored almost 5 years ago by Lucas <[email protected]>
fix(tauri.js:init): default to CWD

dc23f0415b7b6eaebfae80eb07248ad96ae90bac authored almost 5 years ago by Daniel Thompson-Yvetot <[email protected]>
fix(js-cli) tauri init broken when not using the local version #… (#136)

c756dc38fb947ec169ddd4ccf39faa29c87615b0 authored almost 5 years ago by Lucas Fernandes Nogueira <[email protected]>
chore(versions) bump tauri-cli

fe24995e9f102e5351ab14007ae8c3f16d4a1df8 authored almost 5 years ago by Lucas <[email protected]>
fix(js-cli) npmignore wrong on windows

75f05f58605f7a22e4b14cc6c7a3088923044df6 authored almost 5 years ago by Lucas Fernandes Gonçalves Nogueira <[email protected]>
chore(version): bump

d1ba3daa8c3c75c062de35eccc3a530b38ee6f6d authored almost 5 years ago by Daniel Thompson-Yvetot <[email protected]>
feat(npm): add needed items for npq

972fede965862cf511902659aedbb19f5ffce256 authored almost 5 years ago by Daniel Thompson-Yvetot <[email protected]>
chore/upgrades node (#115)

* chore(checkin): cargo.lock

* feat(upgrades): update and try to fix node tests

* fix(@iarna):...

c6adbe398b1838c6f69c6af50b1c36b1f1038ec0 authored almost 5 years ago by nothingismagick <[email protected]>
chore(versions): bump tauri-cli

5e8a375794c13effc0ed4ae95bfa929cad55b088 authored almost 5 years ago by Lucas <[email protected]>
fix(examples): fix quasar sample

7ce6ad6368d8a4d8f9d8bd17dcf6e583735c360a authored almost 5 years ago by Daniel Thompson-Yvetot <[email protected]>
Update dependency fast-glob to v3.1.1 (#113)

128e7eead1f4a492b69fb73a8fd514f77e8c0c2e authored almost 5 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
chore(versions) bump tauri.js

246516626a4ad36cafe0ee51187cd3535268090f authored almost 5 years ago by Lucas <[email protected]>
fix(js-cli) safeTap call

c04ff260108a3151eb21849d2bccb830ffcd42fe authored almost 5 years ago by Lucas <[email protected]>
feat(examples): init quasar example (#124)

2df9be57e823945b6e8e89f456f88047779f6e2d authored almost 5 years ago by nothingismagick <[email protected]>
build all smoke tests and artifact fixes (#128)

* build quasar and try artifact fix

* fix(examples:quasar): add build command

* cache example ...

86a9eeb7030ff4f7e2bfe598b68926abd9085919 authored almost 5 years ago by Jacob Bolda <[email protected]>
Feature/readme (#126)

* feat(badges): add badges

* feat(whois): tauri for?

530d0f1c374cb7061e9384aa1ae59bc040ad21ad authored almost 5 years ago by nothingismagick <[email protected]>
feat(js-cli) eslint work by nothingismagick

b0b8400a651fc0826875f741c54ad25f289c45d6 authored almost 5 years ago by Lucas <[email protected]>
event API testing (#132)

* feat(examples): quasar + API [wip]

* fix(tauri) event system on quasar example

* feat(templa...

b5b6a8f7a1b24700d78190b66c3125bc4eca4a59 authored almost 5 years ago by nothingismagick <[email protected]>
chore(versions): bump tauri.js & tauri

66b5fee9bb75c6f60b398c0996a10c092e2003ac authored almost 5 years ago by Daniel Thompson-Yvetot <[email protected]>
chore(versions) bump tauri.js

de4bc6bfbfe1957cb32dff2366dda5c0bf9652fe authored almost 5 years ago by Lucas <[email protected]>
schedule renovate to tone down noisiness (#122)

Also, there is a running theory that Tuesday is a good day for upgrades.

72c6dc0a72e19482514ce0cc3abc141608bd5caa authored almost 5 years ago by Jacob Bolda <[email protected]>
Pin dependencies (#78)

d63c66718dc372702e81de02a22e8cceb3a9536f authored almost 5 years ago by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[WIP] example / gatsby / themed-site (#120)

* add themed gatsby site as example and test target

* add specific example ignores to gitignore...

0d1e5d6c6d6296e16afca39fe5fa95d708919a99 authored almost 5 years ago by Jacob Bolda <[email protected]>
[WIP] github actions rust cache (#131)

* add cache ext

* shorten artifact name

* cache rust cargo home

see https://doc.rust-lang.org...

fb755e74b22a2fa028c926c9f3dace7e56de739c authored almost 5 years ago by Jacob Bolda <[email protected]>
feature/env (#80)

* fix(js-cli) resolve correct paths on `tauri init`

* feat(js-cli) inject src-tauri/ as lodash ...

1ab5af0993319745849b267918d80e958c9fed2c authored almost 5 years ago by nothingismagick <[email protected]>
fix(readme)

9a6712c20ffe241be78e1f9cef9f4c1035dc6fa8 authored almost 5 years ago by Daniel Thompson-Yvetot <[email protected]>
feat(funding): add opencollective to npm funding

bee6efeda076136273cfb5cb7636883c9431561f authored almost 5 years ago by nothingismagick <[email protected]>
feat(updateWebview): and a couple npm ignores (#63)

f3cc34896d4e86405afc3569217316347442bfb6 authored almost 5 years ago by nothingismagick <[email protected]>
fix/cli - updates (#46)

* fix(cli): watch tauri.conf.js

* fix(cli): use window.external

* fix(naming): purge cruft

22451e8661ff72ae555d373c868e4c954837d4a1 authored almost 5 years ago by nothingismagick <[email protected]>
chore(upgrade): bump deps (#110)

3bbfe1a140c982f8e7d285d47c9d1d2c000437f8 authored almost 5 years ago by nothingismagick <[email protected]>
Feat/bundler (#66)

* feat(updateWebview): and a couple npm ignores

* chore(update): version

* fix(bundler): remov...

1e8adeb4107630308cec6ccf43c5a4dd62d0abbb authored almost 5 years ago by nothingismagick <[email protected]>
set timeout on `yarn test` (#104)

It has been hanging on MacOS builds. Although we would want to fix this hang long term. This is ...

f90dd7fa16a4665393ec106d22c46dff9c819ae2 authored almost 5 years ago by Jacob Bolda <[email protected]>
chore(monorepo): cleanup (#73)

* chore(monorepo): cleanup

* fix(tauri-cli): build errors

* fix(tauri:build.rs): dont' panic i...

4f9e74705bed2f4677a434a8e86ec5835372fb8d authored almost 5 years ago by nothingismagick <[email protected]>
chore(version): bump

b0a5809e30872b5d8749a3e0dbf965612fab688f authored almost 5 years ago by Daniel Thompson-Yvetot <[email protected]>
feat(docs): purge for external documentation page (#36)

* feat(docs): purge for external documentation page

* feat(docs): add proper logo

* feat(docs)...

2c864b767797614f628a0d9df64b0996254c8bb9 authored almost 5 years ago by nothingismagick <[email protected]>
Update bundler crates. Fix errors related to updated versions of images and uuid. (#72) (#106)

b7864fa92dd54912848bc1a37a68c730b173d4f1 authored almost 5 years ago by kastenbutt <[email protected]>
feat(cli) [WIP] (#34)

* feat(cli) init tauri mode

Signed-off-by: Daniel Thompson-Yvetot <[email protected]>

* feat(...

976453df41df5a7fa9161e5238d53766f849376b authored almost 5 years ago by nothingismagick <[email protected]>
turn off workflows

9f07b66397684f66597d01cb5d37a5ff52fc3814 authored almost 5 years ago by nothingismagick <[email protected]>
Feature/edge (#61)

* feat(lib) propagate edge feature to web-view crate

* feat(cli) add edge feature to config

b377f03e0e3fa805151426bca0fcc36615bd19f6 authored almost 5 years ago by nothingismagick <[email protected]>
chore(version): bump

b0a5809e30872b5d8749a3e0dbf965612fab688f authored almost 5 years ago by Daniel Thompson-Yvetot <[email protected]>
Feat(bundler) dmg bundler (#38)

* feat(cli) init tauri mode

Signed-off-by: Daniel Thompson-Yvetot <[email protected]>

* feat(...

3d243298c6e8be13458778923c2cf882033e0816 authored almost 5 years ago by Tensor-Programming <[email protected]>
fix(test): fix Jest tests (#77)

36c4aa9ff84dbd8c2429c0e493bdc67c4c219aca authored almost 5 years ago by Rajiv Shah <[email protected]>
feat(bundler) appimage (#37)

* add basic setup

* add basic download logic

* build test

* add yaml parser.

* finish appima...

a15ec3d8c363e349d2ee5f3e4d584beb458345ec authored almost 5 years ago by Tensor-Programming <[email protected]>
Feat/bundler (#66)

* feat(updateWebview): and a couple npm ignores

* chore(update): version

* fix(bundler): remov...

1e8adeb4107630308cec6ccf43c5a4dd62d0abbb authored almost 5 years ago by nothingismagick <[email protected]>
Delete tauri.conf.js

f4c506bce1debc62cd4eb36013079ce2b665410f authored almost 5 years ago by nothingismagick <[email protected]>
fix(bundler): add use declarations where necessary (#75)

0660e3a3737525fcf45568e5952889294e21ffe5 authored almost 5 years ago by Rajiv Shah <[email protected]>