aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video-abuse/video-abuse.service.ts
Commit message (Expand)AuthorAgeFilesLines
* Optimize importsChocobozzz2017-09-141-1/+1
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-141-15/+26
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-1/+1
* Share models between server and clientChocobozzz2017-06-171-1/+1
* Use typescript standard and lint all filesChocobozzz2017-06-161-21/+21
* Update webpack stackChocobozzz2017-06-111-1/+1
* Client: replace simple tables by ng2 smart table componentChocobozzz2017-01-301-5/+3
* Client: add basic support to report video abusesChocobozzz2017-01-231-0/+44