Lucas Fernandes Nogueira
0967b4291e
fix(windows) properly run the LoopbackExempt command on dev/build/msi, closes #788 ( #794 )
2020-07-09 21:41:18 -03:00
Rajiv Shah
466742f542
fix(tauri.js): Bump lodash to 4.17.19 ( #764 )
2020-07-09 21:14:18 -03:00
Lucas Fernandes Nogueira
aad60f59c7
fix(tauri) ignore just the distDir's root index.html
( #791 )
2020-07-09 13:08:20 -03:00
github-actions[bot]
c3e5a18f43
Apply Version Updates From Current Changes ( #786 )
...
* apply version updates
* Update tauri/CHANGELOG.md
Co-authored-by: jbolda <me@jacobbolda.com>
2020-07-09 09:11:16 -05:00
Lucas Fernandes Nogueira
18452edd98
fix(tauri) properly rebuild when tauri conf changes ( #787 )
2020-07-09 10:52:47 -03:00
Lucas Fernandes Nogueira
6a179997b4
fix(tauri.js) default config is invalid closes #777 ( #785 )
2020-07-09 10:40:31 -03:00
Lucas Fernandes Nogueira
16d39b3c0d
fix(tauri.js) tauri icon
with --icon
flag, closes #750 ( #774 )
2020-07-09 10:26:26 -03:00
github-actions[bot]
460ac25269
Apply Version Updates From Current Changes ( #772 )
...
Co-authored-by: lucasfernog <lucas@tauri.studio>
2020-07-08 18:46:35 -03:00
Lucas Fernandes Nogueira
39d264db92
fix(bundler) dmg unbounded variable
issue ( #770 )
2020-07-08 18:45:16 -03:00
github-actions[bot]
fed2641bb7
Apply Version Updates From Current Changes ( #758 )
...
Co-authored-by: lucasfernog <lucas@tauri.studio>
2020-07-08 14:06:40 -03:00
Lucas Fernandes Nogueira
acd8ceb72c
fix(tauri-bundler) appimage script ( #766 )
2020-07-08 14:05:34 -03:00
Lucas Fernandes Nogueira
960ad58c12
feat(tauri.js) validate tauri.conf.json schema on runtime ( #756 )
2020-07-07 15:42:15 -03:00
github-actions[bot]
fa720d5016
Apply Version Updates From Current Changes ( #748 )
...
Co-authored-by: lucasfernog <lucas@tauri.studio>
2020-07-06 10:37:03 -03:00
Lucas Fernandes Nogueira
6301df660a
fix(tauri.js) transpile TS API and fix cjs/esm export ( #752 )
2020-07-06 10:16:01 -03:00
Lucas Fernandes Nogueira
c3b5c1fdf8
Fix/includedir ( #751 )
...
* fix(tauri) assets embedding regression
* fix(tauri) fix & optimize embedded assets
2020-07-05 01:45:07 -03:00
Lucas Nogueira
e8ecd3ce3f
chore(changes) add bundler log improvement change file
2020-07-04 16:53:14 -03:00
github-actions[bot]
d8af70fa95
apply version updates ( #721 )
...
Co-authored-by: jbolda <me@jacobbolda.com>
2020-07-03 21:25:48 +02:00
Lucas Fernandes Nogueira
055d777a42
feat(bundler) bundle all binaries from the project ( #726 )
2020-06-30 19:06:39 -03:00
Lucas Fernandes Nogueira
6b097345ed
refactor(tauri) execute_promise String/Serialize management ( #724 )
2020-06-29 15:39:39 -03:00
Lucas Fernandes Nogueira
dd1bffe91e
refactor(api) rewrite readDir API ( #722 )
2020-06-27 15:40:46 -03:00
nothingismagick
2681ad361b
refactor(tauri.js) rewrite API module in TypeScript, closes #679 #435 ( #703 )
...
Co-authored-by: Quentin Goinaud <armaldio@gmail.com>
Co-authored-by: Lucas Fernandes Nogueira <lucasfernandesnog@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-06-27 12:20:00 -03:00
Rajiv Shah
467022f454
fix(bundler): Check if mksquashfs is installed before bundling AppImage, fix : #706 ( #717 )
2020-06-26 15:09:09 -03:00
github-actions[bot]
458becce46
Apply Version Updates From Current Changes ( #715 )
...
Co-authored-by: lucasfernog <lucas@tauri.studio>
2020-06-24 22:28:41 -03:00
Lucas Nogueira
f4a2bf994e
chore(changes) add changelog files
2020-06-24 22:12:16 -03:00
github-actions[bot]
414ea4b75d
Apply Version Updates From Current Changes ( #678 )
...
Co-authored-by: lucasfernog <lucas@tauri.studio>
2020-06-18 13:55:21 -03:00
Lucas Fernandes Nogueira
b04be6664e
fix(tauri) environment variables usage ( #688 )
2020-06-17 18:11:11 -03:00
Lucas Fernandes Nogueira
ea74c5cc01
fix(tauri) use appimagetool to build, finish script run, proper AppRun ( #682 )
2020-06-17 12:49:45 -03:00
Jacob Bolda
65e9c4fa40
feature: implement version change PR ( #676 )
...
* update readme with notes about character limits and designating bumps
* edit PR template to note addition of a change file
* add change file for #674
* add change file for #673
* add change file for #672
* add change file for #671
* add version action
* set version command in config
* add change file for #677
* add labels to PRs
* Update .changes/tauri-info-crash.md
Co-authored-by: Rajiv Shah <rajivshah1@icloud.com>
* Update .changes/HttpRequestBuilder-implementation.md
Co-authored-by: Rajiv Shah <rajivshah1@icloud.com>
* Update kill-beforeDevProcess-on-shutdown.md
* Update reflect-conf-changes.md
Co-authored-by: Rajiv Shah <rajivshah1@icloud.com>
Co-authored-by: Lucas Fernandes Nogueira <lucasfernandesnog@gmail.com>
2020-06-15 15:29:22 +02:00
Lucas Fernandes Nogueira
406dea79ed
feat(tauri) add Notifications API ( #505 )
2020-06-15 01:09:02 -03:00
Lucas Fernandes Nogueira
14a1ddfe18
feat(tauri) add app CLI interface config ( #670 )
2020-06-14 23:36:35 -03:00
chip
577a044bfa
fix(cli): tell user of missing lockfile or manifest during info ( #675 )
2020-06-14 19:26:38 -03:00
Jacob Bolda
d475767a14
feature: implement covector ( #668 )
...
* feature: implement covector
* Create change-status-on-PR.yml
* Create readme.md
* action is nested
* trailing comma in config
2020-06-12 09:23:54 -05:00