Lucas Fernandes Nogueira
|
6e75863041
|
fix(api): adjust documentation for mockConvertFileSrc (#8111)
|
2023-10-26 15:28:48 +03:00 |
|
Amr Bashir
|
a0f7b88fd8
|
build(api.js): simplify output JS files (#8025)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-23 18:22:00 -03:00 |
|
Konstantin Azizov
|
287066b279
|
fix(api): do nothing in clearMocks if __TAURI_INTERNALS__ is not defined (#8071)
|
2023-10-21 14:51:08 -03:00 |
|
Lucas Nogueira
|
c6c59cf237
|
Merge branch '1.x' into dev
|
2023-10-20 08:56:02 -03:00 |
|
github-actions[bot]
|
d16206a086
|
Apply Version Updates From Current Changes (#8005)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-10-19 16:04:21 +00:00 |
|
renovate[bot]
|
620b7a5d2f
|
chore(deps) Update Tauri API Definitions (dev) (#7633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-18 13:32:10 -03:00 |
|
renovate[bot]
|
5c0eeb40c1
|
chore(deps) Update Tauri API Definitions (dev) (major) (#7638)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-18 10:37:30 -03:00 |
|
Andre Lew
|
c1ec0f1551
|
feat(core): expose always_on_bottom , closes #7847 (#7933)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-18 09:47:24 -03:00 |
|
Jason Tsai
|
c085addab5
|
feat: set application progress bar, close #7999 (#8009)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-17 16:25:30 -03:00 |
|
Amr Bashir
|
fb10b87970
|
feat: move app plugin back to core (#8039)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-17 15:13:47 -03:00 |
|
github-actions[bot]
|
550173aaf5
|
Apply Version Updates From Current Changes (v1) (#8022)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-17 12:29:33 -03:00 |
|
Amr Bashir
|
ed32257d04
|
feat(windows): add tabbed effect (#7794)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-10-17 12:29:10 -03:00 |
|
Amr Bashir
|
a63e71f979
|
refactor(core&api)!: hide internal functions and reuse them in api.js & rename tauri module to primitives (#7942)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-17 09:40:20 -03:00 |
|
Amr Bashir
|
2b0212af49
|
feat(api): add mock for convertFileSrc , closes #7935 (#7961)
* feat(api): add mock for `convertFileSrc`, closes #7935
* fix lint
* Update tooling/api/src/mocks.ts
* fmt
|
2023-10-17 15:33:44 +03:00 |
|
Amr Bashir
|
c9a9246c37
|
feat: move window plugin back to core (#8007)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-17 08:33:23 -03:00 |
|
github-actions[bot]
|
0af553da72
|
Apply Version Updates From Current Changes (v1) (#7261)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-09-28 14:01:19 -03:00 |
|
Fabian-Lars
|
9aa34ada57
|
feat(core): Allow http origin on Windows, fixes: #3007 (#7645)
Co-authored-by: Lucas Nogueira <118899497+lucasfernog-crabnebula@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-09-26 14:40:38 -03:00 |
|
github-actions[bot]
|
3c66a53a9e
|
Apply Version Updates From Current Changes (#7811)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-09-11 13:00:21 -03:00 |
|
Lucas Fernandes Nogueira
|
d5074af562
|
fix: custom protocol on Windows, change scheme on Android, closes #7801 (#7808)
|
2023-09-11 12:25:06 -03:00 |
|
github-actions[bot]
|
a6a42f8f0a
|
Apply Version Updates From Current Changes (#7770)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-09-08 11:49:37 -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 |
|
Fabian-Lars
|
58d6b899e2
|
feat(api): Add append option to writeFile apis (#7636)
* feat(api): Add `append` option to writeFile apis.
* wording
* fmt
* Update .changes/fs-append-file.md
* clippeeeyyyy
|
2023-08-16 19:09:05 +03:00 |
|
github-actions[bot]
|
3bf1bce9ec
|
Apply Version Updates From Current Changes (#7612)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-08-14 12:19:36 -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 |
|
renovate[bot]
|
b420962377
|
chore(deps) Update Tauri API Definitions (1.x) (#7577)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-10 07:22:45 -03:00 |
|
renovate[bot]
|
6a76d0abca
|
chore(deps) Update Tauri API Definitions (#7496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2023-08-08 15:50:11 -03:00 |
|
Amr Bashir
|
6c408b736c
|
feat: add notification sound (#7269)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-08-08 15:09:04 -03:00 |
|
Lorenzo Lewis
|
c272e4afbf
|
chore: remove typedoc integration (#7515)
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
|
2023-07-28 15:37:27 +03:00 |
|
Kris Krolak
|
4db363a03c
|
feat: add visible_on_all_workspaces, closes #6589 (#7437)
* feat: add visible_on_all_workspaces, closes #6589
* add changes file
* Apply suggestions from code review
* Update core/tauri-config-schema/schema.json
* Update tooling/cli/schema.json
---------
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-07-26 19:38:09 +08:00 |
|
renovate[bot]
|
b7277357b9
|
chore(deps) Update Tauri API Definitions (#7311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-07-20 09:23:58 -03:00 |
|
dependabot[bot]
|
339cfa1124
|
chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /tooling/api (#7451)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-20 09:17:55 -03:00 |
|
Amr Bashir
|
2eab150563
|
feat(api/http): properly handle Files in Body.form, closes #7390 (#7394)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
closes #7390
|
2023-07-13 08:58:21 -03:00 |
|
Amr Bashir
|
e05cd940d6
|
ci: fix audit workflow and add resolutions for vuln packages (#7392)
* ci: fix audit workflow and add resolutions for vuln packages
* revert rust audit changes
|
2023-07-11 00:25:18 +03:00 |
|
Amr Bashir
|
23b0e1b9e5
|
fix: add resolution for semver npm package to fix cve (#7353)
|
2023-07-04 17:00:01 +03:00 |
|
renovate[bot]
|
180eeb7363
|
chore(deps) Update Tauri API Definitions (#7275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-21 07:49:53 -03:00 |
|
Lucas Fernandes Nogueira
|
e63111b65a
|
chore: remove v1 references on documentation and benchmark (#7258)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-06-19 09:47:51 -03:00 |
|
github-actions[bot]
|
bd29b05f15
|
Apply Version Updates From Current Changes (v2) (#7242)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-06-17 15:05:12 -03:00 |
|
Lucas Fernandes Nogueira
|
7bbc626cc3
|
Merge remote-tracking branch 'origin/dev' into next (#7212)
|
2023-06-15 09:52:33 -03:00 |
|
Fabian-Lars
|
3fb3f11fc8
|
docs(api.js): fix since version for locale() (#7205)
|
2023-06-14 20:30:57 +03:00 |
|
github-actions[bot]
|
b7ae725c5e
|
Apply Version Updates From Current Changes (#6901)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-06-14 12:59:28 -03:00 |
|
renovate[bot]
|
29a287ee82
|
chore(deps) Update Tauri API Definitions to v5.59.11 (#7195)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-14 07:36:26 -03:00 |
|
Lucas Fernandes Nogueira
|
696d77c3ce
|
fix(core): global events now reaches window listeners, closes #4493 (#7163)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-06-13 08:05:58 -03:00 |
|
Amr Bashir
|
6d3f3138b9
|
fix(core/path): change sep and delimiter to functions (#7160)
* fix(core/path): change `sep` and `delimiter` to functions
* fix impl
* semicolons
* return types
* generated
* fix init js
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-06-08 03:40:14 +03:00 |
|
renovate[bot]
|
ba6e5813e6
|
chore(deps) Update Tauri API Definitions (#7151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-07 09:38:27 -03:00 |
|
Amr Bashir
|
4652c446b3
|
feat: add tempDir to path plugin (#7144)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2023-06-06 14:51:29 -03:00 |
|
Lucas Fernandes Nogueira
|
9e3a18e046
|
feat(api): expose window target option on event APIs (#7132)
|
2023-06-05 16:00:44 -03:00 |
|
renovate[bot]
|
c2acf96306
|
chore(deps) Update Tauri API Definitions to v5.59.8 (#7091)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-05 09:52:05 -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 |
|
Lucas Fernandes Nogueira
|
3303041c92
|
chore(api): document new options from #6665 (#7072)
|
2023-05-27 04:39:37 -07:00 |
|
Amr Bashir
|
000104bc3b
|
feat: add is_focused APIs, closes #6472 (#6530)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-05-26 13:37:28 -03:00 |
|