Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
* | I'm fed up with Gruntfile | Chocobozzz | 2016-03-07 | 10 | -112/+33 | |
* | Prepare Angular routes | Chocobozzz | 2016-03-07 | 22 | -334/+136 | |
* | Prepare folders structure for angular app | Chocobozzz | 2016-03-07 | 60 | -86/+13 | |
* | Remove caching with travis | Chocobozzz | 2016-02-29 | 1 | -7/+0 | |
* | Little refractoring of makeFriends function | Chocobozzz | 2016-02-29 | 1 | -96/+102 | |
* | Update dependencies | Chocobozzz | 2016-02-22 | 1 | -3/+3 | |
* | Improve readme | Chocobozzz | 2016-02-14 | 1 | -1/+10 | |
* | Add codeclimate | Chocobozzz | 2016-02-14 | 4 | -0/+239 | |
* | Move require outside the function | Chocobozzz | 2016-02-07 | 1 | -3/+3 | |
* | Remove unecessary TODO | Chocobozzz | 2016-02-07 | 2 | -2/+0 | |
* | Return with a callback function | Chocobozzz | 2016-02-07 | 1 | -1/+1 | |
* | Don't use process.exit, throw an error instead | Chocobozzz | 2016-02-07 | 5 | -15/+7 | |
* | Require on the top of the files | Chocobozzz | 2016-02-07 | 5 | -174/+187 | |
* | Remove useless anonymous functions of files | Chocobozzz | 2016-02-07 | 37 | -3011/+2937 | |
* | Add alert if the pod already made friends | Chocobozzz | 2016-02-07 | 1 | -0/+5 | |
* | Standard v6 | Chocobozzz | 2016-02-07 | 12 | -26/+35 | |
* | Rename webtorrent files (process/node) | Chocobozzz | 2016-02-06 | 8 | -226/+226 | |
* | Update lodash and webtorrent modules | Chocobozzz | 2016-02-06 | 1 | -2/+2 | |
* | Move the creation of requests in lib instead of model for poolrequests | Chocobozzz | 2016-02-05 | 3 | -37/+51 | |
* | Error handling mini refractoring | Chocobozzz | 2016-02-05 | 12 | -58/+86 | |
* | Split utils file | Chocobozzz | 2016-02-05 | 8 | -234/+303 |