Commit Graph

42 Commits (51fc5952bcc4e36533fc7f5523bd09e043f3ffc6)

Author SHA1 Message Date
Zef Hemel 51fc5952bc Some enhancement of the lockout mechanism 2024-11-15 16:56:54 +01:00
Zef Hemel cafd001214 Added a ton of JS Doc 2024-08-07 13:27:25 +02:00
Zef Hemel c111f72e09 Lint error removal 2024-07-30 17:33:33 +02:00
Zef Hemel 230bb2ab8b Dependency upgrades 2024-07-25 20:58:03 +02:00
Zef Hemel 161cd004a7 Cleaning e2e encryption stuff 2024-07-25 20:29:13 +02:00
s1gnate-sync 37865243d0
Provide a way to customize app name & desc (#854)
* Provide a way to customize app name & desc
* Add description to SB_NAME, SB_DESCRIPTION env vars

---------

Co-authored-by: s1gnate.sync <s1gnate.sync@github.com>
2024-04-21 14:37:57 +02:00
Zef Hemel 0940eb1d15 Ensure reindex with space function indexers 2024-02-28 10:54:31 +01:00
Zef Hemel 8d5ff601dd Further clean 2024-02-08 21:06:04 +01:00
Zef Hemel 60d3199d64
Giant code reorganization (#690)
Code restructure
2024-02-08 21:00:45 +01:00
Zef Hemel 0ddbd877f9
Space script MVP (#685)
* Space Script MVP
* New `command` and `syscall` query sources
2024-02-06 16:51:04 +01:00
Zef Hemel 5bc7193fb0 Fixes #161 by implementing read-only mode, first iteration 2024-01-26 17:05:10 +01:00
Zef Hemel 038d025d1f Build fix 2024-01-15 16:53:20 +01:00
Zef Hemel 0e66920550 Bump deno version 2024-01-15 16:46:37 +01:00
Zef Hemel a2dbf7b3db
PlugOS refactor and other tweaks (#631)
* Prep for in-process plug loading (e.g. for CF workers, Deno Deploy)
* Prototype of fixed in-process loading plugs
* Fix: buttons not to scroll with content
* Better positioning of modal especially on mobile
* Move query caching outside query
* Fix annoying mouse behavior when filter box appears
* Page navigator search tweaks
2024-01-15 16:43:12 +01:00
Zef Hemel 291280b709 Switch from Oak to Hono 2024-01-13 18:07:02 +01:00
Zef Hemel 4759a20b23 More minor website copy tweaks 2023-12-22 19:17:16 +01:00
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 2ee20af5c8 Custom task statuses plus various fixes 2023-09-01 16:57:29 +02:00
Zef Hemel 9b5fa44fb6 Perform initial index 2023-08-30 22:36:27 +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 5ff1a8bae3 Refactor all the things 2023-08-28 17:12:15 +02:00
Zef Hemel 9ee9008bf2 Work on #508 (thin client) 2023-08-26 08:31:51 +02:00
Zef Hemel 688985c133 Shame on me 2023-08-21 14:11:42 +02:00
Zef Hemel 1ff29ac2af Don't make SB server exit immediately... 2023-08-21 14:08:45 +02:00
Zef Hemel 4dbbc31cb9 Work on plug:run 2023-08-11 20:37:13 +02:00
Zef Hemel 8e0a7cf177
Real-time collaboration within space (#411) 2023-06-13 20:47:05 +02:00
Zef Hemel c6a45be4bb Fixes #409 2023-05-29 09:53:49 +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 0314e3025f Fixes #204 2022-12-16 13:00:06 +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 eff0277be0 Space System refactor 2022-11-26 14:15:38 +01:00
Zef Hemel 27a8adf347 Make server crash when listening to port fails 2022-11-25 13:08:59 +01:00
Zef Hemel 01aea4768b CLI work 2022-10-24 13:51:26 +02:00