aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Ensure the log directory is created before instanciate the loggerChocobozzz2016-05-011-0/+5
|
* webtorrent --> WebTorrentBigard Florian2016-04-301-3/+3
|
* Small visual change for badge dependenciesBigard Florian2016-04-301-0/+2
|
* Fix npm run cleanChocobozzz2016-04-301-1/+1
|
* Reformat the readme a little bitChocobozzz2016-04-301-6/+18
|
* Use scripty instead of writing shell commands in package.jsonChocobozzz2016-04-3018-39/+128
|
* Decrease the size of the schemes for more readabilityChocobozzz2016-04-301-5/+5
|
* Add badge for client dependenciesChocobozzz2016-04-301-0/+5
|
* Update codelyzerChocobozzz2016-04-302-8/+18
|
* Fix typescript linterChocobozzz2016-04-291-1/+1
|
* Add build step in travisChocobozzz2016-04-291-0/+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-294-1/+37
|
* 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
|
* Update roadmap readmeChocobozzz2016-04-281-3/+3
|
* Angular 2 is here :)Chocobozzz2016-04-271-2/+2
|
* Add dev dependency badge to readmeChocobozzz2016-04-271-0/+1
|
* I love semicolonsChocobozzz2016-04-271-1/+1
|
* 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
|