Amr Bashir
|
b9cbaad4d3
|
fix(api): use correct path for rollup bundle output (#1448)
|
2021-04-08 21:08:33 -03:00 |
|
david
|
e511d39910
|
feat(api): Expose application metadata and functions to JS api - fix #1387 (#1445)
|
2021-04-08 12:50:55 -03:00 |
|
renovate[bot]
|
cbbb16176e
|
chore(deps) Update Tauri API Definitions (#1440)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-04-08 09:36:57 -03:00 |
|
Lucas Fernandes Nogueira
|
5f212d3959
|
fix(core): use Object.create(null) to prevent possible proto pollution (#1416)
|
2021-04-05 15:37:06 -03:00 |
|
david
|
6d70c8e1e2
|
feat(updater): Alpha version (#643)
Co-authored-by: Rajiv Shah <rajivshah1@icloud.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: nothingismagick <denjell@mailscript.com>
Co-authored-by: Laegel <valentin.chouaf@laposte.net>
|
2021-04-05 14:51:17 -03:00 |
|
Lucas Nogueira
|
eea4929eda
|
fix(api): remove cjs, rename .mjs to .js
|
2021-04-01 14:31:46 -03:00 |
|
renovate[bot]
|
5971a63f5b
|
chore(deps) Update dependency @rollup/plugin-commonjs to v18 (#1415)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-31 02:29:46 -03:00 |
|
Lucas Fernandes Nogueira
|
3713066e45
|
refactor(core): rewrite shell execute API, closes #1229 (#1408)
|
2021-03-31 02:19:03 -03:00 |
|
renovate[bot]
|
a85710596c
|
chore(deps) Update Tauri API Definitions (#1411)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-31 01:14:33 -03:00 |
|
Lucas Fernandes Nogueira
|
c8992bb0bf
|
refactor(api): use secure RNG, closes #1356 (#1398)
|
2021-03-30 00:26:40 -03:00 |
|
Lucas Fernandes Nogueira
|
c3e06ee9e8
|
refactor(cli): rewrite info in Rust (#1389)
|
2021-03-25 22:19:32 -03:00 |
|
Lucas Fernandes Nogueira
|
f72b93b676
|
refactor(cli): rewrite init command in Rust (#1382)
Co-authored-by: nothingismagick <denjell@mailscript.com>
|
2021-03-24 19:21:03 -03:00 |
|
renovate[bot]
|
b0d0b286eb
|
chore(deps) Update dependency rollup to v2.42.4 (#1386)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-24 11:55:04 -03:00 |
|
renovate[bot]
|
655e01334f
|
chore(deps) Update Tauri API Definitions (#1384)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-24 02:18:05 -03:00 |
|
Lucas Fernandes Nogueira
|
8bdd894925
|
refactor(core): move bundle script to /tauri crate (#1377)
* refactor(core): move bundle script to /tauri crate
* fix(cli): clippy
* fix(core): tests
|
2021-03-23 00:03:07 -03:00 |
|
Amr Bashir
|
52c2baf940
|
feat: add current working directory to path api module (#1375)
|
2021-03-22 22:13:12 -03:00 |
|
renovate[bot]
|
914e46342c
|
chore(deps) Update Tauri API Definitions (#1363)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-17 20:58:34 -03:00 |
|
Kid
|
2fc39fc341
|
fix(api/http): correct types (#1360)
* fix(api/http): correct types
* Add changes
* Update correct-http-api-types.md
|
2021-03-17 11:39:15 +01:00 |
|
Lucas Fernandes Nogueira
|
b670ec55f2
|
refactor(core): add unlisten , once APIs to the event system (#1359)
|
2021-03-16 09:50:04 -03:00 |
|
Lucas Fernandes Nogueira
|
2db901e744
|
feat(core): add file drop handler (#1352)
|
2021-03-12 21:02:36 -03:00 |
|
renovate[bot]
|
14dbd43841
|
chore(deps) Update Tauri API Definitions (#1344)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-03-10 01:23:36 -03:00 |
|
Noah Klayman
|
7c0bf642a9
|
feat(api/shell): allow open command to open files (#1341)
|
2021-03-10 01:20:54 -03:00 |
|
Noah Klayman
|
e996e1bcbd
|
fix(api/window): rename manager export to appWindow (#1342)
|
2021-03-10 01:20:27 -03:00 |
|
renovate[bot]
|
d02cb6a824
|
chore(deps) Update Tauri API Definitions (major) (#1290)
* chore(deps) Update Tauri API Definitions
* chore: update to husky v5
* chore: remove husky script
* chore: recreate lock file
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-03-07 22:43:36 -03:00 |
|
renovate[bot]
|
fde3621a18
|
chore(deps) Update Tauri API Definitions (#1317)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-03-07 21:58:05 -03:00 |
|
Lucas Fernandes Nogueira
|
b0c1009098
|
refactor(core): use wry RPC API (#1327)
|
2021-03-06 23:19:12 -03:00 |
|
Noah Klayman
|
e7f65ebdd7
|
feat(core/webview): add window close function (#1326)
|
2021-03-05 21:59:10 -03:00 |
|
chip
|
ae237dd176
|
don't use carret resolution for newly added tslib peer dep (#1325)
|
2021-03-05 21:19:23 -03:00 |
|
chip
|
a54ab81d18
|
update api dependency versions (#1324)
|
2021-03-05 21:13:28 -03:00 |
|
Noah Klayman
|
427d170930
|
feat(api/invoke): separate cmd arg (#1321)
|
2021-03-04 21:18:25 -03:00 |
|
Noah Klayman
|
c6b72781cb
|
fix(api/window): remove setTransparent as it isn't supported (#1322)
|
2021-03-04 21:18:08 -03:00 |
|
renovate[bot]
|
1677d4d7a2
|
chore(deps) Update Tauri API Definitions (#1281)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-02-24 15:03:32 -03:00 |
|
Lucas Fernandes Nogueira
|
9f099912c1
|
chore(deps): update wry (#1278)
* chore(deps): update wry
* fix: clippy
|
2021-02-24 00:43:21 -03:00 |
|
Lucas Fernandes Nogueira
|
35c75b4197
|
refactor(api): reorganize and rename methods (#1277)
|
2021-02-23 23:30:14 -03:00 |
|
Lucas Fernandes Nogueira
|
372036ce20
|
refactor(api): move event's once to its own function (#1276)
|
2021-02-23 21:31:15 -03:00 |
|
Lucas Fernandes Nogueira
|
99f2b2cd18
|
feat(core): finalize global shortcut API (#1261)
|
2021-02-19 22:43:59 -03:00 |
|
Lucas Fernandes Nogueira
|
2326bcd399
|
refactor(core): use nfd for file dialogs, closes #1251 (#1257)
|
2021-02-18 11:43:41 -03:00 |
|
Noah Klayman
|
7f9015dffe
|
fix(api/http): use __tauriModule, not module (#1246)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-02-17 20:02:08 -03:00 |
|
renovate[bot]
|
555da2d546
|
chore(deps) Update Tauri API Definitions (#1244)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-02-17 19:52:07 -03:00 |
|
Lucas Fernandes Nogueira
|
641374b153
|
feat(core): window creation at runtime (#1249)
|
2021-02-17 11:15:04 -03:00 |
|
Noah Klayman
|
0f3009b635
|
fix(api): consistent return pattern (#1245)
|
2021-02-16 19:38:18 -08:00 |
|
Lucas Fernandes Nogueira
|
ddcb70c8fe
|
feat(core): add window event system (#1241)
|
2021-02-16 13:52:07 -03:00 |
|
Lucas Fernandes Nogueira
|
ea7332539d
|
refactor(core): all API are now promise based (#1239)
|
2021-02-16 01:23:15 -03:00 |
|
Lucas Fernandes Nogueira
|
a7bc472e99
|
refactor(core): improve HTTP API, closes #1098 (#1237)
|
2021-02-15 22:28:35 -03:00 |
|
Lucas Fernandes Nogueira
|
855effadd9
|
feat(core): globalShortcut API (#1232)
|
2021-02-14 17:34:23 -03:00 |
|
Lucas Fernandes Nogueira
|
a3d6dff216
|
feat(core): window API (#1225)
|
2021-02-13 21:35:55 -03:00 |
|
Lucas Fernandes Nogueira
|
c10d40311c
|
fix(core): API example, http API export (#1224)
|
2021-02-12 15:46:09 -03:00 |
|
Lucas Fernandes Nogueira
|
77fc730671
|
refactor(core): split endpoint API matching into modules (#1219)
|
2021-02-12 02:42:40 -03:00 |
|
Lucas Fernandes Nogueira
|
84d7cdae63
|
refactor(core): remove no-server and its APIs (#1215)
|
2021-02-11 02:33:18 -03:00 |
|
renovate[bot]
|
85387c3543
|
chore(deps) Update Tauri API Definitions (#1201)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
|
2021-02-11 00:13:19 -03:00 |
|