silverbullet/plug-api/silverbullet-syscall
prcrst ae1561ac90
Implement editor.uploadFile syscall (#570)
* Implement editor.attachFile syscall

* Refactor attachFile to uploadFile

returns a promise with an UploadFile now

* Fix style

* Reject promise with errors

* Another code style fix

---------

Co-authored-by: prcrst <p-github@prcr.st>
2023-11-22 15:33:25 +01:00
..
clientStore.ts Complete redo of content indexing and querying (#517) 2023-10-03 14:16:33 +02:00
code_widget.ts Fixes #522 2023-11-15 10:08:21 +01:00
debug.ts Fixes #470 2023-07-14 12:15:10 +02:00
editor.ts Implement editor.uploadFile syscall (#570) 2023-11-22 15:33:25 +01:00
handlebars.ts Complete redo of content indexing and querying (#517) 2023-10-03 14:16:33 +02:00
language.ts Code complete fixes and changelog 2023-10-04 17:14:24 +02:00
markdown.ts Fixes #100 implements a custom Markdown renderer 2022-11-01 15:01:28 +01:00
mod.ts Code widget refactor 2023-10-31 10:33:38 +01:00
space.ts Complete redo of content indexing and querying (#517) 2023-10-03 14:16:33 +02:00
sync.ts Space sync now scheduled 2023-08-15 20:24:02 +02:00
syscall.ts Massive restructure of plugin API 2022-10-14 15:11:33 +02:00
system.ts Refactor all the things 2023-08-28 17:12:15 +02:00