crafty-4/app/classes
luukas 3956d9c699
Remove stdin sending from command_watcher
Reasons:
* It's unused in our program
* It can be a start to security vulnerabilities.
  I've seen many routes add commands to `Commands` without validation.
2022-05-25 17:44:09 +03:00
..
controllers Remove unused DatabaseShortcuts imports 2022-05-25 16:17:01 +03:00
minecraft Calculate the min stats date with timedelta 2022-05-25 16:14:42 +03:00
models Rename server stats variables to server_stats 2022-05-25 16:15:51 +03:00
shared Remove stdin sending from command_watcher 2022-05-25 17:44:09 +03:00
web Don't use get_latest_server_stats 2022-05-25 14:43:05 +03:00