ChristopherChudzicki / math3d

Legacy version: Use math3d-react repo instead
MIT License
12 stars 4 forks source link

Json db #82

Closed ChristopherChudzicki closed 7 years ago

ChristopherChudzicki commented 7 years ago

With this PR, graphs are stored as JSON instead of base-64 encoded strings.

index.html still supports loading graphs either via base_url/settings=?<base64encoded> or base_url/graph/<graph_id>.