Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Server: host -> hostname (host = hostname + port) | Chocobozzz | 2016-10-26 | 16 | -21/+21 |
| | |||||
* | Server: do not make friends with myself | Chocobozzz | 2016-10-26 | 1 | -2/+18 |
| | |||||
* | Server: randomize the requests list | Chocobozzz | 2016-10-26 | 1 | -3/+14 |
| | | | | We don't want to stuck with the same failing requests | ||||
* | Update NGinx template (uploads -> videos) | Chocobozzz | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | Add upgrade informations in README | Chocobozzz | 2016-10-26 | 1 | -0/+8 |
| | |||||
* | Merge pull request #15 from dadall/master | Bigard Florian | 2016-10-26 | 1 | -0/+26 |
|\ | | | | | Add apache configuration | ||||
| * | Timeout / rm diaspote ref | dada | 2016-10-26 | 1 | -3/+3 |
| | | |||||
| * | Apache configuration | dada | 2016-10-26 | 1 | -0/+26 |
|/ | |||||
* | Fix upgrade script | Chocobozzz | 2016-10-21 | 1 | -1/+1 |
| | |||||
* | Fix check script | Chocobozzz | 2016-10-21 | 1 | -1/+1 |
| | |||||
* | Add upgrade script | Chocobozzz | 2016-10-21 | 4 | -0/+20 |
| | |||||
* | Update gitignore | Chocobozzz | 2016-10-21 | 1 | -0/+1 |
| | |||||
* | Client: avoid "quit friends" to appear during the pending request | Chocobozzz | 2016-10-21 | 3 | -5/+10 |
| | |||||
* | Server: add cache to static files | Chocobozzz | 2016-10-21 | 1 | -3/+3 |
| | |||||
* | Server: remove v1 directory, we don't really need it | Chocobozzz | 2016-10-21 | 8 | -20/+18 |
| | |||||
* | Add npm run check indication in README | Chocobozzz | 2016-10-21 | 1 | -0/+4 |
| | |||||
* | Update README roadmap | Chocobozzz | 2016-10-21 | 1 | -1/+1 |
| | |||||
* | Server: Uploads -> Videos | Chocobozzz | 2016-10-21 | 13 | -17/+24 |
| | |||||
* | Server: pod removing refractoring | Chocobozzz | 2016-10-21 | 6 | -89/+27 |
| | |||||
* | Server: add npm run check to check CORS, bittorrent tracker... | Chocobozzz | 2016-10-21 | 4 | -1/+185 |
| | |||||
* | Server: wait pod removal when finishing a request | Chocobozzz | 2016-10-17 | 1 | -4/+4 |
| | |||||
* | Client: fix form upload validation on key enter | Chocobozzz | 2016-10-17 | 2 | -3/+5 |
| | |||||
* | Server: handle tls websockets | Chocobozzz | 2016-10-17 | 2 | -7/+11 |
| | |||||
* | Try to fix travis | Chocobozzz | 2016-10-14 | 1 | -1/+1 |
| | |||||
* | Client: fix search dropdown | Chocobozzz | 2016-10-13 | 2 | -2/+4 |
| | |||||
* | Remove references to Electron | Chocobozzz | 2016-10-13 | 4 | -16/+2 |
| | |||||
* | Update clean script | Chocobozzz | 2016-10-13 | 8 | -14/+43 |
| | |||||
* | Update ng2 bootstrap | Chocobozzz | 2016-10-13 | 1 | -1/+1 |
| | |||||
* | There are no typings anymore | Chocobozzz | 2016-10-10 | 1 | -1/+1 |
| | |||||
* | Server: fix real world tools | Chocobozzz | 2016-10-10 | 3 | -5/+6 |
| | |||||
* | Update NGinx that bypass /static/webseed (better performances) | Chocobozzz | 2016-10-10 | 1 | -0/+21 |
| | |||||
* | Server: update concurrently | Chocobozzz | 2016-10-09 | 1 | -1/+1 |
| | |||||
* | Server: forbid to remove the root user | Chocobozzz | 2016-10-07 | 2 | -0/+11 |
| | |||||
* | Server: add cors policy for torrent file and thumbnails | Chocobozzz | 2016-10-07 | 2 | -2/+4 |
| | |||||
* | Fix travis | Chocobozzz | 2016-10-07 | 1 | -0/+10 |
| | |||||
* | Update README | Chocobozzz | 2016-10-07 | 1 | -4/+4 |
| | |||||
* | Remove useless things from gitignore | Chocobozzz | 2016-10-07 | 1 | -15/+7 |
| | |||||
* | Remove useless commands from travis | Chocobozzz | 2016-10-07 | 1 | -11/+0 |
| | |||||
* | Client: fix progress bar and tags validation issues | Chocobozzz | 2016-10-07 | 3 | -4/+11 |
| | |||||
* | Server: update to webseed implementation (tests, lint...) | Chocobozzz | 2016-10-07 | 6 | -23/+8 |
| | |||||
* | Update documentations now we use webseed instead of electron/webrtc | Chocobozzz | 2016-10-07 | 5 | -27/+19 |
| | |||||
* | Merge branch 'webseed' | Chocobozzz | 2016-10-07 | 16 | -324/+69 |
|\ | |||||
| * | Merge branch 'master' into webseed-merged | Chocobozzz | 2016-10-02 | 186 | -2501/+5670 |
| |\ | |||||
| * | | First draft using only webseed for server | Chocobozzz | 2016-07-27 | 15 | -326/+58 |
| | | | |||||
| * | | Client: clear timeout error timer for video watch | Chocobozzz | 2016-07-27 | 1 | -0/+1 |
| | | | |||||
| * | | Client: fix login state when logout | Chocobozzz | 2016-07-27 | 1 | -0/+2 |
| | | | |||||
* | | | Fix client build (ng2-bootstrap issue...) | Chocobozzz | 2016-10-04 | 1 | -1/+1 |
| | | | |||||
* | | | Server: update node-ipc | Chocobozzz | 2016-10-04 | 1 | -2/+1 |
| |/ |/| | |||||
* | | Server: remove useless hash affectations | Chocobozzz | 2016-10-02 | 39 | -144/+144 |
| | | |||||
* | | Server: reorganize constant file | Chocobozzz | 2016-10-02 | 1 | -47/+64 |
| | |