1
0
Commit Graph

21 Commits

Author SHA1 Message Date
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
b936a435ab Fix endpoint test 2023-09-04 21:14:04 +02:00
Zef Hemel
5bbd099bdd Fix endpoint support 2023-09-04 21:11:57 +02:00
Zef Hemel
5ff1a8bae3 Refactor all the things 2023-08-28 17:12:15 +02:00
Zef Hemel
4dbbc31cb9 Work on plug:run 2023-08-11 20:37:13 +02:00
Zef Hemel
97a84e8538 Fixes #115: By introducing MQ workers 2023-08-10 18:32:41 +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
Zef Hemel
e14d6a6fb8 Fix build and tests 2023-01-25 18:40:34 +01:00
Zef Hemel
bd152dd297 Disable background jobs on mobile 2023-01-25 18:29:47 +01:00
Zef Hemel
2577a2db32
Continuous sync (#320)
* Continuous sync

* Mobile dep upgrade
2023-01-20 16:08:01 +01:00
Zef Hemel
574014a8be Reduce lint errors 2022-10-15 19:02:56 +02:00
Zef Hemel
4c19ab21f2 Refactor of asset bundles 2022-10-12 11:47:13 +02:00
Zef Hemel
9dd94c5397 Fix tests 2022-10-11 11:43:28 +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
c7176b00fa Factored out materialized query providers 2022-04-19 16:54:47 +02:00
Zef Hemel
38faf50ab8 Work on sync stuff 2022-04-05 17:02:17 +02:00
Zef Hemel
16577c8ea2 Rewrote all plugs using MarkdownTree 2022-04-04 11:51:41 +02:00
Zef Hemel
c6628927ba Use distance filter 2022-03-29 12:13:46 +02:00
Zef Hemel
b89aee97d7 Tons of refactoring, moving commands and slash commands into hooks 2022-03-29 11:21:32 +02:00