aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Client: force typescript 2.0.xChocobozzz2016-11-161-1/+1
* Client: add message if the admin wants to make friends without httpsChocobozzz2016-11-162-0/+8
* Server: forbid to make friends with a non https serverChocobozzz2016-11-163-2/+15
* Client: add video not found message if the video... is not foundChocobozzz2016-11-165-3/+28
* Server: don't be rude when serving unknown video in watch html fileChocobozzz2016-11-161-5/+11
* Server: add migration scripts to the new mongo schemesChocobozzz2016-11-166-2/+200
* Server: fix db clean for clean scriptChocobozzz2016-11-161-1/+1
* Server: Remove unused console logChocobozzz2016-11-161-1/+0
* Server: fix db clean for clean scriptChocobozzz2016-11-161-1/+2
* Server: adapt tests to hostChocobozzz2016-11-167-48/+58
* Pod URL -> pod host. HTTPS is required to make friends.Chocobozzz2016-11-1624-196/+168
* Server: use preview image for opengraphChocobozzz2016-11-164-8/+19
* Server: adapt magnet uri searchChocobozzz2016-11-161-1/+6
* Server: generate magnet uri on the flyChocobozzz2016-11-164-40/+92
* Server: use _id for image and video files. Add remoteId fieldChocobozzz2016-11-164-77/+109
* Server: add video previewChocobozzz2016-11-166-3/+39
* Prerender opengraph tags in the serverChocobozzz2016-11-164-6/+95
* Client: add button control in embed videojs to go to the watch pageChocobozzz2016-11-161-0/+35
* Client: remove unnecessary moduleChocobozzz2016-11-161-2/+0
* Only use @angular 2.1.xBigard Florian2016-11-161-7/+7
* Client: don't use thumbnail in embed video for nowChocobozzz2016-11-081-3/+4
* Client: remove videojs on destroyChocobozzz2016-11-081-2/+10
* Client: add share buttonChocobozzz2016-11-083-5/+60
* Client: use videojs as playerChocobozzz2016-11-086-7/+20
* Prepare embed pageChocobozzz2016-11-075-1/+130
* Fix gitignoresChocobozzz2016-11-062-20/+19
* Update roadmapChocobozzz2016-11-061-0/+1
* Client: add opengraph tagsChocobozzz2016-11-041-0/+22
* Client: add titles to all pagesChocobozzz2016-11-049-10/+80
* Client: allow to copy magnet uriChocobozzz2016-11-045-9/+43
* Client: add more informations to watch video viewChocobozzz2016-11-045-39/+145
* Update to webpack beta 25Chocobozzz2016-11-045-212/+251
* Client: Update dependenciesChocobozzz2016-11-041-13/+11
* Client: fix handle refresh tokenChocobozzz2016-11-042-3/+2
* Server: fix refreshing tokenChocobozzz2016-11-041-1/+3
* Server: fix static pathsChocobozzz2016-11-011-3/+3
* Server: check the host key is not present in configurationsChocobozzz2016-11-012-4/+22
* Server: add webserver url log at startupChocobozzz2016-11-011-0/+2
* Server: use constants for static paths tooChocobozzz2016-11-011-4/+3
* Server: use constants to get port configurationChocobozzz2016-11-012-3/+4
* Server: add log messages if the server refuses to serve local clients tokensChocobozzz2016-11-011-0/+2
* Server: add endpoint in requestsChocobozzz2016-11-014-27/+68
* Server: fix refreshing token that failsChocobozzz2016-11-012-4/+5
* Add videos to gitignoreChocobozzz2016-11-011-0/+1
* Server: remove logger about the seed of all the videosChocobozzz2016-11-011-1/+0
* Server: videos search case insensitiveChocobozzz2016-10-261-1/+1
* Server: host -> hostname (host = hostname + port)Chocobozzz2016-10-2616-21/+21
* Server: do not make friends with myselfChocobozzz2016-10-261-2/+18
* Server: randomize the requests listChocobozzz2016-10-261-3/+14
* Update NGinx template (uploads -> videos)Chocobozzz2016-10-261-1/+1