aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/moderation/abuses.ts
Commit message (Expand)AuthorAgeFilesLines
* Generate random uuid for video filesChocobozzz2021-07-261-27/+27
* Refactor requestsChocobozzz2021-07-201-4/+4
* Use an object to represent a serverChocobozzz2021-07-201-6/+6
* Shorter server command namesChocobozzz2021-07-201-48/+48
* Introduce videos commandChocobozzz2021-07-201-30/+27
* Introduce user commandChocobozzz2021-07-201-9/+6
* Introduce login commandChocobozzz2021-07-201-2/+1
* Introduce comments commandChocobozzz2021-07-201-16/+13
* Introduce blocklist commandChocobozzz2021-07-201-9/+5
* Introduce accounts commandChocobozzz2021-07-201-8/+5
* Introduce abuse commandChocobozzz2021-07-201-337/+294
* Add abuse messages management in my accountChocobozzz2020-07-311-5/+14
* Add server API to abuse messagesChocobozzz2020-07-311-60/+247
* Add new abuses testsChocobozzz2020-07-101-269/+662
* Add migrationsChocobozzz2020-07-101-0/+384