aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Don't forget to test the client stuffsChocobozzz2016-04-271-0/+6
|
* Make angular client load dynamically the generated client id/secretChocobozzz2016-04-273-0/+46
|
* Update READMEChocobozzz2016-04-261-1/+2
|
* Fix lodash map requireChocobozzz2016-04-262-2/+2
|
* Generate passwords at initialization (client/admin passwords)Chocobozzz2016-04-192-5/+5
|
* Use lodash v4Chocobozzz2016-04-192-4/+4
|
* Update the list of the README dependenciesChocobozzz2016-04-141-2/+2
|
* Fix tslint checkChocobozzz2016-04-143-5/+4
|
* Implement user requests autorizations in the client sideChocobozzz2016-04-1410-33/+122
|
* Add authentications for routes that need it and adapts the testsChocobozzz2016-04-1415-144/+416
|
* Update client packagesChocobozzz2016-04-132-13/+10
|
* Add typescript (and angular2) linterChocobozzz2016-04-089-21/+69
|
* Only display "upload video" in the menu if the user is logged inChocobozzz2016-04-081-1/+1
|
* Update modulesChocobozzz2016-04-012-4/+4
|
* Login in Angular : first draftChocobozzz2016-03-228-3/+163
|
* Use const in main server fileChocobozzz2016-03-211-28/+28
|
* Create an "installer" module that create defaults clients/users...Chocobozzz2016-03-214-26/+123
|
* OAuth server: first draftChocobozzz2016-03-216-2/+154
|
* Fix exception log of the webtorrent processChocobozzz2016-03-192-2/+2
|
* Change name of fields for add video apiChocobozzz2016-03-185-13/+13
|
* Use map instead of pluck (lodash)Chocobozzz2016-03-182-4/+4
|
* Change api output for videosChocobozzz2016-03-188-29/+87
|
* Use const/let now we use node 4.2Chocobozzz2016-03-1636-441/+433
|
* Video lib/model/reqvalidator refractoringChocobozzz2016-03-163-41/+23
|
* Improve progress barChocobozzz2016-03-161-1/+4
|
* Use official repository for openssl-wrapperChocobozzz2016-03-161-1/+1
|
* Some small css modificationsChocobozzz2016-03-165-22/+19
|
* Add separations in the panelChocobozzz2016-03-162-16/+24
|
* Update codeclimateChocobozzz2016-03-151-2/+2
|
* Fix testsChocobozzz2016-03-154-2/+5
|
* Install js-yaml missing dependencyChocobozzz2016-03-141-7/+1
|
* Update webtorrentChocobozzz2016-03-141-1/+1
|
* Angular 2 : draft 2Chocobozzz2016-03-1413-31/+82
|
* Angular application :first draftChocobozzz2016-03-1434-192/+509
|
* Prepare client appChocobozzz2016-03-0815-44/+105
|
* Fix testsChocobozzz2016-03-0711-11/+21
|
* Fix clean_test scriptChocobozzz2016-03-073-21/+1
|
* Move scripts to binChocobozzz2016-03-073-2/+22
|
* I'm fed up with GruntfileChocobozzz2016-03-0710-112/+33
|
* Prepare Angular routesChocobozzz2016-03-0722-334/+136
|
* Prepare folders structure for angular appChocobozzz2016-03-0760-86/+13
|
* Remove caching with travisChocobozzz2016-02-291-7/+0
|
* Little refractoring of makeFriends functionChocobozzz2016-02-291-96/+102
|
* Update dependenciesChocobozzz2016-02-221-3/+3
|
* Improve readmeChocobozzz2016-02-141-1/+10
|
* Add codeclimateChocobozzz2016-02-144-0/+239
|
* Move require outside the functionChocobozzz2016-02-071-3/+3
|
* Remove unecessary TODOChocobozzz2016-02-072-2/+0
|
* Return with a callback functionChocobozzz2016-02-071-1/+1
|
* Don't use process.exit, throw an error insteadChocobozzz2016-02-075-15/+7
|