1
0
Commit Graph

26 Commits

Author SHA1 Message Date
Zef Hemel
5a7a35c759
E2E encryption (prototype) (#601)
Prototype E2E encryption
2023-12-17 11:46:18 +01:00
Zef Hemel
9f082c83a9
Major backend refactor (#599)
Backend refactor
2023-12-13 17:52:56 +01:00
Zef Hemel
30ba3fcca7
Refactoring work to support multi-tenancy and multiple storage, database backends (#598)
* Backend infrastructure
* New backend configuration work
* Factor out KV prefixing
* Don't put assets in the manifest cache
* Removed fancy authentication stuff
* Documentation updates
2023-12-10 13:23:42 +01:00
Zef Hemel
a2779f5719 store-only -> sync-only flag change 2023-09-07 12:38:20 +02:00
Zef Hemel
75da8e7ca9 Further iteration 2023-08-30 17:25:54 +02:00
Zef Hemel
9a005f26b5 Work on client modes 2023-08-29 21:17:29 +02:00
Zef Hemel
9ee9008bf2 Work on #508 (thin client) 2023-08-26 08:31:51 +02:00
Zef Hemel
00201c9cf9 Actually exit after running a command in all cases 2023-08-21 13:56:55 +02:00
Zef Hemel
a94724768e Refactoring 2023-08-20 17:51:00 +02:00
Zef Hemel
4dbbc31cb9 Work on plug:run 2023-08-11 20:37:13 +02:00
Zef Hemel
3464af0252 WIP: CLI running of plugs 2023-08-04 18:56:55 +02:00
Zef Hemel
8e0a7cf177
Real-time collaboration within space (#411) 2023-06-13 20:47:05 +02:00
Zef Hemel
863b92df6a Allow configuring the port and folder to be configured with env variables 2023-05-24 05:42:02 +02:00
Zef Hemel
5f484bed57
SilverBullet pivot to become an offline-first PWA (#403) 2023-05-23 20:53:53 +02:00
Zef Hemel
18c1da4431 Rebranding from "Silver Bullet" to "SilverBullet" and updated a lot of website copy 2023-01-16 16:45:55 +01:00
Zef Hemel
a56e14bff1
Sync engine (#298)
Fixes #261
2023-01-13 15:41:29 +01:00
Zef Hemel
3175b3c948 Merge branch 'main' of github.com:silverbulletmd/silverbullet 2022-12-05 12:17:27 +01:00
Zef Hemel
e780a838b6 Fixes #139 #140 2022-12-05 12:14:21 +01:00
Jouni K. Seppänen
9baac2181a
Allow the user to specify hostname to listen on (#138) 2022-12-04 06:24:06 +01:00
Zef Hemel
701a601641 Remove 'publish' command moved to silverbullet-publish 2022-11-26 19:00:01 +01:00
Zef Hemel
eff0277be0 Space System refactor 2022-11-26 14:15:38 +01:00
Zef Hemel
c4f80589f3 Migrated silverbullet-publish into this repo 2022-11-01 17:03:42 +01:00
Zef Hemel
01ea4c9f15 Fix plug:compile flags 2022-11-01 15:00:37 +01:00
Zef Hemel
f04f429c29 Rename plug:build to plug:compile 2022-10-25 18:49:33 +02:00
Zef Hemel
ae0aa0639c Move plugos-bundle into silverbullet plug:build command 2022-10-24 16:06:36 +02:00
Zef Hemel
01aea4768b CLI work 2022-10-24 13:51:26 +02:00