1
0
silverbullet/server
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
..
syscalls PlugOS refactor and other tweaks (#631) 2024-01-15 16:43:12 +01:00
crypto.test.ts CSRF and authentication changes 2023-12-11 12:11:56 +01:00
crypto.ts PlugOS refactor and other tweaks (#631) 2024-01-15 16:43:12 +01:00
db_backend.ts Subtle renaming of some DB configuration options 2023-12-22 19:06:36 +01:00
deps.ts Switch from Oak to Hono 2024-01-13 18:07:02 +01:00
http_server.ts PlugOS refactor and other tweaks (#631) 2024-01-15 16:43:12 +01:00
instance.ts Change server-side shell running implementation 2023-12-17 15:25:44 +01:00
rpc.ts Switch from Oak to Hono 2024-01-13 18:07:02 +01:00
server_system.ts PlugOS refactor and other tweaks (#631) 2024-01-15 16:43:12 +01:00
shell_backend.ts Refactoring work to support multi-tenancy and multiple storage, database backends (#598) 2023-12-10 13:23:42 +01:00
storage_backend.ts Major backend refactor (#599) 2023-12-13 17:52:56 +01:00