Commit Graph

1477 Commits

Author SHA1 Message Date
Laegel
710a4f95db Merge branch 'dev' of github.com:tauri-apps/tauri into dev 2021-06-26 19:54:22 +02:00
Laegel
b607ac37ad fix: tauri-docs ref was wrong 2021-06-26 19:54:08 +02:00
Laegel
2a65ac1a77 Fix/update docs (#2070)
* fix: Adding SSH inspector

* debug: Update docs

* debug: With SSH

* fix: Wrong target path for typedocusaurus

* fix: Search bot is SCPed in a deeper directory
2021-06-26 17:14:54 +02:00
Lucas Fernandes Nogueira
a61572127d fix(bundler): resources bundling on Windows with nested folder structure (#2081) 2021-06-25 21:15:45 -03:00
Lucas Nogueira
ed5c1cd514 fix: error message on path API usage when not allowlisted 2021-06-25 00:43:27 -03:00
Lucas Nogueira
b46a2884ac fix: menu docs 2021-06-25 00:12:01 -03:00
Thad Guidry
9125affab7 Add note about Toast notifications (#2071)
...in case user's actually search with "toast" a typical word used in web and app development for brief auto-expiring OS window element for notifying user.
2021-06-24 22:28:41 +02:00
github-actions[bot]
df95fb6aaa Apply Version Updates From Current Changes (#2068)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
2021-06-24 09:47:49 -03:00
renovate[bot]
c57139f16f chore(deps) Update dependency typedoc-plugin-markdown to v3.10.1 (#2059)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-24 09:39:00 -03:00
Roojay
394b6e0572 fix(api): http ResponseType export type error (#2065)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-06-24 09:38:29 -03:00
nothingismagick
ad341517df chore(issue-template): make tauri info required [skip ci] (#2066)
Make our expectations clear.
2021-06-24 08:57:12 -03:00
Lucas Nogueira
52f0a934f2 fix(api): install fs-extra tauri-runtime-wry-v0.1.2 tauri-bundler-v1.0.0-beta.1 tauri-v1.0.0-beta.2 cli.rs-v1.0.0-beta.2 tauri-runtime-v0.1.2 tauri-utils-v1.0.0-beta.1 tauri-macros-v1.0.0-beta.2 tauri-codegen-v1.0.0-beta.1 cli.js-v1.0.0-beta.3 create-tauri-app-v1.0.0-beta.2 tauri-build-v1.0.0-beta.1 2021-06-23 17:17:35 -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
Lucas Nogueira
b4426eda9e Revert "WebDriver support (#1972)"
This reverts commit be76fb1dfe.
2021-06-23 16:30:40 -03:00
Lucas Fernandes Nogueira
ebaa33cb47 fix(core): remove closed window from window.__TAURI__.__windows (#2057) 2021-06-23 16:20:19 -03:00
Lucas Fernandes Nogueira
fca976404e fix(wry): window event listeners being emitted to all windows (#2056) 2021-06-23 16:20:09 -03:00
Lucas Fernandes Nogueira
dee71ad583 fix(workflows): update docs workflow syntax (#2054) 2021-06-23 15:24:23 -03:00
david
f729b5ef03 feat(bench): add tauri_3mb_transfer test (#1895) 2021-06-23 14:27:19 -03:00
Lucas Fernandes Nogueira
47f7558417 fix(core): resolve HTTP API on non-ok status code, fix binary response, closes #2046 (#2053) 2021-06-23 14:22:28 -03:00
Lucas Nogueira
c22e5a7c2e fix(covector): keep tauri-driver version as alpha 2021-06-23 14:20:14 -03:00
chip
be76fb1dfe WebDriver support (#1972)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-06-23 13:59:47 -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
f0603fccb3 feat(bundler): desktop shortcut on Windows (#2052) 2021-06-23 13:02:28 -03:00
renovate[bot]
70e0463139 chore(deps) Update Tauri JS CLI (#2050)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-23 12:06:26 -03:00
renovate[bot]
c588cc3dcd chore(deps) Update Tauri API Definitions (#2049)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-23 12:06:19 -03:00
Lucas Nogueira
bef9f2845e fix: build without menu feature 2021-06-23 12:05:58 -03:00
Lucas Fernandes Nogueira
c9b11001f1 fix(wry): menu event is now tied to the window (#2048) 2021-06-23 11:29:30 -03:00
Lucas Fernandes Nogueira
160fb0529f feat(core): improve RPC security, closes #814 (#2047) 2021-06-22 17:29:10 -03:00
Lucas Fernandes Nogueira
030c9c736c feat(core): return listener id on Window#on_menu_event (#2045) 2021-06-22 14:24:24 -03:00
Lucas Fernandes Nogueira
9f41e5102e refactor(core): reduce number of command spawned tasks, closes #2042 (#2044) 2021-06-22 14:24:13 -03:00
Lucas Fernandes Nogueira
034c26013b feat(core): add accelerator method to CustomMenuItem (#2043) 2021-06-22 12:53:13 -03:00
Lucas Fernandes Nogueira
842652abe5 chore(deps): update to wry 0.10 (#2041)
* chore(deps): update to wry 0.10

* fix: cli format
2021-06-22 10:47:45 -03:00
Lucas Fernandes Nogueira
d0bbc6d309 fix(wry): menu must be created on the main thread, closes #2038 (#2039) 2021-06-22 01:29:03 -03:00
Lucas Fernandes Nogueira
59784c7e55 feat(core): implement CommandArg for AppHandle (#2037) 2021-06-21 14:00:34 -03:00
Lucas Fernandes Nogueira
1006c1cf3b fix(core): HTTP headers being overwritten by reqwest, closes #2032 (#2036) 2021-06-21 13:47:21 -03:00
Lucas Fernandes Nogueira
285bf64bf9 feat(core): add clipboard writeText and readText APIs (#2035) 2021-06-21 13:32:22 -03:00
Lucas Fernandes Nogueira
3280c4aa91 refactor(core): global shortcut is now provided by tao (#2031) 2021-06-21 12:29:26 -03:00
david
f7d21a4b86 fix(readme): add tray (#2033) 2021-06-21 12:29:15 -03:00
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
Lucas Nogueira
feb7c6e4ac fix(examples): sidecar example on Windows 2021-06-21 01:13:54 -03:00
Lucas Fernandes Nogueira
7dcca6e928 feat(core): add request_user_attention API, closes #2023 (#2026)
* feat(core): add `request_user_attention` API

* fix: api lint

* fix build without window allowlist
2021-06-20 23:42:38 -03:00
Lucas Fernandes Nogueira
08c161c5e8 fix(core): remove window from HashMap on close (#2024) 2021-06-20 14:12:28 -03:00
Lucas Fernandes Nogueira
8a7921e5cb fix(core): fallback to index.html on asset loading, closes #2020 #2021 (#2022) 2021-06-20 11:47:15 -03:00
Lucas Fernandes Nogueira
70fc87a7ff feat(core): add config and package_info getters on App and AppHandle (#2016) 2021-06-20 09:42:11 -03:00
Ngo Iok Ui (Wu Yu Wei)
94dbc96c97 fix(dialog): modal stuck on Linux (#2012)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-06-20 09:37:26 -03:00
Lucas Fernandes Nogueira
5ca462f6cc feat(core): add path resolver API to the App and AppHandle structs (#2015) 2021-06-19 14:47:30 -03:00
Lucas Fernandes Nogueira
86d0aaa021 fix(core): notification panic on Windows, closes #917 (#2011) 2021-06-19 13:57:45 -03:00
Lucas Fernandes Nogueira
2a5ba7fe77 feat(core): add error message to HTTP API rejection, closes #2003 (#2004) 2021-06-17 11:33:53 -03:00
Lucas Nogueira
1886a9885e docs(config): add missing window configs 2021-06-17 11:30:31 -03:00