Lucas Fernandes Nogueira
|
6c13840cee
feat(examples): add desktop/web application example (#5537)
|
2 년 전 |
Amr Bashir
|
a178f95d68
feat: config schema generator (#5193)
|
2 년 전 |
Lucas Fernandes Nogueira
|
aec5537de0
fix(codegen): serialize template tags, closes #4410 (#5247)
|
2 년 전 |
Lucas Fernandes Nogueira
|
2901145c49
chore: update license headers (#5067)
|
2 년 전 |
Lucas Fernandes Nogueira
|
6ba99689aa
feat(codegen): use TARGET environment variable if set (#4921)
|
3 년 전 |
Lucas Nogueira
|
08584fc657
fix(codegen): adapt for iOS build
|
3 년 전 |
Brian Li
|
f957cbb56c
fix(codegen): write output file when contents change (#4889)
|
3 년 전 |
Lucas Fernandes Nogueira
|
52f0c8bb83
feat(core): improve tray icon read error messages (#4850)
|
3 년 전 |
Lucas Fernandes Nogueira
|
c04d0340e2
feat(core): prepare build for mobile targets (#4830)
|
3 년 전 |
Lucas Fernandes Nogueira
|
3b4ed970e6
feat(codegen): validate `__TAURI_ISOLATION_HOOK__` is referenced (#4631)
|
3 년 전 |
Lucas Nogueira
|
38f5db6e6a
feat(codegen): fill app metadata in development Info.plist
|
3 년 전 |
Lucas Fernandes Nogueira
|
307c2ebfb6
feat(core): set macOS app icon in development (#4385)
|
3 년 전 |
Lucas Fernandes Nogueira
|
7be997b974
feat(core): set macOS app bundle name in development (#4381)
|
3 년 전 |
Lucas Nogueira
|
562e8ca23f
fix(codegen): tray icon path is relative to the config directory
|
3 년 전 |
Lucas Fernandes Nogueira
|
4ce8e22813
refactor(core): use `Icon` for tray icons (#4342)
|
3 년 전 |
Lucas Fernandes Nogueira
|
2badbd2d7e
refactor: force semver versions, change updater `should_install` sig (#4215)
|
3 년 전 |
Lucas Fernandes Nogueira
|
164078c0b7
feat: allow limiting dangerousDisableAssetCspModification, closes #3831 (#4021)
|
3 년 전 |
Lucas Fernandes Nogueira
|
e11878bcf7
refactor(core): add global-shortcut Cargo feature, enhancing binary size (#3956)
|
3 년 전 |
Lucas Fernandes Nogueira
|
f6e32ee188
feat(core): add dangerous option to disable compile time CSP injection (#3775)
|
3 년 전 |
chip
|
8661e3e24d
replace dependencies with long build times when used together (closes #3571) (#3773)
|
3 년 전 |
renovate[bot]
|
cf53761718
chore(deps) Update Rust crate png to 0.17 (#3652)
|
3 년 전 |
Lucas Fernandes Nogueira
|
96a2040076
fix(core): performance when generating code for default window icon (#3633)
|
3 년 전 |
Lucas Fernandes Nogueira
|
06ab85b469
chore(codegen): remove dead code on macOS (#3630)
|
3 년 전 |
Lucas Fernandes Nogueira
|
8c9358725a
refactor(core): move `png` and `ico` behind Cargo features (#3588)
|
3 년 전 |
Lucas Fernandes Nogueira
|
0f1558980a
fix(core): docs.rs on Windows and macOS (#3566)
|
3 년 전 |
Lucas Fernandes Nogueira
|
7aca0a6233
refactor(core): simplify shell scope, input only string arrays (#3372)
|
3 년 전 |
Lucas Fernandes Nogueira
|
61851f49ea
refactor(core): use `regex` only for the shell scope API (#46)
|
3 년 전 |
chip
|
10314cd5cf
feat(core): add argument parsing on shell scope (#44)
|
3 년 전 |
chip
|
d5d6d2abc1
Isolation Pattern (#43)
|
3 년 전 |
Lucas Nogueira
|
cf54dcf9c8
feat: improve `CSP` security with nonces and hashes, add `devCsp` [TRI-004] (#8)
|
3 년 전 |