silverbullet/lib/plugos
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
..
hooks Add pollInterval option to mqSubscriptions #1021 2024-08-18 12:36:23 +02:00
sandboxes Lint error removal 2024-07-30 17:33:33 +02:00
syscalls Lint error removal 2024-07-30 17:33:33 +02:00
event.ts Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00
eventhook.ts Lint error removal 2024-07-30 17:33:33 +02:00
manifest_cache.ts Lint error removal 2024-07-30 17:33:33 +02:00
namespace.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00
plug.ts Lint error removal 2024-07-30 17:33:33 +02:00
protocol.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00
system.ts Lint error removal 2024-07-30 17:33:33 +02:00
types.ts Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
worker_runtime.ts improve dependency management (#770) 2024-03-16 15:29:24 +01:00