aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Split modelsChocobozzz2016-02-0415-508/+629
|
* Infile code reorganizationChocobozzz2016-01-3126-511/+648
|
* New directory organizationChocobozzz2016-01-3040-41/+40
|
* update modules AND REMOVE SUPPORT OF NODE 0.12 :'(Chocobozzz2016-01-243-5/+5
|
* Tests refractoringChocobozzz2016-01-246-345/+419
|
* Finalise the join in a network and add the ability to quit itChocobozzz2016-01-2314-99/+442
|
* Fix testsChocobozzz2016-01-092-9/+11
|
* Fix announce list (don't use defaults)Chocobozzz2016-01-091-1/+1
|
* Fix upload of file which don't have any extensionChocobozzz2016-01-091-1/+19
|
* 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
|