53 Commits (218c65e8511e511c8ed6a2de28f8527657cea271)
 

Author SHA1 Message Date
rascul 218c65e851 give full path to json! macro
2 years ago
rascul 5617429296 descript what this function does
2 years ago
rascul bbb1bf0723 fmt and use new render_error! macro
2 years ago
rascul b5c6ad1309 fmt
2 years ago
rascul 95a2fa25a0 trim the help page
2 years ago
rascul aa88593607 add error template
2 years ago
rascul 7071bd6acc add macro to render error html template on error from result
2 years ago
rascul 9a384c1c2d change to proper stage name
2 years ago
rascul e4d7b16871 oops somehow tabs snuck into the yaml
2 years ago
rascul 3d7bf79645 update gitlab ci to build and publish docs also to publish a release build
2 years ago
rascul 2319e6df7a add yaml to editorconfig
2 years ago
rascul 7cdf928494 remove extra deps and stuff
2 years ago
rascul 8afb12d070 fix route so it works properly to +
2 years ago
rascul 8e6f7df5b6 update license link
2 years ago
rascul 359699d408 add readme
2 years ago
rascul b969a12595 the replay stuff so it plays back
2 years ago
rascul 96011932f6 add gitlab ci
2 years ago
rascul 5674e51b2c mit license
2 years ago
rascul fda458d0f2 track total number of lines and add to json
2 years ago
rascul 1fb973bc36 cargo fmt
2 years ago
rascul 5b3b329463 use std error instead of actix error, also result type
2 years ago
rascul 2960710987 track line numbers
2 years ago
rascul 0fcc39b14a remove unused code
2 years ago
rascul 3855f6ba70 save replay json to disk
2 years ago
rascul 96a6658f9b add replays directory to gitignore
2 years ago
rascul e3f9e36ffb remote old commented line
2 years ago
rascul d89234ca5b get rid of old commented code and mark variable with _ so rustc will shut up for now until i implement the rest of the stuff
2 years ago
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