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
* Changed next build to next export
Propper comand to export a static site is next export. See ...
df059b62081d89b22552051cef5de2d36756530e authored about 5 years agoe7837908e165d975a19b247d37b0d730da2cf30e authored about 5 years ago
* chore(deps): update and test
* fix(template): fix tauri.js init for mac
77e0a7875f6b25cf7e27e07e1a4fa15bcb4218e9 authored about 5 years agoe23c1e7131744b84587ddf09d002bd678309241c authored about 5 years ago
* rename smoke tests
* split into prod and source runs
* rename test job names for clarity
* ...
806dc953896ed8e10feaaa16afcaaa5973d3f1eb authored about 5 years agof8eb6ca7aac3dd8f17e4d0ccf1da752bca9b8d94 authored about 5 years ago
49876efbfa4f22f77f4c0c79c36c9d005446acbe authored about 5 years ago
0fcf4744e928237984df481b8b041e51285f5ee3 authored about 5 years ago
If distDir/index.html cannot be found, print a helpful error message
Previously, a TypeError wou...
4c64f130f87ade81228f59ed88b7dac9f13fad96 authored about 5 years ago
* add empty build command to monolith
* rerun init and add empty workspaces
seems if we don't ...
2b2a23d880ff4e287e0b4bde9742622471ded610 authored about 5 years agoe2f00df995ca51f90b463a1086eda90a3fbc978e authored about 5 years ago
ff52008ea02b920eae999b44e7eb914e1ee64a17 authored about 5 years ago
716de768864c245a6b51f52ceb719e03ef407c0c authored about 5 years ago
* feat(tauri) WIP on iframe wrapper
* fix(tauri) iframe communication working
* refactor(tauri...
608cf740a7e9b99544b9d4d6a975367c06b17b4c authored about 5 years ago152f4cab9261b353a3a8701b42c4cb4c9ce2b39f authored about 5 years ago
bce78e08cf2b41e48a4afeaf71bd842d65248239 authored about 5 years ago
* Create CODEOWNERS
* refactor(folders): keep lockstep with refactor/crates
added new folder c...
b6c30447f59c41cb122c2b437358adcf34e48fb1 authored about 5 years ago* split tauri into 3 crates
* fix macros
* change builder into lib
* cleanup package paths
*...
d517a5933fc839a229aaaeaa84d1fe375567cbbe authored about 5 years agof53b0493cb21ff9fb4a62b011d54d7c89ecddb91 authored about 5 years ago
Compiling on windows downloads WixTools to src-tauri/WixTools folder.
We don't want that polluti...
* shift example and slim config
removed gatsby-source-airtable and gatsby-theme-recipes to make...
6d04ee2336cac5701f356caf9f4fed5afcccc9e5 authored about 5 years ago0bc894f8fb66211db73fb5cc31a18c06dd1234a0 authored about 5 years ago
d1d8b85a6902e64c4930931e16776b5ed385ba60 authored about 5 years ago
c882f6f94c445164abf2187edb94da18921abc26 authored about 5 years ago
* check cache hits before install
* force install in case cache check doesn't work correctly
22f3de7aab8af36276c15f2abfa20d8de61003a6 authored about 5 years ago* add updater feature to remove reqwest
* fix(EOF): add newline character
4c6a56e7a08cd8bb2e8f9338f0126a2a90d2c5f0 authored about 5 years agoa23c70b24b2383043331037effb145141f384894 authored about 5 years ago
* Update renovate.json
* don't ignore examples and group PRs
* missing comma
* fix comments
...
730dba3b37196f0453bd61b378f20849c52a2190 authored about 5 years ago51fbcc99c6ab56dc4549af15974965295ea39281 authored about 5 years ago
* refactor(tauri.js): move command code into helpers
* reafactor(tauri.js): move command helper...
ad3cca6c8f26d37df7381ae056dfffae5c2e913c authored about 5 years ago7ef8459f7b9c62fc2c2d0054faf4963a67986f5d authored about 5 years ago
57e5f0100a82df70b445aff280b543a4fcbc502a authored about 5 years ago
1b4afcf3fac21f508541c29555d108528ddba1a6 authored about 5 years ago
* add cache ext
* shorten artifact name
* cache rust cargo home
see https://doc.rust-lang.org...
10f00f618c00ed7e95e7c251ddb45c9883b543b9 authored about 5 years ago* add themed gatsby site as example and test target
* add specific example ignores to gitignore...
3fe34936bc40d2ed18b31e46db4cb5d8a66fc7b4 authored about 5 years agofed196ed22a28a395fef8710b316744dca9145d8 authored about 5 years ago
5502690172d814905a771768aa96bfb71a45ce99 authored about 5 years ago
87849fded2f6c410c9ea1a0e33768b623c524d7c authored about 5 years ago
* build quasar and try artifact fix
* fix(examples:quasar): add build command
* cache example ...
24bade886c901d39a1d1f65941e417424060ac88 authored about 5 years agofb1a3862bc9591eeed693b4a0b416d23a72167bc authored about 5 years ago
29efc149a3ea10a31562a426f0062bcfb9e4e035 authored about 5 years ago
b731d20518042e784666a3234536012882569a23 authored about 5 years ago
b7499f1fa136293d47a78e4a29f241631f593807 authored about 5 years ago
9ae00aa8d3000f3eb352b66f546a95ead9511c2b authored about 5 years ago
1917c53caebe226e5bfeeb9c7b55c3d1ad4ac0b3 authored about 5 years ago
17c652e7cd9f6d6e427e60d1efd001edcc4f5e95 authored about 5 years ago
633b968220fb33f1dee294ce86cfcabb987037a7 authored about 5 years ago
* feat(tauri.js/tauri-config): throw error if req'd files don't exist
Checks that package.json a...
* chore(deps:examples): update
* chore(update:tauri): serde_json
Closes #146
c7c4d50aebb65bb44e73cfabe2cc34d6c5287562 authored about 5 years ago
cc8e614845617dbb8d59020629759d3963b9cb33 authored about 5 years ago
4b57bb865045e5a44d46b2d9f455b6c357fc8c98 authored about 5 years ago
* feat(examples): quasar + API [wip]
* fix(tauri) event system on quasar example
* feat(templa...
c827ef1ce76ed530d5c8ebdc65174f89da53a4f5 authored about 5 years agoe2655c4b7f2da1295ddb05375fb53fcc6fcb03ff authored about 5 years ago
* feat(badges): add badges
* feat(whois): tauri for?
4cca50daba27c5fec2466f5f4ec079230eb35145 authored about 5 years ago* chore(deps): add renovate.json
* manage cargo as well
* force cargo as enabled
5793898c6e3b4da821cec7b24a1beac9fb6c3ad9 authored about 5 years ago8fe377860a8927090effb0faf4a9a6f69b29c106 authored about 5 years ago
It has been hanging on MacOS builds. Although we would want to fix this hang long term. This is ...
958e1f983eea64b011257bbd11e323d4daaf8f31 authored about 5 years ago0935d77fbfd6a80e79bd3bd8b9402f8ed6ce87a1 authored about 5 years ago
2820471dae3f23f41233e85227a87dedecd183be authored about 5 years ago
1fe25d9ff9185ca6e1f4771a82d92c2e00afeb28 authored about 5 years ago
7cb12c21b712e7741607702444a10fca7921e566 authored about 5 years ago
2142b199687f94e04a8e29ba57c8c8cd20f1d634 authored about 5 years ago
fe876777eaaadcfbb81ddbf9e0def62904dac18c authored about 5 years ago
c7e4b00e16c87f32af5284b186c3b79c72df106f authored about 5 years ago
d232508995251e2cd0b9bb1cae862dc55a7de9aa authored about 5 years ago
2d4186f428c53b8d93894e7842a7b75ca3e906de authored about 5 years ago
9cdd914713b912ecdf02b3ff3237ba61283bda3c authored about 5 years ago
77f72ce7d14f8f5016ef3d5e0ec28e55e8c7efe9 authored about 5 years ago
* 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
* too many equals
4d0844b978ddec07cb48c0deda279bd8dfe90549 authored about 5 years ago203310c38301749a46ab68237c4b10fc22146f86 authored about 5 years ago
34d57c8000039e1f8289bcd96a90837fcbd9c9cd authored about 5 years ago
* fix(js-cli) resolve correct paths on `tauri init`
* feat(js-cli) inject src-tauri/ as lodash ...
b1c543fef6b2abb826fe9c384630cf6844d792b0 authored about 5 years ago* chore(checkin): cargo.lock
* feat(upgrades): update and try to fix node tests
* fix(@iarna):...
8d31f03c87baebc881433c69fa7f467ee23ee0c0 authored about 5 years agofda6686303d13136ac0f81c7ad151ea2cf8d508f authored about 5 years ago
94d8fca6e230db9f2a2ebdeb8913cd3ef0bc6b44 authored about 5 years ago
Also, there is a running theory that Tuesday is a good day for upgrades.
9bf56f8fe168cbc8d2e5e02d5a163452d8c750ab authored about 5 years agoc3efc85a221fd711948491e827fcc04c42720fa6 authored about 5 years ago
d232c555f8388c6388c35fb21a2077b7f697bdd7 authored about 5 years ago
22af7ec6ec683ef0dbcc5cd95eb74528555a25a1 authored about 5 years ago
1c148b5d0a91b2d8f987c66ebc4c052f6184628b authored about 5 years ago
bbf8f2c1788a71ed7b75d922e9052cc0721cd7fb authored about 5 years ago
* 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
* add build command
* ls to see where we are at
* ls after
* cd in one step...
02fa4378c16d8737323f6f486ff16bd026674f09 authored about 5 years ago5f3cb19812c36ca9727a5f6f992c4250fe469080 authored about 5 years ago
* feat(webpack) chain with safe tap & load tauri config
* feat(config) add automaticStart optio...
9f5da6cadc298cceff9a476bce8c89823e3dc859 authored about 5 years agoThis will fix MacOS build image not having Rust installed by default.
9ccdd674cd9534709fdac743fad92c381730acb3 authored about 5 years ago885326a5cc21fca1750681a633ba52078b0a3763 authored about 5 years ago
9742fd53fe1489c8126dc26046fd96f1652f8459 authored about 5 years ago
Closes #35
Thanks to @tomassedovic for bringing this up.
4bd8ab60643c6d32ce4d6041e0bec885304c4d72 authored about 5 years ago
381bfc90b4708c441ae5257d5ab42442685bce2f authored about 5 years ago
1f6dd3c639e3ea0891b635255550bf6b2b98ee24 authored about 5 years ago
f9b9896de307fb06752c9b50e64212e6fec50712 authored about 5 years ago
* fix(cli): watch tauri.conf.js
* fix(cli): use window.external
* fix(naming): purge cruft
* ...
41700e296b35937aa1d061a4398d573d2a61e0a0 authored about 5 years ago* feat(cli) init tauri mode
Signed-off-by: Daniel Thompson-Yvetot <[email protected]>
* feat(...
8822cf1a18766b68d03224e2c741405c855527ce authored about 5 years ago* feat(web-view): revert to now well-maintained upstream web-view [WIP]
* feat(tests): add jest...
9bf97e01d61f2ec0e4806e76521fe9567e9acf43 authored about 5 years ago* feat(lib) propagate edge feature to web-view crate
* feat(cli) add edge feature to config
fb12420b0562f1c1a5ed974454ad82d2617cc860 authored about 5 years ago