aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Angular application :first draftChocobozzz2016-03-1434-192/+509
|
* Prepare client appChocobozzz2016-03-0815-44/+105
|
* Fix testsChocobozzz2016-03-0711-11/+21
|
* Fix clean_test scriptChocobozzz2016-03-073-21/+1
|
* Move scripts to binChocobozzz2016-03-073-2/+22
|
* I'm fed up with GruntfileChocobozzz2016-03-0710-112/+33
|
* Prepare Angular routesChocobozzz2016-03-0722-334/+136
|
* Prepare folders structure for angular appChocobozzz2016-03-0760-86/+13
|
* Remove caching with travisChocobozzz2016-02-291-7/+0
|
* Little refractoring of makeFriends functionChocobozzz2016-02-291-96/+102
|
* Update dependenciesChocobozzz2016-02-221-3/+3
|
* Improve readmeChocobozzz2016-02-141-1/+10
|
* Add codeclimateChocobozzz2016-02-144-0/+239
|
* Move require outside the functionChocobozzz2016-02-071-3/+3
|
* Remove unecessary TODOChocobozzz2016-02-072-2/+0
|
* Return with a callback functionChocobozzz2016-02-071-1/+1
|
* Don't use process.exit, throw an error insteadChocobozzz2016-02-075-15/+7
|
* Require on the top of the filesChocobozzz2016-02-075-174/+187
|
* Remove useless anonymous functions of filesChocobozzz2016-02-0737-3011/+2937
|
* Add alert if the pod already made friendsChocobozzz2016-02-071-0/+5
|
* Standard v6Chocobozzz2016-02-0712-26/+35
|
* Rename webtorrent files (process/node)Chocobozzz2016-02-068-226/+226
|
* Update lodash and webtorrent modulesChocobozzz2016-02-061-2/+2
|
* Move the creation of requests in lib instead of model for poolrequestsChocobozzz2016-02-053-37/+51
|
* Error handling mini refractoringChocobozzz2016-02-0512-58/+86
|
* Split utils fileChocobozzz2016-02-058-234/+303
|
* Split misc middlewareChocobozzz2016-02-047-39/+52
|
* 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
|