aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* 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
* Require on the top of the filesChocobozzz2016-02-075-174/+187
* Remove useless anonymous functions of filesChocobozzz2016-02-0737-3011/+2937
* Add alert if the pod already made friendsChocobozzz2016-02-071-0/+5
* Standard v6Chocobozzz2016-02-0712-26/+35
* Rename webtorrent files (process/node)Chocobozzz2016-02-068-226/+226
* Update lodash and webtorrent modulesChocobozzz2016-02-061-2/+2
* Move the creation of requests in lib instead of model for poolrequestsChocobozzz2016-02-053-37/+51
* Error handling mini refractoringChocobozzz2016-02-0512-58/+86
* Split utils fileChocobozzz2016-02-058-234/+303