Lucas Nogueira
|
fa90214b05
feat(core): block remote URLs from accessing the IPC
|
2 лет назад |
Lucas Fernandes Nogueira
|
9170c92070
feat(core): improve config deserialization error messages (#4607)
|
3 лет назад |
Lucas Fernandes Nogueira
|
fa028ebf3c
refactor: do not pass entire config from CLI to core, send patch instead (#4598)
|
3 лет назад |
Amr Bashir
|
3fbaee454d
refactor(examples/api): new look (#4465)
|
3 лет назад |
Lucas Fernandes Nogueira
|
d4cdf80781
feat(macros): hide command macro from docs, closes #4550 (#4556)
|
3 лет назад |
Lucas Fernandes Nogueira
|
23a48007c0
fix(tauri-runtime-wry): deadlock on file drop, closes #4527 (#4535)
|
3 лет назад |
Lucas Nogueira
|
0257004be1
chore(deps): update lockfiles
|
3 лет назад |
Lucas Fernandes Nogueira
|
b025b9f581
refactor(cli): set binary name on dev (#4447)
|
3 лет назад |
Lucas Fernandes Nogueira
|
7be997b974
feat(core): set macOS app bundle name in development (#4381)
|
3 лет назад |
github-actions[bot]
|
13c2fc1ffe
Apply Version Updates From Current Changes (#4352)
|
3 лет назад |
Amr Bashir
|
4c4acc3094
feat: implement `Default` for `Menu`, closes #2398 (#4291)
|
3 лет назад |
Lucas Fernandes Nogueira
|
4ce8e22813
refactor(core): use `Icon` for tray icons (#4342)
|
3 лет назад |
github-actions[bot]
|
0e95a74950
Apply Version Updates From Current Changes (#4235)
|
3 лет назад |
Didrik Nordström
|
f482b09422
fix: remove notification permission prompt (#4302)
|
3 лет назад |
Lucas Fernandes Nogueira
|
3455244436
feat(cli): bundle appindicator library in the AppImage, closes #3859 (#4267)
|
3 лет назад |
Lucas Fernandes Nogueira
|
6216eb49e7
refactor(core): drop `ayatana-tray` and `gtk-tray` Cargo features (#4247)
|
3 лет назад |
Lucas Fernandes Nogueira
|
3f998ca294
feat(api): add `writeTextFile` and `(path, contents, options)` overload (#4228)
|
3 лет назад |
Lucas Fernandes Nogueira
|
2badbd2d7e
refactor: force semver versions, change updater `should_install` sig (#4215)
|
3 лет назад |
Lucas Fernandes Nogueira
|
9cdcf9b3a8
feat(build): create `dev` alias (#4212)
|
3 лет назад |
Lucas Nogueira
|
c479922f9a
refactor: use `strip_prefix` to remove request uri domain, ref #4132
|
3 лет назад |
Lucas Fernandes Nogueira
|
2326be3982
feat(core): update windows-rs to 0.37.0 (#4199)
|
3 лет назад |
Lucas Fernandes Nogueira
|
43daeafd73
refactor: cleanup logic to get path from protocol req url, closes #4132 (#4192)
|
3 лет назад |
Lucas Fernandes Nogueira
|
f46175d5d4
feat(core): expose option to set dialog type, closes #4183 (#4187)
|
3 лет назад |
Lucas Fernandes Nogueira
|
bad85a1f11
feat(build): find .ico in config instead of default `icons/icon.ico` (#4115)
|
3 лет назад |
Lucas Fernandes Nogueira
|
a0ecd81a93
fix(core): percent decode file drop payloads, closes #4034 (#4035)
|
3 лет назад |
Lucas Fernandes Nogueira
|
164078c0b7
feat: allow limiting dangerousDisableAssetCspModification, closes #3831 (#4021)
|
3 лет назад |
Lucas Fernandes Nogueira
|
094534d138
fix(cli): dev command stderr text overflow on Windows, closes #3995 (#4000)
|
3 лет назад |
Lucas Fernandes Nogueira
|
62cdb2b307
refactor(tauri): remove ayatana-tray from the default features (#3976)
|
3 лет назад |
Lucas Fernandes Nogueira
|
1397d9121a
feat(core): add support to multipart/form-data requests, closes #2118 (#3929)
|
3 лет назад |
Lucas Fernandes Nogueira
|
b5622882cf
fix(cli): exit on non-compilation Cargo errors, closes #3930 (#3942)
|
3 лет назад |