github-actions[bot]
|
a6a42f8f0a
|
Apply Version Updates From Current Changes (#7770)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-09-08 11:49:37 -03:00 |
|
Lucas Fernandes Nogueira
|
4cb51a2d56
|
refactor(core): custom protocol on Windows now uses the http scheme (#7779)
|
2023-09-07 19:57:16 -03:00 |
|
Jason Tsai
|
e3bfb01411
|
feat(nsis): support choosing compression algorithms, closes #7685 (#7776)
|
2023-09-07 18:45:15 +03:00 |
|
Lucas Fernandes Nogueira
|
dfbbca423b
|
feat(bundler): try to find API key file for notarization, ref #7616 (#7771)
|
2023-09-07 10:01:12 -03:00 |
|
Lucas Fernandes Nogueira
|
974e38b4dd
|
refactor(cli): rename plugin add command to add (#7744)
|
2023-09-07 07:34:36 -03:00 |
|
github-actions[bot]
|
7db1c31e47
|
Apply Version Updates From Current Changes (#7627)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-09-06 18:12:36 -03:00 |
|
Lucas Fernandes Nogueira
|
8faa5a4a12
|
fix(cli): missing assets dir on iOS project when it is committed (#7765)
|
2023-09-06 17:22:39 -03:00 |
|
Lucas Fernandes Nogueira
|
b75a1210be
|
fix(cli): update tauri-mobile to fix iOS logs not showing (#7762)
|
2023-09-06 15:11:30 -03:00 |
|
Lucas Fernandes Nogueira
|
964282a267
|
fix(cli): migration tests (#7745)
|
2023-09-06 13:43:17 -03:00 |
|
Colin McDonnell
|
e152662687
|
feat: support Bun package manager (#7723)
* Support bun
* clippy
|
2023-08-31 02:48:36 +03:00 |
|
i-c-b
|
13279917d4
|
enhance(cli): Add Cargo Tauri CLI version to tauri info output (#7713)
* enhance(cli): Add Cargo Tauri CLI version to `tauri info` output
* Create enhance-cli-cargo-tauri-cli-version-info.md
|
2023-08-31 01:53:37 +03:00 |
|
Lucas Fernandes Nogueira
|
964d81ff01
|
refactor(bundler): switch to notarytool, closes #4300 (#7616)
|
2023-08-16 11:10:02 +09:00 |
|
Fabian-Lars
|
9308dee0a1
|
docs: Be more specific about plugin names in ipc scope (#7605)
|
2023-08-15 10:56:05 -03:00 |
|
github-actions[bot]
|
3bf1bce9ec
|
Apply Version Updates From Current Changes (#7612)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-08-14 12:19:36 -03:00 |
|
github-actions[bot]
|
28382fdf9e
|
Apply Version Updates From Current Changes (#7270)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-08-14 08:30:01 -03:00 |
|
Jonas Kruckenberg
|
02eb08bbd7
|
perf: remove lto setting from CLI (#6861)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-08-14 07:28:11 -03:00 |
|
renovate[bot]
|
d928d23cdb
|
chore(deps) Update Tauri Core - abandoned (#5253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-08-13 22:41:00 -03:00 |
|
Amr Bashir
|
7fb419c326
|
refactor: move to muda and tray_icon crates (#7535)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-08-13 22:25:50 -03:00 |
|
Lucas Fernandes Nogueira
|
fbeb5b9185
|
refactor(core): use webview's URI schemes for IPC (#7170)
Co-authored-by: chip <chip@chip.sh>
|
2023-08-10 10:12:38 -03:00 |
|
Lucas Fernandes Nogueira
|
8af2497496
|
feat(cli): automate API -> plugin migration (#7561)
|
2023-08-08 13:21:46 -03:00 |
|
Lucas Fernandes Nogueira
|
d010bc07b8
|
feat(ios): properly set iOS product name (#7554)
|
2023-08-05 08:59:19 -03:00 |
|
Kris Krolak
|
4db363a03c
|
feat: add visible_on_all_workspaces, closes #6589 (#7437)
* feat: add visible_on_all_workspaces, closes #6589
* add changes file
* Apply suggestions from code review
* Update core/tauri-config-schema/schema.json
* Update tooling/cli/schema.json
---------
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-07-26 19:38:09 +08:00 |
|
Lucas Fernandes Nogueira
|
522de0e788
|
feat(core): allow a plugin build script to read the plugin config object (#7447)
|
2023-07-18 11:04:15 -03:00 |
|
Lucas Fernandes Nogueira
|
aa94f7197e
|
feat(ios): add empty entitlements file to iOS project (#7445)
|
2023-07-18 10:20:32 -03:00 |
|
Lucas Fernandes Nogueira
|
c7dacca466
|
feat(cli): expose iOS project path and app name as env vars (#7446)
|
2023-07-18 10:19:01 -03:00 |
|
Bo
|
3b98141aa2
|
feat: add file association support, closes #3736 (#4320)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Raphii <iam@raphii.co>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-07-16 18:34:43 -03:00 |
|
Lucas Fernandes Nogueira
|
4dd4893d7d
|
feat: allow specifying a resource map, closes #5844 (#5950)
Co-authored-by: amrbashir <amr.bashir2015@gmail.com>
closes #5844
|
2023-07-13 18:28:52 -03:00 |
|
Amr Bashir
|
71a0240166
|
chore: remove hotkey.js script and replace var with const (#7343)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-07-12 08:44:26 -03:00 |
|
Amr Bashir
|
a2be88a21d
|
refactor: remove bitness crate from bundler (#7405)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-07-12 07:38:25 -03:00 |
|
清茶
|
907425df55
|
feat(cli): check cwd for config file before traversing (#7395)
|
2023-07-11 18:29:15 +03:00 |
|
Lucas Fernandes Nogueira
|
eeff1784e1
|
chore(deps): update unmaintained dependency from kuchiki to kuchikiki (#7359) (#7367)
Co-authored-by: Davide Baldo <davide@baldo.me>
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-07-11 19:19:13 +09:00 |
|
Amr Bashir
|
e05cd940d6
|
ci: fix audit workflow and add resolutions for vuln packages (#7392)
* ci: fix audit workflow and add resolutions for vuln packages
* revert rust audit changes
|
2023-07-11 00:25:18 +03:00 |
|
Amr Bashir
|
74b1f4fc66
|
feat(core): add dark/light mica option (#7384)
* feat(core): add dark/light mica option
* Update .changes/dark-light-mica-effect.md
* fix macos build
|
2023-07-10 14:31:29 +03:00 |
|
Davide Baldo
|
43c6285e90
|
chore(deps): update unmaintained dependency from kuchiki to kuchikiki (#7359)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-07-05 17:41:46 -03:00 |
|
Amr Bashir
|
46df2c9b91
|
fix(bundler): sort package types before bundling, closes #7349 (#7360)
fix(bundler): sort package types before bundling, closes #7349
|
2023-07-05 17:17:31 -03:00 |
|
Amr Bashir
|
23b0e1b9e5
|
fix: add resolution for semver npm package to fix cve (#7353)
|
2023-07-04 17:00:01 +03:00 |
|
Fabian-Lars
|
3065c8aea3
|
fix(bundler): Enable zip's deflate feature flag (#7296)
|
2023-06-26 11:43:43 -03:00 |
|
i-c-b
|
5eb8554331
|
fix(cli): Apple Dev Teams format for info::Section::Display (#7282)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
|
2023-06-24 08:30:34 -03:00 |
|
Fabian-Lars
|
38d0bed8eb
|
fix(cli): Split metadata.json per major version. (#7276)
|
2023-06-22 10:43:47 -03:00 |
|
renovate[bot]
|
0ef9c6b7ec
|
chore(deps) Update Rust crate serde_json to 1.0.97 (#7271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-06-21 10:56:25 -03:00 |
|
Fabian-Lars
|
dad4f54eec
|
fix(cli): Disable version check, fixes #7273 (#7277)
|
2023-06-21 19:19:31 +08:00 |
|
Simon Hyll
|
c34e37b1f7
|
docs: added rustdoc icons (#7253)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-06-19 21:51:05 -03:00 |
|
github-actions[bot]
|
bd29b05f15
|
Apply Version Updates From Current Changes (v2) (#7242)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-06-17 15:05:12 -03:00 |
|
Lucas Fernandes Nogueira
|
6252380f44
|
fix(cli): kill beforeDevCommand process if mobile dev command fails (#7241)
|
2023-06-17 14:10:01 -03:00 |
|
Lucas Fernandes Nogueira
|
655c714e41
|
fix(cli): do not panic on Ctrl+C on ios dev (#7240)
|
2023-06-17 14:09:37 -03:00 |
|
Lucas Nogueira
|
1e9c463d12
|
Merge remote-tracking branch 'origin/1.x' into dev
|
2023-06-17 11:02:14 -03:00 |
|
github-actions[bot]
|
4b3d66c793
|
Apply Version Updates From Current Changes (v1) (#7234)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-06-17 10:45:52 -03:00 |
|
Amr Bashir
|
066c09a6ea
|
fix(core): fix require_literal_leading_dot flipped behavior (#7227)
|
2023-06-17 09:17:36 -03:00 |
|
Jeffrey Hutchins
|
c7534e732d
|
feat(android): disable action bar in dark mode themes.xml (#7226)
|
2023-06-17 04:57:33 +03:00 |
|
Amr Bashir
|
8922be591c
|
feat(android): disable action bar in themes.xml (#7164)
|
2023-06-16 13:02:11 -03:00 |
|