silverbullet/server
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
..
syscalls Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
crypto.test.ts More JSR dependency moves 2024-07-30 17:24:17 +02:00
crypto.ts Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00
db_backend.ts Lint error removal 2024-07-30 17:33:33 +02:00
http_server.ts Fixes #1049 centralizes page URL encoding and decoding 2024-08-20 09:38:56 +02:00
server_system.ts Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
shell_backend.ts Added a ton of JS Doc 2024-08-07 13:27:25 +02:00
space_server.ts Initial schema implementation #104 2024-08-15 16:39:06 +02:00
storage_backend.ts Lint error removal 2024-07-30 17:33:33 +02:00