1
0
Commit Graph

163 Commits

Author SHA1 Message Date
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
f89cebc424 Disable file listing for federation for now 2023-07-04 17:50:55 +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
Zef Hemel
260c91e4b1 Fixes #416: remove frontmatter when including or using a template 2023-06-14 10:20:21 +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
rjgibson
b256269897
Fix date calculation in Task: Postpone command (#406)
* Fix date calculation in `Task: Postpone` command

Create new postponed date as a "naive" date to prevent it from being
converted to UTC.

* Convert types to satisfy deno linter

---------

Co-authored-by: Bob Gibson <rjg@rjgibson.org>
2023-05-22 11:54:25 +02:00
Siddhant Sanyam
47acb503cb
Add support for multiple order by (#387) 2023-04-19 11:01:27 +02:00
Zef Hemel
a28966b410 Dep update, build fixes 2023-04-19 10:46:20 +02:00
Zef Hemel
ea293be159 Include tags in frontmatter in autocomplete 2023-03-13 09:59:58 +01:00
Zef Hemel
a333803876 Support multiple data blocks in single page #43 2023-03-06 14:43:50 +01:00
Zef Hemel
50fdc2fdbc Fixes #359 2023-03-06 14:17:03 +01:00
Zef Hemel
ece4177e11 Fixes #344 2023-02-28 11:13:18 +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
c1528eff08 Fixes #360 2023-02-23 15:33:51 +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
4c39d0b964 Show a clear error message when querying a non-existant query source 2023-01-26 15:52:37 +01:00
Zef Hemel
cf9ca06dff Fix tag completion 2023-01-26 12:02:41 +01:00
Zef Hemel
c56caac533 Sync tweaks 2023-01-25 09:46:56 +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
a3fb2ffe92 Fix sync with silverbullet.md 2023-01-20 17:03:55 +01:00
Zef Hemel
2577a2db32
Continuous sync (#320)
* Continuous sync

* Mobile dep upgrade
2023-01-20 16:08:01 +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
e4a4467547 Sync: Local wipe and sync command and better info 2023-01-16 18:34:15 +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
71b3ee4c77 Add static typecheck to pipeline 2023-01-15 11:33:09 +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