silverbullet/web
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
..
cm_plugins Fix copy code edge case 2024-08-20 10:52:08 +02:00
components Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
fonts Revert font part of #831 back to iA Mono 2024-04-09 09:28:12 +02:00
hooks Space config (#1011) 2024-08-02 16:47:36 +02:00
images SilverBullet pivot to become an offline-first PWA (#403) 2023-05-23 20:53:53 +02:00
styles Widget buttons for transclusions (#942) (#1013) 2024-08-08 20:19:41 +02:00
syscalls Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
auth.html Redirect to initial url after authentication (#893) 2024-06-22 12:45:23 +02:00
boot.ts lint cleanup 2024-07-30 15:17:34 +02:00
change.test.ts More JSR dependency moves 2024-07-30 17:24:17 +02:00
change.ts Giant code reorganization (#690) 2024-02-08 21:00:45 +01:00
client.ts Change how attribute indexing and completion works (#1061) 2024-08-24 12:35:09 +02:00
client_system.ts Fixes #1030 2024-08-15 14:36:15 +02:00
cm_util.ts Fix diffAndPrepareChanges (#1055) 2024-08-21 20:03:30 +02:00
commands.ts deno fmt 2024-08-02 17:14:40 +02:00
constants.ts Index []() style links (#827) 2024-05-27 20:33:41 +02:00
editor_state.ts Space config (#1011) 2024-08-02 16:47:36 +02:00
editor_ui.tsx Initial schema implementation #104 2024-08-15 16:39:06 +02:00
filtered_material_icons.ts Add support for Material Design Icons (#848) 2024-04-20 16:24:34 +02:00
fuse_search.test.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
fuse_search.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
index.html Cleaning e2e encryption stuff 2024-07-25 20:29:13 +02:00
manifest.json Window controls overlay (#837) 2024-05-14 11:49:10 +02:00
navigator.ts Fixes #1049 centralizes page URL encoding and decoding 2024-08-20 09:38:56 +02:00
reducer.ts More JSR (#1027) 2024-08-06 20:11:38 +02:00
service_worker.ts Fixes #1049 centralizes page URL encoding and decoding 2024-08-20 09:38:56 +02:00
style.ts Add subscript and superscript (#879) 2024-06-07 08:21:16 +02:00
sync_service.ts deno fmt 2024-08-02 17:14:40 +02:00
type.ts Initial schema implementation #104 2024-08-15 16:39:06 +02:00