Rafael Keramidas
|
ca3cd8b3d1
|
fix(api): fs/exists return type previously set to void when it should be boolean (#5252)
|
2022-09-29 15:55:45 -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 |
|
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 |
|
Amr Bashir
|
5e74aefd4a
|
chore(api.js): add @since tag where appropriate (#5169)
|
2022-09-12 16:45:57 -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 |
|
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 |
|
Lucas Fernandes Nogueira
|
2901145c49
|
chore: update license headers (#5067)
|
2022-08-28 15:13:21 -03:00 |
|
Lorenzo Lewis
|
47666c4a0b
|
Fix/docs qol improvements (#4641)
|
2022-07-11 10:14:31 -03:00 |
|
Lucas Fernandes Nogueira
|
92aca55a6f
|
feat(api): add support to ArrayBuffer (#4579)
|
2022-07-05 17:40:36 -03:00 |
|
renovate[bot]
|
9217d88f94
|
chore(deps) Update Tauri API Definitions (#4523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-30 17:52:43 -03:00 |
|
renovate[bot]
|
be4831fdfb
|
chore(deps) Update Tauri API Definitions (#4512)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-06-29 00:58:07 -03:00 |
|
MentalGear
|
94e581b8d0
|
docs: fixed readdir example code (#4510)
|
2022-06-28 17:56:44 -03:00 |
|
Lucas Fernandes Nogueira
|
ea43cf52db
|
fix(api): writeBinaryFile sends an empty contents with only one arg (#4368)
|
2022-06-16 11:56:13 -03:00 |
|
Fabian-Lars
|
6e1667998a
|
fix(docs): use appdir instead of resourcedir in writeFile examples. Fix dialog docs. (#4337)
|
2022-06-14 06:09:53 -07:00 |
|
Lucas Fernandes Nogueira
|
a136d0ed5c
|
docs(api): add example to all functions, closes #4322 (#4325)
|
2022-06-12 21:44:33 -03:00 |
|
Lucas Fernandes Nogueira
|
3f998ca294
|
feat(api): add writeTextFile and (path, contents, options) overload (#4228)
|
2022-05-29 10:10:41 -03:00 |
|
Lucas Fernandes Nogueira
|
266156a0b0
|
feat(core): add BaseDirectory::Temp and $TEMP variable (#3763)
|
2022-03-24 14:12:17 -03:00 |
|
Lucas Fernandes Nogueira
|
834ccc5153
|
feat(core): reimplement readTextFile for performance (#3631)
|
2022-03-07 11:34:33 -03:00 |
|
Lucas Nogueira
|
cb5c722c3f
|
docs(api): document FS scope
|
2022-02-11 15:40:13 -03:00 |
|
Jonas Kruckenberg
|
9b19a805aa
|
fix(api.js) Replace number[] with Uint8Array . fixes #3306 (#3305)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2022-02-04 22:18:23 -03:00 |
|
Lucas Nogueira
|
696dca58a9
|
refactor(core): remove BaseDirectory::Current variant
|
2022-01-26 16:48:31 -03:00 |
|
Lucas Nogueira
|
766c4f2c57
|
refactor: unify fs read and write cmds for binary/text data [TRI-009] (#34)
|
2022-01-09 16:24:44 -03:00 |
|
Jonas Kruckenberg
|
acbb3ae7bb
|
feat: add Log directory (#2736)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2021-10-16 09:56:23 -03:00 |
|
Amr Bashir
|
785865863e
|
chore(api.js): better platform-specific notes (#2253)
|
2021-07-21 12:23:16 +08:00 |
|
Lucas Fernandes Nogueira
|
2881ccc329
|
docs(api): document allowlist for each module (#1853)
|
2021-05-17 22:33:09 -03:00 |
|
Lucas Fernandes Nogueira
|
de147cd3a9
|
docs(api): document window.__TAURI__ option on each module [skip ci] (#1852)
|
2021-05-17 17:56:14 -03:00 |
|
Lucas Fernandes Nogueira
|
612cd8ecb8
|
feat(api): finalize export type usage (#1847)
|
2021-05-17 12:54:56 -03:00 |
|
Lucas Fernandes Nogueira
|
f7892cf4ff
|
feat(api): documentation (#1694)
* feat(api): documentation
* more docs [skip ci]
|
2021-05-05 14:36:40 -03:00 |
|
Amr Bashir
|
186deb43d5
|
refactor: more consistent js-api docs (#1463)
|
2021-04-12 22:44:50 -03:00 |
|
Lucas Fernandes Nogueira
|
aea614587b
|
refactor(repo): add /tooling folder (#1457)
|
2021-04-12 01:59:25 -03:00 |
|