aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Server: udpate async to 2.0.0Chocobozzz2016-07-181-2/+1
|
* Remove livereload module (role of webpack now)Chocobozzz2016-07-181-1/+0
|
* Server: fix ipc bugChocobozzz2016-07-181-1/+1
|
* Server: add script that try to simulate a real world situationChocobozzz2016-07-061-0/+1
| | | | | Each pod randomly upload or remove a video and send the information to its friend
* Update server dependenciesChocobozzz2016-07-011-2/+2
|
* Add tags support to serverChocobozzz2016-06-061-1/+0
|
* Adapt npm scriptsChocobozzz2016-06-031-11/+4
|
* Downgrade openssl wrapper to see if the travis build still failsChocobozzz2016-06-011-1/+1
|
* Move scripty and node sass into the main dependenciesChocobozzz2016-06-011-2/+2
|
* Update node openssl wrapper moduleChocobozzz2016-05-311-1/+1
|
* Move livereload to an external script and remove from express.Chocobozzz2016-05-211-2/+2
| | | | Developers have to use the livereload plugin in their web browser now.
* Update webtorrentChocobozzz2016-05-131-1/+1
|
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-131-1/+1
|
* Video duration support (server)Chocobozzz2016-05-031-0/+1
|
* Fix npm run cleanChocobozzz2016-04-301-1/+1
|
* Use scripty instead of writing shell commands in package.jsonChocobozzz2016-04-301-17/+20
|
* Add loader gif when loading the videoChocobozzz2016-04-291-1/+1
|
* Generate passwords at initialization (client/admin passwords)Chocobozzz2016-04-191-0/+1
|
* Use lodash v4Chocobozzz2016-04-191-1/+1
|
* Add authentications for routes that need it and adapts the testsChocobozzz2016-04-141-1/+1
|
* Add typescript (and angular2) linterChocobozzz2016-04-081-1/+1
|
* Update modulesChocobozzz2016-04-011-3/+3
|
* OAuth server: first draftChocobozzz2016-03-211-2/+3
|
* Use official repository for openssl-wrapperChocobozzz2016-03-161-1/+1
|
* Fix testsChocobozzz2016-03-151-0/+1
|
* Install js-yaml missing dependencyChocobozzz2016-03-141-7/+1
|
* Update webtorrentChocobozzz2016-03-141-1/+1
|
* Angular 2 : draft 2Chocobozzz2016-03-141-1/+3
|
* Angular application :first draftChocobozzz2016-03-141-8/+13
|
* Prepare client appChocobozzz2016-03-081-9/+9
|
* Fix testsChocobozzz2016-03-071-1/+4
|
* I'm fed up with GruntfileChocobozzz2016-03-071-17/+20
|
* Update dependenciesChocobozzz2016-02-221-3/+3
|
* Standard v6Chocobozzz2016-02-071-1/+1
|
* Update lodash and webtorrent modulesChocobozzz2016-02-061-2/+2
|
* New directory organizationChocobozzz2016-01-301-1/+1
|
* update modules AND REMOVE SUPPORT OF NODE 0.12 :'(Chocobozzz2016-01-241-3/+3
|
* Update ws packages (security issue)Chocobozzz2016-01-071-2/+2
|
* Update node modulesChocobozzz2016-01-041-4/+4
|
* Update node-ipc moduleChocobozzz2015-12-141-1/+1
|
* Update node modulesChocobozzz2015-12-041-7/+7
|
* Add a pool of requests instead of making a request at each action (addChocobozzz2015-12-041-0/+2
| | | | video/remove video) for performance in big networks
* Add livereload for sass filesChocobozzz2015-12-021-0/+2
|
* Force the mocha tests orderChocobozzz2015-11-241-2/+3
|
* Update package.json (license, repo, author...)Chocobozzz2015-11-241-2/+11
|
* Make the network auto sufficient (eject bad pods with scores)Chocobozzz2015-11-241-0/+2
|
* Use bootstrap sassChocobozzz2015-11-221-1/+2
|
* Update bittorrent-tracker and ws modulesChocobozzz2015-11-111-2/+2
|
* Add node 4.2 LTS to travisChocobozzz2015-11-111-1/+1
|
* Views refractoringChocobozzz2015-11-071-1/+0
|