Commit Graph

20 Commits (63083d1e05ae5cc76d06f0f7ef4598ac0612be5e)

Author SHA1 Message Date
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 a9eb252658 Plug sandbox rework 2024-01-14 13:38:39 +01:00
Zef Hemel 0964775517 Snapshot 2023-12-17 15:10:00 +01:00
Zef Hemel 573eca3676 Don't put assets in the manifest cache 2023-12-09 18:08:58 +01:00
Zef Hemel 8527528af4
Lazy plugs (#596)
* Manifest caching and lazy loading of plug workers
* Fixes #546 Plug unloading after time out
2023-12-06 18:44:48 +01:00
Zef Hemel 0313565610
Complete redo of content indexing and querying (#517)
Complete redo of data store
Introduces live queries and live templates
2023-10-03 14:16:33 +02:00
Zef Hemel 3464af0252 WIP: CLI running of plugs 2023-08-04 18:56:55 +02:00
Zef Hemel 5f484bed57
SilverBullet pivot to become an offline-first PWA (#403) 2023-05-23 20:53:53 +02:00
Zef Hemel 0365673c41
Mobile app PoC (#281)
Initial checkin of mobile "native" app
2023-01-08 12:24:12 +01:00
Zef Hemel dff2a3dfa4 Dependency bump 2022-11-19 16:05:37 +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 540af411a0 Large "query" plug refactor into "directive" 2022-10-28 16:17:40 +02:00
Zef Hemel 574014a8be Reduce lint errors 2022-10-15 19:02:56 +02:00
Zef Hemel 982623fc38 Added imports 2022-10-13 15:16:18 +02:00
Zef Hemel 4c19ab21f2 Refactor of asset bundles 2022-10-12 11:47:13 +02:00
Zef Hemel 561aa6891f
Migrate to Deno (#86)
Big bang migration to Deno 🤯
2022-10-10 14:50:21 +02:00
Zef Hemel 1f842ec1d6 Monorepo with yarn workspaces requires yarn 3.2 2022-04-21 13:57:45 +02:00
Zef Hemel 859657f8b8 Removed all traces of sockets, real-time collab and other stuff. 2022-03-31 14:28:07 +02:00
Zef Hemel cb809d2d03 Rebranded plugbox to PlugOS (plugos) 2022-03-27 11:31:12 +02:00