| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Handle error for the video upload | Chocobozzz | 2016-06-04 | 4 | -2/+21 |
* | Fix favicon | Chocobozzz | 2016-06-04 | 1 | -1/+1 |
* | Reload videos after removing one to avoid issues with paging etc | Chocobozzz | 2016-06-04 | 1 | -1/+1 |
* | Apply a fade instead of a loader when loading videos | Chocobozzz | 2016-06-04 | 2 | -5/+15 |
* | Improve the login form | Chocobozzz | 2016-06-04 | 2 | -6/+26 |
* | Use webtorrent as external dependency instead of building it with | Chocobozzz | 2016-06-04 | 5 | -8/+22 |
* | Fix dropdown css on chromium | Chocobozzz | 2016-06-04 | 1 | -0/+4 |
* | 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 | 6 | -20/+239 |
* | Adapt npm scripts | Chocobozzz | 2016-06-03 | 13 | -61/+22 |
* | First draft to use webpack instead of systemjs | Chocobozzz | 2016-06-03 | 73 | -1066/+888 |
* | Add systemd file example | Chocobozzz | 2016-06-03 | 1 | -0/+17 |
* | Add nginx example file | Chocobozzz | 2016-06-03 | 1 | -0/+27 |
* | Remove useless wildcards for tslint | Chocobozzz | 2016-06-01 | 1 | -1/+1 |
* | Downgrade openssl wrapper to see if the travis build still fails | Chocobozzz | 2016-06-01 | 1 | -1/+1 |
* | Add authentication tokens to make friends/quit friends | Chocobozzz | 2016-06-01 | 23 | -34/+37 |
* | Move scripty and node sass into the main dependencies | Chocobozzz | 2016-06-01 | 1 | -2/+2 |
* | 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 |
* | Update node openssl wrapper module | Chocobozzz | 2016-05-31 | 1 | -1/+1 |
* | 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 | 59 | -137/+177 |
* | 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 |
* | Extends the search feature by customizing the search field (name, | Chocobozzz | 2016-05-22 | 8 | -20/+149 |
* | Add total results field and wrap videos in data field when listing | Chocobozzz | 2016-05-21 | 7 | -76/+105 |
* | Thumbnail, author and duration support in client | Chocobozzz | 2016-05-21 | 12 | -71/+221 |
* | Add the list of files inside tsconfig | Chocobozzz | 2016-05-21 | 1 | -1/+28 |
* | Move livereload to an external script and remove from express. | Chocobozzz | 2016-05-21 | 5 | -9/+6 |
* | Don't send the "http(s)" for the podUrl | Chocobozzz | 2016-05-21 | 1 | -1/+1 |
* | Add production example file | Chocobozzz | 2016-05-20 | 3 | -1/+18 |
* | Update node for travis | Chocobozzz | 2016-05-19 | 1 | -2/+2 |
* | Use bash for danger scripts instead of env sh | Chocobozzz | 2016-05-19 | 2 | -2/+2 |
* | Return with callback with an error | Chocobozzz | 2016-05-19 | 1 | -1/+1 |
* | Add radix to parseInt | Chocobozzz | 2016-05-19 | 1 | -2/+2 |
* | Update client dependencies | Chocobozzz | 2016-05-17 | 3 | -3/+3 |
* | Fix tests for according to the sort | Chocobozzz | 2016-05-17 | 1 | -0/+1 |
* | Add ability to sort videos list | Chocobozzz | 2016-05-17 | 11 | -9/+173 |
* | Add check for the thumbnail in base64 (requests inter pods) | Chocobozzz | 2016-05-16 | 1 | -0/+2 |