]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/shortlog
github/Chocobozzz/PeerTube.git
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...
2016-03-21  ChocobozzzOAuth server: first draft
2016-03-19  ChocobozzzFix exception log of the webtorrent process
2016-03-18  ChocobozzzChange name of fields for add video api
2016-03-18  ChocobozzzUse map instead of pluck (lodash)
2016-03-18  ChocobozzzChange api output for videos
2016-03-16  ChocobozzzUse const/let now we use node 4.2
2016-03-16  ChocobozzzVideo lib/model/reqvalidator refractoring
2016-03-16  ChocobozzzImprove progress bar
2016-03-16  ChocobozzzUse official repository for openssl-wrapper
2016-03-16  ChocobozzzSome small css modifications
2016-03-16  ChocobozzzAdd separations in the panel
2016-03-15  ChocobozzzUpdate codeclimate
2016-03-15  ChocobozzzFix tests
2016-03-14  ChocobozzzInstall js-yaml missing dependency
2016-03-14  ChocobozzzUpdate webtorrent
2016-03-14  ChocobozzzAngular 2 : draft 2
2016-03-14  ChocobozzzAngular application :first draft
2016-03-08  ChocobozzzPrepare client app
2016-03-07  ChocobozzzFix tests
2016-03-07  ChocobozzzFix clean_test script
2016-03-07  ChocobozzzMove scripts to bin
2016-03-07  ChocobozzzI'm fed up with Gruntfile
2016-03-07  ChocobozzzPrepare Angular routes
2016-03-07  ChocobozzzPrepare folders structure for angular app
2016-02-29  ChocobozzzRemove caching with travis
2016-02-29  ChocobozzzLittle refractoring of makeFriends function
2016-02-22  ChocobozzzUpdate dependencies
2016-02-14  ChocobozzzImprove readme
2016-02-14  ChocobozzzAdd codeclimate
2016-02-07  ChocobozzzMove require outside the function
2016-02-07  ChocobozzzRemove unecessary TODO
2016-02-07  ChocobozzzReturn with a callback function
2016-02-07  ChocobozzzDon't use process.exit, throw an error instead
2016-02-07  ChocobozzzRequire on the top of the files
2016-02-07  ChocobozzzRemove useless anonymous functions of files
2016-02-07  ChocobozzzAdd alert if the pod already made friends
2016-02-07  ChocobozzzStandard v6
2016-02-06  ChocobozzzRename webtorrent files (process/node)
2016-02-06  ChocobozzzUpdate lodash and webtorrent modules
2016-02-05  ChocobozzzMove the creation of requests in lib instead of model...
2016-02-05  ChocobozzzError handling mini refractoring
2016-02-05  ChocobozzzSplit utils file
2016-02-04  ChocobozzzSplit misc middleware
2016-02-04  ChocobozzzSplit models
2016-01-31  ChocobozzzInfile code reorganization
2016-01-30  ChocobozzzNew directory organization
2016-01-24  Chocobozzzupdate modules AND REMOVE SUPPORT OF NODE 0.12 :'(
2016-01-24  ChocobozzzTests refractoring
2016-01-23  ChocobozzzFinalise the join in a network and add the ability...
2016-01-09  ChocobozzzFix tests
next