aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix console error when there is an error on the append fileChocobozzz2016-01-091-1/+1
|
* Add test4,5,6 to directories to ignoreChocobozzz2016-01-091-0/+3
|
* Update ws packages (security issue)Chocobozzz2016-01-071-2/+2
|
* Use latest electron prebuilt with travisChocobozzz2016-01-041-1/+1
| | | | (https://github.com/feross/create-torrent/commit/89eeed32eb3a83ba98d913ae17ad377d4f64bbf7)
* Update node modulesChocobozzz2016-01-041-4/+4
|
* Try to fix travis build with node 0.12Chocobozzz2015-12-161-1/+1
|
* Update node-ipc moduleChocobozzz2015-12-141-1/+1
|
* Create a constants module to easily modify some constants in a testChocobozzz2015-12-147-34/+58
| | | | instance for example.
* Decrease the waiting time in the advanced friends testChocobozzz2015-12-071-31/+27
|
* Fix bug in the pool of requestsChocobozzz2015-12-072-17/+50
|
* Cat logs of pod 4, 5, 6 (used for advanced friends test) when travisChocobozzz2015-12-071-0/+3
| | | | tests fail
* Logging refractoringChocobozzz2015-12-075-12/+4
|
* Tests refractoringChocobozzz2015-12-0714-307/+270
|
* Add tests for searching a videoChocobozzz2015-12-071-0/+38
|
* Merge pull request #1 from AugierLe42e/stylingBigard Florian2015-12-059-52/+915
|\ | | | | Styling structure
| * Styling structureaugier2015-12-059-52/+915
|/
* Add link for the badge dependenciesChocobozzz2015-12-051-1/+1
|
* Add dependencies statusChocobozzz2015-12-051-0/+1
|
* Update node modulesChocobozzz2015-12-045-16/+19
|
* Don't make useless requests to friendsChocobozzz2015-12-041-0/+2
|
* Add include paths for bootstrap sass and avoid to import an entire pathChocobozzz2015-12-042-1/+4
| | | | in the sass file
* Add a pool of requests instead of making a request at each action (addChocobozzz2015-12-0412-214/+407
| | | | video/remove video) for performance in big networks
* Add livereload for sass filesChocobozzz2015-12-022-42/+21
|
* Add nodejs 5.1 to travis testsChocobozzz2015-11-271-0/+1
|
* Add checks to the scripts (they has to be executed at the root of theChocobozzz2015-11-242-1/+8
| | | | project)
* Force the mocha tests orderChocobozzz2015-11-243-2/+19
|
* Update package.json (license, repo, author...)Chocobozzz2015-11-241-2/+11
|
* Make the network auto sufficient (eject bad pods with scores)Chocobozzz2015-11-2414-49/+310
|
* Add stylesheets vendor and global.css to ignoreChocobozzz2015-11-231-0/+2
|
* Use bootstrap sassChocobozzz2015-11-2215-7702/+29
|
* Source refractoringChocobozzz2015-11-167-115/+152
|
* Forgot to add cxx to envChocobozzz2015-11-111-0/+3
|
* reindent travis file and add g++4.8 (for c++11)Chocobozzz2015-11-111-12/+19
|
* Update bittorrent-tracker and ws modulesChocobozzz2015-11-111-2/+2
|
* Add node 4.2 LTS to travisChocobozzz2015-11-112-1/+2
|
* Middleware refractoringChocobozzz2015-11-076-64/+77
|
* Views refractoringChocobozzz2015-11-075-66/+49
|
* Add requests parameters validationsChocobozzz2015-11-0713-7/+467
|
* Add API versionningChocobozzz2015-11-0611-25/+36
|
* Add Docker informationChocobozzz2015-11-031-0/+2
|
* Clean grunt fileChocobozzz2015-11-032-126/+1
|
* 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-034-9/+33
| | | | controller inside the main js file
* update readme dependenciesChocobozzz2015-11-031-1/+1
|
* Fix typoBigard Florian2015-11-011-1/+1
|
* increase timeout for a single instanceChocobozzz2015-10-301-1/+1
|
* Modify README (travis badge, typos, general organization)Chocobozzz2015-10-302-15/+23
|
* Add travis supportChocobozzz2015-10-303-2/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Add standard as dev dependencyChocobozzz2015-10-301-0/+1
|
* Fix testsChocobozzz2015-10-304-18/+24
|