aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add upgrade informations in READMEChocobozzz2016-10-261-0/+8
* Merge pull request #15 from dadall/masterBigard Florian2016-10-261-0/+26
|\
| * Timeout / rm diaspote refdada2016-10-261-3/+3
| * Apache configurationdada2016-10-261-0/+26
|/
* Fix upgrade scriptChocobozzz2016-10-211-1/+1
* Fix check scriptChocobozzz2016-10-211-1/+1
* Add upgrade scriptChocobozzz2016-10-214-0/+20
* Update gitignoreChocobozzz2016-10-211-0/+1
* Client: avoid "quit friends" to appear during the pending requestChocobozzz2016-10-213-5/+10
* Server: add cache to static filesChocobozzz2016-10-211-3/+3
* Server: remove v1 directory, we don't really need itChocobozzz2016-10-218-20/+18
* Add npm run check indication in READMEChocobozzz2016-10-211-0/+4
* Update README roadmapChocobozzz2016-10-211-1/+1
* Server: Uploads -> VideosChocobozzz2016-10-2113-17/+24
* Server: pod removing refractoringChocobozzz2016-10-216-89/+27
* Server: add npm run check to check CORS, bittorrent tracker...Chocobozzz2016-10-214-1/+185
* Server: wait pod removal when finishing a requestChocobozzz2016-10-171-4/+4
* Client: fix form upload validation on key enterChocobozzz2016-10-172-3/+5
* Server: handle tls websocketsChocobozzz2016-10-172-7/+11
* Try to fix travisChocobozzz2016-10-141-1/+1
* Client: fix search dropdownChocobozzz2016-10-132-2/+4