aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/shared/video.service.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add like/dislike system for videosChocobozzz2017-03-081-4/+39
|
* Client: add ability to report a videoChocobozzz2017-01-201-0/+11
|
* Client: add basic aot supportChocobozzz2017-01-131-0/+2
|
* Client: split in angular modulesChocobozzz2016-11-211-1/+2
|
* Client: add more informations to watch video viewChocobozzz2016-11-041-0/+1
|
* Client: centralize http res extraction in a serviceChocobozzz2016-08-231-40/+22
|
* Client: Add authHttp service that authentificates the http request andChocobozzz2016-07-201-5/+5
| | | | optionally refresh the access token if needed
* Do not import whole rxjsChocobozzz2016-06-051-1/+1
|
* First draft to use webpack instead of systemjsChocobozzz2016-06-031-0/+82