Commit Graph

98 Commits (1a3ae65ccbb279756a206c755fb4e8dce68956c3)

Author SHA1 Message Date
Zef Hemel 1a3ae65ccb Switched to npm workspace 2022-04-21 14:54:50 +02:00
Zef Hemel 10ba0cf04a Monorepo with yarn workspaces requires yarn 3.2 2022-04-21 14:34:00 +02:00
Zef Hemel 132a828c86 Monorepo with yarn workspaces requires yarn 3.2 2022-04-21 14:30:20 +02:00
Zef Hemel 723cae50c1 Monorepo with yarn workspaces requires yarn 3.2 2022-04-21 14:28:31 +02:00
Zef Hemel bcd02ee47c Monorepo with yarn workspaces requires yarn 3.2 2022-04-21 14:26:54 +02:00
Zef Hemel c0b6934215 Monorepo with yarn workspaces requires yarn 3.2 2022-04-21 14:25:04 +02:00
Zef Hemel 0a9ca5af41 Monorepo with yarn workspaces requires yarn 3.2 2022-04-21 14:23:16 +02:00
Zef Hemel cb311385f3 Monorepo with yarn workspaces requires yarn 3.2 2022-04-21 14:19:44 +02:00
Zef Hemel 3a135d1a5c Monorepo with yarn workspaces requires yarn 3.2 2022-04-21 14:16:40 +02:00
Zef Hemel 68d110a081 Monorepo with yarn workspaces requires yarn 3.2 2022-04-21 14:05:22 +02:00
Zef Hemel 1f842ec1d6 Monorepo with yarn workspaces requires yarn 3.2 2022-04-21 13:57:45 +02:00
Zef Hemel 32f3501773 Exposing `fetch` to functions and initial work on Electron 2022-04-21 11:46:33 +02:00
Zef Hemel dbdfc9d631 Changed all indexes to use (pre) parsed trees. 2022-04-20 10:56:43 +02:00
Zef Hemel c7176b00fa Factored out materialized query providers 2022-04-19 16:54:47 +02:00
Zef Hemel 31254d15e6 Work to reduce bundles size (prebundle modules) 2022-04-13 14:46:52 +02:00
Zef Hemel a24eaaf4b4 Materialized query parser + data indexing and querying 2022-04-12 13:33:07 +02:00
Zef Hemel b3c3302970 Materialized query parser redo 2022-04-11 20:34:09 +02:00
Zef Hemel d649009dd2 Date indexer 2022-04-10 11:04:07 +02:00
Zef Hemel e8547604a1 Style tweaks, update to keyboard shortcuts. 2022-04-09 22:43:46 +02:00
Zef Hemel ebfe62dd49 Ghost plugin update 2022-04-09 18:25:42 +02:00
Zef Hemel 6c943bacd0 Markdown plugin improvements 2022-04-09 14:57:59 +02:00
Zef Hemel 8fafd1cd4a Basic ghost plugin 2022-04-09 14:28:41 +02:00
Zef Hemel 6ebf8e7f15 * Refactored server to use spaces
* Other cleanup
2022-04-08 17:46:09 +02:00
Zef Hemel e10f41031c More fixes for service workers 2022-04-07 15:21:30 +02:00
Zef Hemel fff2690e99 Enormous refactor adding IndexedDB space and syncing. 2022-04-07 14:04:50 +02:00
Zef Hemel eb781b9e19 Enormous refactor adding IndexedDB space and syncing. 2022-04-06 15:39:20 +02:00
Zef Hemel 38faf50ab8 Work on sync stuff 2022-04-05 17:02:17 +02:00
Zef Hemel 1b0048cdcf Flexible LHS and RHS with flex 2022-04-04 18:33:13 +02:00
Zef Hemel a7cd3ea7e0 A whole lot of enhancements 2022-04-04 15:25:07 +02:00
Zef Hemel 16577c8ea2 Rewrote all plugs using MarkdownTree 2022-04-04 11:51:41 +02:00
Zef Hemel 07453d638b Rewrote some navigation stuff based on new parser 2022-04-03 18:42:12 +02:00
Zef Hemel 16bf0d866d Reapplied all the things 2022-04-03 18:12:16 +02:00
Zef Hemel a1a10a1d1f Task fixes 2022-04-01 17:32:03 +02:00
Zef Hemel 3aafa63073 Extracted syscall packages 2022-04-01 17:07:08 +02:00
Zef Hemel 7f647758c2 Fix some nasty bug 2022-04-01 15:03:12 +02:00
Zef Hemel b858917c98 Fix some nasty bug 2022-04-01 15:02:35 +02:00
Zef Hemel 4d201efdbb Fix some nasty bug 2022-03-31 17:25:34 +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 4525d60964 Commit with collab on 2022-03-30 15:16:22 +02:00
Zef Hemel c268fa9f27 Work on materialized queries 2022-03-29 17:02:28 +02:00
Zef Hemel c6628927ba Use distance filter 2022-03-29 12:13:46 +02:00
Zef Hemel b89aee97d7 Tons of refactoring, moving commands and slash commands into hooks 2022-03-29 11:21:32 +02:00
Zef Hemel bf32d6d0bd Plugin stuff 2022-03-28 15:25:05 +02:00
Zef Hemel 16fa05d4cc Git plug tweaks 2022-03-28 08:51:24 +02:00
Zef Hemel 6dd56e85de Cleanup 2022-03-27 17:53:24 +02:00
Zef Hemel f18320876a Turn plugos into its own package 2022-03-27 12:16:54 +02:00
Zef Hemel 442f2b7c7c package.json cleanup 2022-03-27 11:34:44 +02:00
Zef Hemel cb809d2d03 Rebranded plugbox to PlugOS (plugos) 2022-03-27 11:31:12 +02:00
Zef Hemel 621e55dbcf Plug format now changed to YAML 2022-03-27 11:26:13 +02:00
Zef Hemel a382ab3baa Pre plug format change 2022-03-27 09:55:29 +02:00