Commit Graph

1666 Commits (eeb54738f25e825d33c133323ac1f427288e1054)

Author SHA1 Message Date
jcgurango eeb54738f2
Fix diffAndPrepareChanges (#1055) 2024-08-21 20:03:30 +02:00
Ben Boeckel 39b7cd4722
Getting Started: fix typo (#1054) 2024-08-20 20:57:57 +02:00
Zef Hemel 0c4838e45c Fix copy code edge case 2024-08-20 10:52:08 +02:00
Zef Hemel 600e3ce48b lint fix 2024-08-20 09:41:28 +02:00
Zef Hemel b8081d970c Fixes #1049 centralizes page URL encoding and decoding 2024-08-20 09:38:56 +02:00
Zef Hemel 777a59e753 0.9.2 2024-08-18 17:23:21 +02:00
Zef Hemel 6faa0edf1a Fix release 2024-08-18 17:22:51 +02:00
Zef Hemel b9a61ecb4f 0.9.1 2024-08-18 15:44:33 +02:00
Zef Hemel e9100c50f4 Fix niceTime 2024-08-18 15:43:08 +02:00
Zef Hemel 225443aef1 Fixes #984 adds Page: Rename Linked Page command 2024-08-18 15:24:18 +02:00
Zef Hemel 9dd589fcfe lint fix 2024-08-18 13:09:06 +02:00
Zef Hemel 8b811f11c9 Test fixes 2024-08-18 13:08:52 +02:00
Zef Hemel 3ac21498f3 Fixes #680 all times and dates are now local (to the environment) 2024-08-18 13:04:51 +02:00
Zef Hemel 6ef9dc8b99 Attempt to fix or at least help debug #1028 2024-08-18 12:45:33 +02:00
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