Commit Graph

16 Commits (main)

Author SHA1 Message Date
Zef Hemel f4507e9513 Bump deno version to 2.1.4 2025-01-08 09:38:06 +01:00
Zef Hemel 6a30284bab Migration to Deno 2.0 2024-10-10 12:52:28 +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 6faa0edf1a Fix release 2024-08-18 17:22:51 +02:00
Zef Hemel 6b69449d05
More JSR (#1027)
* Move all syscalls to JSR-style package naming
* Eliminating some prefixes in import maps
2024-08-06 20:11:38 +02:00
Zef Hemel 64e116f75e lint cleanup 2024-07-30 15:17:34 +02:00
Zef Hemel e9c3d74dbf Deno version bump 2024-06-07 08:26:16 +02:00
Zef Hemel 8617aa5e3e Deno bump to 1.42 2024-04-09 09:30:51 +02:00
Zef Hemel 33effe0cc3 Bump Deno to 1.41 2024-02-25 08:22:15 +01:00
Zef Hemel c338693343 Upgrade to deno 1.40 2024-01-28 14:13:37 +01:00
Zef Hemel 0e66920550 Bump deno version 2024-01-15 16:46:37 +01:00
Zef Hemel 62be257efe Fixes #556 by upgrading the deno version to 1.38 2023-11-11 13:44:09 +01:00
Zef Hemel 23e99b0c46 Release without draft 2023-10-29 10:00:46 +01:00
Zef Hemel 0313565610
Complete redo of content indexing and querying (#517)
Complete redo of data store
Introduces live queries and live templates
2023-10-03 14:16:33 +02:00
Zef Hemel 8e0a7cf177
Real-time collaboration within space (#411) 2023-06-13 20:47:05 +02:00
Zef Hemel 5f484bed57
SilverBullet pivot to become an offline-first PWA (#403) 2023-05-23 20:53:53 +02:00