Hyph
|
f2d68cf7d4
|
feat(core): expose Wry's with_incognito to Tauri on the WindowBuilder::incognito function. (#6767)
|
2023-06-06 18:30:37 +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
|
e0f0dce220
|
feat: add window effects api (#6442)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-05-23 15:29:46 -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 |
|
Lucas Fernandes Nogueira
|
9a79dc0858
|
refactor(core): remove window endpoints (#6947)
|
2023-05-12 08:18:00 -03:00 |
|
Amr Bashir
|
c4171152c1
|
fix: enable shadows by default, closes #6909 (#6916)
|
2023-05-09 15:56:13 +03:00 |
|
Lucas Nogueira
|
4585a1cbb0
|
Merge branch 'dev' into next
|
2023-05-07 10:42:44 -03:00 |
|
Lucas Fernandes Nogueira
|
2d5378bfc1
|
refactor(core): move dialog API to its own plugin (#6717)
|
2023-04-18 22:18:22 -03:00 |
|
Lucas Fernandes Nogueira
|
09376af594
|
refactor(core): remove cli feature (#6704)
|
2023-04-14 15:33:53 -03:00 |
|
Lucas Fernandes Nogueira
|
ee71c31fd0
|
feat(core): allow configuring remote domains with IPC access, closes #5088 (#5918)
|
2023-04-11 08:50:15 -03:00 |
|
Lucas Fernandes Nogueira
|
db4c9dc655
|
feat(core): add option to configure Android's minimum SDK version (#6651)
|
2023-04-07 11:21:42 -03:00 |
|
Lucas Nogueira
|
55900a2968
|
Merge branch 'dev' into next
|
2023-04-03 09:58:27 -03:00 |
|
amrbashir
|
38ee5066e7
|
chore: update schema files
|
2023-03-28 16:25:33 +02:00 |
|
Elliot Waite
|
8c07076e25
|
docs: update grammer
|
2023-03-28 16:04:44 +02:00 |
|
Lucas Nogueira
|
bfd97a5802
|
Merge remote-tracking branch 'origin/dev' into next
|
2023-03-19 08:56:36 -03:00 |
|
Shaun Hamilton
|
c2867a65d8
|
feat: add config links to json schema (closes #5479) (#6356)
* feat(core): add config links to json schema
* feat(core): add schema builds
|
2023-03-17 13:17:34 -03:00 |
|
Lucas Nogueira
|
3d5cc7ab86
|
Merge remote-tracking branch 'origin/dev' into next
|
2023-02-14 10:58:46 -03:00 |
|
Lucas Fernandes Nogueira
|
a8d640b3c6
|
fix(core): pin unarray and os_info (#6212)
|
2023-02-07 20:47:31 -03:00 |
|
Amr Bashir
|
a81750d779
|
feat(core): add shadow APIs (#6206)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-02-07 19:38:10 -03:00 |
|
chip
|
50576a5e1e
|
fix 1.67 clippy warnings (compatible with MSRV) (#6179)
|
2023-02-01 14:24:01 -03:00 |
|
Amr Bashir
|
35b587c830
|
feat: add languages support for nsis (#6039)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-19 14:39:53 -03:00 |
|
matthme
|
72aa17f79a
|
added additional information to AllowlistConfid documentation (#5985)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-04 18:21:26 -03:00 |
|
Amr Bashir
|
c94e1326a7
|
feat(bundler): add nsis , closes #4450, closes #2319 (#4674)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-01-03 14:29:20 -03:00 |
|
Noam Zaks
|
3dc38b150e
|
feat(core): expose additional_browser_args to window config (fix: #5757) (#5799)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-12-14 11:46:24 -03:00 |
|
Amr Bashir
|
4ab5545b7a
|
feat: add content protection api, closes #5132 (#5513)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-12-13 01:04:22 -03:00 |
|
Lucas Fernandes Nogueira
|
d0d873e39a
|
feat(core): add support to mailto: and tel: links, closes #5521 (#5544)
|
2022-12-13 00:57:39 -03:00 |
|
Lucas Nogueira
|
1092865e67
|
Merge branch 'dev' into next
|
2022-12-08 14:19:44 -03:00 |
|
Fabian-Lars
|
5fe68b1cec
|
docs: Various docs improvements (#5643)
|
2022-11-17 18:47:54 -03:00 |
|
Lucas Nogueira
|
d0ad0d2f48
|
Merge remote-tracking branch 'origin/dev' into next
|
2022-10-31 10:13:57 -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 |
|
Lucas Nogueira
|
e37b7677cd
|
chore: update schema.json
|
2022-10-19 09:40:34 -03:00 |
|
Caesar Schinas
|
4137ab44a8
|
feat(macos): add tabbing_identifier option, closes #2804, #3912 (#5399)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-19 09:20:17 -03:00 |
|
Lucas Fernandes Nogueira
|
95f467add5
|
feat(core): add window accept_first_mouse option, closes #5347 (#5374)
|
2022-10-17 11:07:45 -03:00 |
|
Lucas Fernandes Nogueira
|
4036e15f5a
|
feat(core): reimplement window initial focus flag, closes #5120 (#5338)
|
2022-10-08 16:37:12 -03:00 |
|
Kasper
|
39bf895b73
|
feat(macOS): Add application show and hide methods (#3689)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-03 14:49:59 -03:00 |
|
Eric Hagman
|
a6c94119d8
|
feat(core): expose user_agent to window config (#5317)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-10-02 10:37:53 -03:00 |
|
Kasper
|
321f3fed19
|
feat(macos): title_bar_style and hidden_title window options, closes #2663 (#3965)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-30 17:15:45 -03:00 |
|
Tomáš Vojtášek
|
8f1ace7795
|
feat: expose set_title for MacOS tray (#5182)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-30 14:08:11 -03:00 |
|
Caesar Schinas
|
5d89905e39
|
feat(api): add app-specific directory APIs, closes #5263 (#5272)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-28 19:34:09 -03:00 |
|
jabza
|
eedfa5e618
|
feat(core): Expose "ignore_cursor_events" to Tauri and API (#5032)
Co-authored-by: Thomas Kilsby <>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-28 16:55:35 -03:00 |
|
Amr Bashir
|
628285c1cf
|
feat(bundler): add publisher field, closes #5273 (#5283)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-28 13:42:26 -03:00 |
|
Amr Bashir
|
b9316a64ea
|
fix(cli): validate productName in config, closes #5233 (#5262)
|
2022-09-28 11:44:14 -03:00 |
|
Fabian-Lars
|
c764408da7
|
fix: Add missing allowlist config for cursor apis, closes #5207 (#5211)
|
2022-09-16 13:26:27 -03:00 |
|
Fabian-Lars
|
3c62dbc902
|
feat(api): Add exists function to the fs module. (#5060)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-09-15 11:28:52 -03:00 |
|
Lucas Nogueira
|
610aab7045
|
Merge branch 'dev' into next
|
2022-09-04 13:45:59 -03:00 |
|
Josh Soref
|
8fd79b8fc0
|
Spelling (#4880)
Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2022-09-03 01:03:02 -03:00 |
|
Lucas Fernandes Nogueira
|
1d9226b28c
|
refactor:move iOS configuration to the bundle object (#5072)
|
2022-08-28 15:34:41 -03:00 |
|
Lucas Fernandes Nogueira
|
b3a3afc7de
|
feat(core): detect android and ios platform configuration files (#4997)
|
2022-08-22 10:48:06 -03:00 |
|
Lucas Fernandes Nogueira
|
6f0615044d
|
feat(cli): add android dev and ios dev commands (#4982)
|
2022-08-20 16:53:07 -03:00 |
|
Lucas Fernandes Nogueira
|
3f655d6280
|
refactor: pull mobile config from tauri config instead of mobile.toml (#4948)
|
2022-08-16 09:44:55 -03:00 |
|