Lucas Fernandes Nogueira
|
9cd10df4d5
|
feat(core): allow disabling file drop handler, closes #2014 (#2030)
|
2021-06-21 10:55:14 -03:00 |
|
Lucas Fernandes Nogueira
|
b769c7f7da
|
feat(bundler): windows installer license, closes #2009 (#2027)
|
2021-06-21 10:36:13 -03:00 |
|
renovate[bot]
|
7d939db587
|
chore(deps) Update Rust crate once_cell to 1.8 (#1991)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-06-16 09:19:50 -03:00 |
|
Lucas Fernandes Nogueira
|
4791961981
|
feat(bundler): allow setting wix language, closes #1976 (#1988)
|
2021-06-15 21:12:34 -03:00 |
|
nothingismagick
|
463fd00d06
|
fix(csp): add wss and tauri to conf template (#1974)
* fix(csp): add wss and tauri to conf template
* add change file, update examples/docs
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-06-15 13:37:24 -03:00 |
|
Lucas Fernandes Nogueira
|
6a95d7acc3
|
fix(cli.rs): info version checks not striping \r on Windows (#1952)
|
2021-06-05 09:23:09 -03:00 |
|
Lucas Fernandes Nogueira
|
dc6b0d8522
|
feat(core): set .rc values from tauri.conf.json, closes #1849 (#1951)
|
2021-06-05 01:16:54 -03:00 |
|
Lucas Fernandes Nogueira
|
f7e9fe8f3f
|
refactor(core): new system tray and window menu APIs, closes #1898 (#1944)
|
2021-06-04 13:51:15 -03:00 |
|
Lucas Fernandes Nogueira
|
8f29a260e6
|
fix(cli.rs): copy resources and binaries on dev, closes #1298 (#1946)
|
2021-06-04 01:58:15 -03:00 |
|
Lucas Fernandes Nogueira
|
8be35ced78
|
fix(cli.rs): tauri.conf.json > tauri > bundle > targets being ignored (#1945)
* fix(cli.rs): `tauri.conf.json > tauri > bundle > targets` being ignored
* fix: cli.ts run
|
2021-06-04 00:57:00 -03:00 |
|
Lucas Fernandes Nogueira
|
21a971c3b7
|
feat(cli.rs): infer devPath/distDir/appName from package.json (#1930)
|
2021-05-31 19:37:53 -03:00 |
|
Lucas Nogueira
|
1341ca9a1b
|
chore(cli.rs): adjust info command output formatting [skip ci]
|
2021-05-31 13:33:44 -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 |
|
renovate[bot]
|
998cbed565
|
chore(deps) Update Tauri CLI (major) (#1905)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-05-30 17:01:09 -03:00 |
|
renovate[bot]
|
9726979116
|
chore(deps) Update Rust crate terminal_size to 0.1.17 (#1862)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-05-19 01:51:09 -03:00 |
|
Lucas Fernandes Nogueira
|
17c7c4396f
|
refactor(core): use attohttpc by default (#1861)
|
2021-05-19 01:06:08 -03:00 |
|
chip
|
5ff0c98dad
|
docs(cli.rs): add note on debian dependency (#1851)
|
2021-05-17 17:45:20 -03:00 |
|
aida.t
|
e08065d7fe
|
fix: deb installation error (#1844)
|
2021-05-17 14:18:33 -03:00 |
|
Lucas Fernandes Nogueira
|
6ec8e84d91
|
feat(cli.rs): add features arg to dev/build (#1828)
|
2021-05-13 18:10:48 -03:00 |
|
crapStone
|
2b814e9c93
|
added cargo features to tauri config (#1824)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-05-13 17:01:15 -03:00 |
|
crapStone
|
86a23ff30b
|
added support for cargo workspaces for dev command (#1827)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-05-13 16:45:46 -03:00 |
|
github-actions[bot]
|
64dd434b03
|
Apply Version Updates From Current Changes (#1811)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2021-05-13 10:17:03 -03:00 |
|
github-actions[bot]
|
a68b4ee827
|
Apply Version Updates From Current Changes (#1799)
Co-authored-by: jbolda <jbolda@users.noreply.github.com>
|
2021-05-12 16:31:52 -03:00 |
|
renovate[bot]
|
e02f7a689b
|
chore(deps) Update Rust crate serde_with to 1.9 (#1785)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-05-12 09:49:54 -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 |
|
Noah Klayman
|
71f6a5ed44
|
fix(cli.rs/build): fix typo getting bundle arg (#1783)
|
2021-05-12 09:32:31 -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
|
72b8048b5a
|
feat(cli.rs): fill debian depends with tauri dependencies (#1767)
|
2021-05-10 14:10:09 -03:00 |
|
Lucas Fernandes Nogueira
|
22676df57a
|
refactor(core): menu and system-tray feature flags (#1765)
|
2021-05-10 13:27:42 -03:00 |
|
Lucas Fernandes Nogueira
|
b2a7bfd7ec
|
fix(cli.rs): tray icon must be a png file on linux (#1750)
|
2021-05-09 10:04:43 -03:00 |
|
Lucas Fernandes Nogueira
|
c090927021
|
feat(core): system tray, closes #157 (#1749)
|
2021-05-09 08:15:37 -03:00 |
|
Lucas Fernandes Nogueira
|
79feb6a918
|
fix(cli.rs): cargo build failed due to cache issue, closes #1543 (#1741)
|
2021-05-07 16:31:52 -03:00 |
|
Kasper
|
f369a9c076
|
fix: restart when tauri dev starts, fixes #1544 (#1736)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-05-07 11:40:09 -03:00 |
|
renovate[bot]
|
94a58c70b4
|
chore(deps) Update Rust crate regex to 1.5 (#1706)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-05-05 02:03:41 -03:00 |
|
Lucas Fernandes Nogueira
|
6132f3f4fe
|
feat(core): reintroduce CSP injection (#1704)
|
2021-05-04 23:31:05 -03:00 |
|
Lucas Fernandes Nogueira
|
ac2cbcb131
|
fix(cli.rs): before dev process kill, closes #1626 (#1700)
|
2021-05-04 11:27:10 -03:00 |
|
Amr Bashir
|
2b4e2b7560
|
feat(cli.rs/info): get webview2 version on windows (#1669)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-05-04 01:26:56 -03:00 |
|
Lucas Fernandes Nogueira
|
314936efbe
|
feat(bundler): add icon path config instead of enforcing icons/icon.ico (#1698)
* feat(bundler): add icon path config instead of enforcing icons/icon.ico
* fix: build on unix
|
2021-05-03 23:09:12 -03:00 |
|
Lucas Fernandes Nogueira
|
152c755c47
|
feat(cli.rs): framework and bundler on info cmd, closes #1681 (#1682)
|
2021-05-02 21:51:35 -03:00 |
|
Lucas Fernandes Nogueira
|
5cc4b11f5d
|
feat(cli.rs): add context to errors (#1674)
|
2021-05-01 22:02:45 -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
|
fcee4c25fc
|
refactor(bundler): finish initial documentation, reorganize modules (#1662)
|
2021-04-30 11:39:50 -03:00 |
|
Lucas Fernandes Nogueira
|
df8bdcf063
|
feat(cli.rs): add support to string and table dependency, closes #1653 (#1654)
|
2021-04-29 12:17:46 -03:00 |
|
renovate[bot]
|
ba49160005
|
chore(deps) Update Tauri CLI (#1639)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-04-28 18:23:18 -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 |
|
github-actions[bot]
|
cad5192e31
|
Apply Version Updates From Current Changes (#1561)
Co-authored-by: nothingismagick <nothingismagick@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-04-25 16:07:22 -03:00 |
|
Lucas Fernandes Nogueira
|
d623d95fcb
|
fix(cli.rs): inliner dialoguer & console until they publish, fixes #1492 (#1610)
* fix(cli.rs): inliner dialoguer & console until they publish, fixes #1492
* fix tests
* change file
* fix: tests & fmt
* chore: add fork note
* fix: windows deps
* chore(licensing): add note for console & dialoguer
Signed-off-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
Co-authored-by: Daniel Thompson-Yvetot <denjell@mailscript.com>
|
2021-04-25 11:34:33 -03:00 |
|
Lucas Fernandes Nogueira
|
9e87fe6a69
|
feat(bundler): allow including custom files on debian package, fix #1428 (#1613)
|
2021-04-25 01:46:04 -03:00 |
|
Lucas Fernandes Nogueira
|
d13afec204
|
feat(bundler): add option to skip webview2 runtime installation, closes #1606 (#1612)
|
2021-04-24 19:01:50 -03:00 |
|
Downtime
|
ebe755ac5c
|
feat: #1528 wix supports custom templates (#1529)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-04-24 18:32:28 -03:00 |
|
Lucas Fernandes Nogueira
|
69ea51ec93
|
feat(bundler): implement wix fragments, closes #1528 (#1601)
|
2021-04-23 15:30:44 -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
|
0012782e43
|
fix(cli.rs): info command npm_package_version parsing beta-rc (#1587)
|
2021-04-22 19:14:15 -03:00 |
|
Lucas Fernandes Nogueira
|
ef474e5635
|
feat(ci): cache (#1585)
|
2021-04-22 17:34:46 -03:00 |
|
Lucas Fernandes Nogueira
|
a670d3a457
|
fix(cli.rs): check if distDir exists after running beforeDevCommand (#1586)
|
2021-04-22 16:28:41 -03:00 |
|
Lucas Nogueira
|
c03e312c28
|
chore: update cli.rs lockfile
|
2021-04-21 22:11:16 -03:00 |
|
Lucas Fernandes Nogueira
|
1f089fb4f9
|
chore: update minimum nodejs version to 12.13.0 (#1562)
|
2021-04-21 11:50:24 -03:00 |
|
github-actions[bot]
|
8fa06ddb6a
|
Apply Version Updates From Current Changes (#1540)
* apply version updates
* remove cli.rs and cli.js bump
Co-authored-by: jbolda <jbolda@users.noreply.github.com>
Co-authored-by: Jacob Bolda <me@jacobbolda.com>
|
2021-04-19 14:19:36 -05:00 |
|
Jacob Bolda
|
7ca77780a5
|
fix: update lockfile for cli.rs
Add cargo check run so it stays up to date when the version is bumped.
|
2021-04-19 11:37:05 -05:00 |
|
github-actions[bot]
|
a202b68447
|
apply version updates (#1503)
Co-authored-by: jbolda <jbolda@users.noreply.github.com>
|
2021-04-19 17:19:30 +02:00 |
|
Jacob Bolda
|
1f64927362
|
chore: sync cli.rs metadata.json file versions (#1534)
|
2021-04-19 09:15:21 -05:00 |
|
Amr Bashir
|
71666e9f9c
|
fix(cli.rs): fix panic & use cmd to run yarn &npm on windows (#1511)
|
2021-04-16 19:52:20 -03:00 |
|
Noah Klayman
|
bdf707285e
|
fix(cli.rs/info): add missing camelCase rename (#1505)
* fix(cli.rs/info): add missing camelCase rename
* add changefile
|
2021-04-15 07:48:38 +02:00 |
|
github-actions[bot]
|
345f2dbfc5
|
Apply Version Updates From Current Changes (#1499)
Co-authored-by: nothingismagick <nothingismagick@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-04-14 20:33:44 -03:00 |
|
github-actions[bot]
|
e267ebf1f1
|
Apply Version Updates From Current Changes (#1486)
* apply version updates
* adjust versions to beta-rc
Co-authored-by: jbolda <jbolda@users.noreply.github.com>
Co-authored-by: Jacob Bolda <me@jacobbolda.com>
|
2021-04-14 13:51:25 -05: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 |
|
Lucas Fernandes Nogueira
|
8572c6e407
|
chore(cli.rs): add metadata on manifest (#1483)
|
2021-04-14 14:12:11 -03:00 |
|
Lucas Nogueira
|
dec31adde2
|
fix(cli.rs): init issue
|
2021-04-14 13:45:01 -03:00 |
|
Lucas Fernandes Nogueira
|
5f3a12c557
|
fix(cli.rs): crate packaging (#1481)
Co-authored-by: nothingismagick <denjell@mailscript.com>
|
2021-04-14 13:37:29 -03: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 |
|
Lucas Fernandes Nogueira
|
64d7625b28
|
fix(tests): update cli.js app fixture (#1469)
|
2021-04-13 01:47:34 -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 |
|
Lucas Fernandes Nogueira
|
aea614587b
|
refactor(repo): add /tooling folder (#1457)
|
2021-04-12 01:59:25 -03:00 |
|