| Commit message (Expand) | Author | Age | Files | Lines |
* | Adapt requests controller/front to new informations | Chocobozzz | 2017-01-19 | 4 | -23/+46 |
* | Client: fix client error handling | Chocobozzz | 2017-01-19 | 1 | -0/+1 |
* | Client: update ng2-meta | Chocobozzz | 2017-01-13 | 3 | -3/+3 |
* | Client: add basic aot support | Chocobozzz | 2017-01-13 | 15 | -22/+44 |
* | Server: add video abuse support | Chocobozzz | 2017-01-04 | 2 | -6/+12 |
* | Client: upgrade angular dep' | Chocobozzz | 2016-12-29 | 3 | -11/+12 |
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 17 | -32/+29 |
* | Client: redirect /videos/:id to /videos/watch/:id | Chocobozzz | 2016-11-29 | 1 | -0/+4 |
* | Client: move menu component in core module | Chocobozzz | 2016-11-29 | 5 | -9/+10 |
* | Client: Get videos -> See videos | Chocobozzz | 2016-11-29 | 1 | -1/+1 |
* | Client: try to improve ux for the upload form | Chocobozzz | 2016-11-27 | 4 | -28/+57 |
* | Client: improve host regex | Chocobozzz | 2016-11-27 | 2 | -8/+6 |
* | Client: fix https warning in make friends | Chocobozzz | 2016-11-21 | 1 | -1/+1 |
* | Client: split in angular modules | Chocobozzz | 2016-11-21 | 32 | -172/+369 |
* | Client: add warning if the user want to embed a video of a non https website | Chocobozzz | 2016-11-21 | 2 | -0/+8 |
* | Client: move video watch modals in their own component | Chocobozzz | 2016-11-21 | 9 | -75/+122 |
* | Client: add message if the admin wants to make friends without https | Chocobozzz | 2016-11-16 | 2 | -0/+8 |
* | Client: add video not found message if the video... is not found | Chocobozzz | 2016-11-16 | 4 | -3/+24 |
* | Pod URL -> pod host. HTTPS is required to make friends. | Chocobozzz | 2016-11-16 | 10 | -67/+58 |
* | Client: remove videojs on destroy | Chocobozzz | 2016-11-08 | 1 | -2/+10 |
* | Client: add share button | Chocobozzz | 2016-11-08 | 3 | -5/+60 |
* | Client: use videojs as player | Chocobozzz | 2016-11-08 | 3 | -7/+16 |
* | Prepare embed page | Chocobozzz | 2016-11-07 | 1 | -0/+3 |
* | Client: add opengraph tags | Chocobozzz | 2016-11-04 | 1 | -0/+22 |
* | Client: add titles to all pages | Chocobozzz | 2016-11-04 | 8 | -10/+79 |
* | Client: allow to copy magnet uri | Chocobozzz | 2016-11-04 | 4 | -7/+41 |
* | Client: add more informations to watch video view | Chocobozzz | 2016-11-04 | 5 | -39/+145 |
* | Client: fix handle refresh token | Chocobozzz | 2016-11-04 | 2 | -3/+2 |
* | Client: avoid "quit friends" to appear during the pending request | Chocobozzz | 2016-10-21 | 1 | -1/+1 |
* | Client: fix form upload validation on key enter | Chocobozzz | 2016-10-17 | 2 | -3/+5 |
* | Client: fix search dropdown | Chocobozzz | 2016-10-13 | 2 | -2/+4 |
* | Client: fix progress bar and tags validation issues | Chocobozzz | 2016-10-07 | 2 | -3/+10 |
* | Merge branch 'master' into webseed-merged | Chocobozzz | 2016-10-02 | 89 | -383/+1746 |
|\ |
|
| * | Add "max requests number" information for requests iterations | Chocobozzz | 2016-10-01 | 2 | -1/+9 |
| * | Client: add some explanations if we cannot retrieve client oauth | Chocobozzz | 2016-10-01 | 1 | -1/+4 |
| * | Client: handle the case when the refreshing token step fails | Chocobozzz | 2016-10-01 | 3 | -10/+30 |
| * | Client: fix error alert | Chocobozzz | 2016-09-26 | 4 | -5/+5 |
| * | 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 | 1 | -3/+3 |
| * | 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 |
| * | Client: created date in a better format | Chocobozzz | 2016-09-23 | 1 | -1/+1 |
| * | Client: add requests stats page | Chocobozzz | 2016-09-23 | 14 | -0/+163 |
| * | Client: use templateUrl/styleUrls instead of require | Chocobozzz | 2016-09-19 | 16 | -25/+25 |
| * | Client: little app module cleanup | Chocobozzz | 2016-09-09 | 1 | -32/+41 |
| * | Client: reactive forms | Chocobozzz | 2016-09-09 | 19 | -128/+282 |
| * | Dirty update to Angular RC6 | Chocobozzz | 2016-09-06 | 30 | -104/+265 |
| * | Client: ID column smaller | Chocobozzz | 2016-08-26 | 2 | -2/+2 |
| * | Client: add ID, score and created date to the friends list | Chocobozzz | 2016-08-26 | 2 | -0/+9 |
| * | Client: fix friend add input control when removing an input | Chocobozzz | 2016-08-23 | 1 | -0/+2 |