aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/video-abuses/video-abuse-list/video-abuse-list.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Regroup abuse and blacklisted videos inside "moderation"Chocobozzz2018-08-141-125/+0
* Improve blacklist managementChocobozzz2018-08-141-0/+5
* Add ability to delete and update abuse on clientChocobozzz2018-08-141-3/+74
* Add i18n attributesChocobozzz2018-06-051-2/+4
* Change video abuse API responseChocobozzz2018-03-121-5/+5
* Improve admin tablesChocobozzz2018-02-231-4/+4
* Finish admin designChocobozzz2017-12-081-1/+2
* Optimize importsChocobozzz2017-09-141-1/+1
* Remove ng2 file upload moduleChocobozzz2017-09-141-1/+1
* Fix lintChocobozzz2017-09-141-1/+1
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-141-55/+29
* Share models between server and clientChocobozzz2017-06-171-1/+2
* Use typescript standard and lint all filesChocobozzz2017-06-161-12/+12
* Client: little refractoringChocobozzz2017-05-051-2/+1
* Client: fix lintChocobozzz2017-02-101-2/+2
* Client: replace simple tables by ng2 smart table componentChocobozzz2017-01-301-19/+56
* Client: better notifications for a beautiful worldChocobozzz2017-01-271-3/+7
* Client: lazy load admin areaChocobozzz2017-01-231-0/+31