Fernando Serboncini
7731b28203
auto close brackets setting ( #1110 )
2024-10-08 21:06:33 +02:00
Ohad Lutzky
f08c66d305
Add tips for slow drives ( #1098 )
2024-09-27 08:05:54 +02:00
Zef Hemel
4bb99a40fe
Database recommendations #1092
2024-09-26 23:00:14 +02:00
Zef Hemel
880c67d6cd
Added new community plugs
2024-09-10 13:03:00 +02:00
Zef Hemel
8348c473e3
Version bump
2024-09-04 19:38:20 +02:00
Zef Hemel
e42a6844e9
0.9.3
2024-09-04 19:33:03 +02:00
Zef Hemel
fed9965a99
Schema validation on index
2024-08-24 16:14:38 +02:00
Jc-L
c416e8aeb5
Docs fix ( #1062 )
2024-08-24 14:46:08 +02:00
Zef Hemel
80f9c14b96
Change how attribute indexing and completion works ( #1061 )
...
* Creation of separate aspring-page objects for pages linked to, but not created
* Show "No results" instead of broken markdown table for no query results
* Show schema validation errors
* Deno upgrade
* Adds config support to plugs (see examples)
* Moves all builtin schemas to plug config
* Adds core plug just for builtin schemas
* Changes how attributes are indexed and completed, now attempts to derive a JSON schema for ad hoc attributes
2024-08-24 12:35:09 +02:00
Zef Hemel
6f91b65457
Fixed link to Task template
2024-08-22 19:52:54 +02:00
Ruibin Xing
d111966911
Fix a command in Install/Docker.md ( #1059 )
2024-08-22 17:47:45 +02:00
Zef Hemel
6af41cb5a7
CHANGELOG update
2024-08-21 21:41:21 +02:00
Zef Hemel
d0ed24aae5
Docs
2024-08-21 21:31:07 +02:00
Ben Boeckel
39b7cd4722
Getting Started: fix typo ( #1054 )
2024-08-20 20:57:57 +02:00
Zef Hemel
b9a61ecb4f
0.9.1
2024-08-18 15:44:33 +02:00
Zef Hemel
b69f6916fc
Website updates with leveling
2024-08-15 16:39:17 +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
183afb4834
Docs fix
2024-08-08 20:49:55 +02:00
Zef Hemel
0f5a54e91d
CHANGELOG
2024-08-08 20:43:39 +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
2b01130afd
0.9.0
2024-08-04 11:39:37 +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
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
169f4ba302
0.8.5
2024-07-30 14:47:56 +02:00
Zef Hemel
60ab40005a
Added Grep plug
2024-07-30 14:04:43 +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
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
Zef Hemel
36deb6a0a1
Core Library: Order quick notes by lastModified
2024-07-27 11:10:04 +02:00
Zef Hemel
1fbc9493f4
Fixes #364
2024-07-27 11:03:42 +02:00
Zef Hemel
528351438d
0.8.3
2024-07-27 10:35:38 +02:00
Zef Hemel
c80976d10e
Change event pattern for custom HTTP endpoints
2024-07-27 09:26:55 +02:00
Zef Hemel
0ad47987f5
Added http:request event enabling custom http endpoints
2024-07-26 19:12:10 +02:00
Zef Hemel
992513ad8e
Cleanup and deno bump for gitpod
2024-07-26 18:18:44 +02:00
Zef Hemel
af3df5dbeb
Docs on #154
2024-07-25 15:31:15 +02:00
Zef Hemel
e0d15dad88
Changelog updates
2024-07-23 16:49:32 +02:00
Zef Hemel
234a17c608
Fixes #955
2024-07-23 16:49:27 +02:00
Bo Jeanes
b1dcbc3454
Add Ruby syntax support ( #966 )
...
* Add Ruby syntax support
2024-07-22 17:33:50 +02:00
Marek S. Łukasiewicz
e2cb2ab6e7
Add setting for smart quotes ( #960 )
2024-07-19 19:08:49 +02:00
Marek S. Łukasiewicz
1fc061ac6a
Auto complete folder in Page Picker ( #961 )
2024-07-19 17:10:39 +02:00
Marek S. Łukasiewicz
75cd4b1383
Hide pages from auto complete with Page Decorations ( #962 )
2024-07-19 17:06:40 +02:00
onespaceman
5fe77083ae
Fix #850 ( #964 )
2024-07-19 17:00:13 +02:00
Zef Hemel
2a4e4874ef
0.8.2
2024-07-17 20:22:01 +02:00
Zef Hemel
11967b82a6
Meta links ( #954 )
...
Add carret page link support (for meta pages)
2024-07-17 17:03:25 +02:00
Zef Hemel
663f1523f1
Renamed 'source' to 'import' for Libraries
2024-07-16 15:48:49 +02:00