Rafael Keramidas
|
ca3cd8b3d1
fix(api): fs/exists return type previously set to void when it should be boolean (#5252)
|
2 лет назад |
Caesar Schinas
|
5d89905e39
feat(api): add app-specific directory APIs, closes #5263 (#5272)
|
2 лет назад |
Fabian-Lars
|
3c62dbc902
feat(api): Add `exists` function to the fs module. (#5060)
|
2 лет назад |
Amr Bashir
|
5e74aefd4a
chore(api.js): add `@since` tag where appropriate (#5169)
|
2 лет назад |
renovate[bot]
|
8183153a86
chore(deps) Update dependency eslint-config-standard-with-typescript to v22 (#4603)
|
2 лет назад |
Josh Soref
|
8fd79b8fc0
Spelling (#4880)
|
2 лет назад |
Lucas Fernandes Nogueira
|
2901145c49
chore: update license headers (#5067)
|
2 лет назад |
Lorenzo Lewis
|
47666c4a0b
Fix/docs qol improvements (#4641)
|
3 лет назад |
Lucas Fernandes Nogueira
|
92aca55a6f
feat(api): add support to ArrayBuffer (#4579)
|
3 лет назад |
renovate[bot]
|
9217d88f94
chore(deps) Update Tauri API Definitions (#4523)
|
3 лет назад |
renovate[bot]
|
be4831fdfb
chore(deps) Update Tauri API Definitions (#4512)
|
3 лет назад |
MentalGear
|
94e581b8d0
docs: fixed readdir example code (#4510)
|
3 лет назад |
Lucas Fernandes Nogueira
|
ea43cf52db
fix(api): `writeBinaryFile` sends an empty contents with only one arg (#4368)
|
3 лет назад |
Fabian-Lars
|
6e1667998a
fix(docs): use appdir instead of resourcedir in writeFile examples. Fix dialog docs. (#4337)
|
3 лет назад |
Lucas Fernandes Nogueira
|
a136d0ed5c
docs(api): add example to all functions, closes #4322 (#4325)
|
3 лет назад |
Lucas Fernandes Nogueira
|
3f998ca294
feat(api): add `writeTextFile` and `(path, contents, options)` overload (#4228)
|
3 лет назад |
Lucas Fernandes Nogueira
|
266156a0b0
feat(core): add `BaseDirectory::Temp` and `$TEMP` variable (#3763)
|
3 лет назад |
Lucas Fernandes Nogueira
|
834ccc5153
feat(core): reimplement `readTextFile` for performance (#3631)
|
3 лет назад |
Lucas Nogueira
|
cb5c722c3f
docs(api): document FS scope
|
3 лет назад |
Jonas Kruckenberg
|
9b19a805aa
fix(api.js) Replace `number[]`with `Uint8Array`. fixes #3306 (#3305)
|
3 лет назад |
Lucas Nogueira
|
696dca58a9
refactor(core): remove `BaseDirectory::Current` variant
|
3 лет назад |
Lucas Nogueira
|
766c4f2c57
refactor: unify fs read and write cmds for binary/text data [TRI-009] (#34)
|
3 лет назад |
Jonas Kruckenberg
|
acbb3ae7bb
feat: add Log directory (#2736)
|
3 лет назад |
Amr Bashir
|
785865863e
chore(api.js): better platform-specific notes (#2253)
|
4 лет назад |
Lucas Fernandes Nogueira
|
2881ccc329
docs(api): document allowlist for each module (#1853)
|
4 лет назад |
Lucas Fernandes Nogueira
|
de147cd3a9
docs(api): document `window.__TAURI__` option on each module [skip ci] (#1852)
|
4 лет назад |
Lucas Fernandes Nogueira
|
612cd8ecb8
feat(api): finalize `export type` usage (#1847)
|
4 лет назад |
Lucas Fernandes Nogueira
|
f7892cf4ff
feat(api): documentation (#1694)
|
4 лет назад |
Amr Bashir
|
186deb43d5
refactor: more consistent js-api docs (#1463)
|
4 лет назад |
Lucas Fernandes Nogueira
|
aea614587b
refactor(repo): add /tooling folder (#1457)
|
4 лет назад |