oweals/peertube.git
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
2016-01-09 ChocobozzzFix announce list (don't use defaults)
2016-01-09 ChocobozzzFix upload of file which don't have any extension
2016-01-09 ChocobozzzFix console error when there is an error on the append...
2016-01-09 ChocobozzzAdd test4,5,6 to directories to ignore
2016-01-07 ChocobozzzUpdate ws packages (security issue)
2016-01-04 ChocobozzzUse latest electron prebuilt with travis
2016-01-04 ChocobozzzUpdate node modules
2015-12-16 ChocobozzzTry to fix travis build with node 0.12
2015-12-14 ChocobozzzUpdate node-ipc module
2015-12-14 ChocobozzzCreate a constants module to easily modify some constan...
2015-12-07 ChocobozzzDecrease the waiting time in the advanced friends test
2015-12-07 ChocobozzzFix bug in the pool of requests
2015-12-07 ChocobozzzCat logs of pod 4, 5, 6 (used for advanced friends...
2015-12-07 ChocobozzzLogging refractoring
2015-12-07 ChocobozzzTests refractoring
2015-12-07 ChocobozzzAdd tests for searching a video
2015-12-05 Bigard FlorianMerge pull request #1 from AugierLe42e/styling
2015-12-05 augierStyling structure 1/head
2015-12-05 ChocobozzzAdd link for the badge dependencies
2015-12-05 ChocobozzzAdd dependencies status
2015-12-04 ChocobozzzUpdate node modules
2015-12-04 ChocobozzzDon't make useless requests to friends
2015-12-04 ChocobozzzAdd include paths for bootstrap sass and avoid to impor...
2015-12-04 ChocobozzzAdd a pool of requests instead of making a request...
2015-12-02 ChocobozzzAdd livereload for sass files
next