Commit Graph

77 Commits (cf97d04b1b3d876e6edd06f5544f61d3efe59591)

Author SHA1 Message Date
Zef Hemel 45dfa46908 Fix eternal plug:compile watch loop 2023-08-15 07:55:36 +02:00
Zef Hemel 4dbbc31cb9 Work on plug:run 2023-08-11 20:37:13 +02:00
Zef Hemel d4f7833f0d Use MQ for updating directives in entire space 2023-08-10 19:00:28 +02:00
Zef Hemel 97a84e8538 Fixes #115: By introducing MQ workers 2023-08-10 18:32:41 +02:00
Zef Hemel 3464af0252 WIP: CLI running of plugs 2023-08-04 18:56:55 +02:00
Zef Hemel fb75ea1a65
No More Collab. Fixes #449
* Fully removes real-time collaboration
* URL scheme rewrite
2023-07-06 16:47:50 +02:00
Zef Hemel e489f1deca 0.3.3 2023-07-02 15:47:23 +02:00
Zef Hemel 7c825348b2
Big refactors and fixes
* Query regen
* Fix anchor completion
* Dependency fixes
* Changelog update
2023-07-02 11:25:32 +02:00
Zef Hemel daa083414e Putting back the version number in worker_runtime link 2023-06-14 09:39:19 +02:00
Zef Hemel 618fd46cce
Update compile.ts 2023-06-13 23:06:26 +02:00
Zef Hemel 8e0a7cf177
Real-time collaboration within space (#411) 2023-06-13 20:47:05 +02:00
Zef Hemel 5f484bed57
SilverBullet pivot to become an offline-first PWA (#403) 2023-05-23 20:53:53 +02:00
Zef Hemel a28966b410 Dep update, build fixes 2023-04-19 10:46:20 +02:00
Zef Hemel d133c79de0 Support for store.has syscall 2023-01-26 15:26:56 +01:00
Zef Hemel e14d6a6fb8 Fix build and tests 2023-01-25 18:40:34 +01:00
Zef Hemel bd152dd297 Disable background jobs on mobile 2023-01-25 18:29:47 +01:00
Zef Hemel 53bf098579 deno fmt 2023-01-22 18:53:14 +01:00
Zef Hemel 2577a2db32
Continuous sync (#320)
* Continuous sync

* Mobile dep upgrade
2023-01-20 16:08:01 +01:00
Zef Hemel 71b3ee4c77 Add static typecheck to pipeline 2023-01-15 11:33:09 +01:00
Zef Hemel e5276319e0 Timeouts for sync config 2023-01-14 18:51:00 +01:00
Zef Hemel a56e14bff1
Sync engine (#298)
Fixes #261
2023-01-13 15:41:29 +01: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 2617e0e587 Make body work with fetch() 2023-01-08 21:08:17 +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 e4ebaa2cf4
Fixes #107 2023-01-01 11:28:25 -08:00
Krzysztof Kowalczyk 8d3688b2fd
add build_plugs.ts (#229) 2022-12-29 20:33:40 +01:00
Zef Hemel b24c2996be Allow arbitrary attributes in FilterOptions 2022-12-05 11:41:28 +01:00
Zef Hemel cab0c5aa23 Parallelize plug builds 2022-11-28 11:42:27 +01:00
Zef Hemel aee071be6a Fix syntax extensions not loading at b oot 2022-11-25 13:05:41 +01:00
Zef Hemel dff2a3dfa4 Dependency bump 2022-11-19 16:05:37 +01:00
Zef Hemel c4f80589f3 Migrated silverbullet-publish into this repo 2022-11-01 17:03:42 +01:00
Zef Hemel b7f4f282e6 Lazy web worker loader fixes 2022-11-01 15:00:59 +01:00
Zef Hemel 5d9329a531 Lazy initialize sandboxes (workers) upon first need 2022-11-01 09:57:20 +01:00
Zef Hemel 4c79fb155f Website build 2022-10-29 11:41:11 +02:00
Zef Hemel 540af411a0 Large "query" plug refactor into "directive" 2022-10-28 16:17:40 +02:00
Zef Hemel ae0aa0639c Move plugos-bundle into `silverbullet plug:build` command 2022-10-24 16:06:36 +02:00
Zef Hemel 9164b57a3e Full text search improvements 2022-10-22 20:23:54 +02:00
Zef Hemel c1a78e0105 Fixes #97: SQLite is now async, optimized, tests 2022-10-21 10:00:43 +02:00
Zef Hemel 006ad76c85 Rename fulltext search 2022-10-19 11:30:36 +02:00
Zef Hemel cd5c2ff9c2 Rewrite listFiles to use std lib's "walk" + test 2022-10-19 11:30:22 +02:00
Zef Hemel 70501bc3e4 Fixes #90: Re-enables full text search 2022-10-19 09:52:29 +02:00
Zef Hemel e225c926f5 Forked SQLite deno WASM lib 2022-10-19 09:51:25 +02:00
Zef Hemel 6013426212 Fixes #93 #56 2022-10-17 16:28:58 +02:00
Zef Hemel e7a240127c Disable FTS 2022-10-17 16:28:23 +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 68809ff958 Fix to queryPrefix and LIKE queries 2022-10-14 16:49:45 +02:00
Zef Hemel 3a3210ecac Asset fixes 2022-10-14 15:53:51 +02:00
Zef Hemel 7d28b53b75 Massive restructure of plugin API 2022-10-14 15:11:33 +02:00