Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update node modules | Chocobozzz | 2016-01-04 | 1 | -4/+4 |
| | |||||
* | Try to fix travis build with node 0.12 | Chocobozzz | 2015-12-16 | 1 | -1/+1 |
| | |||||
* | Update node-ipc module | Chocobozzz | 2015-12-14 | 1 | -1/+1 |
| | |||||
* | Create a constants module to easily modify some constants in a test | Chocobozzz | 2015-12-14 | 7 | -34/+58 |
| | | | | instance for example. | ||||
* | Decrease the waiting time in the advanced friends test | Chocobozzz | 2015-12-07 | 1 | -31/+27 |
| | |||||
* | Fix bug in the pool of requests | Chocobozzz | 2015-12-07 | 2 | -17/+50 |
| | |||||
* | Cat logs of pod 4, 5, 6 (used for advanced friends test) when travis | Chocobozzz | 2015-12-07 | 1 | -0/+3 |
| | | | | tests fail | ||||
* | Logging refractoring | Chocobozzz | 2015-12-07 | 5 | -12/+4 |
| | |||||
* | Tests refractoring | Chocobozzz | 2015-12-07 | 14 | -307/+270 |
| | |||||
* | Add tests for searching a video | Chocobozzz | 2015-12-07 | 1 | -0/+38 |
| | |||||
* | Merge pull request #1 from AugierLe42e/styling | Bigard Florian | 2015-12-05 | 9 | -52/+915 |
|\ | | | | | Styling structure | ||||
| * | Styling structure | augier | 2015-12-05 | 9 | -52/+915 |
|/ | |||||
* | Add link for the badge dependencies | Chocobozzz | 2015-12-05 | 1 | -1/+1 |
| | |||||
* | Add dependencies status | Chocobozzz | 2015-12-05 | 1 | -0/+1 |
| | |||||
* | Update node modules | Chocobozzz | 2015-12-04 | 5 | -16/+19 |
| | |||||
* | Don't make useless requests to friends | Chocobozzz | 2015-12-04 | 1 | -0/+2 |
| | |||||
* | Add include paths for bootstrap sass and avoid to import an entire path | Chocobozzz | 2015-12-04 | 2 | -1/+4 |
| | | | | in the sass file | ||||
* | Add a pool of requests instead of making a request at each action (add | Chocobozzz | 2015-12-04 | 12 | -214/+407 |
| | | | | video/remove video) for performance in big networks | ||||
* | Add livereload for sass files | Chocobozzz | 2015-12-02 | 2 | -42/+21 |
| | |||||
* | Add nodejs 5.1 to travis tests | Chocobozzz | 2015-11-27 | 1 | -0/+1 |
| | |||||
* | Add checks to the scripts (they has to be executed at the root of the | Chocobozzz | 2015-11-24 | 2 | -1/+8 |
| | | | | project) | ||||
* | Force the mocha tests order | Chocobozzz | 2015-11-24 | 3 | -2/+19 |
| | |||||
* | Update package.json (license, repo, author...) | Chocobozzz | 2015-11-24 | 1 | -2/+11 |
| | |||||
* | Make the network auto sufficient (eject bad pods with scores) | Chocobozzz | 2015-11-24 | 14 | -49/+310 |
| | |||||
* | Add stylesheets vendor and global.css to ignore | Chocobozzz | 2015-11-23 | 1 | -0/+2 |
| | |||||
* | Use bootstrap sass | Chocobozzz | 2015-11-22 | 15 | -7702/+29 |
| | |||||
* | Source refractoring | Chocobozzz | 2015-11-16 | 7 | -115/+152 |
| | |||||
* | Forgot to add cxx to env | Chocobozzz | 2015-11-11 | 1 | -0/+3 |
| | |||||
* | reindent travis file and add g++4.8 (for c++11) | Chocobozzz | 2015-11-11 | 1 | -12/+19 |
| | |||||
* | Update bittorrent-tracker and ws modules | Chocobozzz | 2015-11-11 | 1 | -2/+2 |
| | |||||
* | Add node 4.2 LTS to travis | Chocobozzz | 2015-11-11 | 2 | -1/+2 |
| | |||||
* | Middleware refractoring | Chocobozzz | 2015-11-07 | 6 | -64/+77 |
| | |||||
* | Views refractoring | Chocobozzz | 2015-11-07 | 5 | -66/+49 |
| | |||||
* | Add requests parameters validations | Chocobozzz | 2015-11-07 | 13 | -7/+467 |
| | |||||
* | Add API versionning | Chocobozzz | 2015-11-06 | 11 | -25/+36 |
| | |||||
* | Add Docker information | Chocobozzz | 2015-11-03 | 1 | -0/+2 |
| | |||||
* | Clean grunt file | Chocobozzz | 2015-11-03 | 2 | -126/+1 |
| | |||||
* | Off the events of the ipc task done in webtorrent node | Chocobozzz | 2015-11-03 | 1 | -3/+9 |
| | |||||
* | add robustness when we run the electron process and move the exit | Chocobozzz | 2015-11-03 | 4 | -9/+33 |
| | | | | controller inside the main js file | ||||
* | update readme dependencies | Chocobozzz | 2015-11-03 | 1 | -1/+1 |
| | |||||
* | Fix typo | Bigard Florian | 2015-11-01 | 1 | -1/+1 |
| | |||||
* | increase timeout for a single instance | Chocobozzz | 2015-10-30 | 1 | -1/+1 |
| | |||||
* | Modify README (travis badge, typos, general organization) | Chocobozzz | 2015-10-30 | 2 | -15/+23 |
| | |||||
* | Add travis support | Chocobozzz | 2015-10-30 | 3 | -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 dependency | Chocobozzz | 2015-10-30 | 1 | -0/+1 |
| | |||||
* | Fix tests | Chocobozzz | 2015-10-30 | 4 | -18/+24 |
| | |||||
* | Return next to send a 500 status code | Chocobozzz | 2015-10-30 | 3 | -10/+10 |
| | |||||
* | Update modules and remove browserify (dependance of grunt-browserify) | Chocobozzz | 2015-10-30 | 1 | -2/+1 |
| | |||||
* | Change the node version to be exactly 0.12 | Bigard Florian | 2015-10-30 | 1 | -1/+1 |
| | |||||
* | Replace PeopleTube/PeTube by the new name PeerTube | Chocobozzz | 2015-10-29 | 10 | -26/+26 |
| |