aboutsummaryrefslogtreecommitdiffstats
path: root/snekbox/process.py (follow)
Commit message (Collapse)AuthorAgeLines
* Add safe_path to handle path checksGravatar ionite342022-11-22-2/+2
|
* Refactor request file parsingGravatar ionite342022-11-21-1/+1
| | | | | | - Removed zlib compression in favor of base64 for all responses and requests - Renamed `attachment` to `files` - Renamed `name` to `path`
* Merged return tuple to EvalResult classGravatar Ionite2022-11-16-0/+32