Ben Schumacher
|
334550675a
|
Add nextWeek template variable (#109)
|
2022-11-03 13:14:43 +01:00 |
|
Zef Hemel
|
c56261a024
|
Weekly Note command + docs
|
2022-11-02 09:06:30 +01:00 |
|
Zef Hemel
|
c4f80589f3
|
Migrated silverbullet-publish into this repo
|
2022-11-01 17:03:42 +01:00 |
|
Zef Hemel
|
3d671e8195
|
Fixes #100 implements a custom Markdown renderer
|
2022-11-01 15:01:28 +01:00 |
|
Zef Hemel
|
bef2c4c62b
|
Cmd/Ctrl-click now opens page in new window
|
2022-10-29 09:23:12 +02:00 |
|
Zef Hemel
|
540af411a0
|
Large "query" plug refactor into "directive"
|
2022-10-28 16:17:40 +02:00 |
|
Zef Hemel
|
2b06af6147
|
Rename "name" frontmatter to "displayName" not to clash with builtin name
|
2022-10-26 09:33:37 +02:00 |
|
Zef Hemel
|
590440748b
|
WIP: real-time collab support
|
2022-10-25 18:50:07 +02:00 |
|
Zef Hemel
|
a2e5d0cc93
|
Changed named anchor syntax
|
2022-10-24 19:40:52 +02:00 |
|
Zef Hemel
|
9164b57a3e
|
Full text search improvements
|
2022-10-22 20:23:54 +02:00 |
|
Zef Hemel
|
02dd2f17c7
|
No await for reload
|
2022-10-21 20:20:58 +02:00 |
|
Zef Hemel
|
5bb73c111d
|
Parallel plug loading on the server
|
2022-10-21 17:06:14 +02:00 |
|
Zef Hemel
|
dc32ca81a9
|
HTTP Caching
|
2022-10-21 16:56:46 +02:00 |
|
Zef Hemel
|
c1a78e0105
|
Fixes #97: SQLite is now async, optimized, tests
|
2022-10-21 10:00:43 +02:00 |
|
Zef Hemel
|
70501bc3e4
|
Fixes #90: Re-enables full text search
|
2022-10-19 09:52:29 +02:00 |
|
Zef Hemel
|
cd7c37b136
|
Fixed regression where OPTIONS resulted in 500 instead of 404
|
2022-10-17 20:21:09 +02:00 |
|
Zef Hemel
|
7d1a04f392
|
Fixes #92: implements frontmatter syntax
|
2022-10-17 15:48:21 +02:00 |
|
Zef Hemel
|
574014a8be
|
Reduce lint errors
|
2022-10-15 19:02:56 +02:00 |
|
Zef Hemel
|
68809ff958
|
Fix to queryPrefix and LIKE queries
|
2022-10-14 16:49:45 +02:00 |
|
Zef Hemel
|
3a3210ecac
|
Asset fixes
|
2022-10-14 15:53:51 +02:00 |
|
Zef Hemel
|
7d28b53b75
|
Massive restructure of plugin API
|
2022-10-14 15:11:33 +02:00 |
|
Zef Hemel
|
982623fc38
|
Added imports
|
2022-10-13 15:16:18 +02:00 |
|
Zef Hemel
|
4c19ab21f2
|
Refactor of asset bundles
|
2022-10-12 11:47:13 +02:00 |
|
Zef Hemel
|
61bf715c9f
|
Fix materialized queries and reload
|
2022-10-10 18:19:08 +02:00 |
|
Zef Hemel
|
561aa6891f
|
Migrate to Deno (#86)
Big bang migration to Deno 🤯
|
2022-10-10 14:50:21 +02:00 |
|
Zef Hemel
|
1f842ec1d6
|
Monorepo with yarn workspaces requires yarn 3.2
|
2022-04-21 13:57:45 +02:00 |
|
Zef Hemel
|
32f3501773
|
Exposing fetch to functions and initial work on Electron
|
2022-04-21 11:46:33 +02:00 |
|
Zef Hemel
|
dbdfc9d631
|
Changed all indexes to use (pre) parsed trees.
|
2022-04-20 10:56:43 +02:00 |
|
Zef Hemel
|
c7176b00fa
|
Factored out materialized query providers
|
2022-04-19 16:54:47 +02:00 |
|
Zef Hemel
|
31254d15e6
|
Work to reduce bundles size (prebundle modules)
|
2022-04-13 14:46:52 +02:00 |
|
Zef Hemel
|
a24eaaf4b4
|
Materialized query parser + data indexing and querying
|
2022-04-12 13:33:07 +02:00 |
|
Zef Hemel
|
b3c3302970
|
Materialized query parser redo
|
2022-04-11 20:34:09 +02:00 |
|
Zef Hemel
|
d649009dd2
|
Date indexer
|
2022-04-10 11:04:07 +02:00 |
|
Zef Hemel
|
ebfe62dd49
|
Ghost plugin update
|
2022-04-09 18:25:42 +02:00 |
|
Zef Hemel
|
6c943bacd0
|
Markdown plugin improvements
|
2022-04-09 14:57:59 +02:00 |
|
Zef Hemel
|
8fafd1cd4a
|
Basic ghost plugin
|
2022-04-09 14:28:41 +02:00 |
|
Zef Hemel
|
6ebf8e7f15
|
* Refactored server to use spaces
* Other cleanup
|
2022-04-08 17:46:09 +02:00 |
|
Zef Hemel
|
fff2690e99
|
Enormous refactor adding IndexedDB space and syncing.
|
2022-04-07 14:04:50 +02:00 |
|
Zef Hemel
|
eb781b9e19
|
Enormous refactor adding IndexedDB space and syncing.
|
2022-04-06 15:39:20 +02:00 |
|
Zef Hemel
|
38faf50ab8
|
Work on sync stuff
|
2022-04-05 17:02:17 +02:00 |
|
Zef Hemel
|
1b0048cdcf
|
Flexible LHS and RHS with flex
|
2022-04-04 18:33:13 +02:00 |
|
Zef Hemel
|
a7cd3ea7e0
|
A whole lot of enhancements
|
2022-04-04 15:25:07 +02:00 |
|
Zef Hemel
|
16577c8ea2
|
Rewrote all plugs using MarkdownTree
|
2022-04-04 11:51:41 +02:00 |
|
Zef Hemel
|
07453d638b
|
Rewrote some navigation stuff based on new parser
|
2022-04-03 18:42:12 +02:00 |
|
Zef Hemel
|
16bf0d866d
|
Reapplied all the things
|
2022-04-03 18:12:16 +02:00 |
|
Zef Hemel
|
a1a10a1d1f
|
Task fixes
|
2022-04-01 17:32:03 +02:00 |
|
Zef Hemel
|
3aafa63073
|
Extracted syscall packages
|
2022-04-01 17:07:08 +02:00 |
|
Zef Hemel
|
b858917c98
|
Fix some nasty bug
|
2022-04-01 15:02:35 +02:00 |
|
Zef Hemel
|
4d201efdbb
|
Fix some nasty bug
|
2022-03-31 17:25:34 +02:00 |
|
Zef Hemel
|
859657f8b8
|
Removed all traces of sockets, real-time collab and other stuff.
|
2022-03-31 14:28:07 +02:00 |
|