| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | | Add experimental demo servers link in readme | Chocobozzz | 2016-10-01 | 1 | -0/+1 |
* | | Server: add informations when removing requests of unexisting pod | Chocobozzz | 2016-10-01 | 1 | -0/+1 |
* | | Add "max requests number" information for requests iterations | Chocobozzz | 2016-10-01 | 3 | -1/+10 |
* | | Server: fix remaining milli seconds before the next requests feature | Chocobozzz | 2016-10-01 | 2 | -6/+19 |
* | | Server: add port when making friends if it is not specified | Chocobozzz | 2016-10-01 | 3 | -1/+71 |
* | | Add database suffix to the production configuration example | Chocobozzz | 2016-10-01 | 1 | -0/+3 |
* | | Add a comment to the webserver part in the yaml configuration | Chocobozzz | 2016-10-01 | 1 | -0/+1 |
* | | Client: add some explanations if we cannot retrieve client oauth | Chocobozzz | 2016-10-01 | 1 | -1/+4 |
* | | Server: remove segfault handler | Chocobozzz | 2016-10-01 | 2 | -4/+0 |
* | | Electron-prebuilt -> electron | Chocobozzz | 2016-10-01 | 3 | -3/+3 |
* | | Add systemd/nginx template link in README | Chocobozzz | 2016-10-01 | 1 | -0/+4 |
* | | Server: workaround for node-ipc that breaks node lts | Chocobozzz | 2016-10-01 | 1 | -1/+2 |
* | | Server: fix error log when a friend request fails | Chocobozzz | 2016-10-01 | 1 | -2/+1 |
* | | Update README roadmap | Chocobozzz | 2016-10-01 | 1 | -2/+4 |
* | | Server: add information why a friend request failed (status code) | Chocobozzz | 2016-10-01 | 1 | -7/+8 |
* | | Client: handle the case when the refreshing token step fails | Chocobozzz | 2016-10-01 | 3 | -10/+30 |
* | | Client: update angular -> 2.0.1 | Chocobozzz | 2016-10-01 | 1 | -8/+8 |
* | | Server: when we remove a user, remove the oauthtokens too | Chocobozzz | 2016-10-01 | 2 | -1/+14 |
* | | Server: do not forget to check the signature when another pod wants to | Chocobozzz | 2016-10-01 | 3 | -21/+32 |
* | | Server: migration script that add admin role to root user | Chocobozzz | 2016-09-27 | 2 | -1/+21 |
* | | Server: fix migration at installation | Chocobozzz | 2016-09-26 | 3 | -7/+9 |
* | | Client: fix error alert | Chocobozzz | 2016-09-26 | 4 | -5/+5 |
* | | Add migration (for db, folders...) mechanism | Chocobozzz | 2016-09-26 | 8 | -21/+174 |
* | | Client: fix compilation about the user created date | Chocobozzz | 2016-09-23 | 1 | -2/+5 |
* | | Client: Update ng2-file-upload to the module part | Chocobozzz | 2016-09-23 | 2 | -4/+4 |
* | | Client: move some methods in the requestStats model | Chocobozzz | 2016-09-23 | 4 | -16/+30 |
* | | Client: display created user date | Chocobozzz | 2016-09-23 | 2 | -1/+5 |
* | | Server: show user created date for the api | Chocobozzz | 2016-09-23 | 1 | -1/+2 |