Zef Hemel
d6fb5e0c29
Attempt to fix auth proxies by making redirects manual #1028
2024-09-09 18:36:54 +02:00
Zef Hemel
409b0df328
More robustness on lack of space config
2024-09-09 18:35:44 +02:00
Zef Hemel
8348c473e3
Version bump
2024-09-04 19:38:20 +02:00
Zef Hemel
ea5adebbbd
0.9.4
2024-09-04 19:34:12 +02:00
Zef Hemel
e42a6844e9
0.9.3
2024-09-04 19:33:03 +02:00
Zef Hemel
e6f010faad
Revert back SETTINGS to use yaml for now
2024-09-04 19:19:40 +02:00
Zef Hemel
d9efb32bb4
Make sure query.renderQuery is run in the right environment
2024-08-31 12:08:14 +02:00
Ruibin Xing
bddb1b5da9
Export PDF through print. ( #1065 )
...
Add print button for markdown panel
2024-08-28 17:32:29 +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
efc5fa6b2c
Fix RO mode
2024-08-22 14:24:40 +02:00
Zef Hemel
1958739fb4
Fix lint
2024-08-21 21:41:59 +02:00
Zef Hemel
6af41cb5a7
CHANGELOG update
2024-08-21 21:41:21 +02:00
Zef Hemel
1d87b2b05c
Fix test
2024-08-21 21:39:19 +02:00
jcgurango
eea8326220
Use setText instead of replacing entire editor state ( #1056 )
...
* Fix diffAndPrepareChanges
* Use setText instead of replacing editor state
* Isolate editor.setText transaction
2024-08-21 21:36:50 +02:00
Zef Hemel
d0ed24aae5
Docs
2024-08-21 21:31:07 +02:00
Zef Hemel
b1c46a17cf
Redoing item and task indexing
2024-08-21 21:31:07 +02:00
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