Commit Graph

520 Commits (demo)

Author SHA1 Message Date
Zef Hemel 0ed956feda FS API encoding support 2022-09-05 16:15:01 +02:00
Zef Hemel 9415624b93 CRUD syscalls for attachments 2022-09-05 13:36:04 +02:00
Zef Hemel 24be260a34 Drag & drop now takes filename from event 2022-09-05 13:24:37 +02:00
Zef Hemel c7545bf350 Fixes #71: also adds drag & drop support 2022-09-05 13:11:03 +02:00
Zef Hemel e679820c7d Package lock 2022-09-05 11:56:52 +02:00
Zef Hemel 2ed378880b Initial pass of supporting attachments #71 2022-09-05 11:47:30 +02:00
Zef Hemel b025a3c76a Remove /task-today 2022-09-05 09:02:14 +02:00
Zef Hemel 0272e0c4f0 Fixes #60 2022-09-02 15:47:44 +02:00
Zef Hemel 69ec24ee2d Change search prefix and add cloud page references 2022-09-02 15:41:40 +02:00
Zef Hemel 3895e3026c Fix emoji completion inside of page links 2022-09-02 15:18:33 +02:00
Zef Hemel 668059aadb 0.0.32 2022-09-01 11:27:48 +02:00
Zef Hemel 6fe05c1b13 Tweaks 2022-09-01 10:17:20 +02:00
Zef Hemel 799144a74e Anchors 2022-08-30 10:44:20 +02:00
Zef Hemel 0763342f5d prettier 2022-08-30 09:30:36 +02:00
Zef Hemel de84466c4e Styling horizontal lines 2022-08-29 16:48:52 +02:00
Zef Hemel d70b91a6c4 Dark theme related fixes 2022-08-29 16:16:55 +02:00
Zef Hemel 56af04daa2 Add maximum width to inline images 2022-08-29 15:47:16 +02:00
Zef Hemel ff24358269 Fixes #62 2022-08-29 15:40:38 +02:00
Zef Hemel 9cf5984319 Adding to changelog 2022-08-27 09:14:43 +00:00
Zef Hemel 0121448146
Merge pull request #69 from Pinjasaur/dark-theme
feat: dark theme
2022-08-27 11:13:14 +02:00
Zef Hemel 99415dd499
Merge pull request #70 from Pinjasaur/esc 2022-08-27 08:53:41 +02:00
Paul Esch-Laurent 8f7b91e3df fix: `Esc` prevent default (browser) action 2022-08-26 17:33:10 -05:00
Paul Esch-Laurent bbbf5cc26d feat: dark theme 2022-08-26 17:32:40 -05:00
Zef Hemel 1e274a81cc
Merge pull request #66 from m1lt0n/image_embedding
Show images inline into the editor
2022-08-23 21:15:52 +02:00
Pantelis Vratsalis a80d08ce0f Add alt and title attributes to the images 2022-08-23 19:56:42 +03:00
Pantelis Vratsalis 3fa2bb4b5d Show images inline into the editor 2022-08-23 09:12:24 +03:00
Zef Hemel 51d57e0648
Merge pull request #64 from sinansonmez/improve-query-docs 2022-08-22 19:57:57 +02:00
Sinan Sonmez (Chaush) a931700364
delete `in` operator 2022-08-22 17:13:45 +02:00
Sinan Sonmez (Chaush) 3b3be20cd8
Update website/🔌 Query.md
Co-authored-by: Guillermo Vayá <guivaya@gmail.com>
2022-08-22 12:25:17 +02:00
Sinan Sonmez (Chaush) 03547ca9d0 How to use the template? 2022-08-21 20:49:49 +00:00
Sinan Sonmez (Chaush) af16ff97ac What is the syntax 2022-08-21 20:45:32 +00:00
Sinan Sonmez (Chaush) e3ddc660e2 how to create a template 2022-08-21 20:35:32 +00:00
Sinan Sonmez (Chaush) f816149e6b operators are added 2022-08-21 20:23:30 +00:00
Zef Hemel 2bea73c918 0.0.31 2022-08-10 12:48:33 +02:00
Zef Hemel 0f320f0e1a Do not override existing PLUGS file 2022-08-10 12:03:58 +02:00
Zef Hemel df4980fc6b Don't index page meta data starting with $ 2022-08-10 09:26:07 +02:00
Zef Hemel 47faea2289 Renamed #inject to #use 2022-08-10 09:18:11 +02:00
Zef Hemel 6c7bb825a8 Merge branch 'main' of github.com:silverbulletmd/silverbullet 2022-08-09 16:36:51 +02:00
Zef Hemel 7f6e608460 Template syntax refactor 2022-08-09 15:37:47 +02:00
Zef Hemel 9d88764123 Added core plug to website 2022-08-08 18:16:43 +00:00
Zef Hemel 1bbfbe19e2 Improvements to templates 2022-08-08 13:56:04 +02:00
Zef Hemel 98ae47a0ba Add getPageMeta syscall 2022-08-08 13:33:20 +02:00
Zef Hemel 3589aadbb3 PAGENAME for page instantiations 2022-08-08 13:09:19 +02:00
Zef Hemel 7cbc6db5e1 0.0.30 2022-08-08 08:53:43 +02:00
Zef Hemel 0423394ea1 Fixes bug of removing space before slash command 2022-08-03 12:24:35 +02:00
Zef Hemel 1e574a81c3 Work on #10 theming 2022-08-02 14:40:04 +02:00
Zef Hemel ce83680ac5 Changelog updates 2022-08-02 14:39:26 +02:00
Zef Hemel b77ddadd7c File case sensitivity... 2022-08-02 13:37:18 +02:00
Zef Hemel 31f1b4cb88 Migrate website to use indexPage setting 2022-08-02 13:26:04 +02:00
Zef Hemel 71211006cb Fix slash command regex (broken on iOS) 2022-08-02 13:22:10 +02:00