tauri/examples
Lucas Nogueira 58ea0b4526
feat(core): block remote URLs from accessing the IPC
This was cherry picked from ee71c31fd0, keeping only the logic to block remote URLs from using the IPC.
PR: #5918
2023-04-12 11:50:38 -03:00
..
.icons Update macOS icon based on brand guidelines design (#4171) 2022-05-21 15:57:48 -03:00
api feat(core): block remote URLs from accessing the IPC 2023-04-12 11:50:38 -03:00
commands chore: update license headers (#5067) 2022-08-28 15:13:21 -03:00
helloworld chore: update license headers (#5067) 2022-08-28 15:13:21 -03:00
isolation Spelling (#4880) 2022-09-03 01:03:02 -03:00
multiwindow chore: update license headers (#5067) 2022-08-28 15:13:21 -03:00
navigation chore: update license headers (#5067) 2022-08-28 15:13:21 -03:00
parent-window chore: update license headers (#5067) 2022-08-28 15:13:21 -03:00
resources chore(deps): update to wry 0.21 (#5181) 2022-09-13 10:56:54 -03:00
sidecar chore(deps): update to wry 0.21 (#5181) 2022-09-13 10:56:54 -03:00
splashscreen chore: update license headers (#5067) 2022-08-28 15:13:21 -03:00
state chore: update license headers (#5067) 2022-08-28 15:13:21 -03:00
streaming chore: update license headers (#5067) 2022-08-28 15:13:21 -03:00
tauri-dynamic-lib chore(deps): update to wry 0.21 (#5181) 2022-09-13 10:56:54 -03:00
updater chore(deps): update to wry 0.21 (#5181) 2022-09-13 10:56:54 -03:00
README.md docs(examples): add missing Readme and clarify existing (#3327) 2022-02-04 17:56:57 -03:00

Examples

Following directories contain examples of tauri app functionality.

There are different execution steps depending on the example. See each directory README.md for execution method.