aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Only display "make/quit friends" if connectedChocobozzz2016-05-131-1/+1
|
* Update webtorrentChocobozzz2016-05-131-1/+1
|
* Fix Rxjs import in browserChocobozzz2016-05-131-1/+1
|
* Fix some typescript compilations issuesChocobozzz2016-05-133-15/+1
|
* Update to Angular RC 1Chocobozzz2016-05-1317-53/+132
|
* Fix client lintingChocobozzz2016-05-132-12/+12
|
* Fix angular pipesChocobozzz2016-05-032-2/+2
|
* Better handling of small screensChocobozzz2016-05-021-2/+2
|
* Update codelyzerChocobozzz2016-04-302-8/+18
|
* Fix typescript linterChocobozzz2016-04-291-1/+1
|
* Update client dependenciesChocobozzz2016-04-293-10/+7
|
* Improve style of the torrent informationsChocobozzz2016-04-293-6/+15
|
* Add loader gif when loading the videoChocobozzz2016-04-293-0/+36
|
* I love semicolons (again).Chocobozzz2016-04-281-1/+1
|
* Add torrent informations (speed...) below the videoChocobozzz2016-04-284-2/+25
|
* Make the video responsiveChocobozzz2016-04-282-1/+4
|
* Write something if there is no videoChocobozzz2016-04-282-1/+2
|
* Remove default client id/secretChocobozzz2016-04-281-2/+2
|
* I love semicolonsChocobozzz2016-04-271-1/+1
|
* Make angular client load dynamically the generated client id/secretChocobozzz2016-04-271-0/+17
|
* Fix tslint checkChocobozzz2016-04-143-5/+4
|
* Implement user requests autorizations in the client sideChocobozzz2016-04-1410-33/+122
|
* Update client packagesChocobozzz2016-04-132-13/+10
|
* Add typescript (and angular2) linterChocobozzz2016-04-088-20/+68
|
* Only display "upload video" in the menu if the user is logged inChocobozzz2016-04-081-1/+1
|
* Update modulesChocobozzz2016-04-011-1/+1
|
* Login in Angular : first draftChocobozzz2016-03-228-3/+163
|
* Change name of fields for add video apiChocobozzz2016-03-182-2/+2
|
* Change api output for videosChocobozzz2016-03-182-3/+5
|
* Improve progress barChocobozzz2016-03-161-1/+4
|
* Some small css modificationsChocobozzz2016-03-165-22/+19
|
* Add separations in the panelChocobozzz2016-03-162-16/+24
|
* Fix testsChocobozzz2016-03-152-1/+3
|
* Angular 2 : draft 2Chocobozzz2016-03-1410-27/+77
|
* Angular application :first draftChocobozzz2016-03-1428-176/+487
|
* Prepare client appChocobozzz2016-03-0813-32/+89
|
* I'm fed up with GruntfileChocobozzz2016-03-077-10/+13
|
* Prepare Angular routesChocobozzz2016-03-0716-245/+120
|
* Prepare folders structure for angular appChocobozzz2016-03-077-0/+1234