aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Server: do not make friends with myselfChocobozzz2016-10-261-2/+18
|
* Server: randomize the requests listChocobozzz2016-10-261-3/+14
| | | | We don't want to stuck with the same failing requests
* 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
|\ | | | | Add apache configuration
| * 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
|
* Update documentations now we use webseed instead of electron/webrtcChocobozzz2016-10-075-27/+19
|
* Merge branch 'webseed'Chocobozzz2016-10-0716-324/+69
|\
| * Merge branch 'master' into webseed-mergedChocobozzz2016-10-02186-2501/+5670
| |\
| * | First draft using only webseed for serverChocobozzz2016-07-2715-326/+58
| | |
| * | Client: clear timeout error timer for video watchChocobozzz2016-07-271-0/+1
| | |
| * | Client: fix login state when logoutChocobozzz2016-07-271-0/+2
| | |
* | | Fix client build (ng2-bootstrap issue...)Chocobozzz2016-10-041-1/+1
| | |
* | | Server: update node-ipcChocobozzz2016-10-041-2/+1
| |/ |/|
* | Server: remove useless hash affectationsChocobozzz2016-10-0239-144/+144
| |
* | Server: reorganize constant fileChocobozzz2016-10-021-47/+64
| |
* | Add experimental demo servers link in readmeChocobozzz2016-10-011-0/+1
| |