| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix styling when clicking on a thumbnail video | Chocobozzz | 2016-06-04 | 1 | -2/+2 |
* | Clean client modules | Chocobozzz | 2016-06-04 | 4 | -57/+29 |
* | Add webtorrent and jquery to webpack | Chocobozzz | 2016-06-04 | 4 | -6/+14 |
* | Add production webpack, big thanks to @AngularClass | Chocobozzz | 2016-06-03 | 5 | -20/+234 |
* | Adapt npm scripts | Chocobozzz | 2016-06-03 | 1 | -4/+2 |
* | First draft to use webpack instead of systemjs | Chocobozzz | 2016-06-03 | 72 | -1064/+886 |
* | Remove useless wildcards for tslint | Chocobozzz | 2016-06-01 | 1 | -1/+1 |
* | Add authentication tokens to make friends/quit friends | Chocobozzz | 2016-06-01 | 23 | -34/+37 |
* | Add jquery and jquery.fileupload to typings.json | Chocobozzz | 2016-06-01 | 1 | -0/+2 |
* | Move webtorrent inside a service | Chocobozzz | 2016-05-31 | 5 | -15/+42 |
* | Remove the include of ng2 bootstrap in the html index | Chocobozzz | 2016-05-27 | 2 | -2/+1 |
* | Directives/providers array for components in alphabetical order | Chocobozzz | 2016-05-27 | 3 | -3/+2 |
* | Put presentation logic in the components | Chocobozzz | 2016-05-27 | 3 | -4/+8 |
* | Alphabetical | Chocobozzz | 2016-05-27 | 10 | -131/+138 |
* | Do not prefix private attributes | Chocobozzz | 2016-05-27 | 15 | -93/+112 |
* | Follow the angular styleguide for the directories structure | Chocobozzz | 2016-05-27 | 53 | -130/+169 |
* | Add a loader animation when loading the videos list | Chocobozzz | 2016-05-26 | 10 | -46/+73 |
* | Make the sort/results bar less ugly | Chocobozzz | 2016-05-24 | 5 | -6/+41 |
* | Lint the client | Chocobozzz | 2016-05-23 | 6 | -42/+41 |
* | Add trivial sort for the client | Chocobozzz | 2016-05-23 | 9 | -8/+78 |
* | Use progress bar from bootstrap for the upload | Chocobozzz | 2016-05-23 | 3 | -2/+8 |
* | Add search with field choose support in client | Chocobozzz | 2016-05-23 | 10 | -19/+99 |
* | Add pagination support to the client | Chocobozzz | 2016-05-22 | 11 | -28/+74 |
* | Thumbnail, author and duration support in client | Chocobozzz | 2016-05-21 | 11 | -70/+220 |
* | Add the list of files inside tsconfig | Chocobozzz | 2016-05-21 | 1 | -1/+28 |
* | Update client dependencies | Chocobozzz | 2016-05-17 | 3 | -3/+3 |
* | Only display "make/quit friends" if connected | Chocobozzz | 2016-05-13 | 1 | -1/+1 |
* | Update webtorrent | Chocobozzz | 2016-05-13 | 1 | -1/+1 |
* | Fix Rxjs import in browser | Chocobozzz | 2016-05-13 | 1 | -1/+1 |
* | Fix some typescript compilations issues | Chocobozzz | 2016-05-13 | 3 | -15/+1 |
* | Update to Angular RC 1 | Chocobozzz | 2016-05-13 | 17 | -53/+132 |
* | Fix client linting | Chocobozzz | 2016-05-13 | 2 | -12/+12 |
* | Fix angular pipes | Chocobozzz | 2016-05-03 | 2 | -2/+2 |
* | Better handling of small screens | Chocobozzz | 2016-05-02 | 1 | -2/+2 |
* | Update codelyzer | Chocobozzz | 2016-04-30 | 2 | -8/+18 |
* | Fix typescript linter | Chocobozzz | 2016-04-29 | 1 | -1/+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 | 3 | -0/+36 |
* | 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 |
* | I love semicolons | Chocobozzz | 2016-04-27 | 1 | -1/+1 |
* | Make angular client load dynamically the generated client id/secret | Chocobozzz | 2016-04-27 | 1 | -0/+17 |
* | 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 |
* | Update client packages | Chocobozzz | 2016-04-13 | 2 | -13/+10 |
* | Add typescript (and angular2) linter | Chocobozzz | 2016-04-08 | 8 | -20/+68 |