silverbullet/web/syscalls
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
..
clientStore.ts Lint error removal 2024-07-30 17:33:33 +02:00
client_code_widget.ts Lint error removal 2024-07-30 17:33:33 +02:00
code_widget.ts Lint error removal 2024-07-30 17:33:33 +02:00
datastore.proxy.ts Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00
debug.ts Lint error removal 2024-07-30 17:33:33 +02:00
editor.ts Use setText instead of replacing entire editor state (#1056) 2024-08-21 21:36:50 +02:00
fetch.ts Lint error removal 2024-07-30 17:33:33 +02:00
mq.proxy.ts Lint error removal 2024-07-30 17:33:33 +02:00
shell.ts Lint error removal 2024-07-30 17:33:33 +02:00
space.ts Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
sync.ts Lint error removal 2024-07-30 17:33:33 +02:00
util.ts deno fmt 2024-08-02 17:14:40 +02:00