Amr Bashir
|
ba208b7e9b
|
fix(api): correctly merge pkg exports in after-build.js script (#1609)
|
2021-04-24 09:43:29 -03:00 |
|
fossabot
|
10e5996bfa
|
Add license scan report and status (#1545)
Signed off by: fossabot <badges@fossa.com>
|
2021-04-23 17:34:10 -03:00 |
|
Lucas Fernandes Nogueira
|
9eccb2af28
|
chore(cli.js): propagate all commands to cli.rs except icon and deps (#1604)
|
2021-04-23 16:28:15 -03:00 |
|
Lucas Nogueira
|
4d42548381
|
fix(ci): branch name
|
2021-04-23 15:34:38 -03:00 |
|
Lucas Fernandes Nogueira
|
941585c0c5
|
fix(cli.js): skip installing deps when --ci is passed on tauri init (#1603)
|
2021-04-23 15:31:45 -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
|
7471e347d3
|
feat(core): add error message on error::CreateWebview (#1602)
|
2021-04-23 15:30:02 -03:00 |
|
Lucas Fernandes Nogueira
|
1e0b41e155
|
refactor(cli.js): tauri icon with positional arg for icon path (#1600)
|
2021-04-23 11:10:49 -03:00 |
|
Lucas Fernandes Nogueira
|
cfa74ebf68
|
feat(core): validate dialog default_path (it must exist) (#1599)
|
2021-04-23 03:17:29 -03:00 |
|
Lucas Fernandes Nogueira
|
aa7e2738cc
|
feat: use rfd::FileDialog#set_file_name if default_path is a file (#1598)
|
2021-04-23 03:04:47 -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
|
82ef8f6a92
|
fix(core): clippy warnings, closes #1490 (#1595)
* fix(core): clippy warnings, closes #1490
* fix: cli.rs build
|
2021-04-23 01:40:43 -03:00 |
|
Lucas Fernandes Nogueira
|
07f5cd21be
|
chore(cta): add linting and formatting, closes #1520 (#1596)
|
2021-04-23 01:34:54 -03:00 |
|
Lucas Fernandes Nogueira
|
fbf73f3ab5
|
fix(bundler): find icon for AppImage, define .DirIcon , closes #749 (#1594)
|
2021-04-23 00:25:50 -03:00 |
|
Lucas Nogueira
|
1b159748e7
|
chore(examples): update api build files
|
2021-04-23 00:25:01 -03:00 |
|
Lucas Nogueira
|
d79f03c449
|
chore: cleanup todo
|
2021-04-23 00:23:35 -03:00 |
|
Amr Bashir
|
94d541d1c9
|
refactor(api): use a js script to copy necesary files to dist (#1593)
|
2021-04-22 23:16:53 -03:00 |
|
Lucas Fernandes Nogueira
|
8a32d0ec39
|
fix(cli.js): remove cli file if the download fails or process is killed (#1592)
|
2021-04-22 23:10:45 -03:00 |
|
Pablo Singer
|
ae156e77e0
|
fix(api): wrong window.setIcon argument type (#1591)
|
2021-04-22 21:39:18 -03:00 |
|
Lucas Fernandes Nogueira
|
5e65b768e5
|
fix(core): expose PageLoadPayload struct (#1590)
|
2021-04-22 20:35:50 -03:00 |
|
Lucas Fernandes Nogueira
|
2c69f90658
|
chore(examples): do not use lld linker (#1589)
|
2021-04-22 19:38:14 -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
|
0234336d6a
|
chore: cleanup setup error usage (#1588)
|
2021-04-22 19:14:02 -03:00 |
|
Lucas Nogueira
|
a33286e430
|
chore(maskfile): yew smoke test now uses trunk instead of cargo-web
|
2021-04-22 18:25:34 -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 Fernandes Nogueira
|
99307d02c3
|
fix(core): sidecar command path (#1584)
|
2021-04-22 16:01:56 -03:00 |
|
Lucas Fernandes Nogueira
|
7f998d08e3
|
fix(api): distribution (#1582)
Co-authored-by: Amr Bashir <48618675+amrbashir@users.noreply.github.com>
|
2021-04-22 15:39:59 -03:00 |
|
Lucas Fernandes Nogueira
|
7506a52844
|
chore: setup mask to use the smoke-tests repo (#1583)
|
2021-04-22 15:33:29 -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 |
|
Lucas Fernandes Nogueira
|
5f033db41c
|
feat(core): use bundle identifier on user data path (#1580)
|
2021-04-22 11:05:03 -03:00 |
|
david
|
5909c1e014
|
Make sure custom protocol is handled as secure context on macOS (#1551)
|
2021-04-22 10:09:42 -03:00 |
|
Lucas Fernandes Nogueira
|
422dd5e2a0
|
fix(core): command name on plugin invoke handler (#1577)
|
2021-04-21 23:31:27 -03:00 |
|
Lucas Nogueira
|
c03e312c28
|
chore: update cli.rs lockfile
|
2021-04-21 22:11:16 -03:00 |
|
Lucas Fernandes Nogueira
|
d3fdeb4518
|
feat(core): expose async_runtime module (#1576)
|
2021-04-21 22:09:24 -03:00 |
|
Lucas Fernandes Nogueira
|
508eddc784
|
refactor(core): plugin initialization return value (#1575)
|
2021-04-21 21:44:18 -03:00 |
|
Amr Bashir
|
f708ff824e
|
fix(CTA): #1569, manually set tauri script for compatability with older npm (#1572)
|
2021-04-21 21:26:49 -03:00 |
|
Lucas Fernandes Nogueira
|
938fb624f5
|
feat(core): expose custom protocol handler APIs (#1553)
|
2021-04-21 15:43:11 -03:00 |
|
Lucas Fernandes Nogueira
|
be65f04db7
|
fix(core): make window.__TAURI__.invoke context free, fixes #1547 (#1565)
|
2021-04-21 15:42:52 -03:00 |
|
Amr Bashir
|
c2e43ac66a
|
fix: remove tauri_utils from update-docs worflow (#1566)
|
2021-04-21 13:20:12 -03:00 |
|
Lucas Fernandes Nogueira
|
07eb6cec8b
|
fix(cli.js): use cargo search on crate latest version detection (#1563)
|
2021-04-21 12:43:46 -03:00 |
|
Lucas Fernandes Nogueira
|
1f089fb4f9
|
chore: update minimum nodejs version to 12.13.0 (#1562)
|
2021-04-21 11:50:24 -03:00 |
|
renovate[bot]
|
4bb8ab8621
|
chore(deps) Update Tauri JS CLI (major) (#1559)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-04-21 09:42:09 -03:00 |
|
Lucas Fernandes Nogueira
|
ceadf2f556
|
fix(core): macos shortcut modifiers, closes #1542 (#1560)
|
2021-04-21 09:12:18 -03:00 |
|
renovate[bot]
|
001e6f516b
|
chore(deps) Update Tauri JS CLI (#1558)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-04-21 08:09:45 -03:00 |
|
renovate[bot]
|
7b7658fbac
|
chore(deps) Update Tauri Core (#1555)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-04-21 01:41:52 -03:00 |
|
renovate[bot]
|
74bda32c66
|
chore(deps) Update Rust crate libflate to 1.1 (#1554)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-04-21 01:41:02 -03:00 |
|
Lucas Fernandes Nogueira
|
b2ed00087d
|
chore: remove entire test folder from packaged tauri crate (#1552)
|
2021-04-20 20:13:42 -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
|
2e39880582
|
chore: covector config tweaks, remove tauri -> api dep (#1541)
|
2021-04-19 14:04:44 -05:00 |
|