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 |
|
Lucas Fernandes Nogueira
|
aa119f2836
|
feat(api): add FormData support on Body.form, closes #5545 (#5546)
|
2022-11-04 15:18:28 -03:00 |
|
Lucas Fernandes Nogueira
|
357480f4ae
|
feat(core): custom protocol headers on Linux, closes #4496 (#5421)
|
2022-10-17 12:08:59 -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 |
|
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 |
|
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 |
|
Amr Bashir
|
725236cea0
|
refactor: enhance api demo app mobile experience (#4929)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-08-14 18:39:35 -03:00 |
|
Amr Bashir
|
20a7036ba5
|
Revert "fix(core): avoid conflict with user-defined cmd arg in invoke, closes #4875 (#4892)" (#4924)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-08-12 20:34:17 -03:00 |
|
Lucas Nogueira
|
6119f4582e
|
chore(examples): update API dist
|
2022-08-11 09:55:49 -03:00 |
|
Danil Karpenko
|
aa9f1243e6
|
Improved EventEmitter for tauri api shell (#4697)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-07-25 19:35:35 -03:00 |
|
Lucas Fernandes Nogueira
|
b02fc90f45
|
feat(api): add abstractions to updater and window event listeners (#4569)
|
2022-07-05 16:57:53 -03:00 |
|
Amr Bashir
|
3fbaee454d
|
refactor(examples/api): new look (#4465)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-07-03 22:15:23 -03:00 |
|
Lucas Fernandes Nogueira
|
2ca762d207
|
feat(bundler): extend webview2 installation options, closes #2882 #2452 (#4466)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
|
2022-06-26 15:45:31 -03:00 |
|
github-actions[bot]
|
13c2fc1ffe
|
Apply Version Updates From Current Changes (#4352)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-15 23:08:50 -03:00 |
|
Lucas Fernandes Nogueira
|
3f998ca294
|
feat(api): add writeTextFile and (path, contents, options) overload (#4228)
|
2022-05-29 10:10:41 -03:00 |
|
Lucas Fernandes Nogueira
|
a0ecd81a93
|
fix(core): percent decode file drop payloads, closes #4034 (#4035)
|
2022-05-03 13:05:18 -03:00 |
|
Lucas Fernandes Nogueira
|
582bdfccbc
|
docs(tauri): document all feature flags, add test (#3947)
|
2022-04-22 21:51:39 -03:00 |
|
Lucas Fernandes Nogueira
|
1397d9121a
|
feat(core): add support to multipart/form-data requests, closes #2118 (#3929)
|
2022-04-22 20:04:58 -03:00 |
|
Lucas Fernandes Nogueira
|
c54ddfe933
|
feat: expose window cursor APIs, closes #3888 #3890 (#3935)
|
2022-04-21 15:54:08 -03:00 |
|
Lucas Fernandes Nogueira
|
f2a30d8bc5
|
refactor(core): use ayatana appindicator by default, keep option to use gtk (#3916)
|
2022-04-19 17:33:17 -03:00 |
|
Lucas Fernandes Nogueira
|
834ccc5153
|
feat(core): reimplement readTextFile for performance (#3631)
|
2022-03-07 11:34:33 -03:00 |
|
Lucas Fernandes Nogueira
|
76c791bd2b
|
fix(core): regression on the unlisten function (#3623)
|
2022-03-06 20:45:38 -03:00 |
|
Lucas Fernandes Nogueira
|
2403e732df
|
feat(cli.rs): add tests to node binding, delete cli.js (#3381)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: LongYinan <lynweklm@gmail.com>
|
2022-02-10 16:45:41 -03:00 |
|
Lucas Fernandes Nogueira
|
85632759c3
|
fix(examples): remove inline style usage due to CSP (#3373)
|
2022-02-09 12:45:34 -03:00 |
|
Lucas Fernandes Nogueira
|
9b34055264
|
fix(core): window-specific event delivery, closes #3302 (#3344)
|
2022-02-06 17:50:02 -03:00 |
|
Lucas Fernandes Nogueira
|
f5109e0c96
|
fix(api): window label null instead of actual value, closes #3295 (#3332)
|
2022-02-04 21:57:41 -03:00 |
|
Lucas Nogueira
|
3d77bd3981
|
refactor(examples): use fixed file name on API example dist files
|
2022-02-04 18:33:43 -03:00 |
|