oweals/peertube.git
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
2015-11-27 ChocobozzzAdd nodejs 5.1 to travis tests
2015-11-24 ChocobozzzAdd checks to the scripts (they has to be executed...
2015-11-24 ChocobozzzForce the mocha tests order
2015-11-24 ChocobozzzUpdate package.json (license, repo, author...)
2015-11-24 ChocobozzzMake the network auto sufficient (eject bad pods with...
2015-11-23 ChocobozzzAdd stylesheets vendor and global.css to ignore
2015-11-22 ChocobozzzUse bootstrap sass
2015-11-16 ChocobozzzSource refractoring
2015-11-11 ChocobozzzForgot to add cxx to env
2015-11-11 Chocobozzzreindent travis file and add g++4.8 (for c++11)
2015-11-11 ChocobozzzUpdate bittorrent-tracker and ws modules
2015-11-11 ChocobozzzAdd node 4.2 LTS to travis
2015-11-07 ChocobozzzMiddleware refractoring
2015-11-07 ChocobozzzViews refractoring
2015-11-07 ChocobozzzAdd requests parameters validations
2015-11-06 ChocobozzzAdd API versionning
2015-11-03 ChocobozzzAdd Docker information
2015-11-03 ChocobozzzClean grunt file
2015-11-03 ChocobozzzOff the events of the ipc task done in webtorrent node
2015-11-03 Chocobozzzadd robustness when we run the electron process and...
2015-11-03 Chocobozzzupdate readme dependencies
2015-11-01 Bigard FlorianFix typo
2015-10-30 Chocobozzzincrease timeout for a single instance
2015-10-30 ChocobozzzModify README (travis badge, typos, general organization)
2015-10-30 ChocobozzzAdd travis support
2015-10-30 ChocobozzzAdd standard as dev dependency
2015-10-30 ChocobozzzFix tests
2015-10-30 ChocobozzzReturn next to send a 500 status code
2015-10-30 ChocobozzzUpdate modules and remove browserify (dependance of...
2015-10-30 Bigard FlorianChange the node version to be exactly 0.12
2015-10-29 ChocobozzzReplace PeopleTube/PeTube by the new name PeerTube
2015-10-29 Bigard FlorianAdd link to the ARCHITECTURE.md
2015-10-29 ChocobozzzTypo
2015-10-29 ChocobozzzSpawn
2015-10-29 Bigard FlorianInitial commit