| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | i updated version numbers until it built properly. | Jacob | 2016-12-09 | 1 | -9/+9 |
* | Add client documentation | Chocobozzz | 2016-12-01 | 3 | -0/+71 |
* | 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 |
* | Server: remove encryption when seending requests to other pods | Chocobozzz | 2016-11-27 | 6 | -101/+7 |
* | 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 | 4 | -5/+4 |
* | Fix videojs vtt | Chocobozzz | 2016-11-25 | 1 | -1/+5 |
* | Add peertube https nginx template | Chocobozzz | 2016-11-25 | 1 | -0/+61 |
* | Client: update webtorrent to 0.98 | Chocobozzz | 2016-11-25 | 1 | -1/+1 |
* | Server: move static/client routes in controllers/ | Chocobozzz | 2016-11-25 | 4 | -28/+68 |
* | Server: fix magnet tracker websocket url for remote videos | Bigard Florian | 2016-11-23 | 1 | -1/+1 |
* | Server: fix logs when adding a remote video | Chocobozzz | 2016-11-22 | 1 | -1/+1 |
* | Server: add extname video information to remote pods | Chocobozzz | 2016-11-22 | 1 | -1/+2 |
* | Add script when the host/port of a pod change | Chocobozzz | 2016-11-22 | 2 | -0/+52 |
* | Fix migration script | Chocobozzz | 2016-11-21 | 1 | -9/+5 |
* | 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 |
* | 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 |