aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove references to ElectronChocobozzz2016-10-134-16/+2
* Update clean scriptChocobozzz2016-10-138-14/+43
* Update ng2 bootstrapChocobozzz2016-10-131-1/+1
* There are no typings anymoreChocobozzz2016-10-101-1/+1
* Server: fix real world toolsChocobozzz2016-10-103-5/+6
* Update NGinx that bypass /static/webseed (better performances)Chocobozzz2016-10-101-0/+21
* Server: update concurrentlyChocobozzz2016-10-091-1/+1
* Server: forbid to remove the root userChocobozzz2016-10-072-0/+11
* Server: add cors policy for torrent file and thumbnailsChocobozzz2016-10-072-2/+4
* Fix travisChocobozzz2016-10-071-0/+10
* Update READMEChocobozzz2016-10-071-4/+4
* Remove useless things from gitignoreChocobozzz2016-10-071-15/+7
* Remove useless commands from travisChocobozzz2016-10-071-11/+0
* Client: fix progress bar and tags validation issuesChocobozzz2016-10-073-4/+11
* Server: update to webseed implementation (tests, lint...)Chocobozzz2016-10-076-23/+8