aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Return with callback with an errorChocobozzz2016-05-191-1/+1
* Add radix to parseIntChocobozzz2016-05-191-2/+2
* Update client dependenciesChocobozzz2016-05-173-3/+3
* Fix tests for according to the sortChocobozzz2016-05-171-0/+1
* Add ability to sort videos listChocobozzz2016-05-1711-9/+173
* Add check for the thumbnail in base64 (requests inter pods)Chocobozzz2016-05-161-0/+2
* Add check for the author username lengthChocobozzz2016-05-162-0/+4
* Add a check for the duration of videosChocobozzz2016-05-166-27/+56
* Update disk size for 1000000 videos in architectureChocobozzz2016-05-161-1/+1
* Use async waterfall in request scheduler for better readabilityChocobozzz2016-05-151-22/+48
* Use async waterfall for better readability in friends libChocobozzz2016-05-151-32/+47
* Use async series in installer for better readabilityChocobozzz2016-05-131-15/+17
* Use async waterfall in pods controller for better readabilityChocobozzz2016-05-131-24/+59
* Use async waterfall in videos controller for better readabilityChocobozzz2016-05-131-60/+115
* getVideoThumbnail -> createVideoThumbnailChocobozzz2016-05-132-3/+3
* Add createdDate to videosChocobozzz2016-05-136-6/+32
* Move the count of results for the pagination in constants moduleChocobozzz2016-05-132-1/+7
* Introduce paginations in videos listingChocobozzz2016-05-138-12/+188
* Only display "make/quit friends" if connectedChocobozzz2016-05-131-1/+1
* Fix adding twice a torrent in webtorrentChocobozzz2016-05-131-1/+1
* Authenticate before make/quit friends (server + tests)Chocobozzz2016-05-1310-38/+68
* Remove the cache middlewareChocobozzz2016-05-136-43/+11
* Update webtorrentChocobozzz2016-05-132-2/+2
* Fix typos in server testsChocobozzz2016-05-134-22/+23
* Fix friends makingChocobozzz2016-05-131-2/+4
* Fix Rxjs import in browserChocobozzz2016-05-131-1/+1
* Fix some typescript compilations issuesChocobozzz2016-05-134-16/+2
* Update to Angular RC 1Chocobozzz2016-05-1320-55/+135
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-1327-351/+349
* Fix client lintingChocobozzz2016-05-132-12/+12
* Add debug electron settingChocobozzz2016-05-134-7/+17
* Be sure about the version of ffmpeg in travis builsBigard Florian2016-05-121-2/+2
* Fix ffmpeg extractionBigard Florian2016-05-121-3/+4
* Change ffmpeg download url for travisBigard Florian2016-05-111-1/+1
* Try another method to install latest ffmpegBigard Florian2016-05-111-4/+5
* Little presentation change in readmeBigard Florian2016-05-111-6/+4
* Oup's, travis is based on ubuntu preciseBigard Florian2016-05-111-1/+1
* Try to fix ffmpeg in travis buildBigard Florian2016-05-111-2/+4
* Add screenshort and demo video link to READMEChocobozzz2016-05-101-5/+11
* thumbnail_path -> thumbnailPathChocobozzz2016-05-103-9/+9
* Add tests for thumbnailsChocobozzz2016-05-109-15/+85
* Refractoring and add thumbnails support (without tests)Chocobozzz2016-05-1019-160/+310
* Add label (host + port) to loggerChocobozzz2016-05-071-0/+2
* Move video duration logic in lib/Chocobozzz2016-05-062-4/+11
* Add ffmpeg dependency to travisBigard Florian2016-05-031-0/+1
* Fix presentation ReadmeBigard Florian2016-05-031-3/+4
* Video duration support (server)Chocobozzz2016-05-037-22/+78
* Better tests for a better worldChocobozzz2016-05-033-14/+43
* Fix angular pipesChocobozzz2016-05-032-2/+2
* Rename pool requests --> requests schedulerChocobozzz2016-05-024-48/+48