1
0
Commit Graph

26 Commits

Author SHA1 Message Date
Zef Hemel
380e3d3904 Possibly fixes #307 2023-01-15 11:14:21 +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
6ec6961c25 Fix body in fetch() 2023-01-08 22:38:54 +01:00
Zef Hemel
d3c58da4bf Added "body" support to fetch 2023-01-08 21:01:48 +01:00
Zef Hemel
8dac58f38a Handle inline images and attachments via data urls 2023-01-08 15:29:34 +01:00
Zef Hemel
0365673c41
Mobile app PoC (#281)
Initial checkin of mobile "native" app
2023-01-08 12:24:12 +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
3af82495d1 new readSetting() and readSecret() APIs 2022-12-16 16:35:23 +01:00
Zef Hemel
88cc80cd1a Fixes #201 2022-12-16 12:44:04 +01:00
Zef Hemel
d609daf59e Dead code elimination 2022-12-15 12:59:38 +01:00
Zef Hemel
aaebea5e54
Major directive refactor (#195)
Fixes #188 #144 #76: major refactor of directive parsing, rendering, styling
2022-12-14 20:04:20 +01:00
Zef Hemel
b61e8ff681 Implementation of #117: sharing 2022-11-24 16:08:51 +01:00
Zef Hemel
5b1ec14891 Work on $share 2022-11-24 12:04:00 +01:00
Zef Hemel
5d89e15959 Plugs: Add command 2022-11-20 10:56:52 +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
540af411a0 Large "query" plug refactor into "directive" 2022-10-28 16:17:40 +02:00
Zef Hemel
590440748b WIP: real-time collab support 2022-10-25 18:50:07 +02:00
Zef Hemel
9164b57a3e Full text search improvements 2022-10-22 20:23:54 +02:00
Zef Hemel
70501bc3e4 Fixes #90: Re-enables full text search 2022-10-19 09:52:29 +02:00
Zef Hemel
574014a8be Reduce lint errors 2022-10-15 19:02:56 +02:00
Zef Hemel
3a3210ecac Asset fixes 2022-10-14 15:53:51 +02:00
Zef Hemel
7d28b53b75 Massive restructure of plugin API 2022-10-14 15:11:33 +02:00