aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* New directory organizationChocobozzz2016-01-3011-1417/+0
|
* Finalise the join in a network and add the ability to quit itChocobozzz2016-01-234-37/+191
|
* Fix announce list (don't use defaults)Chocobozzz2016-01-091-1/+1
|
* Create a constants module to easily modify some constants in a testChocobozzz2015-12-145-26/+52
| | | | instance for example.
* Fix bug in the pool of requestsChocobozzz2015-12-071-13/+46
|
* Logging refractoringChocobozzz2015-12-073-6/+1
|
* Update node modulesChocobozzz2015-12-041-1/+1
|
* Don't make useless requests to friendsChocobozzz2015-12-041-0/+2
|
* Add a pool of requests instead of making a request at each action (addChocobozzz2015-12-046-130/+264
| | | | video/remove video) for performance in big networks
* Make the network auto sufficient (eject bad pods with scores)Chocobozzz2015-11-244-38/+80
|
* Source refractoringChocobozzz2015-11-166-109/+136
|
* Add API versionningChocobozzz2015-11-062-4/+4
|
* Off the events of the ipc task done in webtorrent nodeChocobozzz2015-11-031-3/+9
|
* add robustness when we run the electron process and move the exitChocobozzz2015-11-033-9/+21
| | | | controller inside the main js file
* Add travis supportChocobozzz2015-10-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit f9a7a1fd51dd2c857fc52923be8f2e98f059f923 Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 20:05:20 2015 +0100 This is electron-prebuilt and not just electron commit a2361482942abe4443c68e61fdcfea9bf35ede61 Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 19:58:56 2015 +0100 Let's try to change this option... commit 7ee8bfa9bf34b0165a7ef51bc9397bf86ff54878 Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 19:39:23 2015 +0100 Explicitly say to generate a rsa key of length 2048 commit d3905aef92b537c395a9111d5d0c6f4da8b322ba Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 19:22:46 2015 +0100 typo commit 602cb774848da906ec693999484b618618f70846 Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 19:21:26 2015 +0100 Add after_failure, cache for grunt and electron commit 79f7c7f7b7a9a0726de0b7b1af1cda69a4d401cc Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 19:10:25 2015 +0100 increase timewait when uploading a video (for the federation) commit 3c8dd590dd53ab2b069d6a52cd8e954156814304 Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 19:00:26 2015 +0100 install grunt-cli commit 1b5d02fb067a7b4cde62a6dd5073b76e5f1ba269 Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 18:55:23 2015 +0100 Trigger travis build commit ede965e1186c4dc25270c384f669f0d6749d2a9d Author: Chocobozzz <florian.bigard@gmail.com> Date: Fri Oct 30 18:52:08 2015 +0100 let's try travis
* Fix testsChocobozzz2015-10-302-11/+18
|
* Replace PeopleTube/PeTube by the new name PeerTubeChocobozzz2015-10-293-7/+7
|
* SpawnChocobozzz2015-10-298-0/+979