| Commit message (Expand) | Author | Age | Files | Lines |
* | Client: update to angular 4 | Chocobozzz | 2017-04-12 | 7 | -12/+11 |
* | Client: add basic support for updating a video | Chocobozzz | 2017-04-10 | 14 | -6/+354 |
* | Client: support video language | Chocobozzz | 2017-04-07 | 6 | -1/+50 |
* | Client: Handle NSFW video | Chocobozzz | 2017-04-04 | 8 | -16/+92 |
* | Client: add support for video licences | Chocobozzz | 2017-03-27 | 6 | -0/+48 |
* | Relax on tags (accept any characters and not required anymore) | Chocobozzz | 2017-03-22 | 2 | -21/+26 |
* | Add video category support | Chocobozzz | 2017-03-22 | 6 | -3/+64 |
* | Client: fix routes title | Chocobozzz | 2017-03-12 | 1 | -2/+2 |
* | Client: fix prod compilation | Chocobozzz | 2017-03-10 | 1 | -1/+1 |
* | Client: switch to @nglibs/meta | Chocobozzz | 2017-03-10 | 1 | -1/+3 |
* | Allow to sort by likes | Chocobozzz | 2017-03-08 | 3 | -4/+8 |
* | Add like/dislike system for videos | Chocobozzz | 2017-03-08 | 8 | -11/+166 |
* | Client: check token valitidy at startup | Chocobozzz | 2017-03-04 | 1 | -2/+2 |
* | Client: add views information and sort | Chocobozzz | 2017-02-26 | 7 | -15/+40 |
* | Client: fix lint | Chocobozzz | 2017-02-10 | 2 | -3/+3 |
* | Client: notify client if there are webtorrent errors | Chocobozzz | 2017-01-29 | 2 | -10/+21 |
* | Client: better confirm box for a beautiful world | Chocobozzz | 2017-01-27 | 2 | -13/+19 |
* | Client: better notifications for a beautiful world | Chocobozzz | 2017-01-27 | 5 | -12/+29 |
* | Client: fix video timeout | Chocobozzz | 2017-01-27 | 1 | -9/+8 |
* | Client: add basic support to report video abuses | Chocobozzz | 2017-01-23 | 1 | -5/+5 |
* | Client: add ability to report a video | Chocobozzz | 2017-01-20 | 8 | -5/+163 |
* | Client: update ng2-meta | Chocobozzz | 2017-01-13 | 1 | -1/+1 |
* | Client: add basic aot support | Chocobozzz | 2017-01-13 | 4 | -3/+6 |
* | Client: upgrade angular dep' | Chocobozzz | 2016-12-29 | 2 | -2/+2 |
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 7 | -10/+10 |
* | Client: redirect /videos/:id to /videos/watch/:id | Chocobozzz | 2016-11-29 | 1 | -0/+4 |
* | Client: try to improve ux for the upload form | Chocobozzz | 2016-11-27 | 3 | -28/+41 |
* | Client: split in angular modules | Chocobozzz | 2016-11-21 | 6 | -6/+59 |
* | 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 | 8 | -75/+118 |
* | Client: add video not found message if the video... is not found | Chocobozzz | 2016-11-16 | 3 | -3/+20 |
* | Pod URL -> pod host. HTTPS is required to make friends. | Chocobozzz | 2016-11-16 | 2 | -16/+7 |
* | 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 | 1 | -2/+12 |
* | Client: allow to copy magnet uri | Chocobozzz | 2016-11-04 | 2 | -2/+31 |
* | Client: add more informations to watch video view | Chocobozzz | 2016-11-04 | 5 | -39/+145 |
* | Client: fix form upload validation on key enter | Chocobozzz | 2016-10-17 | 2 | -3/+5 |
* | Client: fix progress bar and tags validation issues | Chocobozzz | 2016-10-07 | 1 | -2/+9 |
* | Merge branch 'master' into webseed-merged | Chocobozzz | 2016-10-02 | 12 | -150/+134 |
|\ |
|
| * | Client: fix error alert | Chocobozzz | 2016-09-26 | 1 | -1/+1 |
| * | Client: use templateUrl/styleUrls instead of require | Chocobozzz | 2016-09-19 | 6 | -11/+11 |
| * | Client: reactive forms | Chocobozzz | 2016-09-09 | 2 | -47/+66 |
| * | Dirty update to Angular RC6 | Chocobozzz | 2016-09-06 | 6 | -35/+11 |
| * | Client: fix error display for component | Chocobozzz | 2016-08-23 | 2 | -2/+2 |
| * | Client: centralize http res extraction in a service | Chocobozzz | 2016-08-23 | 4 | -49/+24 |
| * | Client: update to new form api | Chocobozzz | 2016-08-23 | 2 | -14/+15 |