renovate[bot]
|
04201d43b1
|
chore(deps) Update Rust crate notify to v5, clap to v4 (#5109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-29 10:34:50 -03:00 |
|
renovate[bot]
|
d9d430e5a5
|
chore(deps) Update Tauri API Definitions (#5299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-29 09:28:29 -03:00 |
|
Caesar Schinas
|
5d89905e39
|
feat(api): add app-specific directory APIs, closes #5263 (#5272)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-28 19:34:09 -03:00 |
|
jabza
|
eedfa5e618
|
feat(core): Expose "ignore_cursor_events" to Tauri and API (#5032)
Co-authored-by: Thomas Kilsby <>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-28 16:55:35 -03:00 |
|
Lucas Fernandes Nogueira
|
7d9aa3987e
|
feat: bump MSRV to 1.59 (#5296)
|
2022-09-28 14:33:35 -03:00 |
|
renovate[bot]
|
f98e1b128c
|
chore(deps) Update Tauri API Definitions (#5249)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-28 13:48:06 -03:00 |
|
renovate[bot]
|
82e915c487
|
chore(deps) Update Rust crate env_logger to 0.9.1 (#5248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-28 13:47:50 -03:00 |
|
Amr Bashir
|
628285c1cf
|
feat(bundler): add publisher field, closes #5273 (#5283)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-28 13:42:26 -03:00 |
|
Amr Bashir
|
54c337e06f
|
feat(cli): hotreload support for frontend static files, closes #2173 (#5256)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-28 13:16:58 -03:00 |
|
Amr Bashir
|
b9316a64ea
|
fix(cli): validate productName in config, closes #5233 (#5262)
|
2022-09-28 11:44:14 -03:00 |
|
Caesar Schinas
|
08a44490d7
|
docs: correct path for desktop_dir, closes #5267 (#5268)
|
2022-09-28 11:36:15 -03:00 |
|
renovate[bot]
|
3baa6ac9b8
|
chore(deps) Update Rust crate image to 0.24.4 (#5289)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-28 11:11:44 -03:00 |
|
Lucas Nogueira
|
013fb354d9
|
docs(path): fix log directory documentation
|
2022-09-23 20:06:52 -03:00 |
|
Amr Bashir
|
adba73a9ff
|
ci: migrate to the org-level token
|
2022-09-23 18:00:13 +02:00 |
|
Amr Bashir
|
1d7171a1ec
|
chore: add prettierignore and fmt the repo (#5192)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-18 09:16:35 -03:00 |
|
renovate[bot]
|
ecb489a77c
|
chore(deps) Update Tauri API Definitions (#5184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-18 09:16:19 -03:00 |
|
Lucas Fernandes Nogueira
|
18b17a954c
|
chore(cli): remove unused dependencies (#5219)
|
2022-09-18 09:07:06 -03:00 |
|
github-actions[bot]
|
e4292ce7be
|
apply version updates (#5216)
|
2022-09-16 14:30:18 -03:00 |
|
Amr Bashir
|
db26aaf2b4
|
fix: fix wrong cli metadata (#5214)
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-09-16 13:54:09 -03:00 |
|
Fabian-Lars
|
c764408da7
|
fix: Add missing allowlist config for cursor apis, closes #5207 (#5211)
|
2022-09-16 13:26:27 -03:00 |
|
Lucas Nogueira
|
2954f6d252
|
fix(cli): wrong metadata
|
2022-09-15 14:51:42 -03:00 |
|
Lucas Nogueira
|
0967da262e
|
fix(cli.js): revert jest update
|
2022-09-15 14:36:31 -03:00 |
|
Lucas Nogueira
|
e939e6d9e4
|
fix(ci): adjust publish-cli-js workflow to only install prod deps
|
2022-09-15 14:14:59 -03:00 |
|
Lucas Nogueira
|
3ceed62686
|
chore: add exists function to the changelog
|
2022-09-15 12:35:05 -03:00 |
|
github-actions[bot]
|
83a6dab7b2
|
Revert "Apply Version Updates From Current Changes (#5198)"
This reverts commit 9190206387 .
|
2022-09-15 12:34:10 -03:00 |
|
github-actions[bot]
|
9190206387
|
Apply Version Updates From Current Changes (#5198)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-09-15 12:32:51 -03:00 |
|
github-actions[bot]
|
fbdd0a7ca9
|
Apply Version Updates From Current Changes (#4753)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
|
2022-09-15 12:03:45 -03:00 |
|
Fabian-Lars
|
3c62dbc902
|
feat(api): Add exists function to the fs module. (#5060)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-09-15 11:28:52 -03:00 |
|
Yuyi Wang
|
9b793eeb68
|
Remove futures & futures-lite and use futures-util directily. (#5172)
|
2022-09-12 19:24:57 -03:00 |
|
Amr Bashir
|
5e74aefd4a
|
chore(api.js): add @since tag where appropriate (#5169)
|
2022-09-12 16:45:57 -03:00 |
|
Lucas Nogueira
|
6b737315b0
|
fix(api): revert broken @rollup/plugin-node-resolve
|
2022-09-12 16:41:33 -03:00 |
|
renovate[bot]
|
1c98751da4
|
chore(deps) Update Rust crate url to 2.3 (#5157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-10 09:45:32 -03:00 |
|
Fabian-Lars
|
3fdd287704
|
fix(cli): fix wrong filename for 256px png icon (#5164)
|
2022-09-08 15:14:22 -03:00 |
|
renovate[bot]
|
5b0b8ef83f
|
chore(deps) Update dependency @rollup/plugin-node-resolve to v14 (#5156)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-07 12:05:19 -03:00 |
|
Lucas Fernandes Nogueira
|
e9412fb983
|
chore(deps): use less specific version for tokio and once_cell (#5158)
|
2022-09-07 11:55:21 -03:00 |
|
renovate[bot]
|
83eefccefd
|
chore(deps) Update Rust crate once_cell to 1.14 (#5152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-07 10:46:15 -03:00 |
|
renovate[bot]
|
cdb5c8e068
|
chore(deps) Update dependency jest to v29.0.2 (#5151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-07 10:45:23 -03:00 |
|
renovate[bot]
|
824aec9e40
|
chore(deps) Update Tauri API Definitions (#5153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-07 10:45:04 -03:00 |
|
Lucas Nogueira
|
bf5a9ab9e6
|
chore(cli): update lockfile
|
2022-09-04 13:49:13 -03:00 |
|
Fabian-Lars
|
12e9d811e6
|
feat(cli): Add icon command (tauricon) (#4992)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-03 14:37:41 -03:00 |
|
Fabian-Lars
|
0837454b00
|
fix(api): Remove unused @ts-expect-error (#5131)
|
2022-09-03 11:56:15 -03:00 |
|
renovate[bot]
|
8183153a86
|
chore(deps) Update dependency eslint-config-standard-with-typescript to v22 (#4603)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-03 09:38:47 -03:00 |
|
Rafael Keramidas
|
a9381f3b40
|
refactor(core/api): use constants for events in core, add new enum for core events in api (#5100)
|
2022-09-03 01:04:55 -03:00 |
|
Josh Soref
|
8fd79b8fc0
|
Spelling (#4880)
Co-authored-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2022-09-03 01:03:02 -03:00 |
|
renovate[bot]
|
4cd8507ea0
|
chore(deps) Update dependency jest to v29 (#5110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-09-02 20:57:46 -03:00 |
|
renovate[bot]
|
bca796be2f
|
chore(deps) Update Tauri API Definitions (#5108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-09-02 20:57:17 -03:00 |
|
Lucas Fernandes Nogueira
|
b9fb53ed73
|
docs(cli): clarify passing arguments to the application on tauri dev closes #5079 (#5086)
|
2022-08-29 09:31:21 -03:00 |
|
Lucas Fernandes Nogueira
|
2901145c49
|
chore: update license headers (#5067)
|
2022-08-28 15:13:21 -03:00 |
|
Lucas Fernandes Nogueira
|
8f6ab87fb4
|
feat(cli): package license files (#5066)
|
2022-08-27 10:10:05 -03:00 |
|
renovate[bot]
|
cf6f0c511b
|
chore(deps) Update Tauri API Definitions to v5.35.1 (#5034)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-08-26 09:24:34 -03:00 |
|