Commit Graph

105 Commits

Author SHA1 Message Date
renovate[bot]
0783998279
chore(deps) Update Tauri API (#1280)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-24 00:47:55 -03:00
Lucas Fernandes Nogueira
35c75b4197
refactor(api): reorganize and rename methods (#1277) 2021-02-23 23:30:14 -03:00
Lucas Fernandes Nogueira
8a120683b6
feat(core): implement windows icon with wry (#1272) 2021-02-23 11:57:58 -03:00
Lucas Fernandes Nogueira
99f2b2cd18
feat(core): finalize global shortcut API (#1261) 2021-02-19 22:43:59 -03:00
Jake Stanger
8263d4e5d6
fix(cli): unable to access match struct fields in rust (#1260)
The `Matches`, `SubcommandMatches` and `ArgData` struct fields were previously private and not accessible, meaning the data returned from `get_matches` was useless. This marks all the relevant fields as public.
2021-02-19 21:35:33 -03:00
Lucas Fernandes Nogueira
2326bcd399
refactor(core): use nfd for file dialogs, closes #1251 (#1257) 2021-02-18 11:43:41 -03:00
Lucas Fernandes Nogueira
6eee355a12
refactor(core): use tinyfiledialogs-rs for message/confirmation dialogs (#1255) 2021-02-17 23:27:33 -03:00
renovate[bot]
4d56e5e691
chore(deps) Update Rust crate zip to 0.5.10 (#1243)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-02-17 20:03:25 -03:00
Lucas Fernandes Nogueira
ea7332539d
refactor(core): all API are now promise based (#1239) 2021-02-16 01:23:15 -03:00
Lucas Fernandes Nogueira
a7bc472e99
refactor(core): improve HTTP API, closes #1098 (#1237) 2021-02-15 22:28:35 -03:00
Lucas Fernandes Nogueira
855effadd9
feat(core): globalShortcut API (#1232) 2021-02-14 17:34:23 -03:00
Lucas Fernandes Nogueira
772d83e8fd
fix(core): cli argument parser API not exiting on failure, update to latest (#1234) 2021-02-14 11:14:06 -03:00
Lucas Fernandes Nogueira
35468f68e5
chore(fmt): merge imports (#1216) 2021-02-11 03:22:42 -03:00
Lucas Fernandes Nogueira
84d7cdae63
refactor(core): remove no-server and its APIs (#1215) 2021-02-11 02:33:18 -03:00
Lucas Fernandes Nogueira
156a0ad5cb
refactor(tauri): use explicit error types instead of anyhow (#1209) 2021-02-10 19:51:15 -03:00
chip
e02c9419cb
refactor(tauri): support for building without environmental variables (#850)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-02-09 15:22:04 -03:00
Daisuke Kato
2e5d64b27e
fix(api): specify excact clap version (=3.0.0-beta.1) (#1191) 2021-02-08 18:41:36 -03:00
Lucas Fernandes Nogueira
99ecf7bb3e
feat(tauri): use WRY as webview engine (#1190) 2021-02-08 11:19:22 -03:00
Lucas Fernandes Nogueira
a169b67ef0
feat(tauri): add async support (#1169) 2021-02-03 20:47:57 -03:00
Lucas Fernandes Nogueira
ba8fb00880
feat(ci): add unused dependencies check (#1168) 2021-01-30 13:50:26 -03:00
renovate[bot]
98b2362c3f
chore(deps) Update Tauri API (#1138)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-24 14:29:16 -03:00
renovate[bot]
fe4ea762c1
chore(deps) Update Tauri API (major) (#1148)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-24 14:28:05 -03:00
renovate[bot]
254453f98a
chore(deps) Update Tauri API (#1123)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-01-06 07:48:00 -03:00
renovate[bot]
31ec6ed3ec
chore(deps) Update Tauri API (#1110)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-12 15:48:35 -03:00
renovate[bot]
f53d184b37
chore(deps) Update Rust crate once_cell to 1.5.2 (#1082)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-12-04 23:46:20 -03:00
renovate[bot]
48d33a4444
chore(deps) Update Rust crate dirs-next to v2 (#1067)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-12-04 23:45:18 -03:00
github-actions[bot]
665ed9a1cc
Apply Version Updates From Current Changes (#1075)
* apply version updates

* scrub revert from changelog

Co-authored-by: jbolda <jbolda@users.noreply.github.com>
Co-authored-by: Jacob Bolda <me@jacobbolda.com>
2020-11-10 08:04:39 -06:00
Jacob Bolda
4913f9b74b
Revert "apply version updates (#1024)" (#1076)
This reverts commit 72996be1bd.
2020-11-10 00:34:26 -06:00
renovate[bot]
b4544b63f2
chore(deps) Update Tauri API (#1072)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-11-07 10:45:27 -03:00
github-actions[bot]
72996be1bd
apply version updates (#1024)
Co-authored-by: lucasfernog <lucas@tauri.studio>
2020-10-21 23:05:11 +02:00
Lucas Fernandes Nogueira
82cda98532
chore(tauri) dirs crate is unmaintained, use dirst-next instead (#1057) 2020-10-17 21:01:10 -03:00
renovate[bot]
92908c7e91
chore(deps) Update Rust crate attohttpc to 0.16.0 (#1041)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-10-17 20:00:48 -03:00
renovate[bot]
087c0e8cc9
chore(deps) Update Tauri API (#1028)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-10 16:52:46 -03:00
renovate[bot]
be319c75d9
chore(deps) Update Tauri API (#1016)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-23 22:00:46 -03:00
PTrottier
0ede99da42
Make the dialog API comments more consistent (#1005) 2020-09-01 22:55:23 -05:00
github-actions[bot]
5de4c8655d
Apply Version Updates From Current Changes (#931)
* apply version updates

* fix changelog format dealing with bullet points

Co-authored-by: jbolda <me@jacobbolda.com>
2020-08-21 07:48:20 -05:00
Jacob Bolda
06dd75b68a
chore: bump all js/rust deps (#983)
* bump tauri.js deps

* bump tauri core deps

* bump tauri-api deps

* bump tauri-bundler deps

* change file
2020-08-20 16:03:46 -05:00
chip
bbccad4e03
fix clippy warnings (#891)
Signed-off-by: Chip Reed <chip@chip.sh>
2020-07-24 08:19:10 -03:00
chip
a3362f3ade
disable tests that fail on default windows installs (#890)
cat is not available as a command on a default windows install.
This disables the command test that uses cat during tests.  It also
disables `test_cmd_fail` even though it passes, because the test
is testing the wrong thing in this case.
2020-07-24 08:09:56 -03:00
github-actions[bot]
19af83c7e9
Apply Version Updates From Current Changes (#821)
Co-authored-by: lucasfernog <lucas@tauri.studio>
2020-07-20 16:39:42 -03:00
Lucas Fernandes Nogueira
0245833bb5
feat(tauri) make window.alert and window.confirm available, fix #848 (#854) 2020-07-18 18:13:57 -03:00
Lucas Fernandes Nogueira
56f819d2ef
feat(tauri) allow plugin config on tauri.conf.json (#824) 2020-07-13 18:18:06 -03:00
github-actions[bot]
3417bf5fbe
Apply Version Updates From Current Changes (#811)
Co-authored-by: lucasfernog <lucas@tauri.studio>
2020-07-12 10:15:48 -03:00
Lucas Fernandes Nogueira
fedee835e3
fix(tauri.js) windows Edge blank screen on tauri dev (#808) 2020-07-11 07:52:34 -03:00
renovate[bot]
83976d72b6
chore(deps) Update Rust crate dirs to 3.0.1 (#760)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-07-09 22:09:48 -03:00
Lucas Fernandes Nogueira
eda41ec826
chore(Cargo.toml) fill the categories field (#755) 2020-07-09 21:54:35 -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
26635845bf
feat(tauri) use port as number or the "random" string (#784) 2020-07-09 10:20:25 -03:00
Lucas Fernandes Nogueira
c8f430297f
feat(workflow) improve clippy check, add fmt and audit checks (#754) 2020-07-05 22:13:50 -03:00