github-actions[bot]
|
d16206a086
|
Apply Version Updates From Current Changes (#8005)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-10-19 16:04:21 +00:00 |
|
renovate[bot]
|
c90ee65dbf
|
chore(deps) Update Tauri CLI (dev) (#7630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-19 11:14:23 -03:00 |
|
Lucas Fernandes Nogueira
|
ebcc21e4b9
|
refactor: change prefix of hook env vars to TAURI_ENV_, closes #8054 (#8057)
|
2023-10-19 10:46:04 -03:00 |
|
renovate[bot]
|
620b7a5d2f
|
chore(deps) Update Tauri API Definitions (dev) (#7633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-18 13:32:10 -03:00 |
|
renovate[bot]
|
a76588df75
|
chore(deps) Update Rust crate log to 0.4.20 (dev) (#7629)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-10-18 13:10:39 -03:00 |
|
renovate[bot]
|
5c0eeb40c1
|
chore(deps) Update Tauri API Definitions (dev) (major) (#7638)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-18 10:37:30 -03:00 |
|
Andre Lew
|
c1ec0f1551
|
feat(core): expose always_on_bottom, closes #7847 (#7933)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-18 09:47:24 -03:00 |
|
Jason Tsai
|
c085addab5
|
feat: set application progress bar, close #7999 (#8009)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-17 16:25:30 -03:00 |
|
Amr Bashir
|
fb10b87970
|
feat: move app plugin back to core (#8039)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-17 15:13:47 -03:00 |
|
Amr Bashir
|
ed32257d04
|
feat(windows): add tabbed effect (#7794)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-10-17 12:29:10 -03:00 |
|
Lucas Fernandes Nogueira
|
880266a7f6
|
chore: bump MSRV to 1.70 (#8031)
|
2023-10-17 11:08:15 -03:00 |
|
Amr Bashir
|
a63e71f979
|
refactor(core&api)!: hide internal functions and reuse them in api.js & rename tauri module to primitives (#7942)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-17 09:40:20 -03:00 |
|
Amr Bashir
|
8b166e9bf8
|
refactor!: consistent environment variables (#7949)
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-17 09:17:02 -03:00 |
|
Amr Bashir
|
c9a9246c37
|
feat: move window plugin back to core (#8007)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-17 08:33:23 -03:00 |
|
dependabot[bot]
|
f12306af5f
|
chore(deps): bump @babel/traverse from 7.17.0 to 7.23.2 in /tooling/cli/node (#8026)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.17.0 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-17 06:02:26 +03:00 |
|
Amr Bashir
|
2fe8782ad4
|
refactor: enhance the descriptions of CLI commands, closes #7572 (#7952)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-16 09:44:23 -03:00 |
|
Amr Bashir
|
4caa1cca99
|
refactor(cli): enhance plugin subcommand, closes #7749 (#7990)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.app>
|
2023-10-11 15:34:33 +00:00 |
|
github-actions[bot]
|
713f84db2b
|
Apply Version Updates From Current Changes (#7823)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-10-08 10:03:49 +00:00 |
|
Lucas Fernandes Nogueira
|
b2f17723a4
|
feat(cli): use devicetl to connect with iOS 17 devices (#7971)
|
2023-10-07 14:16:27 -03:00 |
|
Amr Bashir
|
1c9f3db916
|
chore: change tauri-mobile to cargo-mobile2 (#7953)
|
2023-10-05 19:30:56 +00:00 |
|
Lucas Fernandes Nogueira
|
d735324df0
|
fix(cli): deadlock regression from #7802 (#7948)
|
2023-10-03 11:46:20 -03:00 |
|
Amr Bashir
|
b597aa5f39
|
feat: add id option for tray icon in config file (#7871)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2023-10-03 10:18:19 -03:00 |
|
martin frances
|
44e8a562a2
|
fix: Cleared warnings seen while running ``cargo doc`` (#7862)
|
2023-10-03 08:37:54 -03:00 |
|
Lucas Fernandes Nogueira
|
228e5a4c76
|
fix(cli): icons not added to the Android project (#7902)
|
2023-09-26 15:22:23 -03:00 |
|
i-c-b
|
100d9ede35
|
fix(core): Correctly detect Android Tauri configuration file, closes #7785 (#7802)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-09-12 13:18:23 -03:00 |
|
github-actions[bot]
|
3c66a53a9e
|
Apply Version Updates From Current Changes (#7811)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2023-09-11 13:00:21 -03:00 |
|
Lucas Fernandes Nogueira
|
d5074af562
|
fix: custom protocol on Windows, change scheme on Android, closes #7801 (#7808)
|
2023-09-11 12:25:06 -03:00 |
|
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 |
|
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 |
|
Angelo II
|
04949d1658
|
feat(bundler/NSIS): Add Bulgarian to supported NSIS languages. (#7624)
* Create Bulgarian.nsh
* Update nsis.rs
* Create nsis-bulgarian.md
|
2023-08-15 23:06:22 +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 |
|
renovate[bot]
|
82c3f6be4a
|
chore(deps) Update Tauri Bundler (dev) (#7579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-10 07:21:36 -03:00 |
|
renovate[bot]
|
6a76d0abca
|
chore(deps) Update Tauri API Definitions (#7496)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2023-08-08 15:50:11 -03:00 |
|
renovate[bot]
|
56714ede4d
|
chore(deps) Update Rust crate tempfile to 3.7.0 (#7497)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-08 15:17:53 -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 |
|
Stanislas Michalak
|
6c38924aa2
|
fix: improve French translations for nsis installer (#7523)
|
2023-08-05 08:58:33 -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 |
|
renovate[bot]
|
b7277357b9
|
chore(deps) Update Tauri API Definitions (#7311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-07-20 09:23:58 -03:00 |
|
dependabot[bot]
|
339cfa1124
|
chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /tooling/api (#7451)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-20 09:17:55 -03:00 |
|