Amr Bashir
|
4b75834a41
chore: update license headers 2024 (#9043)
|
1 year ago |
Lucas Fernandes Nogueira
|
cbd9755e09
fix: process logs not showing on iOS (#8977)
|
1 year ago |
Amr Bashir
|
a63e71f979
refactor(core&api)!: hide internal functions and reuse them in api.js & rename `tauri` module to `primitives` (#7942)
|
1 year ago |
Lucas Fernandes Nogueira
|
d5074af562
fix: custom protocol on Windows, change scheme on Android, closes #7801 (#7808)
|
1 year ago |
Lucas Fernandes Nogueira
|
4cb51a2d56
refactor(core): custom protocol on Windows now uses the http scheme (#7779)
|
1 year ago |
Simon Hyll
|
e98393e499
fix: no longer unpacking and flattening payload, closes #7673 (#7677)
|
1 year ago |
Lucas Fernandes Nogueira
|
fbeb5b9185
refactor(core): use webview's URI schemes for IPC (#7170)
|
2 years ago |
Lucas Fernandes Nogueira
|
e5bd34cb34
refactor(core): remove init scripts related to plugin APIs (#6975)
|
2 years ago |
Lucas Fernandes Nogueira
|
86488a6ad8
refactor(core): remove notification API (#6745)
|
2 years ago |
Lucas Nogueira
|
1fd329935e
Merge branch 'dev' into next
|
2 years ago |
Lucas Fernandes Nogueira
|
46e6187c89
chore: update license year (#6311)
|
2 years ago |
Lucas Nogueira
|
3d5cc7ab86
Merge remote-tracking branch 'origin/dev' into next
|
2 years ago |
Jason
|
4892637f83
fix: Resizing glitch on custom titlebar click (closes #2549) (#5966)
|
2 years ago |
Amr Bashir
|
146a794cb6
fix(core): sync windows metadata across all windows, closes #5571 (#5615)
|
2 years ago |
Lucas Fernandes Nogueira
|
d0d873e39a
feat(core): add support to mailto: and tel: links, closes #5521 (#5544)
|
2 years ago |
Lucas Fernandes Nogueira
|
bc1622c5ab
feat(core): use native window dialogs on Android (#5137)
|
2 years ago |
Lucas Fernandes Nogueira
|
2901145c49
chore: update license headers (#5067)
|
2 years ago |
Amr Bashir
|
20a7036ba5
Revert "fix(core): avoid conflict with user-defined `cmd` arg in invoke, closes #4875 (#4892)" (#4924)
|
3 years ago |
Amr Bashir
|
5109c27501
fix(core): avoid conflict with user-defined `cmd` arg in invoke, closes #4875 (#4892)
|
3 years ago |
Lucas Fernandes Nogueira
|
b8cd2a7993
feat(api): call `toString()` on dialog title and message, closes #4583 (#4588)
|
3 years ago |
Lucas Nogueira
|
0c45641398
chore: add comment explaining preventDefault() usage
|
3 years ago |
Lucas Nogueira
|
a0e20621f5
fix: preventDefault mousedown on data-tauri-drag-region, closes #4059
|
3 years ago |
f91kdash
|
f72cace368
fix: never remove ipc callback & mem never be released (#4274)
|
3 years ago |
Lucas Fernandes Nogueira
|
10e3190fdd
fix(core): do not use capture on _blank link event handler, closes #2791 (#3349)
|
3 years ago |
Lucas Fernandes Nogueira
|
878b8b9a1f
fix(core): immediately listen to window-created, closes #3297 (#3298)
|
3 years ago |
Lucas Fernandes Nogueira
|
f5109e0c96
fix(api): window label null instead of actual value, closes #3295 (#3332)
|
3 years ago |
chip
|
d5d6d2abc1
Isolation Pattern (#43)
|
3 years ago |
Lucas Nogueira
|
eae311e6e2
fix(core): ipc and tests
|
3 years ago |
Lucas Nogueira
|
239bba5666
refactor(core): check notification permission on the Rust endpoint [TRI-017] (#23)
|
3 years ago |
Lucas Nogueira
|
a48b8b18d4
feat(core): validate callbacks and event names [TRI-038] [TRI-020] (#21)
|
3 years ago |