1
0
silverbullet/plug-api/lib
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
..
attribute.test.ts Attributes now have YAML values 2023-07-26 17:12:56 +02:00
attribute.ts Attributes now have YAML values 2023-07-26 17:12:56 +02:00
change.test.ts WIP: Plug API document change event (#488) 2023-08-16 15:15:19 +02:00
change.ts WIP: Plug API document change event (#488) 2023-08-16 15:15:19 +02:00
dates.ts Massive restructure of plugin API 2022-10-14 15:11:33 +02:00
fetch.ts Big refactors and fixes 2023-07-02 11:25:32 +02:00
frontmatter.ts Attribute indexing and code completion 2023-08-01 21:35:19 +02:00
page.ts Fixes #453: batch prefix refactor command 2023-07-28 15:20:56 +02:00
query.test.ts Robustness and federation sync 2023-07-30 11:30:01 +02:00
query.ts Add support for multiple order by (#387) 2023-04-19 11:01:27 +02:00
resolve.test.ts Robustness and federation sync 2023-07-30 11:30:01 +02:00
resolve.ts Federation: rewrite page references in federated content 2023-07-30 19:31:04 +02:00
secrets_page.ts SilverBullet pivot to become an offline-first PWA (#403) 2023-05-23 20:53:53 +02:00
settings_page.ts No More Collab. Fixes #449 2023-07-06 16:47:50 +02:00
syscall_mock.ts Attributes now have YAML values 2023-07-26 17:12:56 +02:00
test_utils.ts Robustness and federation sync 2023-07-30 11:30:01 +02:00
tree.test.ts SilverBullet pivot to become an offline-first PWA (#403) 2023-05-23 20:53:53 +02:00
tree.ts Attributes now have YAML values 2023-07-26 17:12:56 +02:00
yaml_page.ts SilverBullet pivot to become an offline-first PWA (#403) 2023-05-23 20:53:53 +02:00