Lucas Fernandes Nogueira
|
752ad3b203
|
feat(cli): use templates from wry (#5030)
|
2022-08-24 16:06:14 -03:00 |
|
Lucas Fernandes Nogueira
|
ff4cb56b2e
|
fix(tauri-macros): escape _ in mobile entry point's app name (#5029)
|
2022-08-24 14:02:08 -03:00 |
|
Lucas Fernandes Nogueira
|
641d56dcb3
|
feat(android): improve initialization scripts (#5028)
|
2022-08-24 13:06:45 -03:00 |
|
Lucas Fernandes Nogueira
|
9890486321
|
feat(core): add mobile_entry_point macro (#4983)
|
2022-08-21 10:35:34 -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 Nogueira
|
d14322de68
|
chore(deps): update to wry 0.20.2 refactor
|
2022-08-14 17:52:20 -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
|
0e925fd8f0
|
feat(examples): prepare API example for mobile
|
2022-08-10 16:30:07 -03:00 |
|
Lucas Fernandes Nogueira
|
4d063ae9ee
|
feat(core): create system tray at runtime, closes #2278 (#4862)
|
2022-08-09 14:43:51 -03:00 |
|
Lucas Fernandes Nogueira
|
ed581950ea
|
fix(tauri-build): use ::tauri as root for the CodegenContext (#4894)
|
2022-08-08 16:33:48 -03:00 |
|
Amr Bashir
|
5109c27501
|
fix(core): avoid conflict with user-defined cmd arg in invoke, closes #4875 (#4892)
|
2022-08-08 15:51:56 -03:00 |
|
Lucas Nogueira
|
75d3d677ae
|
chore(examples): update window-vibrancy and window-shadows
|
2022-08-02 18:32:15 -03:00 |
|
Amr Bashir
|
0ad9531d79
|
chore(deps): update tao to 0.13, wry to 0.20, rfd to 0.10, raw-window-handle to 0.5 (#4804)
|
2022-07-31 10:41:49 -03:00 |
|
horochx
|
d8cf9f9fcd
|
Command support for specified character encoding, closes #4644 (#4772)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-07-27 18:23:27 -03:00 |
|
Lucas Fernandes Nogueira
|
9170c92070
|
feat(core): improve config deserialization error messages (#4607)
|
2022-07-06 10:33:45 -03:00 |
|
Lucas Fernandes Nogueira
|
fa028ebf3c
|
refactor: do not pass entire config from CLI to core, send patch instead (#4598)
|
2022-07-06 09:29:26 -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
|
d4cdf80781
|
feat(macros): hide command macro from docs, closes #4550 (#4556)
|
2022-07-01 18:07:01 -03:00 |
|
Lucas Fernandes Nogueira
|
23a48007c0
|
fix(tauri-runtime-wry): deadlock on file drop, closes #4527 (#4535)
|
2022-06-30 10:38:21 -03:00 |
|
Lucas Nogueira
|
0257004be1
|
chore(deps): update lockfiles
|
2022-06-29 01:06:16 -03:00 |
|
Lucas Fernandes Nogueira
|
b025b9f581
|
refactor(cli): set binary name on dev (#4447)
|
2022-06-23 22:09:37 -03:00 |
|
Lucas Fernandes Nogueira
|
7be997b974
|
feat(core): set macOS app bundle name in development (#4381)
|
2022-06-17 13:54: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 |
|
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 |
|
Lucas Fernandes Nogueira
|
4ce8e22813
|
refactor(core): use Icon for tray icons (#4342)
|
2022-06-14 17:50:15 -03:00 |
|
github-actions[bot]
|
0e95a74950
|
Apply Version Updates From Current Changes (#4235)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-14 00:03:11 -03:00 |
|
Didrik Nordström
|
f482b09422
|
fix: remove notification permission prompt (#4302)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-09 17:37:05 -03:00 |
|
Lucas Fernandes Nogueira
|
3455244436
|
feat(cli): bundle appindicator library in the AppImage, closes #3859 (#4267)
|
2022-06-07 11:48:29 -03:00 |
|
Lucas Fernandes Nogueira
|
6216eb49e7
|
refactor(core): drop ayatana-tray and gtk-tray Cargo features (#4247)
|
2022-06-02 14:42:15 -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
|
2badbd2d7e
|
refactor: force semver versions, change updater should_install sig (#4215)
|
2022-05-25 13:15:21 -03:00 |
|
Lucas Fernandes Nogueira
|
9cdcf9b3a8
|
feat(build): create dev alias (#4212)
|
2022-05-25 10:51:33 -03: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
|
2326be3982
|
feat(core): update windows-rs to 0.37.0 (#4199)
|
2022-05-24 11:44:07 -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
|
f46175d5d4
|
feat(core): expose option to set dialog type, closes #4183 (#4187)
|
2022-05-21 11:24:39 -03:00 |
|
Lucas Fernandes Nogueira
|
bad85a1f11
|
feat(build): find .ico in config instead of default icons/icon.ico (#4115)
|
2022-05-13 10:39:04 -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
|
164078c0b7
|
feat: allow limiting dangerousDisableAssetCspModification, closes #3831 (#4021)
|
2022-05-02 21:04:21 -03:00 |
|
Lucas Fernandes Nogueira
|
094534d138
|
fix(cli): dev command stderr text overflow on Windows, closes #3995 (#4000)
|
2022-04-29 13:28:13 -03:00 |
|
Lucas Fernandes Nogueira
|
62cdb2b307
|
refactor(tauri): remove ayatana-tray from the default features (#3976)
|
2022-04-26 20:16:52 -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
|
b5622882cf
|
fix(cli): exit on non-compilation Cargo errors, closes #3930 (#3942)
|
2022-04-22 12:59:03 -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
|
f67ae6bd60
|
fix(core): set bundle id for notifications on macOS (#3839)
|
2022-04-01 23:35:29 -03:00 |
|
Lucas Nogueira
|
d5c06f0240
|
chore: update lockfiles
|
2022-03-28 15:23:27 -03:00 |
|
Lucas Fernandes Nogueira
|
f6e32ee188
|
feat(core): add dangerous option to disable compile time CSP injection (#3775)
|
2022-03-28 11:55:54 -03:00 |
|
Lucas Fernandes Nogueira
|
bf89a05fcf
|
fix(core): dialog parent window on macOS, closes #3312 (#3753)
|
2022-03-23 13:31:15 -03:00 |
|
Lucas Fernandes Nogueira
|
834ccc5153
|
feat(core): reimplement readTextFile for performance (#3631)
|
2022-03-07 11:34:33 -03:00 |
|