Simon Cambier
|
411416fe65
|
Feature/move lines up down (#1232)
* Move lines up/down
|
2025-02-23 20:49:52 +01:00 |
Zef Hemel
|
6f4b02298c
|
deno task fmt
|
2025-02-23 20:46:41 +01:00 |
Nico S.
|
60dea56020
|
added ToC min+maxLevel (#1258)
Added option to ToC to define minimum and maximum displayed levels.
|
2025-02-23 20:45:58 +01:00 |
Zef Hemel
|
58556f8e6d
|
Fixes #1247
|
2025-02-22 21:39:14 +01:00 |
Zef Hemel
|
105908204b
|
Fixes #1253
More accurate type classification and eager evaluation of left "and" operand.
|
2025-02-22 21:28:00 +01:00 |
Zef Hemel
|
a268ea89f2
|
Fixes #1256
Point to ghcr docker images rather than docker hub
|
2025-02-22 20:58:42 +01:00 |
Zef Hemel
|
5cc7b47d6a
|
Fix lint
|
2025-02-22 12:21:07 +01:00 |
MrMugame
|
606077b98a
|
Uses the correct function map for index navigation (#1257)
|
2025-02-22 12:19:03 +01:00 |
vance
|
99eab8b3ac
|
Spelling and grammar corrections to website (#1242)
* Spelling corrections
* Grammar corrections
|
2025-02-22 12:14:09 +01:00 |
Kenneth Fitzgerald
|
bd733398b8
|
Fix href check for action buttons (#1246)
* Fix href check for action buttons
Co-authored-by: Zef Hemel <zef@zef.me>
Co-authored-by: KitAmbraid <128903658+KitAmbraid@users.noreply.github.com>
|
2025-02-22 12:13:36 +01:00 |
KitAmbraid
|
7f9615ea9d
|
Add option to personalize toc header (#1243)
|
2025-02-22 12:06:42 +01:00 |
MrMugame
|
f553c62950
|
Fix spell checking for code blocks and inline code (#1244)
|
2025-02-22 12:06:01 +01:00 |
KitAmbraid
|
31792a3a43
|
space lua: os.date add support for %U, %V and %W (#1250)
|
2025-02-22 12:00:54 +01:00 |
numan
|
2a3c926849
|
add rebuildEditorState function to the syscalls (#1254)
|
2025-02-22 11:51:37 +01:00 |
Zef Hemel
|
9e0925beff
|
Fix lint issues
|
2025-02-22 11:50:44 +01:00 |
Zef Hemel
|
538032ea94
|
Cleanup eval a bit
|
2025-02-20 07:55:09 +01:00 |
Zef Hemel
|
5ca0e98300
|
Upgrade to deno 2.2
|
2025-02-20 07:53:14 +01:00 |
Zef Hemel
|
5111b5a380
|
http.request Lua syscall
|
2025-02-13 21:12:00 +01:00 |
Zef Hemel
|
9d3b9a8a22
|
Reduce code duplication
|
2025-02-13 20:11:08 +01:00 |
Zef Hemel
|
cf81594b02
|
Fixes #1236
|
2025-02-13 20:11:08 +01:00 |
Zef Hemel
|
7abb096382
|
Lua: better handle nil, null and undefined values for Lua directives
|
2025-02-10 20:30:37 +01:00 |
Zef Hemel
|
5b982ac257
|
Fix syntax highlighting of Lua expressions that start with whitespace
|
2025-02-10 20:30:37 +01:00 |
Zef Hemel
|
8e8acbb470
|
Fix service worker proxy
|
2025-02-10 15:38:14 +01:00 |
Zef Hemel
|
93696df96b
|
Changelog fixes
|
2025-02-09 19:35:35 +01:00 |
Zef Hemel
|
4ce0a35b96
|
Added Space Lua video to website
|
2025-02-09 19:31:26 +01:00 |
Zef Hemel
|
b805a7f241
|
Fix lint
|
2025-02-09 18:41:54 +01:00 |
Zef Hemel
|
fb7be2a45a
|
Changelog updates and Lua fixes
|
2025-02-09 18:37:21 +01:00 |
Zef Hemel
|
107b232f49
|
Type fix
|
2025-02-09 18:02:16 +01:00 |
Zef Hemel
|
149a2ebea1
|
Cleanup
|
2025-02-09 18:01:19 +01:00 |
Zef Hemel
|
5eb2405823
|
Fixes #1234
|
2025-02-09 17:57:59 +01:00 |
Zef Hemel
|
654151437c
|
Lua: Set string as metatable of string values, allowing for strVal:upper() style invocations
|
2025-02-09 11:06:15 +01:00 |
Miró Allard
|
49b8a0f7dc
|
Auth: refresh visuals
|
2025-02-08 20:45:54 +01:00 |
Miró Allard
|
9dbf6a760f
|
Auth: use labels instead of placeholders
|
2025-02-08 20:45:20 +01:00 |
Zef Hemel
|
8f29cef717
|
Disable rendering widgets on federated pages (security)
|
2025-02-08 20:38:41 +01:00 |
Zef Hemel
|
38dc5bb11c
|
Reduce log noise
|
2025-02-08 20:34:34 +01:00 |
Zef Hemel
|
6699ac783f
|
Added some more string tests
|
2025-02-08 20:32:42 +01:00 |
Zef Hemel
|
d57792af6d
|
Lua code complete in Lua directives
|
2025-02-08 20:28:58 +01:00 |
Zef Hemel
|
772fe82e3a
|
Fix lint error
|
2025-02-08 16:52:24 +01:00 |
Zef Hemel
|
d42d2277b2
|
Expose markdown.expandCodeWidgets and markdown.markdownToHtml as syscalls
|
2025-02-08 16:51:48 +01:00 |
Zef Hemel
|
9317d143b3
|
Fixes #1231
|
2025-02-08 16:51:31 +01:00 |
Zef Hemel
|
2978f4a8d6
|
Service worker tweaks in federated URL handling
|
2025-02-08 11:30:51 +01:00 |
Zef Hemel
|
2de149dca1
|
Merge branch 'main' of github.com:silverbulletmd/silverbullet
|
2025-02-07 21:07:13 +01:00 |
Zef Hemel
|
720154c39a
|
Return -> Enter
|
2025-02-07 21:07:09 +01:00 |
Zef Hemel
|
8eebb8dd67
|
Expose index.extractFrontmatter as syscall
|
2025-02-07 15:39:51 +01:00 |
Zef Hemel
|
44a1ce698e
|
Support plugs to register their own syscalls, using `syscall` (see the index plug for an example)
|
2025-02-07 15:16:57 +01:00 |
Zef Hemel
|
9f8ac92464
|
Fix federation proxy to IP
|
2025-02-06 21:02:57 +01:00 |
Zef Hemel
|
ee246bb997
|
Lua: fix autocomplete on nonexisting objects
|
2025-02-06 20:51:17 +01:00 |
Zef Hemel
|
eb788c68ca
|
Fixes to template Lua expansion
|
2025-02-06 12:21:21 +01:00 |
Zef Hemel
|
e1c997616c
|
Support ${lua expression} in templates
|
2025-02-06 11:58:27 +01:00 |
Zef Hemel
|
a169406d37
|
Lua: huge API breaking change: converted all snake_case APIs to camelCase
|
2025-02-06 10:04:45 +01:00 |