Zef Hemel
|
9e3fe5db73
|
Add pollInterval option to mqSubscriptions #1021
|
2024-08-18 12:36:23 +02:00 |
Zef Hemel
|
cf054fa186
|
Should fix #1019 and #1035
|
2024-08-18 10:39:04 +02:00 |
Ruibin Xing
|
770b4b3b59
|
Added ctrl-p/n keybindings for filters (#1006) (#1036)
Co-authored-by: Ruibin Xing <xingruibin@kanyun.com>
|
2024-08-15 16:41:15 +02:00 |
Zef Hemel
|
b69f6916fc
|
Website updates with leveling
|
2024-08-15 16:39:17 +02:00 |
Zef Hemel
|
074aa323c2
|
Initial schema implementation #104
|
2024-08-15 16:39:06 +02:00 |
Zef Hemel
|
94d745c7a7
|
Fixes #1030
|
2024-08-15 14:36:15 +02:00 |
jcgurango
|
9b88a8d694
|
Expose render parse tree (#1032)
|
2024-08-15 11:45:46 +02:00 |
Zef Hemel
|
46f94a9881
|
Render queries on the server
|
2024-08-15 11:26:59 +02:00 |
Justyn Shull
|
67f997258d
|
Fallback to index page if unable to parse the indexPage config option (#1034)
|
2024-08-14 22:27:55 +02:00 |
Zef Hemel
|
b7c56a8379
|
Fix some things with transclusions, and added a renderWidgets page decoration
|
2024-08-12 20:12:28 +02:00 |
Zef Hemel
|
40e07dbea0
|
More docs updates
|
2024-08-09 09:28:04 +02:00 |
Zef Hemel
|
183afb4834
|
Docs fix
|
2024-08-08 20:49:55 +02:00 |
Zef Hemel
|
0f5a54e91d
|
CHANGELOG
|
2024-08-08 20:43:39 +02:00 |
onespaceman
|
7c23e8d622
|
Widget buttons for transclusions (#942) (#1013)
Widget buttons for transclusions
|
2024-08-08 20:19:41 +02:00 |
Zef Hemel
|
cafd001214
|
Added a ton of JS Doc
|
2024-08-07 13:27:25 +02:00 |
Zef Hemel
|
e29352556b
|
Expose syscalls in space script via globals (no more syscall calls)
|
2024-08-07 11:09:56 +02:00 |
Zef Hemel
|
6b69449d05
|
More JSR (#1027)
* Move all syscalls to JSR-style package naming
* Eliminating some prefixes in import maps
|
2024-08-06 20:11:38 +02:00 |
Zef Hemel
|
51f756ec60
|
Fallback for readSetting for old SB versions
|
2024-08-05 16:34:48 +02:00 |
Zef Hemel
|
6b3cd3a886
|
Fix tests
|
2024-08-05 09:20:35 +02:00 |
Zef Hemel
|
1bb096f503
|
Pre-index SETTINGS on full space reindex
|
2024-08-05 09:15:31 +02:00 |
Zef Hemel
|
2b01130afd
|
0.9.0
|
2024-08-04 11:39:37 +02:00 |
Justyn Shull
|
280fe2bec8
|
Add an in-memory cache of the file list for disk spaces (#1012)
Add an in-memory cache of the file list for disk spaces
|
2024-08-04 11:28:55 +02:00 |
Justyn Shull
|
4af100b7b7
|
Add simple /ping endpoint instead of /index.json, change default fetch timeout to 30s (#1017)
|
2024-08-04 08:24:38 +02:00 |
Zef Hemel
|
ea6e4ce079
|
Emit config:loaded event
|
2024-08-03 20:59:53 +02:00 |
Zef Hemel
|
49f52e42d0
|
Fixes #1014
|
2024-08-03 20:46:34 +02:00 |
Zef Hemel
|
102e6d10eb
|
Fix deepObjectMerge edge cases
|
2024-08-03 14:09:12 +02:00 |
Zef Hemel
|
76dadb58b3
|
Another edge case
|
2024-08-03 11:58:50 +02:00 |
Zef Hemel
|
c512f253cb
|
Fix deepEqual edge case
|
2024-08-03 11:54:32 +02:00 |
Zef Hemel
|
47f504f2ce
|
deno fmt
|
2024-08-02 17:14:40 +02:00 |
Zef Hemel
|
351c3c7088
|
Pimped Space Overview
|
2024-08-02 17:00:06 +02:00 |
Zef Hemel
|
64b6d9e2df
|
Space config (#1011)
Space config + a whole bunch of other tweaks
|
2024-08-02 16:47:36 +02:00 |
onespaceman
|
45166ccd93
|
Embed video, audio and pdf (#1008)
|
2024-08-02 16:30:39 +02:00 |
Zef Hemel
|
357a50f820
|
Fix JS error
|
2024-07-31 13:06:10 +02:00 |
Zef Hemel
|
0d5cb25ad2
|
Move Deno Deploy to network and internet deployment in docs
|
2024-07-31 12:49:16 +02:00 |
onespaceman
|
70cb0fc226
|
Per-tag page styling (#945)
PageDecorator add cssClasses
---------
Co-authored-by: Zef Hemel <zef@zef.me>
|
2024-07-31 11:28:31 +02:00 |
itsallyours
|
663cb0c3e1
|
Update Page Decorations.md (#1003)
|
2024-07-31 07:00:30 +02:00 |
Zef Hemel
|
c111f72e09
|
Lint error removal
|
2024-07-30 17:33:33 +02:00 |
Zef Hemel
|
9f353f7de1
|
More JSR dependency moves
|
2024-07-30 17:24:17 +02:00 |
Zef Hemel
|
64e116f75e
|
lint cleanup
|
2024-07-30 15:17:34 +02:00 |
Zef Hemel
|
169f4ba302
|
0.8.5
|
2024-07-30 14:47:56 +02:00 |
Zef Hemel
|
d2c158378f
|
Fix tests
|
2024-07-30 14:26:02 +02:00 |
Zef Hemel
|
a6d07a46e7
|
First JSR dependency
|
2024-07-30 14:22:44 +02:00 |
Zef Hemel
|
60ab40005a
|
Added Grep plug
|
2024-07-30 14:04:43 +02:00 |
Zef Hemel
|
b2e7bc8494
|
Allow for array extension in dynamic attributes, disallow attribute overrides
|
2024-07-30 11:46:42 +02:00 |
Zef Hemel
|
704e318229
|
Fix object decorator docs
|
2024-07-30 11:46:22 +02:00 |
Zef Hemel
|
75471fa86b
|
Object decorators (#995)
Implemented objectDecorators to replace pageDecorations in SETTINGS
|
2024-07-29 21:21:16 +02:00 |
Marek S. Łukasiewicz
|
69578ae09f
|
Improve Plug distribution through GitHub Releases (fix #975) (#997)
|
2024-07-29 21:14:16 +02:00 |
Zef Hemel
|
47f6c61007
|
Fixes #983
|
2024-07-29 12:16:12 +02:00 |
Zef Hemel
|
0aac4f00f9
|
Revert back to @codemirror/view@6.27.0 because of spell check regression
|
2024-07-29 12:00:52 +02:00 |
Marek S. Łukasiewicz
|
a0f3f7ef41
|
Support linking to and moving to line number in pages (#988)
Support linking to and moving to line number in pages
|
2024-07-28 20:31:37 +02:00 |