Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2023-02-20 | [bugfix] Fix account roles (#1542) | 1 | ||
* Change account role from string to object * Update tests * small fixes + swagger docs --------- Co-authored-by: zowhoey <11893985+zowhoey@users.noreply.github.com> | ||||
2023-02-16 | [bugfix] Set 'discoverable' properly on API accounts (#1511)v0.7.0 | 1 | ||
2023-01-25 | [feature] Implement reports admin API so admins can view + close reports (#1378) | 1 | ||
* add admin report api endpoints + tests * [chore] remove funky duplicate attachment in testrig |