Amr Bashir
|
379cc2b354
fix(core/path): remove suffix in `basename` only once (#9165)
|
1 year ago |
Amr Bashir
|
4b75834a41
chore: update license headers 2024 (#9043)
|
1 year ago |
Marc Espin
|
dbd525ca64
docs: Update doc comment from `normalize` function in `path` plugin to match definition (#8886)
|
1 year ago |
Amr Bashir
|
8de308d1bf
feat(core): implement new config structure (#8723)
|
1 year ago |
Fabian-Lars
|
c2ad4d28c4
refactor(api)!: Rename `primitives` mod to `core` (#8273)
|
1 year ago |
Amr Bashir
|
f93148eac0
feat: add tray and menu javascript APIs and events, closes #6617 (#7709)
|
1 year ago |
Amr Bashir
|
a63e71f979
refactor(core&api)!: hide internal functions and reuse them in api.js & rename `tauri` module to `primitives` (#7942)
|
1 year ago |
Lucas Fernandes Nogueira
|
fbeb5b9185
refactor(core): use webview's URI schemes for IPC (#7170)
|
2 years ago |
Amr Bashir
|
6d3f3138b9
fix(core/path): change `sep` and `delimiter` to functions (#7160)
|
2 years ago |
Amr Bashir
|
4652c446b3
feat: add `tempDir` to path plugin (#7144)
|
2 years ago |
Amr Bashir
|
e1e85dc2a5
chore: fix ci and cleanup leftovers (#6925)
|
2 years ago |
Lucas Fernandes Nogueira
|
fc4d687ef0
refactor(core): move file system endpoints to its own plugin (#6716)
|
2 years ago |
Lucas Fernandes Nogueira
|
be941b9719
feat(core): add path plugin, implement mobile APIs (#6339)
|
2 years ago |
Fabian-Lars
|
23282873e7
docs(api.js): Fix basename example, closes tauri-apps/tauri-docs#1180 (#6553)
|
2 years ago |
Lucas Fernandes Nogueira
|
46e6187c89
chore: update license year (#6311)
|
2 years ago |
Caesar Schinas
|
5d89905e39
feat(api): add app-specific directory APIs, closes #5263 (#5272)
|
2 years ago |
Caesar Schinas
|
08a44490d7
docs: correct path for desktop_dir, closes #5267 (#5268)
|
2 years ago |
Lucas Nogueira
|
013fb354d9
docs(path): fix log directory documentation
|
2 years ago |
Amr Bashir
|
5e74aefd4a
chore(api.js): add `@since` tag where appropriate (#5169)
|
2 years ago |
Josh Soref
|
8fd79b8fc0
Spelling (#4880)
|
2 years ago |
Lucas Fernandes Nogueira
|
2901145c49
chore: update license headers (#5067)
|
2 years ago |
Lorenzo Lewis
|
4c24d10ff3
Update path.ts (#4895)
|
3 years ago |
Lorenzo Lewis
|
47666c4a0b
Fix/docs qol improvements (#4641)
|
3 years ago |
Fabian-Lars
|
68a09b3588
fix(docs): Fix typos in js path api docs. Extend rust path api docs. (#4482)
|
3 years ago |
Lucas Fernandes Nogueira
|
a136d0ed5c
docs(api): add example to all functions, closes #4322 (#4325)
|
3 years ago |
Lucas Fernandes Nogueira
|
7bba8db83e
feat(api): add `resolveResource` API to the path module (#4234)
|
3 years ago |
Amr Bashir
|
6054e981c4
Revert "Fix importing `@tauri-apps/api` in Node.js" (#3767)
|
3 years ago |
Kasper
|
d36c8e0322
Fix importing `@tauri-apps/api` in Node.js (#3752)
|
3 years ago |
Lucas Nogueira
|
9ed1ba0bce
fix(docs): imports must come after module docs
|
3 years ago |
Lucas Nogueira
|
a08509c641
fix(api): remove `currentDir` API from the `path` module
|
3 years ago |