Amr Bashir
|
4b75834a41
chore: update license headers 2024 (#9043)
|
1 年之前 |
Lucas Fernandes Nogueira
|
361ec37fd4
chore(deps): update to tao 0.26 (#8932)
|
1 年之前 |
Lucas Fernandes Nogueira
|
0cdfda2876
refactor: move plugin functionality from tauri-build to tauri-plugin (#8737)
|
1 年之前 |
Amr Bashir
|
9eaeb5a8cd
refactor: refactor parent APIs on `WindowBuilder` (#8622)
|
1 年之前 |
tweidinger
|
3c2f79f6f3
Tauri ACL/Allowlist v2 Implementation and Plugin System Refactor (#8428)
|
1 年之前 |
Jason Tsai
|
c085addab5
feat: set application progress bar, close #7999 (#8009)
|
1 年之前 |
Amr Bashir
|
ed32257d04
feat(windows): add tabbed effect (#7794)
|
1 年之前 |
Benjamin Demetz
|
1bce7397a4
fix: Returns a warning instead of panicking if an AppImage is not mounted, closes #7736 (#7843)
|
1 年之前 |
Amr Bashir
|
deea943626
refactor!: changed `Env.args` to `Env.args_os` and use `OsString` instead of `String` (#7876)
|
1 年之前 |
Amr Bashir
|
74b1f4fc66
feat(core): add dark/light mica option (#7384)
|
2 年之前 |
Simon Hyll
|
c34e37b1f7
docs: added rustdoc icons (#7253)
|
2 年之前 |
Lucas Fernandes Nogueira
|
7bbc626cc3
Merge remote-tracking branch 'origin/dev' into next (#7212)
|
2 年之前 |
Amr Bashir
|
e0f0dce220
feat: add window effects api (#6442)
|
2 年之前 |
Lucas Nogueira
|
1fd329935e
Merge branch 'dev' into next
|
2 年之前 |
Lucas Fernandes Nogueira
|
46e6187c89
chore: update license year (#6311)
|
2 年之前 |
Lucas Nogueira
|
3d5cc7ab86
Merge remote-tracking branch 'origin/dev' into next
|
2 年之前 |
Amr Bashir
|
9da996073f
fix(cli): fix printing paths on Windows (#6137)
|
2 年之前 |
Lucas Fernandes Nogueira
|
630a7f4b18
refactor: remove mobile log initialization, ref #6049 (#6081)
|
2 年之前 |
Fabian-Lars
|
5fe68b1cec
docs: Various docs improvements (#5643)
|
2 年之前 |
Kasper
|
321f3fed19
feat(macos): `title_bar_style` and `hidden_title` window options, closes #2663 (#3965)
|
2 年之前 |
Amr Bashir
|
54c337e06f
feat(cli): hotreload support for frontend static files, closes #2173 (#5256)
|
2 年之前 |
Lucas Fernandes Nogueira
|
2901145c49
chore: update license headers (#5067)
|
2 年之前 |
Lucas Fernandes Nogueira
|
6218c31e17
fix(core): retain command line arguments on restart, closes #4760 (#4763)
|
3 年之前 |
Cyandev
|
45981851e3
chore(lint): unused variable warnings for release builds (#4411)
|
3 年之前 |
Lucas Fernandes Nogueira
|
2badbd2d7e
refactor: force semver versions, change updater `should_install` sig (#4215)
|
3 年之前 |
Lucas Fernandes Nogueira
|
b5622882cf
fix(cli): exit on non-compilation Cargo errors, closes #3930 (#3942)
|
3 年之前 |
Lucas Fernandes Nogueira
|
4cebcf6da7
feat: expose theme APIs, closes #3903 (#3937)
|
3 年之前 |
Lucas Fernandes Nogueira
|
5eb72c24de
refactor: copy resources and sidecars on the Cargo build script (#3357)
|
3 年之前 |
chip
|
7c3db7a381
cache current binary path much sooner (#45)
|
3 年之前 |
Lucas Nogueira
|
de35f4b624
fix(core): use `std::env::temp_dir` instead of fixed `/tmp`
|
3 年之前 |