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 |
Zef Hemel
|
0635faabfc
|
Bump Deno version
|
2025-02-06 08:38:37 +01:00 |
Zef Hemel
|
2e96155a05
|
Support scrollIntoView in insertAtCursor syscall
|
2025-02-06 08:37:34 +01:00 |
Zef Hemel
|
ac18443b53
|
Support setting multiple keys in config
|
2025-02-06 08:37:09 +01:00 |
Zef Hemel
|
12d5f0beba
|
Add scrolling into view to insertAtCursor syscall
|
2025-02-06 08:36:56 +01:00 |
Zef Hemel
|
9ccfe13818
|
Expose SB instance base URL to Lua
|
2025-02-06 08:36:43 +01:00 |
Zef Hemel
|
4f707e498c
|
Lua: Reject setting metatable to a nil value
|
2025-02-06 08:36:28 +01:00 |
Zef Hemel
|
e44b2776df
|
Fix to federation proxy for non-GET requests
|
2025-02-06 08:36:06 +01:00 |
Zef Hemel
|
47ac8cae09
|
Expose some JS regexp functions to Lua
|
2025-02-06 08:35:34 +01:00 |
Zef Hemel
|
3344845d1f
|
Better tostring for Lua functions
|
2025-02-06 08:34:38 +01:00 |
Zef Hemel
|
4bd3370f71
|
Improve Lua error reporting
|
2025-02-06 08:34:23 +01:00 |
Zef Hemel
|
2ea3d8fe4f
|
Fixes #1227
|
2025-02-05 09:01:26 +01:00 |
Ohad Lutzky
|
1e30517955
|
Open external links in a new tab (#1229)
Fixes https://github.com/silverbulletmd/silverbullet/issues/1228. This matches the generated HTML to the current behavior of editor.openUrl.
|
2025-02-03 19:52:45 +01:00 |