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 |
|