1
0
Commit Graph

1253 Commits

Author SHA1 Message Date
Zef Hemel
0ff005a595 Add some datastore shortcuts 2024-01-13 18:12:48 +01:00
Zef Hemel
291280b709 Switch from Oak to Hono 2024-01-13 18:07:02 +01:00
Zef Hemel
bf1eb03129 Backporting a bunch of optimizations from db-only branch 2024-01-13 17:30:15 +01:00
Zef Hemel
509ece91f0 Adding an "enabled" attribute to templates 2024-01-11 14:06:24 +01:00
Zef Hemel
154d9a8ce9 Merge branch 'main' of github.com:silverbulletmd/silverbullet 2024-01-11 13:21:50 +01:00
Zef Hemel
848211120c
Tags redo (#624)
Introduction of `tag` and `itags`
2024-01-11 13:20:50 +01:00
Zef Hemel
a115c71381 maxHeaders for toc 2024-01-09 14:02:08 +01:00
Zef Hemel
9a07c4c90a Fix hashtag highlighting in templates 2024-01-09 13:34:21 +01:00
Zef Hemel
3ae7ed7e3d Maximum heights for top widgets 2024-01-09 09:57:07 +01:00
Zef Hemel
e07001dae9 Fix command links in widgets and multi widget suport 2024-01-09 09:37:06 +01:00
Zef Hemel
59a9e161de More live template widget examples 2024-01-08 17:20:44 +01:00
Zef Hemel
6b7fa39e48 Merge branch 'main' of github.com:silverbulletmd/silverbullet 2024-01-08 17:19:01 +01:00
Zef Hemel
772589a789 Fix live template widget example 2024-01-08 17:18:58 +01:00
qaqland
4b9eb0cb68
Update docs Install/Docker.md (#620)
remove the quotes which cause "Invalid username or password"
https://github.com/silverbulletmd/silverbullet/issues/609
2024-01-08 17:09:36 +01:00
Zef Hemel
848e11a773 Rebuilt frontmatter templates as template widgets 2024-01-08 17:08:35 +01:00
Zef Hemel
5b3dd500e4 Adding typecheck to "deno task test" 2024-01-08 16:32:43 +01:00
Zef Hemel
8230330ed0 Undo frontmatter templates 2024-01-08 09:21:19 +01:00
Zef Hemel
bfdc8383b1 Prep crypto work 2024-01-08 09:12:54 +01:00
Zef Hemel
373e048245 Update docs 2024-01-04 20:11:07 +01:00
Zef Hemel
91027af5fe
Awesome frontmatter (#617)
Live Frontmatter Templates
2024-01-04 20:08:12 +01:00
Zef Hemel
9040993232 Making code jumping slightly less bad when selecting (#592) 2024-01-02 15:26:36 +01:00
Zef Hemel
9df6f93321 Changelog notice of removed directives 2024-01-02 14:53:17 +01:00
Zef Hemel
8a2e081672
Fixes #529 by removing directives (#613)
* Fixes #529 by removing directives
* Load builtin tags on space reindex
2024-01-02 14:47:02 +01:00
Zef Hemel
5f4e584e46 0.5.11 2024-01-02 13:48:46 +01:00
Zef Hemel
29146b1a71 Styling tweaks 2024-01-02 13:47:50 +01:00
Zef Hemel
c63a93e866 Priority support for commands and overrides 2024-01-02 13:47:43 +01:00
Zef Hemel
fd6f7c28c9 Reduce logging 2024-01-02 12:48:18 +01:00
Zef Hemel
6b6ab30c92 Upgrade @codemirror/view and height fixes 2024-01-02 12:43:10 +01:00
Zef Hemel
11693fbd00 Auto down-adjust sub-headers in TOC 2024-01-02 11:40:59 +01:00
Zef Hemel
ba90397c02 Scroll to top of home page 2024-01-02 11:36:17 +01:00
Zef Hemel
8448a578fc Optimizing caches 2024-01-02 11:32:57 +01:00
Zef Hemel
faca08af8f Merge branch 'main' of github.com:silverbulletmd/silverbullet 2024-01-02 11:01:37 +01:00
Zef Hemel
8ab5edeccc Tweaks in rendering and buttons 2024-01-02 11:01:34 +01:00
Jim Tittsler
3028fc5985
Fix typos (#612) 2023-12-30 09:58:53 +01:00
Zef Hemel
c1a6253b34 Check fix 2023-12-29 20:06:11 +01:00
Zef Hemel
16b8d4ef12 Slight performance tweaks 2023-12-29 20:03:54 +01:00
Zef Hemel
bc78fae5ec Add buttons back to Live Templates 2023-12-29 18:59:42 +01:00
Zef Hemel
d43dbcacec Fixed a lot of bugs with new widget rendering 2023-12-28 16:14:30 +01:00
Zef Hemel
4d66f23391 Top-bottom panel refactor, more instant rendering 2023-12-27 18:05:47 +01:00
Zef Hemel
9403fd2cd9 Cleanup 2023-12-27 13:46:45 +01:00
Zef Hemel
48e147d0b2 Move live query and template rendering outside of iframe 2023-12-27 13:38:38 +01:00
Zef Hemel
a205178ff0 Renamed "keyboardShortcuts" to "shortcuts" 2023-12-27 08:14:57 +01:00
Zef Hemel
4759a20b23 More minor website copy tweaks 2023-12-22 19:17:16 +01:00
Zef Hemel
4015d164c6 Subtle renaming of some DB configuration options 2023-12-22 19:06:36 +01:00
Zef Hemel
b3f0c80f91 Clarify Shift-Enter docs 2023-12-22 19:06:24 +01:00
Zef Hemel
0a7fc05fef Docs and template sets work 2023-12-22 16:40:38 +01:00
Zef Hemel
3350c7f076 More instant page navigator 2023-12-22 15:55:50 +01:00
Zef Hemel
8a181145ad Update keyboard shortcuts in command pallette #605 2023-12-22 14:33:50 +01:00
Zef Hemel
c709f4e4be More ways to define tags in frontmatter 2023-12-22 13:59:16 +01:00
Zef Hemel
df83c62dec Fixes #605 2023-12-22 13:22:25 +01:00