Commit History

Remove old pre-crdt workspace endpoints.
f4cfeba

darabos commited on

Delete CRDT rooms when a workspace is deleted.
71f013b

darabos commited on

Add workspace comments.
502f722

darabos commited on

Print the offending path in "is_relative_to" checks.
5880106

darabos commited on

Sort folders like on Windows and macOS.
a70995e

darabos commited on

Fix test failures.
f9098d0

darabos commited on

Make a Position enum.
99491df

darabos commited on

Add an execute button and endpoint.
e44317d

darabos commited on

Open code files from directory + related stuff.
cd2383d

darabos commited on

Pass code edits through CRDT.
6a3b521

darabos commited on

Code editor. (Not saving edits yet.)
9a9d700

darabos commited on

Load ops from .py files in the data directory.
1ae7dde

darabos commited on

Change formatters from 80 columns to 100 columns.
a112474

darabos commited on

Use cwd instead of LYNXKITE_DATA.
a08a3aa

darabos commited on

File upload with drag & drop.
0a23cf5

darabos commited on

Gzip backend responses.
7e81314

darabos commited on

Move Pandas import from lynxkite-app to lynxkite-graph-analytics.
70a3ad4

darabos commited on

Update node display/error in CRDT one by one during execution.
ffbad5c

darabos commited on

Fix bad switch to Pydantic for DirectoryEntry. Fix some TS errors.
d818a6e

darabos commited on

Merge branch 'main' into darabos-lint
1f3db63

darabos commited on

More fixes for tests.
b3ecf8d

darabos commited on

Fix tests.
9de79f2

darabos commited on

Set up formatting for VS Code and as a pre-commit.
5b693bc

darabos commited on

Find plugins by module name instead of namespace module.
338e6a4

darabos commited on