| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2021-06-07 | Fix failed linting | -6/+8 | ||
| 2021-06-07 | Add docstring to commands | -5/+11 | ||
| 2021-06-07 | Remove embed test | -14/+0 | ||
| 2021-06-07 | Add helpdm participating embed | -1/+12 | ||
| 2021-06-07 | Add help dm feature | -4/+35 | ||
| 2021-06-07 | Add caches required for help-dm | -0/+9 | ||
| 2021-06-07 | nothing to see here | -0/+60 | ||
| 2021-06-06 | Renamed blocked_extension_str to blocked_extension. | -3/+3 | ||
| 2021-06-06 | Added new formats to unittest docstrings. | -2/+2 | ||
| 2021-06-06 | Change to unless-stopped restart policy | -1/+1 | ||
| Since we use the same port for redis on all out projects, having this always restart causes conflicts for people starting up docker and wanting to use redis for anyother project. | ||||
| 2021-06-06 | Added subtests for `.txt`, `.json`, and `.csv` files. | -16/+28 | ||
| 2021-06-06 | Added .txt file extension to antimalware test. | -1/+4 | ||
| 2021-06-05 | Allowed text format warning to have multiple formats. | -3/+8 | ||