aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos
Commit message (Collapse)AuthorAgeFilesLines
* Client: Add authHttp service that authentificates the http request andChocobozzz2016-07-202-7/+21
| | | | optionally refresh the access token if needed
* Client: try to make it work with Android FirefoxChocobozzz2016-07-196-13/+26
|
* Client: save page params as wellChocobozzz2016-07-184-25/+71
|
* Client: Update to Angular RC4Chocobozzz2016-07-1810-75/+139
|
* Client: fix pagination componentChocobozzz2016-07-061-2/+2
|
* Fix redirection after the upload of a videoChocobozzz2016-06-101-1/+1
|
* Add tags support to the video listChocobozzz2016-06-108-34/+79
|
* Use ng2-file-upload instead of jquery and add tags support to the videoChocobozzz2016-06-073-70/+183
| | | | upload form
* Add an alert if the video load seems to be too longChocobozzz2016-06-052-6/+46
|
* Do not import whole rxjsChocobozzz2016-06-051-1/+1
|
* Add loader indication when loading videos listChocobozzz2016-06-055-7/+14
|
* Handle error for the video uploadChocobozzz2016-06-043-1/+20
|
* Reload videos after removing one to avoid issues with paging etcChocobozzz2016-06-041-1/+1
|
* Apply a fade instead of a loader when loading videosChocobozzz2016-06-042-5/+15
|
* Fix styling when clicking on a thumbnail videoChocobozzz2016-06-041-2/+2
|
* First draft to use webpack instead of systemjsChocobozzz2016-06-0328-0/+797