1
0
silverbullet/common
Ian Shehadeh 7d3303251d
WIP: Plug API document change event (#488)
* add support for basic on doc change event

* move change API core into plug-api/lib; add docs

* add overlap utility

* Maintain modal focus

* Federated URL backend handling

* Fix small typo in Query.md (#483)

* Federation progress

* Cleanup and federation prep

* Robustness and federation sync

* Federation: rewrite page references in federated content

* Don't sync service worker and index.json to client on silverbullet.md

* Federation listing timeouts

* Switching onboarding over to federation links

* Reduce amount of sync related log messages a bit

* Attribute indexing and code completion

* Shift-Enter in the page navigator now takes the input literally

* Updated changelog

* Completion for handlebar template variables

* Make 'pos' a number in tasks

* Updated install instructions to include edge builds

* WIP: CLI running of plugs

* Upgrade deno in Docker to 1.36.0

* Implement CLI store using Deno store

* Rerun directives

* Fixes #485

* 0.3.8

* 0.3.9

* Changelog

* Instantly sync updated pages when ticking off a task in a directive

* Sync current open page every 5s

* Optimize requests

* Make attribute extensible

* Debugging sync getting stuck

* Misaligning sync cycles (to avoid no-op cycles)

* Fixes #500: New apply page template command

* Changelog

* More sync debugging statements

* More sync debugging

* Even more debug

* Dial down excessive debug logging

* Fixes #115: By introducing MQ workers

* Use MQ for updating directives in entire space

* Work on plug:run

* touch up docs

* Fix htmlLanguage dependency

---------

Co-authored-by: Zef Hemel <zef@zef.me>
Co-authored-by: johnl <johnlunney@users.noreply.github.com>
2023-08-16 15:15:19 +02:00
..
crypto AES convenience functions for encryption 2023-07-14 11:23:17 +02:00
hooks Editor refactor: fix plug namespace 2023-07-14 16:48:35 +02:00
markdown_parser Fixes #355 2023-07-27 17:02:53 +02:00
spaces API refinements 2023-08-15 20:15:27 +02:00
async_util.ts Timeouts for sync config 2023-01-14 18:51:00 +01:00
crypto.ts SilverBullet pivot to become an offline-first PWA (#403) 2023-05-23 20:53:53 +02:00
deps.ts WIP: Plug API document change event (#488) 2023-08-16 15:15:19 +02:00
manifest.ts Work on plug:run 2023-08-11 20:37:13 +02:00
path.test.ts Uploads to same folder 2023-07-07 13:09:44 +02:00
path.ts Uploads to same folder 2023-07-07 13:09:44 +02:00
proxy_fetch.ts SilverBullet pivot to become an offline-first PWA (#403) 2023-05-23 20:53:53 +02:00
settings_template.ts Mobile app PoC (#281) 2023-01-08 12:24:12 +01:00
sw_util.ts SilverBullet pivot to become an offline-first PWA (#403) 2023-05-23 20:53:53 +02:00
types.ts Cleanup and federation prep 2023-07-30 08:56:44 +02:00
util.ts Switching onboarding over to federation links 2023-07-31 21:11:24 +02:00