Zef Hemel
259ad5b488
Fixes #576 supporting markdown in headers and refactoring some stuff
2023-11-27 16:29:19 +01:00
Zef Hemel
cd27739336
Upload robustness
2023-11-25 13:40:27 +01:00
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
Zef Hemel
0313565610
Complete redo of content indexing and querying ( #517 )
...
Complete redo of data store
Introduces live queries and live templates
2023-10-03 14:16:33 +02:00
Zef Hemel
bd77f2932c
Space sync now scheduled
2023-08-15 20:24:02 +02:00
Zef Hemel
5481e49393
Debug: Reload UI command
2023-07-26 11:22:10 +02:00
Zef Hemel
7c825348b2
Big refactors and fixes
...
* Query regen
* Fix anchor completion
* Dependency fixes
* Changelog update
2023-07-02 11:25:32 +02:00
Zef Hemel
eefd8a5245
Add Fold: Toggle Fold command
2023-06-17 09:01:32 +02:00
Zef Hemel
1b922791f3
Implements #51 : Folding commands
2023-06-14 19:27:18 +02:00
Zef Hemel
8e0a7cf177
Real-time collaboration within space ( #411 )
2023-06-13 20:47:05 +02:00
Zef Hemel
5f484bed57
SilverBullet pivot to become an offline-first PWA ( #403 )
2023-05-23 20:53:53 +02:00
Zef Hemel
e7728c2d2a
Fixes #319
2023-01-23 18:52:17 +01:00
Zef Hemel
8dac58f38a
Handle inline images and attachments via data urls
2023-01-08 15:29:34 +01:00
Zef Hemel
5b8744d0a8
Remove read-only mode
2023-01-03 16:23:38 +01:00
Zef Hemel
3545d00d46
Major mini editor refactoring ( #225 )
...
Replaces most editing components with CM components, enabling vim mode and completions everywhere
Fixes #205
Fixes #221
Fixes #222
Fixes #223
2022-12-21 14:55:24 +01:00
Zef Hemel
88cc80cd1a
Fixes #201
2022-12-16 12:44:04 +01:00
Zef Hemel
24c17a793f
Live Preview ( #119 )
...
Live preview mode is here
2022-11-18 16:04:37 +01:00
Zef Hemel
3d671e8195
Fixes #100 implements a custom Markdown renderer
2022-11-01 15:01:28 +01:00
Zef Hemel
bef2c4c62b
Cmd/Ctrl-click now opens page in new window
2022-10-29 09:23:12 +02:00
Zef Hemel
7d28b53b75
Massive restructure of plugin API
2022-10-14 15:11:33 +02:00