Zef Hemel
|
d9efb32bb4
|
Make sure query.renderQuery is run in the right environment
|
2024-08-31 12:08:14 +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
|
c111f72e09
|
Lint error removal
|
2024-07-30 17:33:33 +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
|
731e246264
|
Fixes #967
|
2024-07-23 14:53:36 +02:00 |
Zef Hemel
|
c7f5645075
|
Fixes #927
|
2024-07-10 08:50:54 +02:00 |
Zef Hemel
|
fb21377bef
|
Transclosure support for pages (#925)
Transclusion implementation
|
2024-07-09 09:22:08 +02:00 |
MrMugame
|
513b9ef441
|
Recreate file list on every call of pageExists() (#900)
|
2024-06-24 06:21:57 +02:00 |
onespaceman
|
1f949158e9
|
Index []() style links (#827)
|
2024-05-27 20:33:41 +02:00 |
Zef Hemel
|
e919aa82e9
|
0.7.4
|
2024-02-29 15:23:05 +01:00 |
Maks
|
1e30bb29bd
|
add type guards in query functions (#754)
|
2024-02-26 06:46:03 +01:00 |
Zef Hemel
|
60d3199d64
|
Giant code reorganization (#690)
Code restructure
|
2024-02-08 21:00:45 +01:00 |
Zef Hemel
|
05efbc8741
|
Refactoring and adding ability to create custom commands from space functions
|
2024-02-07 14:50:01 +01:00 |
Zef Hemel
|
0ddbd877f9
|
Space script MVP (#685)
* Space Script MVP
* New `command` and `syscall` query sources
|
2024-02-06 16:51:04 +01:00 |
Zef Hemel
|
2b86e288e8
|
Expose readPage function
|
2024-02-05 20:05:17 +01:00 |
Zef Hemel
|
341c07049f
|
Custom template parser (#672)
New template engine 🤯
|
2024-02-02 19:19:07 +01:00 |
Zef Hemel
|
f30b1d3418
|
Templates 2.0 (#636)
Templates 2.0 and a whole bunch of other refactoring
|
2024-01-20 19:16:07 +01:00 |