| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename pool requests --> requests scheduler | Chocobozzz | 2016-05-02 | 4 | -48/+48 |
* | Better handling of small screens | Chocobozzz | 2016-05-02 | 1 | -2/+2 |
* | Ensure the log directory is created before instanciate the logger | Chocobozzz | 2016-05-01 | 1 | -0/+5 |
* | webtorrent --> WebTorrent | Bigard Florian | 2016-04-30 | 1 | -3/+3 |
* | Small visual change for badge dependencies | Bigard Florian | 2016-04-30 | 1 | -0/+2 |
* | Fix npm run clean | Chocobozzz | 2016-04-30 | 1 | -1/+1 |
* | Reformat the readme a little bit | Chocobozzz | 2016-04-30 | 1 | -6/+18 |
* | Use scripty instead of writing shell commands in package.json | Chocobozzz | 2016-04-30 | 18 | -39/+128 |
* | Decrease the size of the schemes for more readability | Chocobozzz | 2016-04-30 | 1 | -5/+5 |
* | Add badge for client dependencies | Chocobozzz | 2016-04-30 | 1 | -0/+5 |
* | Update codelyzer | Chocobozzz | 2016-04-30 | 2 | -8/+18 |
* | Fix typescript linter | Chocobozzz | 2016-04-29 | 1 | -1/+1 |
* | Add build step in travis | Chocobozzz | 2016-04-29 | 1 | -0/+1 |
* | Update client dependencies | Chocobozzz | 2016-04-29 | 3 | -10/+7 |
* | Improve style of the torrent informations | Chocobozzz | 2016-04-29 | 3 | -6/+15 |
* | Add loader gif when loading the video | Chocobozzz | 2016-04-29 | 4 | -1/+37 |
* | I love semicolons (again). | Chocobozzz | 2016-04-28 | 1 | -1/+1 |
* | Add torrent informations (speed...) below the video | Chocobozzz | 2016-04-28 | 4 | -2/+25 |
* | Make the video responsive | Chocobozzz | 2016-04-28 | 2 | -1/+4 |
* | Write something if there is no video | Chocobozzz | 2016-04-28 | 2 | -1/+2 |
* | Remove default client id/secret | Chocobozzz | 2016-04-28 | 1 | -2/+2 |
* | Update roadmap readme | Chocobozzz | 2016-04-28 | 1 | -3/+3 |
* | Angular 2 is here :) | Chocobozzz | 2016-04-27 | 1 | -2/+2 |
* | Add dev dependency badge to readme | Chocobozzz | 2016-04-27 | 1 | -0/+1 |
* | I love semicolons | Chocobozzz | 2016-04-27 | 1 | -1/+1 |
* | Don't forget to test the client stuffs | Chocobozzz | 2016-04-27 | 1 | -0/+6 |
* | Make angular client load dynamically the generated client id/secret | Chocobozzz | 2016-04-27 | 3 | -0/+46 |
* | Update README | Chocobozzz | 2016-04-26 | 1 | -1/+2 |
* | Fix lodash map require | Chocobozzz | 2016-04-26 | 2 | -2/+2 |
* | Generate passwords at initialization (client/admin passwords) | Chocobozzz | 2016-04-19 | 2 | -5/+5 |
* | Use lodash v4 | Chocobozzz | 2016-04-19 | 2 | -4/+4 |
* | Update the list of the README dependencies | Chocobozzz | 2016-04-14 | 1 | -2/+2 |
* | Fix tslint check | Chocobozzz | 2016-04-14 | 3 | -5/+4 |
* | Implement user requests autorizations in the client side | Chocobozzz | 2016-04-14 | 10 | -33/+122 |
* | Add authentications for routes that need it and adapts the tests | Chocobozzz | 2016-04-14 | 15 | -144/+416 |
* | Update client packages | Chocobozzz | 2016-04-13 | 2 | -13/+10 |
* | Add typescript (and angular2) linter | Chocobozzz | 2016-04-08 | 9 | -21/+69 |
* | Only display "upload video" in the menu if the user is logged in | Chocobozzz | 2016-04-08 | 1 | -1/+1 |
* | Update modules | Chocobozzz | 2016-04-01 | 2 | -4/+4 |
* | Login in Angular : first draft | Chocobozzz | 2016-03-22 | 8 | -3/+163 |
* | Use const in main server file | Chocobozzz | 2016-03-21 | 1 | -28/+28 |
* | Create an "installer" module that create defaults clients/users... | Chocobozzz | 2016-03-21 | 4 | -26/+123 |
* | OAuth server: first draft | Chocobozzz | 2016-03-21 | 6 | -2/+154 |
* | Fix exception log of the webtorrent process | Chocobozzz | 2016-03-19 | 2 | -2/+2 |
* | Change name of fields for add video api | Chocobozzz | 2016-03-18 | 5 | -13/+13 |
* | Use map instead of pluck (lodash) | Chocobozzz | 2016-03-18 | 2 | -4/+4 |
* | Change api output for videos | Chocobozzz | 2016-03-18 | 8 | -29/+87 |
* | Use const/let now we use node 4.2 | Chocobozzz | 2016-03-16 | 36 | -441/+433 |
* | Video lib/model/reqvalidator refractoring | Chocobozzz | 2016-03-16 | 3 | -41/+23 |
* | Improve progress bar | Chocobozzz | 2016-03-16 | 1 | -1/+4 |