Commit Graph

  • 4bcd09de1c rustfmt master rascul 2022-10-04 21:08:50 -0500
  • 4a0de56664 use the render_error! macro rascul 2022-07-24 10:52:43 -0500
  • 218c65e851 give full path to json! macro rascul 2022-07-24 10:48:08 -0500
  • 5617429296 descript what this function does rascul 2022-07-24 10:10:53 -0500
  • bbb1bf0723 fmt and use new render_error! macro rascul 2022-07-24 10:10:06 -0500
  • b5c6ad1309 fmt rascul 2022-07-24 10:09:48 -0500
  • 95a2fa25a0 trim the help page rascul 2022-07-24 10:09:26 -0500
  • aa88593607 add error template rascul 2022-07-24 10:09:03 -0500
  • 7071bd6acc add macro to render error html template on error from result rascul 2022-07-24 10:08:25 -0500
  • 9a384c1c2d change to proper stage name rascul 2022-07-24 08:03:06 -0500
  • e4d7b16871 oops somehow tabs snuck into the yaml rascul 2022-07-24 08:02:28 -0500
  • 3d7bf79645 update gitlab ci to build and publish docs also to publish a release build rascul 2022-07-24 08:00:54 -0500
  • 2319e6df7a add yaml to editorconfig rascul 2022-07-24 08:00:34 -0500
  • 7cdf928494 remove extra deps and stuff rascul 2022-07-24 07:45:54 -0500
  • 8afb12d070 fix route so it works properly to + rascul 2022-07-24 07:45:09 -0500
  • 8e6f7df5b6 update license link rascul 2022-07-23 21:52:54 -0500
  • 359699d408 add readme rascul 2022-07-23 21:45:51 -0500
  • b969a12595 the replay stuff so it plays back rascul 2022-07-23 21:39:27 -0500
  • 96011932f6 add gitlab ci rascul 2022-07-23 17:22:10 -0500
  • 5674e51b2c mit license rascul 2022-06-22 21:56:03 -0500
  • fda458d0f2 track total number of lines and add to json rascul 2022-06-22 21:50:22 -0500
  • 1fb973bc36 cargo fmt rascul 2022-06-22 21:37:10 -0500
  • 5b3b329463 use std error instead of actix error, also result type rascul 2022-06-22 21:36:35 -0500
  • 2960710987 track line numbers rascul 2022-06-22 21:30:39 -0500
  • 0fcc39b14a remove unused code rascul 2022-06-22 21:30:27 -0500
  • 3855f6ba70 save replay json to disk rascul 2022-06-22 21:27:02 -0500
  • 96a6658f9b add replays directory to gitignore rascul 2022-06-22 21:26:47 -0500
  • e3f9e36ffb remote old commented line rascul 2022-06-22 21:21:34 -0500
  • 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 rascul 2022-06-22 20:37:43 -0500
  • 8d50d0fd76 get rid of some fluff rascul 2022-06-22 20:36:45 -0500
  • 598e523733 add a few comments rascul 2022-06-22 20:35:07 -0500
  • 8b23140f8e get rid of a let by using a mut rascul 2022-06-22 20:32:27 -0500
  • 1d6ddaa6c4 break chunks into lines before adding them rascul 2022-06-22 20:29:20 -0500
  • 6e03d29f85 convert ansi colors to html and html escape stuff rascul 2022-06-22 20:17:42 -0500
  • bf7e5d925e print the json for the response body for now rascul 2022-06-22 20:02:39 -0500
  • 38b48bdee3 use map to store more stuff in the json rascul 2022-06-22 20:02:14 -0500
  • f14b449d13 cargo fmt rascul 2022-06-22 19:56:09 -0500
  • 6644ccef49 fix off by one rascul 2022-06-22 19:53:17 -0500
  • af0989a549 oops that file was not necessary rascul 2022-06-21 18:19:42 -0500
  • 4d93975d9f lots of additions and modifications but now maybe mudlet replays can be parsed rascul 2022-06-21 18:18:26 -0500
  • 660e69b3a4 client input was named incorrectly rascul 2022-06-20 15:51:19 -0500
  • cf643f9f64 get rid of the commented textarea tag rascul 2022-06-18 15:21:16 -0500
  • edbbda9c94 use file upload instead of text input for log/replay rascul 2022-06-18 15:20:49 -0500
  • 9a1ac4cc06 remove old use rascul 2022-06-18 14:58:36 -0500
  • 1750f0441b add some comments rascul 2022-06-18 14:58:20 -0500
  • 41d6b1b8de add help page rascul 2022-06-18 14:54:55 -0500
  • 1e9bf9abff rearrange submit route files rascul 2022-05-29 23:27:24 -0500
  • 910712f859 move mudlet_replay out of bin because now it's just a reference and doesn't need to be a bin rascul 2022-05-29 23:26:28 -0500
  • 55bf371d04 init v0.0.1 rascul 2022-05-28 22:07:24 -0500
  • 93746a5107 mudlet replay format rascul 2022-05-28 22:07:17 -0500
  • 4e9c4d8435 static rascul 2022-05-28 22:06:55 -0500
  • 9dc1ee39dc templates rascul 2022-05-28 22:06:49 -0500
  • c3baaf9ff0 cargo files rascul 2022-05-28 22:06:37 -0500
  • 7f23d656df gitignore rascul 2022-05-28 22:06:15 -0500
  • a862274b38 editorconfig rascul 2022-05-28 22:06:09 -0500