1
0
silverbullet/plugos/lib
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
..
datastore.test.ts PlugOS refactor and other tweaks (#631) 2024-01-15 16:43:12 +01:00
datastore.ts PlugOS refactor and other tweaks (#631) 2024-01-15 16:43:12 +01:00
deno_kv_primitives.test.ts Complete redo of content indexing and querying (#517) 2023-10-03 14:16:33 +02:00
deno_kv_primitives.ts Complete redo of content indexing and querying (#517) 2023-10-03 14:16:33 +02:00
dynamodb_kv_primitives.ts Major backend refactor (#599) 2023-12-13 17:52:56 +01:00
indexeddb_kv_primitives.test.ts Work on next-gen data store 2023-09-03 21:15:17 +02:00
indexeddb_kv_primitives.ts Complete redo of content indexing and querying (#517) 2023-10-03 14:16:33 +02:00
kv_primitives.test.ts Complete redo of content indexing and querying (#517) 2023-10-03 14:16:33 +02:00
kv_primitives.ts KV Primitives refactor and in-memory version 2023-12-11 12:11:47 +01:00
memory_kv_primitives.test.ts KV Primitives refactor and in-memory version 2023-12-11 12:11:47 +01:00
memory_kv_primitives.ts Major backend refactor (#599) 2023-12-13 17:52:56 +01:00
mq.datastore.test.ts Fix tests 2023-12-11 12:36:35 +01:00
mq.datastore.ts Backporting a bunch of optimizations from db-only branch 2024-01-13 17:30:15 +01:00
mq.ts Refactor all the things 2023-08-28 17:12:15 +02:00
prefixed_kv_primitives.ts KV Primitives refactor and in-memory version 2023-12-11 12:11:47 +01:00