1
0
Commit Graph

24 Commits

Author SHA1 Message Date
Zef Hemel
5f484bed57
SilverBullet pivot to become an offline-first PWA (#403) 2023-05-23 20:53:53 +02:00
Zef Hemel
6ec6961c25 Fix body in fetch() 2023-01-08 22:38:54 +01:00
Zef Hemel
e882734489 Fix body in fetch() 2023-01-08 21:13:50 +01:00
Zef Hemel
0365673c41
Mobile app PoC (#281)
Initial checkin of mobile "native" app
2023-01-08 12:24:12 +01:00
Zef Hemel
540af411a0 Large "query" plug refactor into "directive" 2022-10-28 16:17:40 +02:00
Zef Hemel
c1a78e0105 Fixes #97: SQLite is now async, optimized, tests 2022-10-21 10:00:43 +02:00
Zef Hemel
c2ccd2a6a1 Fixes #94 2022-10-17 15:56:47 +02:00
Zef Hemel
574014a8be Reduce lint errors 2022-10-15 19:02:56 +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
9dd94c5397 Fix tests 2022-10-11 11:43:28 +02:00
Zef Hemel
09ac3ea36a Fix bundling 2022-10-11 11:38:10 +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
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
8fafd1cd4a Basic ghost plugin 2022-04-09 14:28:41 +02:00
Zef Hemel
38faf50ab8 Work on sync stuff 2022-04-05 17:02:17 +02:00
Zef Hemel
a7cd3ea7e0 A whole lot of enhancements 2022-04-04 15:25:07 +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
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