Zef Hemel
64e398fd90
deno fmt
2024-10-11 15:34:27 +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
5ff1a8bae3
Refactor all the things
2023-08-28 17:12:15 +02:00
Zef Hemel
c3d384330d
More event refactoring work
2023-08-27 14:13:18 +02:00
Zef Hemel
9ee9008bf2
Work on #508 (thin client)
2023-08-26 08:31:51 +02:00
Zef Hemel
5a88254cde
Refactoring about how proxy fetching happens
2023-08-23 19:08:21 +02:00
Zef Hemel
a94724768e
Refactoring
2023-08-20 17:51:00 +02:00
Zef Hemel
75bdd6390b
Completion for non-federation federation links
2023-08-17 21:58:05 +02:00
Zef Hemel
b273645bae
Change all SETTINGS with page references to allow "[[page]]" notation
2023-08-17 20:27:05 +02:00
Zef Hemel
bd77f2932c
Space sync now scheduled
2023-08-15 20:24:02 +02:00
Zef Hemel
01ad45f929
Include $ frontmatter attributes in page meta
2023-08-15 07:55:57 +02:00
Zef Hemel
4dbbc31cb9
Work on plug:run
2023-08-11 20:37:13 +02:00
Zef Hemel
d4f7833f0d
Use MQ for updating directives in entire space
2023-08-10 19:00:28 +02:00
Zef Hemel
97a84e8538
Fixes #115 : By introducing MQ workers
2023-08-10 18:32:41 +02:00
Zef Hemel
d5173a9939
Fixes #500 : New apply page template command
2023-08-09 10:55:35 +02:00
Zef Hemel
2f1f266482
Make attribute extensible
2023-08-08 16:35:46 +02:00
Zef Hemel
71c9f81a84
0.3.9
2023-08-04 21:35:58 +02:00
Zef Hemel
3464af0252
WIP: CLI running of plugs
2023-08-04 18:56:55 +02:00
Zef Hemel
701a567c95
Attribute indexing and code completion
2023-08-01 21:35:19 +02:00
Zef Hemel
6929a7beb5
Federation: rewrite page references in federated content
2023-07-30 19:31:04 +02:00
Zef Hemel
fe4887dc78
Federation progress
2023-07-29 23:41:37 +02:00
Zef Hemel
891c8fb995
Fixes #453 : batch prefix refactor command
2023-07-28 15:20:56 +02:00
Zef Hemel
804d87436c
Fixes #355
2023-07-27 17:02:53 +02:00
Zef Hemel
7b8d8af2c1
Attributes now have YAML values
2023-07-26 17:12:56 +02:00
Zef Hemel
5481e49393
Debug: Reload UI command
2023-07-26 11:22:10 +02:00
Zef Hemel
6510f06e0e
Replacing fuzzy search with fuse.js
2023-07-25 17:33:07 +02:00
Zef Hemel
2b494f263e
Work on inline attributes
2023-07-24 19:54:31 +02:00
Zef Hemel
1a33b213be
Added`Center Cursor` command
2023-07-24 11:27:46 +02:00
Zef Hemel
2a697332e8
Added `replaceRegexp` helper to templates
2023-07-24 11:09:17 +02:00
Zef Hemel
87b0e7e352
Fixes #470
2023-07-14 12:15:10 +02:00
Zef Hemel
430792834e
Fixes #462 and adds richer backlink data
2023-07-14 11:52:35 +02:00
Zef Hemel
5b620b2dcc
Fixes snippets not working in unsaved page
2023-07-12 11:00:25 +02:00
Zef Hemel
04d6de18e6
Restrict valid page names
2023-07-07 11:44:05 +02:00
Zef Hemel
fb75ea1a65
No More Collab. Fixes #449
...
* Fully removes real-time collaboration
* URL scheme rewrite
2023-07-06 16:47:50 +02:00
Zef Hemel
5ff9a5692b
More robust handing of empty PLUGS list
2023-07-04 16:52:43 +02:00
Zef Hemel
2f685153db
Fixes #439
2023-07-02 11:48:52 +02:00
Zef Hemel
7c825348b2
Big refactors and fixes
...
* Query regen
* Fix anchor completion
* Dependency fixes
* Changelog update
2023-07-02 11:25:32 +02:00
Zef Hemel
eefd8a5245
Add Fold: Toggle Fold command
2023-06-17 09:01:32 +02:00
Zef Hemel
1b922791f3
Implements #51 : Folding commands
2023-06-14 19:27:18 +02:00
JordanPaoletti
80e7d97b80
Add copy page to core plugin ( #418 )
2023-06-14 09:20:15 +02:00
Zef Hemel
8e0a7cf177
Real-time collaboration within space ( #411 )
2023-06-13 20:47:05 +02:00
Zef Hemel
97710d1a79
Client reset command
2023-05-29 09:56:47 +02:00
Zef Hemel
50651dc185
Fixes #408 : adding about and getting started command
2023-05-26 16:37:32 +02:00
Zef Hemel
1a1b942f92
No longer serialize binary blobs as data URLs
2023-05-26 14:04:32 +02:00
Zef Hemel
5f484bed57
SilverBullet pivot to become an offline-first PWA ( #403 )
2023-05-23 20:53:53 +02:00
Zef Hemel
ea293be159
Include tags in frontmatter in autocomplete
2023-03-13 09:59:58 +01:00
Zef Hemel
50fdc2fdbc
Fixes #359
2023-03-06 14:17:03 +01:00
Zef Hemel
df38a43a1e
Fixes #359
2023-02-27 15:51:54 +01:00
Zef Hemel
3e112689a9
Fixes #343
2023-02-27 15:20:16 +01:00
Zef Hemel
c0128b1090
Fixes #365
2023-02-23 16:09:39 +01:00