Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Use official repository for openssl-wrapper | Chocobozzz | 2016-03-16 | 1 | -1/+1 |
| | |||||
* | Some small css modifications | Chocobozzz | 2016-03-16 | 5 | -22/+19 |
| | |||||
* | Add separations in the panel | Chocobozzz | 2016-03-16 | 2 | -16/+24 |
| | |||||
* | Update codeclimate | Chocobozzz | 2016-03-15 | 1 | -2/+2 |
| | |||||
* | Fix tests | Chocobozzz | 2016-03-15 | 4 | -2/+5 |
| | |||||
* | Install js-yaml missing dependency | Chocobozzz | 2016-03-14 | 1 | -7/+1 |
| | |||||
* | Update webtorrent | Chocobozzz | 2016-03-14 | 1 | -1/+1 |
| | |||||
* | Angular 2 : draft 2 | Chocobozzz | 2016-03-14 | 13 | -31/+82 |
| | |||||
* | Angular application :first draft | Chocobozzz | 2016-03-14 | 34 | -192/+509 |
| | |||||
* | Prepare client app | Chocobozzz | 2016-03-08 | 15 | -44/+105 |
| | |||||
* | Fix tests | Chocobozzz | 2016-03-07 | 11 | -11/+21 |
| | |||||
* | Fix clean_test script | Chocobozzz | 2016-03-07 | 3 | -21/+1 |
| | |||||
* | Move scripts to bin | Chocobozzz | 2016-03-07 | 3 | -2/+22 |
| |