| Commit message (Expand) | Author | Age | Files | Lines |
* | Client: fix video timeout | Chocobozzz | 2017-01-27 | 1 | -9/+8 |
* | Client: add optimize plugin | Chocobozzz | 2017-01-27 | 2 | -2/+14 |
* | Client: lazy load admin area | Chocobozzz | 2017-01-23 | 55 | -13/+43 |
* | Client: add basic support to report video abuses | Chocobozzz | 2017-01-23 | 18 | -9/+182 |
* | Client: add ability to report a video | Chocobozzz | 2017-01-20 | 10 | -5/+174 |
* | 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: add dll support | Chocobozzz | 2017-01-19 | 4 | -2/+55 |
* | Client: fix build on Node v4 | Chocobozzz | 2017-01-19 | 1 | -2/+2 |
* | Client: generate js files in dist directory | Chocobozzz | 2017-01-19 | 1 | -0/+1 |
* | Client: fix lint | Chocobozzz | 2017-01-15 | 4 | -19/+11 |
* | Client: update ng2-meta | Chocobozzz | 2017-01-13 | 4 | -4/+4 |
* | Client: add basic aot support | Chocobozzz | 2017-01-13 | 30 | -106/+292 |
* | Server: add video abuse support | Chocobozzz | 2017-01-04 | 2 | -6/+12 |
* | Client: upgrade angular dep' | Chocobozzz | 2016-12-29 | 5 | -24/+25 |
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 17 | -32/+29 |
* | Client: do not emit warnings when uglify client | Chocobozzz | 2016-12-09 | 1 | -1/+2 |
* | Client: fix angular stack version | Chocobozzz | 2016-12-09 | 1 | -10/+10 |
* | i updated version numbers until it built properly. | Jacob | 2016-12-09 | 1 | -9/+9 |
* | Client: redirect /videos/:id to /videos/watch/:id | Chocobozzz | 2016-11-29 | 1 | -0/+4 |
* | Client: fix PeerTube link in embed videos | Chocobozzz | 2016-11-29 | 1 | -0/+5 |
* | 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 |
* | Server: set manually the post host of a remote video throught the | Chocobozzz | 2016-11-27 | 1 | -1/+1 |
* | Fix videojs vtt | Chocobozzz | 2016-11-25 | 1 | -1/+5 |
* | Client: update webtorrent to 0.98 | Chocobozzz | 2016-11-25 | 1 | -1/+1 |
* | Client: fix https warning in make friends | Chocobozzz | 2016-11-21 | 2 | -1/+2 |
* | Client: move vendor imports into the vendor file | Chocobozzz | 2016-11-21 | 1 | -0/+9 |
* | Client: split in angular modules | Chocobozzz | 2016-11-21 | 33 | -174/+371 |
* | 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 | 10 | -75/+126 |
* | Client: force typescript 2.0.x | Chocobozzz | 2016-11-16 | 1 | -1/+1 |
* | 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 | 5 | -3/+28 |
* | Pod URL -> pod host. HTTPS is required to make friends. | Chocobozzz | 2016-11-16 | 10 | -67/+58 |
* | Prerender opengraph tags in the server | Chocobozzz | 2016-11-16 | 1 | -0/+4 |
* | Client: add button control in embed videojs to go to the watch page | Chocobozzz | 2016-11-16 | 1 | -0/+35 |
* | Client: remove unnecessary module | Chocobozzz | 2016-11-16 | 1 | -2/+0 |
* | Only use @angular 2.1.x | Bigard Florian | 2016-11-16 | 1 | -7/+7 |
* | Client: don't use thumbnail in embed video for now | Chocobozzz | 2016-11-08 | 1 | -3/+4 |
* | 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 | 6 | -7/+20 |
* | Prepare embed page | Chocobozzz | 2016-11-07 | 4 | -1/+127 |
* | Fix gitignores | Chocobozzz | 2016-11-06 | 1 | -2/+2 |
* | Client: add opengraph tags | Chocobozzz | 2016-11-04 | 1 | -0/+22 |
* | Client: add titles to all pages | Chocobozzz | 2016-11-04 | 9 | -10/+80 |
* | Client: allow to copy magnet uri | Chocobozzz | 2016-11-04 | 5 | -9/+43 |