26 Commits (8d50d0fd7613ae2a1c42cb307fbc6f7b67f716ce)
 

Author SHA1 Message Date
rascul 8d50d0fd76 get rid of some fluff
2 years ago
rascul 598e523733 add a few comments
2 years ago
rascul 8b23140f8e get rid of a let by using a mut
2 years ago
rascul 1d6ddaa6c4 break chunks into lines before adding them
2 years ago
rascul 6e03d29f85 convert ansi colors to html and html escape stuff
2 years ago
rascul bf7e5d925e print the json for the response body for now
2 years ago
rascul 38b48bdee3 use map to store more stuff in the json
2 years ago
rascul f14b449d13 cargo fmt
2 years ago
rascul 6644ccef49 fix off by one
2 years ago
rascul af0989a549 oops that file was not necessary
2 years ago
rascul 4d93975d9f lots of additions and modifications but now maybe mudlet replays can be parsed
2 years ago
rascul 660e69b3a4 client input was named incorrectly
2 years ago
rascul cf643f9f64 get rid of the commented textarea tag
2 years ago
rascul edbbda9c94 use file upload instead of text input for log/replay
2 years ago
rascul 9a1ac4cc06 remove old use
2 years ago
rascul 1750f0441b add some comments
2 years ago
rascul 41d6b1b8de add help page
2 years ago
rascul 1e9bf9abff rearrange submit route files
2 years ago
rascul 910712f859 move mudlet_replay out of bin because now it's just a reference and doesn't need to be a bin
2 years ago
rascul 55bf371d04 init
2 years ago
rascul 93746a5107 mudlet replay format
2 years ago
rascul 4e9c4d8435 static
2 years ago
rascul 9dc1ee39dc templates
2 years ago
rascul c3baaf9ff0 cargo files
2 years ago
rascul 7f23d656df gitignore
2 years ago
rascul a862274b38 editorconfig
2 years ago