Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | Reason: in a network with mix http/https pods, https pods won't be able to play videos from http pod (insecure requests). | ||||
* | 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 |
| | | | | The parameter was renamed to hostname | ||||
* | 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 |
| | |||||
* | Server: add endpoint in requests | Chocobozzz | 2016-11-01 | 4 | -27/+68 |
| | |||||
* | Server: fix refreshing token that fails | Chocobozzz | 2016-11-01 | 2 | -4/+5 |
| | |||||
* | Add videos to gitignore | Chocobozzz | 2016-11-01 | 1 | -0/+1 |
| | |||||
* | Server: remove logger about the seed of all the videos | Chocobozzz | 2016-11-01 | 1 | -1/+0 |
| | |||||
* | Server: videos search case insensitive | Chocobozzz | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | Server: host -> hostname (host = hostname + port) | Chocobozzz | 2016-10-26 | 16 | -21/+21 |
| | |||||
* | Server: do not make friends with myself | Chocobozzz | 2016-10-26 | 1 | -2/+18 |
| | |||||
* | Server: randomize the requests list | Chocobozzz | 2016-10-26 | 1 | -3/+14 |
| | | | | We don't want to stuck with the same failing requests | ||||
* | Update NGinx template (uploads -> videos) | Chocobozzz | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | Add upgrade informations in README | Chocobozzz | 2016-10-26 | 1 | -0/+8 |
| | |||||
* | Merge pull request #15 from dadall/master | Bigard Florian | 2016-10-26 | 1 | -0/+26 |
|\ | | | | | Add apache configuration | ||||
| * | Timeout / rm diaspote ref | dada | 2016-10-26 | 1 | -3/+3 |
| | |