Michael Kolb
|
7b0d8caf06
|
Modified image (#727)
|
2024-02-19 20:14:50 +00:00 |
Joe Krill
|
35809836a9
|
Adds a system.getVersion syscall that returns the current system version (#721)
|
2024-02-17 22:32:09 +00:00 |
Giovanni Pollo
|
905c325f6c
|
Added support for new languages in the code environment (diff, powershell, perl, tcl, verilos, vhdl, docker, cmake) (#718)
|
2024-02-17 21:19:25 +00:00 |
Joe Krill
|
8c3625b0a4
|
Allow passing additional arguments to `renamePageCommand` and `renamePrefixCommand` (#720)
|
2024-02-17 20:22:51 +00:00 |
Patrik Stenmark
|
9ba4d008f2
|
Add note about https requirements (#714)
|
2024-02-16 09:23:44 +00:00 |
Viktoras
|
740b3a7664
|
Add go snippet support (#709)
|
2024-02-14 21:35:45 +00:00 |
Zef Hemel
|
352c064420
|
Update Page Name Rules.md
|
2024-02-13 22:48:52 +01:00 |
Ashish Dhama
|
a9b31bde30
|
GH-683: Fix template dark mode (#698)
|
2024-02-13 18:32:55 +01:00 |
Zef Hemel
|
98613bf853
|
Youtube links
|
2024-02-09 14:27:54 +01:00 |
Zef Hemel
|
79a850137c
|
New intro video
|
2024-02-09 10:55:01 +01:00 |
Zef Hemel
|
04c7a78676
|
More moves
|
2024-02-08 21:16:55 +01:00 |
Zef Hemel
|
bb1e49a11e
|
More moving stuff around
|
2024-02-08 21:12:23 +01:00 |
Zef Hemel
|
8d5ff601dd
|
Further clean
|
2024-02-08 21:06:04 +01:00 |
Zef Hemel
|
60d3199d64
|
Giant code reorganization (#690)
Code restructure
|
2024-02-08 21:00:45 +01:00 |
Zef Hemel
|
e1ac990de9
|
invokeFunction argument typecheck
|
2024-02-08 13:01:32 +01:00 |
Zef Hemel
|
a925212427
|
0.7.1
|
2024-02-08 09:29:40 +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
|
b3dc303624
|
Top bar sizing fixes
|
2024-02-07 09:51:55 +01:00 |
Marek S. Łukasiewicz
|
257c7a3e4a
|
Improve mobile navigation through history (#686)
* History back and forward commands
* Conditionally display actionButtons on mobile devices
|
2024-02-07 09:33:47 +01:00 |
Zef Hemel
|
bfd8ef9cd2
|
Fix emoji aliasing breaking when no such config is defined
|
2024-02-06 17:20:31 +01:00 |
Zef Hemel
|
11859a1d53
|
Make System: Reload available in RO mode
|
2024-02-06 16:59:30 +01:00 |
Zef Hemel
|
7f26d867c8
|
Changelog fix
|
2024-02-06 16:55:17 +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 |
Marek S. Łukasiewicz
|
dbce3a2ad1
|
Plug: Emoji aliases (#246) (#679)
Plug: Emoji aliases (#246)
|
2024-02-06 14:07:38 +01:00 |
Zef Hemel
|
99df161a8f
|
Update SilverBullet.md
|
2024-02-06 06:51:42 +01:00 |
Zef Hemel
|
828216795c
|
Update SilverBullet.md
|
2024-02-05 23:33:53 +01:00 |
Zef Hemel
|
7133d6c0f0
|
Update SilverBullet.md
|
2024-02-05 23:32:26 +01:00 |
Zef Hemel
|
61c50c6fa0
|
More new website copy
|
2024-02-05 21:47:05 +01:00 |
Zef Hemel
|
0302c5776d
|
Updated changelog
|
2024-02-05 20:12:46 +01:00 |
Zef Hemel
|
2b86e288e8
|
Expose readPage function
|
2024-02-05 20:05:17 +01:00 |
Zef Hemel
|
f82d72e626
|
Fixes #677 code complete
|
2024-02-04 16:36:59 +01:00 |
Zef Hemel
|
d71c63a3a3
|
Render templates on the server
|
2024-02-04 15:32:14 +01:00 |
Zef Hemel
|
fcac8e4755
|
New website copy
|
2024-02-03 21:01:32 +01:00 |
Zef Hemel
|
15358c8dd5
|
More #each in parsing fixes
|
2024-02-03 16:14:48 +01:00 |
Zef Hemel
|
f85db51920
|
And same fix for #let
|
2024-02-03 15:55:39 +01:00 |
Zef Hemel
|
dae2111d90
|
#each parser fix
|
2024-02-03 15:53:17 +01:00 |
Zef Hemel
|
82cb0ed267
|
Fix not passing in global vars into renderTemplate
|
2024-02-03 15:37:22 +01:00 |
Zef Hemel
|
d0ebda0d7a
|
Fixes #678
|
2024-02-03 15:28:24 +01:00 |
Zef Hemel
|
9bb72d01b2
|
Fixes #676
|
2024-02-03 14:58:29 +01:00 |
Zef Hemel
|
04abc283b0
|
0.7.0
|
2024-02-02 19:19:29 +01:00 |
Zef Hemel
|
341c07049f
|
Custom template parser (#672)
New template engine 🤯
|
2024-02-02 19:19:07 +01:00 |
Jim Tittsler
|
e4a0dec0e3
|
Fix typos (#674)
|
2024-02-02 17:35:18 +01:00 |
Zef Hemel
|
da9ca842bf
|
Allow page templates to apply to any new page #671
|
2024-01-31 13:00:42 +01:00 |
Zef Hemel
|
b16d884701
|
0.6.1
|
2024-01-29 09:48:04 +01:00 |
Zef Hemel
|
4470aafb0a
|
Changelog
|
2024-01-29 09:47:58 +01:00 |
Zef Hemel
|
f6f93d796f
|
Disable proxy in read-only, enable better caching
|
2024-01-29 09:43:56 +01:00 |
Zef Hemel
|
dbabba7326
|
Only server-side render non-auth systems
|
2024-01-28 19:24:59 +01:00 |
Zef Hemel
|
e2aa869660
|
Fix markdown rendering for links with markup
|
2024-01-28 16:14:05 +01:00 |
Zef Hemel
|
58ea651668
|
opengraph attributes
|
2024-01-28 15:51:02 +01:00 |
Zef Hemel
|
1d8a54b72f
|
Fix indexPage server rendering
|
2024-01-28 15:19:30 +01:00 |