Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | First draft using only webseed for server | Chocobozzz | 2016-07-27 | 1 | -3/+3 | |
|/ | ||||||
* | Server: udpate async to 2.0.0 | Chocobozzz | 2016-07-18 | 1 | -2/+1 | |
| | ||||||
* | Remove livereload module (role of webpack now) | Chocobozzz | 2016-07-18 | 1 | -1/+0 | |
| | ||||||
* | Server: fix ipc bug | Chocobozzz | 2016-07-18 | 1 | -1/+1 | |
| | ||||||
* | Server: add script that try to simulate a real world situation | Chocobozzz | 2016-07-06 | 1 | -0/+1 | |
| | | | | | Each pod randomly upload or remove a video and send the information to its friend | |||||
* | Update server dependencies | Chocobozzz | 2016-07-01 | 1 | -2/+2 | |
| | ||||||
* | Add tags support to server | Chocobozzz | 2016-06-06 | 1 | -1/+0 | |
| | ||||||
* | Adapt npm scripts | Chocobozzz | 2016-06-03 | 1 | -11/+4 | |
| | ||||||
* | Downgrade openssl wrapper to see if the travis build still fails | Chocobozzz | 2016-06-01 | 1 | -1/+1 | |
| | ||||||
* | Move scripty and node sass into the main dependencies | Chocobozzz | 2016-06-01 | 1 | -2/+2 | |
| | ||||||
* | Update node openssl wrapper module | Chocobozzz | 2016-05-31 | 1 | -1/+1 | |
| | ||||||
* | Move livereload to an external script and remove from express. | Chocobozzz | 2016-05-21 | 1 | -2/+2 | |
| | | | | Developers have to use the livereload plugin in their web browser now. | |||||
* | Update webtorrent | Chocobozzz | 2016-05-13 | 1 | -1/+1 | |
| | ||||||
* | Update to standard 7. Goodbye snake_case, I used to love you | Chocobozzz | 2016-05-13 | 1 | -1/+1 | |
| | ||||||
* | Video duration support (server) | Chocobozzz | 2016-05-03 | 1 | -0/+1 | |
| | ||||||
* | Fix npm run clean | Chocobozzz | 2016-04-30 | 1 | -1/+1 | |
| | ||||||
* | Use scripty instead of writing shell commands in package.json | Chocobozzz | 2016-04-30 | 1 | -17/+20 | |
| | ||||||
* | Add loader gif when loading the video | Chocobozzz | 2016-04-29 | 1 | -1/+1 | |
| | ||||||
* | Generate passwords at initialization (client/admin passwords) | Chocobozzz | 2016-04-19 | 1 | -0/+1 | |
| | ||||||
* | Use lodash v4 | Chocobozzz | 2016-04-19 | 1 | -1/+1 | |
| | ||||||
* | Add authentications for routes that need it and adapts the tests | Chocobozzz | 2016-04-14 | 1 | -1/+1 | |
| | ||||||
* | Add typescript (and angular2) linter | Chocobozzz | 2016-04-08 | 1 | -1/+1 | |
| | ||||||
* | Update modules | Chocobozzz | 2016-04-01 | 1 | -3/+3 | |
| | ||||||
* | OAuth server: first draft | Chocobozzz | 2016-03-21 | 1 | -2/+3 | |
| | ||||||
* | Use official repository for openssl-wrapper | Chocobozzz | 2016-03-16 | 1 | -1/+1 | |
| | ||||||
* | Fix tests | Chocobozzz | 2016-03-15 | 1 | -0/+1 | |
| | ||||||
* | Install js-yaml missing dependency | Chocobozzz | 2016-03-14 | 1 | -7/+1 | |
| | ||||||
* | Update webtorrent | Chocobozzz | 2016-03-14 | 1 | -1/+1 | |
| | ||||||
* | Angular 2 : draft 2 | Chocobozzz | 2016-03-14 | 1 | -1/+3 | |
| | ||||||
* | Angular application :first draft | Chocobozzz | 2016-03-14 | 1 | -8/+13 | |
| | ||||||
* | Prepare client app | Chocobozzz | 2016-03-08 | 1 | -9/+9 | |
| | ||||||
* | Fix tests | Chocobozzz | 2016-03-07 | 1 | -1/+4 | |
| | ||||||
* | I'm fed up with Gruntfile | Chocobozzz | 2016-03-07 | 1 | -17/+20 | |
| | ||||||
* | Update dependencies | Chocobozzz | 2016-02-22 | 1 | -3/+3 | |
| | ||||||
* | Standard v6 | Chocobozzz | 2016-02-07 | 1 | -1/+1 | |
| | ||||||
* | Update lodash and webtorrent modules | Chocobozzz | 2016-02-06 | 1 | -2/+2 | |
| | ||||||
* | New directory organization | Chocobozzz | 2016-01-30 | 1 | -1/+1 | |
| | ||||||
* | update modules AND REMOVE SUPPORT OF NODE 0.12 :'( | Chocobozzz | 2016-01-24 | 1 | -3/+3 | |
| | ||||||
* | Update ws packages (security issue) | Chocobozzz | 2016-01-07 | 1 | -2/+2 | |
| | ||||||
* | Update node modules | Chocobozzz | 2016-01-04 | 1 | -4/+4 | |
| | ||||||
* | Update node-ipc module | Chocobozzz | 2015-12-14 | 1 | -1/+1 | |
| | ||||||
* | Update node modules | Chocobozzz | 2015-12-04 | 1 | -7/+7 | |
| | ||||||
* | Add a pool of requests instead of making a request at each action (add | Chocobozzz | 2015-12-04 | 1 | -0/+2 | |
| | | | | video/remove video) for performance in big networks | |||||
* | Add livereload for sass files | Chocobozzz | 2015-12-02 | 1 | -0/+2 | |
| | ||||||
* | Force the mocha tests order | Chocobozzz | 2015-11-24 | 1 | -2/+3 | |
| | ||||||
* | 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 | 1 | -0/+2 | |
| | ||||||
* | Use bootstrap sass | Chocobozzz | 2015-11-22 | 1 | -1/+2 | |
| | ||||||
* | Update bittorrent-tracker and ws modules | Chocobozzz | 2015-11-11 | 1 | -2/+2 | |
| | ||||||
* | Add node 4.2 LTS to travis | Chocobozzz | 2015-11-11 | 1 | -1/+1 | |
| |