aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/rest/rest.service.ts
Commit message (Expand)AuthorAgeFilesLines
* Skip videos count on client if we don't use itChocobozzz2020-01-081-2/+2
* Better typingsChocobozzz2018-10-181-1/+1
* NoImplicitAny flag true (#1157)BO412018-10-181-1/+1
* Add ability to search video channelsChocobozzz2018-08-271-0/+15
* Add video comment componentsChocobozzz2017-12-271-0/+7
* Optimize importsChocobozzz2017-09-141-1/+1
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-141-12/+19
* Use typescript standard and lint all filesChocobozzz2017-06-161-11/+11
* Client: centralize http res extraction in a serviceChocobozzz2016-08-231-0/+27