| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | Add check for the author username length | Chocobozzz | 2016-05-16 | 2 | -0/+4 |
* | Add a check for the duration of videos | Chocobozzz | 2016-05-16 | 6 | -27/+56 |
* | Update disk size for 1000000 videos in architecture | Chocobozzz | 2016-05-16 | 1 | -1/+1 |
* | Use async waterfall in request scheduler for better readability | Chocobozzz | 2016-05-15 | 1 | -22/+48 |
* | Use async waterfall for better readability in friends lib | Chocobozzz | 2016-05-15 | 1 | -32/+47 |
* | Use async series in installer for better readability | Chocobozzz | 2016-05-13 | 1 | -15/+17 |
* | Use async waterfall in pods controller for better readability | Chocobozzz | 2016-05-13 | 1 | -24/+59 |
* | Use async waterfall in videos controller for better readability | Chocobozzz | 2016-05-13 | 1 | -60/+115 |
* | getVideoThumbnail -> createVideoThumbnail | Chocobozzz | 2016-05-13 | 2 | -3/+3 |
* | Add createdDate to videos | Chocobozzz | 2016-05-13 | 6 | -6/+32 |
* | Move the count of results for the pagination in constants module | Chocobozzz | 2016-05-13 | 2 | -1/+7 |
* | Introduce paginations in videos listing | Chocobozzz | 2016-05-13 | 8 | -12/+188 |
* | Only display "make/quit friends" if connected | Chocobozzz | 2016-05-13 | 1 | -1/+1 |
* | Fix adding twice a torrent in webtorrent | Chocobozzz | 2016-05-13 | 1 | -1/+1 |
* | Authenticate before make/quit friends (server + tests) | Chocobozzz | 2016-05-13 | 10 | -38/+68 |
* | Remove the cache middleware | Chocobozzz | 2016-05-13 | 6 | -43/+11 |
* | Update webtorrent | Chocobozzz | 2016-05-13 | 2 | -2/+2 |
* | Fix typos in server tests | Chocobozzz | 2016-05-13 | 4 | -22/+23 |
* | Fix friends making | Chocobozzz | 2016-05-13 | 1 | -2/+4 |
* | Fix Rxjs import in browser | Chocobozzz | 2016-05-13 | 1 | -1/+1 |
* | Fix some typescript compilations issues | Chocobozzz | 2016-05-13 | 4 | -16/+2 |
* | Update to Angular RC 1 | Chocobozzz | 2016-05-13 | 20 | -55/+135 |
* | Update to standard 7. Goodbye snake_case, I used to love you | Chocobozzz | 2016-05-13 | 27 | -351/+349 |
* | Fix client linting | Chocobozzz | 2016-05-13 | 2 | -12/+12 |
* | Add debug electron setting | Chocobozzz | 2016-05-13 | 4 | -7/+17 |
* | Be sure about the version of ffmpeg in travis buils | Bigard Florian | 2016-05-12 | 1 | -2/+2 |
* | Fix ffmpeg extraction | Bigard Florian | 2016-05-12 | 1 | -3/+4 |
* | Change ffmpeg download url for travis | Bigard Florian | 2016-05-11 | 1 | -1/+1 |
* | Try another method to install latest ffmpeg | Bigard Florian | 2016-05-11 | 1 | -4/+5 |
* | Little presentation change in readme | Bigard Florian | 2016-05-11 | 1 | -6/+4 |