Lucas Fernandes Nogueira
|
d5074af562
|
fix: custom protocol on Windows, change scheme on Android, closes #7801 (#7808)
|
2023-09-11 12:25:06 -03:00 |
|
Lucas Fernandes Nogueira
|
4cb51a2d56
|
refactor(core): custom protocol on Windows now uses the http scheme (#7779)
|
2023-09-07 19:57:16 -03:00 |
|
Lucas Fernandes Nogueira
|
0d63732b96
|
refactor(core): allow custom protocol handler to resolve async (#7754)
|
2023-09-06 15:53:03 -03:00 |
|
Lucas Fernandes Nogueira
|
fbeb5b9185
|
refactor(core): use webview's URI schemes for IPC (#7170)
Co-authored-by: chip <chip@chip.sh>
|
2023-08-10 10:12:38 -03:00 |
|
Lucas Fernandes Nogueira
|
7bbc626cc3
|
Merge remote-tracking branch 'origin/dev' into next (#7212)
|
2023-06-15 09:52:33 -03:00 |
|
Lucas Fernandes Nogueira
|
a50f24b2bd
|
Merge remote-tracking branch 'origin/dev' into next (#7067)
Co-authored-by: wusyong <wusyong@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Simon Hyll <hyllsimon@gmail.com>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: chip <chip@chip.sh>
Co-authored-by: Raphii <iam@raphii.co>
Co-authored-by: Ronie Martinez <ronmarti18@gmail.com>
Co-authored-by: hanaTsuk1 <101488209+hanaTsuk1@users.noreply.github.com>
Co-authored-by: nathan-fall <39990940+nathan-fall@users.noreply.github.com>
Co-authored-by: Akshay <nerdy@peppe.rs>
Co-authored-by: KurikoMoe <kurikomoe@gmail.com>
Co-authored-by: Guilherme Oenning <me@goenning.net>
Co-authored-by: Pierre Cashon <biaocy91@gmail.com>
Co-authored-by: Jack Wills <32690432+mrjackwills@users.noreply.github.com>
Co-authored-by: Amirhossein Akhlaghpour <m9.akhlaghpoor@gmail.com>
Co-authored-by: Risto Stevcev <me@risto.codes>
Co-authored-by: Soumt <rltks1305@naver.com>
Co-authored-by: yutotnh <57719497+yutotnh@users.noreply.github.com>
Co-authored-by: Gökçe Merdun <agmmnn@gmail.com>
Co-authored-by: Nathanael Rea <Nathan@NathanaelRea.com>
Co-authored-by: Usman Rajab <usman.rajab@gmail.com>
Co-authored-by: Francis The Basilisk <36006338+snorkysnark@users.noreply.github.com>
Co-authored-by: Lej77 <31554212+Lej77@users.noreply.github.com>
Co-authored-by: Tomáš Diblík <dibla.tomas@post.cz>
Co-authored-by: Jonas Kruckenberg <iterpre@protonmail.com>
Co-authored-by: Pascal Sommer <Pascal-So@users.noreply.github.com>
Co-authored-by: Bo <bertonzh@gmail.com>
Co-authored-by: Kevin Yue <k3vinyue@gmail.com>
fixed grammar and typos (#6937)
Fix api.js docs pipeline with updated typedoc dependencies (#6945)
closes #6887 (#6922)
fix(core): Fix `WindowBuilder::on_navigation` handler never registerd, closes #6865 (#6921)
fix(core): Fix `WindowBuilder::on_navigation` handler never registerd, closes #6865
fix broken symlinks in license files (#6336)
fix(cli): fix cli connection timeout to dev server (fix #6045) (#6046)
fix(bundler): ensure that there are no duplicate extension arguments when bundling on Windows, fixes #6103 (#6917)
fix(bundler): ensure that there are no duplicate extension arguments during bundling on Windows (fix #6103)
closes #5491 (#6408)
fix(nsis): prefill $INSTDIR with previous install path and respect `/D` flag, closes #6928 (#6935)
fix(nsis): prefill $INSTDIR with previous install path and respect `/D` flag, closes #6928
fix(updater): emit `UPTODATE` when server responds with 204, closes #6934 (#6970)
fix(core): unpin all dependencies, closes #6944 (#6966)
fix(bundler): Add new lang_file option in persian variant. (#6972)
fix(core/ipc): access url through webview native object, closes #6889 (#6976)
fix(core): remove trailing slash in http scope url, closes #5208 (#6974)
fix(core): remove trailing slash in http scope url, closes #5208
fix(cli): find correct binary when `--profile` is used, closes #6954 (#6979)
fix(cli): find correct binary when `--profile` is used, closes #6954
closes #6955 (#6987)
closes #6955
closes #6158 (#6969)
closes #6158
fix(cli): improve vs build tools detection (#6982)
fix: updated appimage script to follow symlinks for /usr/lib* (fix: #6992) (#6996)
fix(cli): correctly remove Cargo features (#7013)
Fix typo (#7012)
fix(cli): revert metadata.json field rename from #6795 (#7029)
closes #6732 (#6736)
fix: add missing file properties on Windows, closes #6676 (#6693)
fix(cli.js): detect node-20 binary (#6667)
fix version-or-publish workflow (#7031)
fix(cli/devserver): inject autoreload into HTML only, closes #6997 (#7032)
fix(bundler/nsis): write installer templates UTF16LE encoded, closes #7036 (#7040)
fix(bundler/nsis): write installer templates UTF16LE encoded, closes #7036
fix(core): rewrite `asset` protocol streaming, closes #6375 (#6390)
closes #5939 (#5960)
fix(core): use `safe_block_on` (#7047)
closes #6859 (#6933)
closes #6955 (#6998)
fix(core): populate webview_attrs from config, closes #6794 (#6797)
closes #5176 (#5180)
fix: sound for notifications on windows (fix #6652) (#6680)
close native window's buttons, closes #2353 (#6665)
fix(bundler/nsis): calculate accurate app size, closes #7056 (#7057)
fix(tests): only download update when it is available (#7061)
closes #6706 (#6712)
fix(doc): correct the doc of `content_protected()` (#7065)
closes #6472 (#6530)
fix(macros): use full path to Result to avoid issues with type aliases (#7071)
|
2023-05-29 21:29:24 -03:00 |
|
Amr Bashir
|
e1e85dc2a5
|
chore: fix ci and cleanup leftovers (#6925)
* chore: fix ci and cleanup leftovers
1. removed leftover feature flags
2. remove zip/extract apis which are not used anymore
3. removed leftoever scopes
4. removed leftover allowlist and updater options
5. updated the example api
* remove leftover updater structs
* move updater under bundle and remove uneeded options
* fix cli on linux
* remove create_proxy
* clippy
* more clippy
* clippppy
* readd path api
* fix api example
* remove window allowlist
* remove window from allowlist config
* remove `all` allowlist option
* remove file_move
* lint
* fix windows build
* remvoe unused deps
* remvoe allowlist config option, move protocol to `security > asset_protocol`
* fix diffing features
* fmt and test
* fix scope alias
* change files
* android lint
* simplify allow_file impl
* Revert "simplify allow_file impl"
This reverts commit b8882f2fd0 .
* expose scopes
* remove unused error variants
* protocol-asset on docs.rs
* ignore reqwest on udeps
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-05-13 13:48:28 +03:00 |
|
Amr Bashir
|
6ff801e27d
|
chore: rename config-schema to tauri-config-schema (#6250)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-04-07 12:11:05 -03:00 |
|
Lucas Fernandes Nogueira
|
46e6187c89
|
chore: update license year (#6311)
|
2023-02-19 10:17:49 -03:00 |
|
Amr Bashir
|
f6c3ea6faa
|
chore: simplify windows_subsystem attribute (#6273)
|
2023-02-18 16:23:09 -03:00 |
|
Lucas Nogueira
|
015020760a
|
chore: fix clippy warnings
|
2022-12-15 18:03:28 -03:00 |
|
Lucas Nogueira
|
50fbd49273
|
chore(examples): simplify streaming example code, closes #5670
|
2022-11-22 10:47:03 -03:00 |
|
Lucas Fernandes Nogueira
|
6e879742f0
|
feat(ci): improve cache, add test-core features matrix (#5604)
|
2022-11-10 17:30:10 -03:00 |
|
Lucas Fernandes Nogueira
|
9b1a6a1c02
|
fix(core): set correct mimetype for asset protocol streams, #5203 (#5536)
|
2022-11-04 12:35:45 -03:00 |
|
Lucas Nogueira
|
873b9aee90
|
chore: run yarn format
|
2022-11-03 09:27:43 -03:00 |
|
Amr Bashir
|
a178f95d68
|
feat: config schema generator (#5193)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-28 10:44:37 -03:00 |
|
я котик пур-пур
|
60bf067913
|
chore(examples): remove the legacy X-UA-Compatible meta (#5394)
|
2022-10-17 11:05:31 -03:00 |
|
Amr Bashir
|
1d7171a1ec
|
chore: add prettierignore and fmt the repo (#5192)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-18 09:16:35 -03:00 |
|
Lucas Fernandes Nogueira
|
2901145c49
|
chore: update license headers (#5067)
|
2022-08-28 15:13:21 -03:00 |
|
Amr Bashir
|
9105588373
|
feat: add implicit default menu for macOS only, closes #4551 (#4570)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-07-03 20:26:32 -03:00 |
|
Lucas Fernandes Nogueira
|
5105b428c4
|
feat(cli): change app template to only set default menu on macOS (#4518)
|
2022-06-29 14:03:42 -03:00 |
|
Lucas Nogueira
|
38f5db6e6a
|
feat(codegen): fill app metadata in development Info.plist
|
2022-06-21 20:36:49 -03:00 |
|
Amr Bashir
|
4c4acc3094
|
feat: implement Default for Menu , closes #2398 (#4291)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-15 10:51:40 -03:00 |
|
Ryan Russell
|
62ce02f6b5
|
docs(various): Improve Readability (#4225)
|
2022-05-27 10:06:11 +02:00 |
|
Lucas Nogueira
|
c479922f9a
|
refactor: use strip_prefix to remove request uri domain, ref #4132
|
2022-05-24 16:57:02 -03:00 |
|
Lucas Fernandes Nogueira
|
43daeafd73
|
refactor: cleanup logic to get path from protocol req url, closes #4132 (#4192)
|
2022-05-23 09:37:50 -03:00 |
|
Lucas Fernandes Nogueira
|
715cbde384
|
feat(config): add $schema to tauri.conf.json , closes #3464 (#4031)
|
2022-05-03 12:26:16 -03:00 |
|
Lucas Nogueira
|
5666c0bce8
|
fix(examples): properly load request path in streaming example
|
2022-05-01 20:46:37 -03:00 |
|
Lucas Nogueira
|
30c38a50ee
|
fix(examples): streaming video download link
|
2022-04-03 10:20:45 -03:00 |
|
Lucas Fernandes Nogueira
|
6a5ff08ce9
|
refactor: remove bootstrapper, closes #3786 (#3832)
|
2022-03-31 14:51:17 -03:00 |
|
Lucas Fernandes Nogueira
|
f1637d62df
|
refactor(examples): remove unused files (#3762)
|
2022-03-23 20:45:43 -03:00 |
|
Lucas Fernandes Nogueira
|
c81534ebd8
|
feat(cli): use default macOS minimum system version when it is empty (#3658)
|
2022-03-13 11:20:11 -03:00 |
|
Lucas Nogueira
|
ea94a28a34
|
fix(examples): fix streaming example on Windows, closes #3646
|
2022-03-12 08:43:17 -03:00 |
|
Lucas Fernandes Nogueira
|
49546c5269
|
feat(build): print error context (#3644)
|
2022-03-09 21:01:26 -03:00 |
|
Lucas Nogueira
|
f37a36f58b
|
fix: streaming example
|
2022-02-11 14:12:44 -03:00 |
|
Lucas Nogueira
|
1d92d6a55d
|
fix(examples): streaming example CSP
|
2022-02-11 14:04:24 -03:00 |
|
Lucas Fernandes Nogueira
|
4334865266
|
refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2022-02-10 17:23:10 -03:00 |
|
Fabian-Lars
|
02ac3215ea
|
feat(cli.js): rewrite cli.js with napi-rs, closes #2651,#3287 (#3370)
Co-authored-by: Chip Reed <chip@chip.sh>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-02-09 22:11:00 -03:00 |
|
Lucas Fernandes Nogueira
|
85632759c3
|
fix(examples): remove inline style usage due to CSP (#3373)
|
2022-02-09 12:45:34 -03:00 |
|
Jacob
|
e57a303748
|
docs(examples): add missing Readme and clarify existing (#3327)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-02-04 17:56:57 -03:00 |
|
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 |
|
Lucas Nogueira
|
4fa5ec9606
|
chore: cleanup repo lockfiles and gitignores
|
2022-01-09 15:18:14 -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 |
|
Amr Bashir
|
4143ffd427
|
fix(cli.js): detect CARGO_TARGET_DIR for local run (#3147)
* fix(cli.js): detect `CARGO_TARGET_DIR` for local run
* [skip ci] revert schema changes
|
2022-01-04 13:57:50 +02:00 |
|
Lucas Fernandes Nogueira
|
151e629ebf
|
fix(core): streaming of small files using asset:// , closes #2854 (#3039)
|
2021-12-09 01:24:11 -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 |
|
Lucas Nogueira
|
904bdb22f7
|
chore(deps): pin wry , update lock files
|
2021-09-23 14:42:25 -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 |
|