oweals/peertube.git
2016-05-22 ChocobozzzExtends the search feature by customizing the search...
2016-05-21 ChocobozzzAdd total results field and wrap videos in data field...
2016-05-21 ChocobozzzThumbnail, author and duration support in client
2016-05-21 ChocobozzzAdd the list of files inside tsconfig
2016-05-21 ChocobozzzMove livereload to an external script and remove from...
2016-05-21 ChocobozzzDon't send the "http(s)" for the podUrl
2016-05-20 ChocobozzzAdd production example file
2016-05-19 ChocobozzzUpdate node for travis
2016-05-19 ChocobozzzUse bash for danger scripts instead of env sh
2016-05-19 ChocobozzzReturn with callback with an error
2016-05-19 ChocobozzzAdd radix to parseInt
2016-05-17 ChocobozzzUpdate client dependencies
2016-05-17 ChocobozzzFix tests for according to the sort
2016-05-17 ChocobozzzAdd ability to sort videos list
2016-05-16 ChocobozzzAdd check for the thumbnail in base64 (requests inter...
2016-05-16 ChocobozzzAdd check for the author username length
2016-05-16 ChocobozzzAdd a check for the duration of videos
2016-05-16 ChocobozzzUpdate disk size for 1000000 videos in architecture
2016-05-15 ChocobozzzUse async waterfall in request scheduler for better...
2016-05-15 ChocobozzzUse async waterfall for better readability in friends lib
2016-05-13 ChocobozzzUse async series in installer for better readability
2016-05-13 ChocobozzzUse async waterfall in pods controller for better reada...
2016-05-13 ChocobozzzUse async waterfall in videos controller for better...
2016-05-13 ChocobozzzgetVideoThumbnail -> createVideoThumbnail
2016-05-13 ChocobozzzAdd createdDate to videos
2016-05-13 ChocobozzzMove the count of results for the pagination in constan...
2016-05-13 ChocobozzzIntroduce paginations in videos listing
2016-05-13 ChocobozzzOnly display "make/quit friends" if connected
2016-05-13 ChocobozzzFix adding twice a torrent in webtorrent
2016-05-13 ChocobozzzAuthenticate before make/quit friends (server + tests)
2016-05-13 ChocobozzzRemove the cache middleware
2016-05-13 ChocobozzzUpdate webtorrent
2016-05-13 ChocobozzzFix typos in server tests
2016-05-13 ChocobozzzFix friends making
2016-05-13 ChocobozzzFix Rxjs import in browser
2016-05-13 ChocobozzzFix some typescript compilations issues
2016-05-13 ChocobozzzUpdate to Angular RC 1
2016-05-13 ChocobozzzUpdate to standard 7. Goodbye snake_case, I used to...
2016-05-13 ChocobozzzFix client linting
2016-05-13 ChocobozzzAdd debug electron setting
2016-05-12 Bigard FlorianBe sure about the version of ffmpeg in travis buils
2016-05-12 Bigard FlorianFix ffmpeg extraction
2016-05-11 Bigard FlorianChange ffmpeg download url for travis
2016-05-11 Bigard FlorianTry another method to install latest ffmpeg
2016-05-11 Bigard FlorianLittle presentation change in readme
2016-05-11 Bigard FlorianOup's, travis is based on ubuntu precise
2016-05-11 Bigard FlorianTry to fix ffmpeg in travis build
2016-05-10 ChocobozzzAdd screenshort and demo video link to README
2016-05-10 Chocobozzzthumbnail_path -> thumbnailPath
2016-05-10 ChocobozzzAdd tests for thumbnails
2016-05-10 ChocobozzzRefractoring and add thumbnails support (without tests)
2016-05-07 ChocobozzzAdd label (host + port) to logger
2016-05-06 ChocobozzzMove video duration logic in lib/
2016-05-03 Bigard FlorianAdd ffmpeg dependency to travis
2016-05-03 Bigard FlorianFix presentation Readme
2016-05-03 ChocobozzzVideo duration support (server)
2016-05-03 ChocobozzzBetter tests for a better world
2016-05-03 ChocobozzzFix angular pipes
2016-05-02 ChocobozzzRename pool requests --> requests scheduler
2016-05-02 ChocobozzzBetter handling of small screens
2016-05-01 ChocobozzzEnsure the log directory is created before instanciate...
2016-04-30 Bigard Florianwebtorrent --> WebTorrent
2016-04-30 Bigard FlorianSmall visual change for badge dependencies
2016-04-30 ChocobozzzFix npm run clean
2016-04-30 ChocobozzzReformat the readme a little bit
2016-04-30 ChocobozzzUse scripty instead of writing shell commands in packag...
2016-04-30 ChocobozzzDecrease the size of the schemes for more readability
2016-04-30 ChocobozzzAdd badge for client dependencies
2016-04-30 ChocobozzzUpdate codelyzer
2016-04-29 ChocobozzzFix typescript linter
2016-04-29 ChocobozzzAdd build step in travis
2016-04-29 ChocobozzzUpdate client dependencies
2016-04-29 ChocobozzzImprove style of the torrent informations
2016-04-29 ChocobozzzAdd loader gif when loading the video
2016-04-28 ChocobozzzI love semicolons (again).
2016-04-28 ChocobozzzAdd torrent informations (speed...) below the video
2016-04-28 ChocobozzzMake the video responsive
2016-04-28 ChocobozzzWrite something if there is no video
2016-04-28 ChocobozzzRemove default client id/secret
2016-04-28 ChocobozzzUpdate roadmap readme
2016-04-27 ChocobozzzAngular 2 is here :)
2016-04-27 ChocobozzzAdd dev dependency badge to readme
2016-04-27 ChocobozzzI love semicolons
2016-04-27 ChocobozzzDon't forget to test the client stuffs
2016-04-27 ChocobozzzMake angular client load dynamically the generated...
2016-04-26 ChocobozzzUpdate README
2016-04-26 ChocobozzzFix lodash map require
2016-04-19 ChocobozzzGenerate passwords at initialization (client/admin...
2016-04-19 ChocobozzzUse lodash v4
2016-04-14 ChocobozzzUpdate the list of the README dependencies
2016-04-14 ChocobozzzFix tslint check
2016-04-14 ChocobozzzImplement user requests autorizations in the client...
2016-04-14 ChocobozzzAdd authentications for routes that need it and adapts...
2016-04-13 ChocobozzzUpdate client packages
2016-04-08 ChocobozzzAdd typescript (and angular2) linter
2016-04-08 ChocobozzzOnly display "upload video" in the menu if the user...
2016-04-01 ChocobozzzUpdate modules
2016-03-22 ChocobozzzLogin in Angular : first draft
2016-03-21 ChocobozzzUse const in main server file
2016-03-21 ChocobozzzCreate an "installer" module that create defaults clien...
next