1
0
Commit Graph

129 Commits

Author SHA1 Message Date
Zef Hemel
5481e49393 Debug: Reload UI command 2023-07-26 11:22:10 +02:00
Zef Hemel
6510f06e0e Replacing fuzzy search with fuse.js 2023-07-25 17:33:07 +02:00
Zef Hemel
2b494f263e Work on inline attributes 2023-07-24 19:54:31 +02:00
Zef Hemel
1a33b213be AddedCenter Cursor command 2023-07-24 11:27:46 +02:00
Zef Hemel
2a697332e8 Added replaceRegexp helper to templates 2023-07-24 11:09:17 +02:00
Zef Hemel
87b0e7e352 Fixes #470 2023-07-14 12:15:10 +02:00
Zef Hemel
430792834e Fixes #462 and adds richer backlink data 2023-07-14 11:52:35 +02:00
Zef Hemel
5b620b2dcc Fixes snippets not working in unsaved page 2023-07-12 11:00:25 +02:00
Zef Hemel
04d6de18e6 Restrict valid page names 2023-07-07 11:44:05 +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
5ff9a5692b More robust handing of empty PLUGS list 2023-07-04 16:52:43 +02:00
Zef Hemel
2f685153db Fixes #439 2023-07-02 11:48:52 +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
JordanPaoletti
80e7d97b80
Add copy page to core plugin (#418) 2023-06-14 09:20:15 +02:00
Zef Hemel
8e0a7cf177
Real-time collaboration within space (#411) 2023-06-13 20:47:05 +02:00
Zef Hemel
97710d1a79 Client reset command 2023-05-29 09:56:47 +02:00
Zef Hemel
50651dc185 Fixes #408: adding about and getting started command 2023-05-26 16:37:32 +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
ea293be159 Include tags in frontmatter in autocomplete 2023-03-13 09:59:58 +01:00
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