| Commit message (Expand) | Author | Age | Files | Lines |
* | Server: fix check user params tests | Chocobozzz | 2016-08-23 | 1 | -12/+10 |
* | Client: refresh friends list after quitting them | Chocobozzz | 2016-08-23 | 1 | -5/+10 |
* | Client: do not rewrite tsconfig at each change of a file | Chocobozzz | 2016-08-23 | 1 | -83/+0 |
* | Client: fix error display for component | Chocobozzz | 2016-08-23 | 9 | -17/+36 |
* | Client: centralize http res extraction in a service | Chocobozzz | 2016-08-23 | 16 | -96/+160 |
* | Server: avoid request entity too large for requests between pods | Chocobozzz | 2016-08-23 | 1 | -1/+1 |
* | Client: change url validation for friend add | Chocobozzz | 2016-08-23 | 6 | -28/+56 |
* | Client: make friends url button (+/-) -> same width | Chocobozzz | 2016-08-23 | 1 | -0/+4 |
* | Do not wait the make friends process ends to send a response to the | Chocobozzz | 2016-08-23 | 2 | -3/+9 |
* | Client: display make/quit friends according to the situation | Chocobozzz | 2016-08-23 | 1 | -2/+2 |
* | Client: update to new form api | Chocobozzz | 2016-08-23 | 13 | -61/+90 |
* | Server: catch JSON.parse exceptions | Chocobozzz | 2016-08-23 | 2 | -3/+13 |
* | Client: fix malformed div | Chocobozzz | 2016-08-23 | 1 | -0/+2 |
* | Update README roadmap | Chocobozzz | 2016-08-23 | 1 | -1/+1 |
* | Update README roadmap | Chocobozzz | 2016-08-21 | 1 | -1/+1 |
* | Client: remove makeFriend from friend-list (in friend-add now) | Chocobozzz | 2016-08-21 | 1 | -13/+0 |
* | Client: simplify simple menu/admin menu displaying logic | Chocobozzz | 2016-08-21 | 6 | -29/+11 |
* | Client: navigate to /videos/list when do search on another page | Chocobozzz | 2016-08-21 | 2 | -2/+8 |
* | Client: support the new make friends method | Chocobozzz | 2016-08-21 | 13 | -8/+148 |
* | Server: fix makefriends validation and tests | Chocobozzz | 2016-08-21 | 6 | -75/+105 |
* | Server: fix remote videos requests validator | Chocobozzz | 2016-08-21 | 2 | -21/+21 |
* | Server: fix real world simulation script | Chocobozzz | 2016-08-20 | 1 | -14/+17 |
* | Server: make friends urls come from the request instead of the | Chocobozzz | 2016-08-20 | 14 | -44/+82 |
* | Server: put config in constants | Chocobozzz | 2016-08-19 | 10 | -65/+72 |
* | Server: add user list sort/pagination | Chocobozzz | 2016-08-16 | 11 | -16/+199 |
* | Server: optimize function to see if there are users or not | Chocobozzz | 2016-08-16 | 2 | -2/+7 |
* | Server: video.list -> video.listForApi (with pagination, sort...) | Chocobozzz | 2016-08-16 | 2 | -24/+6 |
* | Client: reset pagination when we search something | Chocobozzz | 2016-08-15 | 2 | -3/+9 |
* | Server: test filenames with hyphens | Chocobozzz | 2016-08-15 | 6 | -5/+5 |
* | Server: fix travis tests | Chocobozzz | 2016-08-14 | 1 | -9/+2 |
* | Client: add users list/friends list titles | Chocobozzz | 2016-08-12 | 2 | -0/+4 |
* | Client: add friends page | Chocobozzz | 2016-08-12 | 15 | -66/+165 |
* | Update webtorrent -> 0.96 | Chocobozzz | 2016-08-12 | 4 | -10/+17 |
* | Client: make an admin menu and a classic menu component | Chocobozzz | 2016-08-12 | 13 | -152/+213 |
* | Client: add user management | Chocobozzz | 2016-08-09 | 27 | -27/+338 |
* | Server: delete user with the id and not the username | Chocobozzz | 2016-08-09 | 6 | -12/+18 |
* | Server: update dev dependencies | Chocobozzz | 2016-08-07 | 1 | -2/+2 |
* | Server: create requests utils module | Chocobozzz | 2016-08-07 | 2 | -89/+105 |
* | Server: split tests utils in multiple files | Chocobozzz | 2016-08-07 | 14 | -626/+712 |
* | Server: do not allow a user to remove a video of another user | Chocobozzz | 2016-08-05 | 3 | -2/+3 |
* | Server: fix tests | Chocobozzz | 2016-08-05 | 1 | -1/+1 |
* | Server: fix status code when updating/removing a user | Chocobozzz | 2016-08-05 | 1 | -2/+2 |
* | Client: Redirect user to home page after logout | Chocobozzz | 2016-08-05 | 1 | -0/+2 |
* | Client: implement password change | Chocobozzz | 2016-08-05 | 11 | -16/+171 |
* | Server: allow user to get its informations (/users/me) | Chocobozzz | 2016-08-05 | 4 | -7/+62 |
* | Server: move clients in its own file | Chocobozzz | 2016-08-05 | 4 | -28/+44 |
* | Implement user API (create, update, remove, list) | Chocobozzz | 2016-08-04 | 16 | -47/+688 |
* | Server: reorganize express validators | Chocobozzz | 2016-07-31 | 8 | -52/+100 |
* | Client: fix login state when logout | Chocobozzz | 2016-07-27 | 1 | -0/+2 |
* | Server: Use ES6 promise for mongoose/node-oatuh2-server | Chocobozzz | 2016-07-27 | 4 | -9/+9 |