Commit Graph

92 Commits

Author SHA1 Message Date
chip
d5d6d2abc1
Isolation Pattern (#43)
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <wusyong9104@gmail.com>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
2022-01-17 10:46:14 -03:00
Ngo Iok Ui (Wu Yu Wei)
804a8b53da
Add note about local storage on stronghold plugin (#32) 2022-01-09 16:21:10 -03:00
Lucas Nogueira
d660cab38d
feat: enhance allowlist configuration [TRI-027] (#11) 2022-01-09 14:48:55 -03:00
Lucas Nogueira
7920ff14e6
feat: scope the fs API and the asset protocol [TRI-026] [TRI-010] [TRI-011] (#10) 2022-01-09 14:30:04 -03:00
Lucas Nogueira
cf54dcf9c8
feat: improve CSP security with nonces and hashes, add devCsp [TRI-004] (#8) 2022-01-09 11:11:59 -03:00
Kasper
983cecb795
Fix links (#3182) 2022-01-07 19:09:25 +01:00
Lucas Fernandes Nogueira
1e7c2cb6e6
docs(windows): document required NuGet configuration (#3173) 2022-01-07 13:44:55 -03:00
Kasper
4f9c9e6307
Restructure docs (#3180)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-01-07 09:30:23 -03:00
Lucas Fernandes Nogueira
d0970e3499
feat(driver): add args to tauri:options (#3154) 2022-01-03 17:37:16 -03:00
Lucas Fernandes Nogueira
7cc95e10ec
feat(core): add Menu::with_items, closes #2807 (#2966) 2021-12-27 10:48:13 -03:00
Jonas Kruckenberg
1458ab3c53
refactor(cli.rs): signer and plugin subcommands, use new clap derive syntax (#2928)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-12-09 12:21:33 -03:00
Hans Tognon
8c19995f04
fix: correct fedora initial setup command (#3034) 2021-12-07 00:35:37 +02:00
Carter Snook
5f71f72170
chore(doc): remove trailing comma in JSON (#2979) 2021-11-29 18:35:05 +02:00
gardc
3a924bceed
Correct GitHub secret name in sign-osx docs (#2908) 2021-11-17 09:49:33 -03:00
Lucas Fernandes Nogueira
dd1d2b6d34
docs(setup): mention Windows SDK requirement, closes #2871 (#2884) 2021-11-16 11:57:06 -03:00
gryffyn
b9e9670f70
Change partial Arch upgrade to full upgrade (#2897) 2021-11-16 10:36:36 -03:00
Lucas Fernandes Nogueira
4e3b366e64
feat(ci): automate config.md docs generation (#2887) 2021-11-14 09:26:41 -03:00
Lucas Fernandes Nogueira
8000675366
feat(ci): fill CLI docs on covector version (#2886) 2021-11-13 19:49:48 -03:00
Roland Fredenhagen
3de67cb341
Add needed to pacman command (#2878) 2021-11-12 21:48:54 -03:00
Lucas Fernandes Nogueira
ed497d74c8
fix(core): CLI API usage of positional arguments, closes #2821 (#2823) 2021-10-29 09:22:10 -03:00
Oscar Dominguez
651fc01492
ci(workflow): add cache to workflows using actions/setup-node (#2740)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-10-22 11:33:02 -03:00
facklambda
5f7b156033
Provide an alert to users performing DMG bundles in non-standard environments. fix: #2567[,#2567] (#2785)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
2021-10-22 10:15:18 -03:00
Lucas Fernandes Nogueira
a9dfc01550
feat: update to edition 2021 and set minimum rust to 1.56 (#2789) 2021-10-22 10:04:42 -03:00
facklambda
80ffa87edb
fix: #2781[,#2781]: added clarity regarding lockfile (#2784)
Co-authored-by: fack <fack>
2021-10-21 09:08:11 -03:00
facklambda
ff2c9fafa4
added ARCHITECTURE to update-docs workflow, fixes #2088 (#2773)
Co-authored-by: fack <fack>
2021-10-21 09:06:29 -03:00
Andy Li
dbe9e44622
Fix hyperlinks in integration.md (#2770) 2021-10-20 00:49:01 -03:00
Todsaporn Banjerdkit
80bad76053
use npx instead of npm x (#2757) 2021-10-17 09:44:38 -03:00
Siddharth Singh
8d7c097e68
docs: update tauri icon syntax (#2739) 2021-10-12 11:54:54 -03:00
Justin Maximillian Kimlim
6c96aa01cf
docs: add information to reboot MSWindows computer before using tauri (#2710)
Co-authored-by: nothingismagick <drthompsonsmagickindustries@gmail.com>
2021-10-11 10:16:08 -03:00
Lucas Nogueira
170b96b3f3
chore(docs): pull changes from tauri-docs/pull/283 2021-10-02 15:53:14 -03:00
Lucas Nogueira
9d62853b3c
chore(docs): pull changes from tauri-docs/pull/281 2021-10-02 15:49:59 -03:00
Lucas Nogueira
7356861876
chore(docs): pull changes from tauri-docs/pull/287 2021-10-02 15:47:28 -03:00
Lucas Nogueira
4bd1aa690c
chore(docs): improve sidecar target script 2021-09-29 19:50:53 -03:00
Lucas Fernandes Nogueira
ac8e69a98c
feat(cli.rs): add init plugin command, bootstraps a plugin project (#2669) 2021-09-27 20:15:17 -03:00
Andrea Giammarchi
4298c0c6bb
Arch: do not download/install what's already installed (#2666) 2021-09-27 16:37:13 -03:00
Lucas Nogueira
f68603aee4
chore(docs): simplify event system documentation 2021-09-27 13:07:05 -03:00
Lucas Fernandes Nogueira
8599313a0f
feat(cli.rs): env vars for beforeDev/beforeBuild commands, closes #2610 (#2655) 2021-09-26 01:25:35 -03:00
Stef Kors
d57a3d176c
Add path of input file to Icons guide (#2538)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
2021-09-21 16:26:08 -03:00
Kasper
d692e969cd
Document tauri.conf.json version & name defaults (#2550) 2021-09-21 15:18:49 -03:00
renovate[bot]
1f98853573
chore(deps) Update Tauri Core (#2480)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Ngo Iok Ui (Wu Yu Wei) <wusyong9104@gmail.com>
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: david <david@lemarier.ca>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: chip <chip@chip.sh>
2021-08-24 11:40:10 -03:00
Lucas Fernandes Nogueira
b0a8c38a73
feat(docs): improve config documentation (#2451) 2021-08-16 16:52:10 -03:00
Lucas Fernandes Nogueira
9bfdeb42ef
feat(bundler): add config for WiX dialog image path (#2449) 2021-08-16 12:03:00 -03:00
Lucas Fernandes Nogueira
13003ec761
feat(bundler): add config for WiX banner path, closes #2175 (#2448) 2021-08-16 11:17:29 -03:00
Alve Larsson
7057c0f7b8
New brand (#2445)
* Update readme

* Update splash.svg

* New logo

* change to image

* Update splash.png

* Update README.md

* Mac Tray icon fix
2021-08-16 22:00:40 +08:00
Lucas Fernandes Nogueira
397710b2c5
refactor(bundler): use linuxdeploy instead of appimagetool, closes #1986 (#2437) 2021-08-15 17:09:55 -03:00
Riccardo Padovani
102895fa0c
Remove as_str() call from event.menu_item_id() (#2430)
There isn't a method `as_str()` associated to the `MenuIdRef` returned by `menu_item_id()`
2021-08-14 21:15:48 -03:00
Lucas Nogueira
aa0828f8ad
fix(docs): wrong import path on updater guide 2021-08-14 10:39:07 -03:00
Lucas Nogueira
206c1d0f23
feat(docs): mention @tauri-apps/api on integration guide, closes #2235 2021-08-14 10:35:33 -03:00
Ngo Iok Ui (Wu Yu Wei)
f81ebddfcc
feat: remove menu feature flag (#2415)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-08-13 10:23:32 -03:00
Lucas Nogueira
f665d001ed
feat(docs): improve splashscreen example 2021-08-13 10:09:43 -03:00