Commit Graph

9 Commits

Author SHA1 Message Date
oat 88fc57da82
changed up the zip package, fixed bad zip issues 2020-12-26 23:25:53 +03:00
oat 564d71c48f
okay 2020-12-26 23:03:34 +03:00
oat ef58af8a9a
user checking when user uploads 2020-10-12 03:39:44 +03:00
oat 795f983721
funny logins hooray oh yeah oh yeah 2020-10-12 03:27:47 +03:00
oat 73d5962c5c
file uploading, now with the actual file 2020-10-12 01:21:32 +03:00
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