aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/video-abuse
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to delete and update abuse on clientChocobozzz2018-08-141-2/+21
|
* Upgrade to rxjs 6Chocobozzz2018-05-161-7/+10
|
* Fix human dates in result listsChocobozzz2018-01-311-10/+1
|
* Move to angular cliChocobozzz2017-12-121-7/+5
|
* 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
|
* Fix client compilationChocobozzz2017-06-201-1/+0
|
* Share models between server and clientChocobozzz2017-06-172-9/+1
|
* Use typescript standard and lint all filesChocobozzz2017-06-163-29/+29
|
* 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-233-0/+54