Commit Graph

4 Commits

Author SHA1 Message Date
oat 1ed6dc6185
add chart data
steps, jumps, mines, etc
2020-09-04 18:02:42 +03:00
mat 4635778e0d slightly better (but still temporary) frontend and /api 2020-09-03 19:18:43 -03:00
oat 108eec139d
file parsing!!
you can now just drop in a zip in /upload and it'll parse, handle and upload everything for you

right now only the metadata is saved, so the actual file downloads aren't available, but that shouldn't be too hard to implement

this is really hacky however, and dropping in a file with a malformed .sm or 2 .sms will likely make it have a panic attack

definetly needs lots and lots of testing, it barely works
2020-09-02 21:30:23 +03:00
oat 665a372f5e
we uploadin files now 2020-09-02 19:03:49 +03:00