Zef Hemel
5bc7193fb0
Fixes #161 by implementing read-only mode, first iteration
2024-01-26 17:05:10 +01:00
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
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
5ff1a8bae3
Refactor all the things
2023-08-28 17:12:15 +02:00
Zef Hemel
a56e14bff1
Sync engine ( #298 )
...
Fixes #261
2023-01-13 15:41:29 +01:00
Zef Hemel
7d28b53b75
Massive restructure of plugin API
2022-10-14 15:11:33 +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
6ebf8e7f15
* Refactored server to use spaces
...
* Other cleanup
2022-04-08 17:46:09 +02:00
Zef Hemel
38faf50ab8
Work on sync stuff
2022-04-05 17:02:17 +02:00
Zef Hemel
07453d638b
Rewrote some navigation stuff based on new parser
2022-04-03 18:42:12 +02:00
Zef Hemel
3aafa63073
Extracted syscall packages
2022-04-01 17:07:08 +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
bf32d6d0bd
Plugin stuff
2022-03-28 15:25:05 +02:00