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

Corrected example: Changed next build to next export (#200)

* Changed next build to next export

Propper comand to export a static site is next export. See ...

df059b62081d89b22552051cef5de2d36756530e authored about 5 years ago
fix(examples): Fix gatsby themed-site build errors (#187)

e7837908e165d975a19b247d37b0d730da2cf30e authored about 5 years ago
Chore/updates new (#183)

* chore(deps): update and test

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

77e0a7875f6b25cf7e27e07e1a4fa15bcb4218e9 authored about 5 years ago
fix(entry) emit event without payload

e23c1e7131744b84587ddf09d002bd678309241c authored about 5 years ago
enable new examples in smoke tests (#194)

* rename smoke tests

* split into prod and source runs

* rename test job names for clarity

* ...

806dc953896ed8e10feaaa16afcaaa5973d3f1eb authored about 5 years ago
Added next.js example (#191)

f8eb6ca7aac3dd8f17e4d0ccf1da752bca9b8d94 authored about 5 years ago
chore(deps): pin dependencies (#184)

49876efbfa4f22f77f4c0c79c36c9d005446acbe authored about 5 years ago
fix(ci): Install webkit2gtk on ubuntu when building smoke tests via prod (#188)

0fcf4744e928237984df481b8b041e51285f5ee3 authored about 5 years ago
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...

53769190240ee494a151e6b592c5bd1dbf96f2bf authored about 5 years ago
chore(js-cli) bump version to 0.2.0

4c64f130f87ade81228f59ed88b7dac9f13fad96 authored about 5 years ago
add empty build command to monolith (#201)

* add empty build command to monolith

* rerun init and add empty workspaces

seems if we don't ...

2b2a23d880ff4e287e0b4bde9742622471ded610 authored about 5 years ago
chore(tauri) bump lib's crate version to 0.2.0

e2f00df995ca51f90b463a1086eda90a3fbc978e authored about 5 years ago
Added MVP for integration with create-react-app (#186)

ff52008ea02b920eae999b44e7eb914e1ee64a17 authored about 5 years ago
chore(examples) Update Vue Examples (#180)

716de768864c245a6b51f52ceb719e03ef407c0c authored about 5 years ago
feat(tauri) lazy loading for the no-server mode (#161)

* feat(tauri) WIP on iframe wrapper

* fix(tauri) iframe communication working

* refactor(tauri...

608cf740a7e9b99544b9d4d6a975367c06b17b4c authored about 5 years ago
feat(js-cli) inject CSP from tauri.config.js (#167)

152f4cab9261b353a3a8701b42c4cb4c9ce2b39f authored about 5 years ago
Fixed missing public folder for CRA example (#189)

bce78e08cf2b41e48a4afeaf71bd842d65248239 authored about 5 years ago
Create CODEOWNERS (#195)

* Create CODEOWNERS

* refactor(folders): keep lockstep with refactor/crates

added new folder c...

b6c30447f59c41cb122c2b437358adcf34e48fb1 authored about 5 years ago
[WIP] Refactor(Crates) Tauri into individual Crates (#192)

* split tauri into 3 crates

* fix macros

* change builder into lib

* cleanup package paths

*...

d517a5933fc839a229aaaeaa84d1fe375567cbbe authored about 5 years ago
chore(js-cli) remove test code from tauri.js template

f53b0493cb21ff9fb4a62b011d54d7c89ecddb91 authored about 5 years ago
Created .gitignore to ignore WixTools (#199)

Compiling on windows downloads WixTools to src-tauri/WixTools folder.
We don't want that polluti...

0ea5c4fd5308efc9f8eb6b471d5b725da3b2666f authored about 5 years ago
slim down gatsby example, update deps (#193)

* shift example and slim config

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

6d04ee2336cac5701f356caf9f4fed5afcccc9e5 authored about 5 years ago
chore(examples) Pin dependencies (#171)

0bc894f8fb66211db73fb5cc31a18c06dd1234a0 authored about 5 years ago
chore(deps): update dependency lockfile-lint to v3.0.4 (#182)

d1d8b85a6902e64c4930931e16776b5ed385ba60 authored about 5 years ago
fix(js-cli) npmignore wrong on windows

c882f6f94c445164abf2187edb94da18921abc26 authored about 5 years ago
check cache hits before install (#149)

* check cache hits before install

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

22f3de7aab8af36276c15f2abfa20d8de61003a6 authored about 5 years ago
Updater feature flag (#154)

* add updater feature to remove reqwest

* fix(EOF): add newline character

4c6a56e7a08cd8bb2e8f9338f0126a2a90d2c5f0 authored about 5 years ago
hotfix(cargo.lock): remove erroneous lockfile

a23c70b24b2383043331037effb145141f384894 authored about 5 years ago
[WIP] Renovate to Update Examples (#153)

* Update renovate.json

* don't ignore examples and group PRs

* missing comma

* fix comments

...

730dba3b37196f0453bd61b378f20849c52a2190 authored about 5 years ago
remove reqwest (#139)

51fbcc99c6ab56dc4549af15974965295ea39281 authored about 5 years ago
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...

ad3cca6c8f26d37df7381ae056dfffae5c2e913c authored about 5 years ago
chore(deps): update dependency lockfile-lint to v3 (#148)

7ef8459f7b9c62fc2c2d0054faf4963a67986f5d authored about 5 years ago
chore(deps): update dependency eslint-plugin-import to v2.19.1 (#143)

57e5f0100a82df70b445aff280b543a4fcbc502a authored about 5 years ago
feat(js-cli) eslint work by nothingismagick

1b4afcf3fac21f508541c29555d108528ddba1a6 authored about 5 years ago
[WIP] github actions rust cache (#131)

* add cache ext

* shorten artifact name

* cache rust cargo home

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

10f00f618c00ed7e95e7c251ddb45c9883b543b9 authored about 5 years ago
[WIP] example / gatsby / themed-site (#120)

* add themed gatsby site as example and test target

* add specific example ignores to gitignore...

3fe34936bc40d2ed18b31e46db4cb5d8a66fc7b4 authored about 5 years ago
chore(js-cli) bump @tauri-apps/toml version

fed196ed22a28a395fef8710b316744dca9145d8 authored about 5 years ago
fix(examples): fix quasar sample

5502690172d814905a771768aa96bfb71a45ce99 authored about 5 years ago
chore(version): bump

87849fded2f6c410c9ea1a0e33768b623c524d7c authored about 5 years ago
build all smoke tests and artifact fixes (#128)

* build quasar and try artifact fix

* fix(examples:quasar): add build command

* cache example ...

24bade886c901d39a1d1f65941e417424060ac88 authored about 5 years ago
fix(workflow): quasar example (#141)

fb1a3862bc9591eeed693b4a0b416d23a72167bc authored about 5 years ago
fix(js-cli) tauri init broken when not using the local version #… (#136)

29efc149a3ea10a31562a426f0062bcfb9e4e035 authored about 5 years ago
fix(js-cli) regression on template's default tauri version

b731d20518042e784666a3234536012882569a23 authored about 5 years ago
fix(readme)

b7499f1fa136293d47a78e4a29f241631f593807 authored about 5 years ago
chore(deps): update dependency lockfile-lint to v2.2.0 (#144)

9ae00aa8d3000f3eb352b66f546a95ead9511c2b authored about 5 years ago
Update FUNDING.yml

1917c53caebe226e5bfeeb9c7b55c3d1ad4ac0b3 authored about 5 years ago
feat(npm): add needed items for npq

17c652e7cd9f6d6e427e60d1efd001edcc4f5e95 authored about 5 years ago
chore(versions) bump tauri.js

633b968220fb33f1dee294ce86cfcabb987037a7 authored about 5 years ago
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...

df7fe9d0c80d442053203cc1a5ed65c765113910 authored about 5 years ago
chore/updates (#150)

* chore(deps:examples): update

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

9f034b7b584e3830df99a01b78d16c69b4b93dd5 authored about 5 years ago
fix(deps): update rust crate sysinfo to 0.10 (#147)

c7c4d50aebb65bb44e73cfabe2cc34d6c5287562 authored about 5 years ago
fix(deps): update dependency sharp to v0.23.4 (#145)

cc8e614845617dbb8d59020629759d3963b9cb33 authored about 5 years ago
fix(tauri.js:init): default to CWD

4b57bb865045e5a44d46b2d9f455b6c357fc8c98 authored about 5 years ago
event API testing (#132)

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

* fix(tauri) event system on quasar example

* feat(templa...

c827ef1ce76ed530d5c8ebdc65174f89da53a4f5 authored about 5 years ago
chore(versions) bump tauri.js

e2655c4b7f2da1295ddb05375fb53fcc6fcb03ff authored about 5 years ago
Feature/readme (#126)

* feat(badges): add badges

* feat(whois): tauri for?

4cca50daba27c5fec2466f5f4ec079230eb35145 authored about 5 years ago
Configure Renovate (#71)

* chore(deps): add renovate.json

* manage cargo as well

* force cargo as enabled

5793898c6e3b4da821cec7b24a1beac9fb6c3ad9 authored about 5 years ago
fix(tauri.js): version mistake

8fe377860a8927090effb0faf4a9a6f69b29c106 authored about 5 years ago
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 ...

958e1f983eea64b011257bbd11e323d4daaf8f31 authored about 5 years ago
fix(test): fix Jest tests (#77)

0935d77fbfd6a80e79bd3bd8b9402f8ed6ce87a1 authored about 5 years ago
feat(examples): init quasar example (#124)

2820471dae3f23f41233e85227a87dedecd183be authored about 5 years ago
fix(bundler): add use declarations where necessary (#75)

1fe25d9ff9185ca6e1f4771a82d92c2e00afeb28 authored about 5 years ago
Pin dependencies (#78)

7cb12c21b712e7741607702444a10fca7921e566 authored about 5 years ago
fix(js-cli) safeTap call

2142b199687f94e04a8e29ba57c8c8cd20f1d634 authored about 5 years ago
chore(versions): bump tauri.js & tauri

fe876777eaaadcfbb81ddbf9e0def62904dac18c authored about 5 years ago
Cleanup path_utils.rs (#74) (#103)

c7e4b00e16c87f32af5284b186c3b79c72df106f authored about 5 years ago
chore(versions) bump tauri-cli

d232508995251e2cd0b9bb1cae862dc55a7de9aa authored about 5 years ago
Update bundler crates. Fix errors related to updated versions of images and uuid. (#72) (#106)

2d4186f428c53b8d93894e7842a7b75ca3e906de authored about 5 years ago
fix(ci): install webkit2gtk on ubuntu before building (#105)

9cdd914713b912ecdf02b3ff3237ba61283bda3c authored about 5 years ago
chore(upgrade): bump deps (#110)

77f72ce7d14f8f5016ef3d5e0ec28e55e8c7efe9 authored about 5 years ago
chore(monorepo): cleanup (#73)

* chore(monorepo): cleanup

* fix(tauri-cli): build errors

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

681da23f44aa7b7712491920325f3728132bdd66 authored about 5 years ago
combine jobs and add step with conditional (#121)

* combine jobs and add step with conditional

* too many equals

4d0844b978ddec07cb48c0deda279bd8dfe90549 authored about 5 years ago
Update dependency fast-glob to v3.1.1 (#113)

203310c38301749a46ab68237c4b10fc22146f86 authored about 5 years ago
chore(versions) update workspace's Cargo.lock

34d57c8000039e1f8289bcd96a90837fcbd9c9cd authored about 5 years ago
feature/env (#80)

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

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

b1c543fef6b2abb826fe9c384630cf6844d792b0 authored about 5 years ago
chore/upgrades node (#115)

* chore(checkin): cargo.lock

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

* fix(@iarna):...

8d31f03c87baebc881433c69fa7f467ee23ee0c0 authored about 5 years ago
chore(versions): bump tauri-cli

fda6686303d13136ac0f81c7ad151ea2cf8d508f authored about 5 years ago
fix(js-cli) check if devPath is an URL

94d8fca6e230db9f2a2ebdeb8913cd3ef0bc6b44 authored about 5 years ago
schedule renovate to tone down noisiness (#122)

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

9bf56f8fe168cbc8d2e5e02d5a163452d8c750ab authored about 5 years ago
fix(js-cli) move automaticStart to the correct place on tauri.conf.js

c3efc85a221fd711948491e827fcc04c42720fa6 authored about 5 years ago
fix(cli) improve workspace detection #67 (#125)

d232c555f8388c6388c35fb21a2077b7f697bdd7 authored about 5 years ago
feat(tauri.js): repath template files

22af7ec6ec683ef0dbcc5cd95eb74528555a25a1 authored about 5 years ago
feat(updateWebview): and a couple npm ignores (#63)

1c148b5d0a91b2d8f987c66ebc4c052f6184628b authored about 5 years ago
feat(dev.to) add blog

bbf8f2c1788a71ed7b75d922e9052cc0721cd7fb authored about 5 years ago
fix/cli - updates (#46)

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

* fix(cli): use window.external

* fix(naming): purge cruft

0287eff29a867819dbd77b745ee7ca98891e4999 authored about 5 years ago
test lib on PR (#1) (#49)

* test lib on PR

* add build command

* ls to see where we are at

* ls after

* cd in one step...

02fa4378c16d8737323f6f486ff16bd026674f09 authored about 5 years ago
feat(icons): add and test icon generation for tauri (#55)

5f3cb19812c36ca9727a5f6f992c4250fe469080 authored about 5 years ago
Feature/webpack (#62)

* feat(webpack) chain with safe tap & load tauri config

* feat(config) add automaticStart optio...

9f5da6cadc298cceff9a476bce8c89823e3dc859 authored about 5 years ago
install Rust stable before build (#53)

This will fix MacOS build image not having Rust installed by default.

9ccdd674cd9534709fdac743fad92c381730acb3 authored about 5 years ago
feat(icons): add correct icons to template (#59)

885326a5cc21fca1750681a633ba52078b0a3763 authored about 5 years ago
fix(info) update security info

9742fd53fe1489c8126dc26046fd96f1652f8459 authored about 5 years ago
feat(floss) clarify electron concerns with floss

Closes #35
Thanks to @tomassedovic for bringing this up.

36fd958df31bdfe7d40ceab13647ad721e3a0aa1 authored about 5 years ago
Update README.md

4bd8ab60643c6d32ce4d6041e0bec885304c4d72 authored about 5 years ago
feat(funding): add opencollective to npm funding

381bfc90b4708c441ae5257d5ab42442685bce2f authored about 5 years ago
feat(package) finalize renaming

1f6dd3c639e3ea0891b635255550bf6b2b98ee24 authored about 5 years ago
Delete tauri.conf.js

f9b9896de307fb06752c9b50e64212e6fec50712 authored about 5 years ago
Fix/cli (#47)

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

* fix(cli): use window.external

* fix(naming): purge cruft

* ...

41700e296b35937aa1d061a4398d573d2a61e0a0 authored about 5 years ago
feat(cli) [WIP] (#34)

* feat(cli) init tauri mode

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

* feat(...

8822cf1a18766b68d03224e2c741405c855527ce authored about 5 years ago
feat/web-view (#52)

* feat(web-view): revert to now well-maintained upstream web-view [WIP]

* feat(tests): add jest...

9bf97e01d61f2ec0e4806e76521fe9567e9acf43 authored about 5 years ago
Feature/edge (#61)

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

* feat(cli) add edge feature to config

fb12420b0562f1c1a5ed974454ad82d2617cc860 authored about 5 years ago