Zef Hemel
4d66f23391
Top-bottom panel refactor, more instant rendering
2023-12-27 18:05:47 +01:00
Zef Hemel
8527528af4
Lazy plugs ( #596 )
...
* Manifest caching and lazy loading of plug workers
* Fixes #546 Plug unloading after time out
2023-12-06 18:44:48 +01:00
Zef Hemel
259ad5b488
Fixes #576 supporting markdown in headers and refactoring some stuff
2023-11-27 16:29:19 +01:00
prcrst
e6f77b12af
Initial implementation of command link arguments ( #573 )
...
Initial implementation of command link arguments
---------
Co-authored-by: prcrst <p-github@prcr.st>
Co-authored-by: Zef Hemel <zef@zef.me>
2023-11-25 18:57:00 +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
8a7c50599d
Fixes #522
2023-11-15 10:08:21 +01:00
Zef Hemel
d8318c4ad7
Code widget refactor
2023-10-31 10:33:38 +01:00
Zef Hemel
d8797aa805
Code complete fixes and changelog
2023-10-04 17:14:24 +02: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
5ff1a8bae3
Refactor all the things
2023-08-28 17:12:15 +02:00
Zef Hemel
c3d384330d
More event refactoring work
2023-08-27 14:13:18 +02:00
Zef Hemel
9ee9008bf2
Work on #508 (thin client)
2023-08-26 08:31:51 +02:00
Zef Hemel
a94724768e
Refactoring
2023-08-20 17:51:00 +02:00
Zef Hemel
bd77f2932c
Space sync now scheduled
2023-08-15 20:24:02 +02:00
Zef Hemel
b47c07da74
Fix minor inconsistencies
2023-08-15 07:56:29 +02:00
Zef Hemel
4af7afa4aa
Instantly sync updated pages when ticking off a task in a directive
2023-08-05 21:09:41 +02:00
Zef Hemel
5481e49393
Debug: Reload UI command
2023-07-26 11:22:10 +02:00
Zef Hemel
87b0e7e352
Fixes #470
2023-07-14 12:15:10 +02:00
Zef Hemel
fb75ea1a65
No More Collab. Fixes #449
...
* Fully removes real-time collaboration
* URL scheme rewrite
2023-07-06 16:47:50 +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
1a1b942f92
No longer serialize binary blobs as data URLs
2023-05-26 14:04:32 +02:00
Zef Hemel
5f484bed57
SilverBullet pivot to become an offline-first PWA ( #403 )
2023-05-23 20:53:53 +02:00
Zef Hemel
ece4177e11
Fixes #344
2023-02-28 11:13:18 +01:00
Zef Hemel
e7728c2d2a
Fixes #319
2023-01-23 18:52:17 +01:00
Zef Hemel
2577a2db32
Continuous sync ( #320 )
...
* Continuous sync
* Mobile dep upgrade
2023-01-20 16:08:01 +01:00
Zef Hemel
e5276319e0
Timeouts for sync config
2023-01-14 18:51:00 +01:00
Zef Hemel
a56e14bff1
Sync engine ( #298 )
...
Fixes #261
2023-01-13 15:41:29 +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
590440748b
WIP: real-time collab support
2022-10-25 18:50:07 +02:00
Zef Hemel
7d28b53b75
Massive restructure of plugin API
2022-10-14 15:11:33 +02:00