| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2023-02-12 | Made EvalJob and FileAttachment dataclasses frozen | -2/+2 | ||
| 2023-02-09 | Add `failed_file` emoji to config | -0/+1 | ||
| 2023-02-09 | Add and update eval to use new `failed_file` emoji | -2/+3 | ||
| 2023-02-09 | Hide no output on any file upload | -1/+1 | ||
| 2023-02-08 | Update unit tests for file error message changes | -9/+5 | ||
| 2023-02-08 | Update file error messages | -10/+28 | ||
| 2023-02-07 | Add skip condition for windows not able to test path escapes | -2/+6 | ||
| 2023-02-07 | Fix unit tests for new failmail emoji | -5/+5 | ||
| 2023-02-07 | Change wording for failed attachments, use `:failmail:` emoji | -5/+4 | ||
| 2023-02-06 | Add disallowed file extensions tests | -0/+29 | ||
| 2023-02-06 | Add file extension filtering | -14/+67 | ||
| 2022-12-20 | Change failed files str to truncate on chars only | -17/+30 | ||