1
0
Commit Graph

107 Commits

Author SHA1 Message Date
Zef Hemel
50fdc2fdbc Fixes #359 2023-03-06 14:17:03 +01:00
Zef Hemel
df38a43a1e Fixes #359 2023-02-27 15:51:54 +01:00
Zef Hemel
3e112689a9 Fixes #343 2023-02-27 15:20:16 +01:00
Zef Hemel
c0128b1090 Fixes #365 2023-02-23 16:09:39 +01:00
Zef Hemel
df958749d1 Add character count to stats 2023-02-11 14:19:02 +01:00
Zef Hemel
9c04db6a9c Sync tweaks 2023-01-26 15:54:28 +01:00
Zef Hemel
cf9ca06dff Fix tag completion 2023-01-26 12:02:41 +01:00
Zef Hemel
e7728c2d2a Fixes #319 2023-01-23 18:52:17 +01:00
Zef Hemel
53bf098579 deno fmt 2023-01-22 18:53:14 +01:00
Zef Hemel
a7a5ed8f0a Remove hashtag from index tag name, related to #322 2023-01-21 14:06:37 +01:00
Zef Hemel
a4c103e127 Fixes #258 2023-01-21 13:37:55 +01:00
Zef Hemel
a53ebbd2e1 Fix onboarding and cloud pages appearing in queries 2023-01-17 09:34:49 +01:00
Zef Hemel
d23846cdbf Sync: no conflict when only directive bodies differ 2023-01-16 18:55:35 +01:00
Zef Hemel
c046d4a221 Don't translate cloud links to cloud links 2023-01-16 16:59:45 +01:00
Zef Hemel
882f157cf1 Transition from sendEvent to syscall event.dispatch 2023-01-16 11:06:07 +01:00
Zef Hemel
ef7830662e Support syscalls in sandboxed iframes 2023-01-16 10:40:16 +01:00
Zef Hemel
9c0525e683 Ghost plug doc update 2023-01-15 13:48:43 +01:00
Zef Hemel
31c2f6c222 Fixes #309 2023-01-15 11:20:02 +01:00
Zef Hemel
e5276319e0 Timeouts for sync config 2023-01-14 18:51:00 +01:00
Zef Hemel
a170d9c2d7 Fixes #293 2023-01-13 16:33:36 +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
0365673c41
Mobile app PoC (#281)
Initial checkin of mobile "native" app
2023-01-08 12:24:12 +01:00
Tristan Sokol
dc7de9d8f9
update listify command to work with selection and add keyboard shortcut (#290)
Co-authored-by: Tristan Sokol <tristan@rightfoot.com>
2023-01-06 18:47:08 +01:00
Tristan Sokol
8fcc7741d2
Fixes #210
Add in new refactor file and extract to page command

Co-authored-by: Tristan Sokol <tristan@rightfoot.com>
2023-01-05 15:37:08 +01:00
Zef Hemel
5b8744d0a8 Remove read-only mode 2023-01-03 16:23:38 +01:00
Zef Hemel
f78a0abbbe Fixes #240 2022-12-29 12:53:42 +01:00
Evgenii Karagodin
a2ff27f511
Fixes #129: add "attachment" query source (#239) 2022-12-28 08:51:55 +01:00
Evgenii Karagodin
0d10caf55c
Fixes #180 (#237) 2022-12-27 10:49:16 +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
6897111cf9 Changelog 2022-12-19 13:42:20 +01:00
Zef Hemel
6444824f5c Fixes #213 Fixes #215 2022-12-19 13:16:22 +01:00
Zef Hemel
88cc80cd1a Fixes #201 2022-12-16 12:44:04 +01:00
Chris Zarate
996b518d93
Fix "Rename page" command (#190) 2022-12-13 09:49:31 +01:00
Zef Hemel
19e5d8f21d Remove confusing plug manager logs 2022-11-28 08:48:09 +01:00
Zef Hemel
aee071be6a Fix syntax extensions not loading at b oot 2022-11-25 13:05:41 +01:00
Zef Hemel
53408feed5 Search pages should keep running on the server side 2022-11-24 16:58:16 +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
89f27f9e9c Expose file and page meta data directly 2022-11-20 10:24:42 +01:00
Zef Hemel
7a627c2f35 Fixes #124 2022-11-20 10:24:24 +01:00
Zef Hemel
a1e3299fb8 Order page reference completion by date modified 2022-11-20 08:51:27 +01:00
Zef Hemel
dff2a3dfa4 Dependency bump 2022-11-19 16:05:37 +01:00
Zef Hemel
24c17a793f
Live Preview (#119)
Live preview mode is here
2022-11-18 16:04:37 +01:00
Ben Schumacher
334550675a
Add nextWeek template variable (#109) 2022-11-03 13:14:43 +01:00
Zef Hemel
c56261a024 Weekly Note command + docs 2022-11-02 09:06:30 +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