| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Server: fix refreshing token | Chocobozzz | 2016-11-21 | 1 | -1/+1 |
* | 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 |
* | Update PeerTube features | Chocobozzz | 2016-11-21 | 1 | -1/+1 |
* | Update installation guide for root users | Bigard Florian | 2016-11-21 | 1 | -1/+1 |
* | Fix opengraph url tag | Chocobozzz | 2016-11-18 | 1 | -5/+5 |
* | Update nodejs versions for travis | Chocobozzz | 2016-11-16 | 1 | -2/+2 |
* | Server: fix thumbnail in remote videos | Chocobozzz | 2016-11-16 | 2 | -19/+24 |
* | 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 |
* | Server: forbid to make friends with a non https server | Chocobozzz | 2016-11-16 | 3 | -2/+15 |
* | Client: add video not found message if the video... is not found | Chocobozzz | 2016-11-16 | 5 | -3/+28 |
* | Server: don't be rude when serving unknown video in watch html file | Chocobozzz | 2016-11-16 | 1 | -5/+11 |
* | Server: add migration scripts to the new mongo schemes | Chocobozzz | 2016-11-16 | 6 | -2/+200 |
* | Server: fix db clean for clean script | Chocobozzz | 2016-11-16 | 1 | -1/+1 |
* | Server: Remove unused console log | Chocobozzz | 2016-11-16 | 1 | -1/+0 |
* | Server: fix db clean for clean script | Chocobozzz | 2016-11-16 | 1 | -1/+2 |
* | Server: adapt tests to host | Chocobozzz | 2016-11-16 | 7 | -48/+58 |
* | Pod URL -> pod host. HTTPS is required to make friends. | Chocobozzz | 2016-11-16 | 24 | -196/+168 |
* | Server: use preview image for opengraph | Chocobozzz | 2016-11-16 | 4 | -8/+19 |
* | Server: adapt magnet uri search | Chocobozzz | 2016-11-16 | 1 | -1/+6 |
* | Server: generate magnet uri on the fly | Chocobozzz | 2016-11-16 | 4 | -40/+92 |
* | Server: use _id for image and video files. Add remoteId field | Chocobozzz | 2016-11-16 | 4 | -77/+109 |
* | Server: add video preview | Chocobozzz | 2016-11-16 | 6 | -3/+39 |
* | Prerender opengraph tags in the server | Chocobozzz | 2016-11-16 | 4 | -6/+95 |
* | 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 | 5 | -1/+130 |
* | Fix gitignores | Chocobozzz | 2016-11-06 | 2 | -20/+19 |
* | Update roadmap | Chocobozzz | 2016-11-06 | 1 | -0/+1 |
* | 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 |
* | Client: add more informations to watch video view | Chocobozzz | 2016-11-04 | 5 | -39/+145 |
* | Update to webpack beta 25 | Chocobozzz | 2016-11-04 | 5 | -212/+251 |
* | Client: Update dependencies | Chocobozzz | 2016-11-04 | 1 | -13/+11 |
* | Client: fix handle refresh token | Chocobozzz | 2016-11-04 | 2 | -3/+2 |
* | Server: fix refreshing token | Chocobozzz | 2016-11-04 | 1 | -1/+3 |
* | Server: fix static paths | Chocobozzz | 2016-11-01 | 1 | -3/+3 |
* | Server: check the host key is not present in configurations | Chocobozzz | 2016-11-01 | 2 | -4/+22 |
* | Server: add webserver url log at startup | Chocobozzz | 2016-11-01 | 1 | -0/+2 |
* | Server: use constants for static paths too | Chocobozzz | 2016-11-01 | 1 | -4/+3 |
* | Server: use constants to get port configuration | Chocobozzz | 2016-11-01 | 2 | -3/+4 |
* | Server: add log messages if the server refuses to serve local clients tokens | Chocobozzz | 2016-11-01 | 1 | -0/+2 |