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 |
|
nothingismagick
|
12268e6e69
|
fix(csp): add 'self' (#1794)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-05-12 09:45:39 -03:00 |
|
Lucas Fernandes Nogueira
|
b86fe9a6de
|
feat(examples): add splashscreen example (#1685)
|
2021-05-03 11:16:51 -03:00 |
|
Lucas Fernandes Nogueira
|
5c1fe52c2b
|
feat(cli.rs): allow using cross instead of cargo, add target triple arg (#1664)
|
2021-04-30 15:16:14 -03:00 |
|
Lucas Fernandes Nogueira
|
9490b257d2
|
fix(cli.rs): enable the updater feature on cli (#1597)
|
2021-04-23 01:41:51 -03:00 |
|
Lucas Fernandes Nogueira
|
aea614587b
|
refactor(repo): add /tooling folder (#1457)
|
2021-04-12 01:59:25 -03:00 |
|
chip
|
a6def7066e
|
Refactor(tauri): move tauri-api and tauri-updater to tauri (#1455)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-04-12 01:09:41 -03: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 |
|
chip
|
94038b5e71
|
refactor(tauri): remove app runner, use builder (#1429)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-04-06 17:50:53 -03:00 |
|
Lucas Nogueira
|
836d9d0834
|
chore: remove unused dep on example
|
2021-04-05 21:57:22 -03:00 |
|
david
|
6d70c8e1e2
|
feat(updater): Alpha version (#643)
Co-authored-by: Rajiv Shah <rajivshah1@icloud.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: nothingismagick <denjell@mailscript.com>
Co-authored-by: Laegel <valentin.chouaf@laposte.net>
|
2021-04-05 14:51:17 -03:00 |
|