Lucas Fernandes Nogueira
|
f03eea9c9b
|
feat(core): inject invoke key on <script type="module"> (#2120)
|
2021-06-29 20:40:41 -03:00 |
|
github-actions[bot]
|
5353379d15
|
Apply Version Updates From Current Changes (#1823)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2021-06-23 16:56:16 -03:00 |
|
renovate[bot]
|
951f04b9c1
|
chore(deps) Update Rust crate phf to 0.9 (#2051)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-06-23 13:03:28 -03:00 |
|
Lucas Fernandes Nogueira
|
9cd10df4d5
|
feat(core): allow disabling file drop handler, closes #2014 (#2030)
|
2021-06-21 10:55:14 -03:00 |
|
renovate[bot]
|
c9bf9432e7
|
chore(deps) Update Rust crate zstd to 0.9 (#1971)
* chore(deps) Update Rust crate zstd to 0.9
* chore(deps) Update Rust crate zstd to 0.9
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-06-15 23:11:27 -03:00 |
|
Lucas Fernandes Nogueira
|
cd1a299a7d
|
chore(core): hide phf, closes #1961 (#1964)
|
2021-06-09 19:04:31 -03:00 |
|
Lucas Fernandes Nogueira
|
5cba6eb4d2
|
feat(core): add window center API, closes #1822 (#1954)
|
2021-06-05 18:20:16 -03:00 |
|
Lucas Nogueira
|
4937741d33
|
chore(docs): document cargo features [skip ci]
|
2021-05-31 13:29:09 -03:00 |
|
Lucas Fernandes Nogueira
|
6ec54c53b5
|
feat(core): allow dev_path , dist_dir as array of paths, fixes #1897 (#1926)
* feat(core): allow `dev_path`, `dist_dir` as array of paths, fixes #1897
* fix: clippy
|
2021-05-31 11:42:10 -03:00 |
|
Lucas Nogueira
|
5525b03a78
|
feat(core): add skip_taskbar API to the WindowBuilder/WindowOptions
|
2021-05-30 18:43:28 -03:00 |
|
Lucas Nogueira
|
5f351622c7
|
feat(core): add focus API to the WindowBuilder and WindowOptions, #1737
|
2021-05-30 17:41:28 -03:00 |
|
renovate[bot]
|
f63925e776
|
chore(deps) Update Rust crate thiserror to 1.0.25 (#1899)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-05-30 17:05:32 -03:00 |
|
imspace
|
3bf853d782
|
feat(cli.rs): support tauri build on M1 chip (#1915)
|
2021-05-29 01:21:24 -03:00 |
|
Lucas Fernandes Nogueira
|
e97846aae9
|
feat(core): validate devPath and distDir values (#1848)
* feat(core): validate `devPath` and `distDir` values
* fix tests
|
2021-05-17 14:47:05 -03:00 |
|
github-actions[bot]
|
7c7a0777ca
|
Apply Version Updates From Current Changes (#1629)
* apply version updates
* fix metadata.json [skip ci]
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-05-11 16:20:35 -03:00 |
|
Lucas Fernandes Nogueira
|
319cf16a54
|
fix: prune packages, add license files, closes #1507 (#1769)
Co-authored-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
|
2021-05-10 20:28:15 -03:00 |
|
Lucas Fernandes Nogueira
|
7bb7dda752
|
refactor(core): resolve resource_dir using the package info (#1762)
|
2021-05-10 00:01:12 -03:00 |
|
Lucas Fernandes Nogueira
|
c090927021
|
feat(core): system tray, closes #157 (#1749)
|
2021-05-09 08:15:37 -03:00 |
|
Lucas Fernandes Nogueira
|
e087f0f937
|
feat: add #[non_exhaustive] attribute (#1725)
|
2021-05-05 22:22:45 -03:00 |
|
renovate[bot]
|
fe7fc7a2ca
|
chore(deps) Update Rust crate zstd to 0.8 (#1708)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-05-05 02:04:38 -03:00 |
|
Lucas Fernandes Nogueira
|
6132f3f4fe
|
feat(core): reintroduce CSP injection (#1704)
|
2021-05-04 23:31:05 -03:00 |
|
Lucas Fernandes Nogueira
|
428d50add4
|
refactor(core): use bundle identifier on app dir, closes #1693 (#1703)
* refactor(core): use bundle identifier on app dir, closes #1693
* fix: tests
* clippy
|
2021-05-04 20:26:13 -03:00 |
|
Lucas Fernandes Nogueira
|
c91105ff96
|
refactor(build): allow setting window icon path on try_build (#1686)
|
2021-05-03 10:42:29 -03:00 |
|
github-actions[bot]
|
0f86bc4071
|
Apply Version Updates From Current Changes (#1620)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-04-25 17:54:41 -03:00 |
|
renovate[bot]
|
95d6fd059f
|
chore(deps) Update Tauri Utils (#1476)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-04-24 12:54:21 -03:00 |
|
Lucas Fernandes Nogueira
|
8fd1baf69b
|
fix(core): pull package info from tauri.conf.json if set (#1581)
* fix(core): pull package info from tauri.conf.json if set
* fix: codegen
|
2021-04-22 12:28:18 -03:00 |
|
nothingismagick
|
7d8eb5effb
|
chore(authors): use programme title (#1478)
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
|
2021-04-14 13:11:08 -05:00 |
|
github-actions[bot]
|
49c450d6fe
|
Apply Version Updates From Current Changes (#1165)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-04-14 10:50:15 -03:00 |
|
nothingismagick
|
22d1803b77
|
chore(license): purge template path because not everyone is a robot (#1462)
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
|
2021-04-12 10:57:42 -03:00 |
|
nothingismagick
|
a8160224b7
|
chore(rust-toolchain): use 1.51.0 (#1459)
* chore(rust-toolchain): use 1.51.0
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* fix: core clippy
* fix: bundler clippy
* fix: cli.rs clippy
* fix: core clippy
* fix: bundler test
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-04-12 15:44:44 +02:00 |
|
nothingismagick
|
bf82136466
|
feat(license): SPDX Headers (#1449)
* chore(licenses): api
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(licenses): scripts
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): cli/core
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): cli/tauri-bundler
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): workflows
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): require license_template in rust
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri-api
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri-build
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri-codegen
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri-macros
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri-updater
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): core/tauri-utils
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): examples
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): cli/tauri.js
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): changefile
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): place both licenses in root
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): package.json SPDX
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): SPDX everywhere
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* fix(tauri.js): tests more time for ubuntu
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): commons conservancy language
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): add spdx file
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* fix(license): clippy
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
* chore(license): language
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
|
2021-04-11 00:09:09 +02:00 |
|
Lucas Fernandes Nogueira
|
8b36fe0c5d
|
refactor: move tauri crates to /core folder (#1444)
|
2021-04-08 13:22:20 -03:00 |
|