aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Server: add informations when removing requests of unexisting podChocobozzz2016-10-011-0/+1
| |
* | Add "max requests number" information for requests iterationsChocobozzz2016-10-013-1/+10
| |
* | Server: fix remaining milli seconds before the next requests featureChocobozzz2016-10-012-6/+19
| |
* | Server: add port when making friends if it is not specifiedChocobozzz2016-10-013-1/+71
| |
* | Add database suffix to the production configuration exampleChocobozzz2016-10-011-0/+3
| |
* | Add a comment to the webserver part in the yaml configurationChocobozzz2016-10-011-0/+1
| |
* | Client: add some explanations if we cannot retrieve client oauthChocobozzz2016-10-011-1/+4
| | | | | | | | credentials
* | Server: remove segfault handlerChocobozzz2016-10-012-4/+0
| |
* | Electron-prebuilt -> electronChocobozzz2016-10-013-3/+3
| |
* | Add systemd/nginx template link in READMEChocobozzz2016-10-011-0/+4
| |
* | Server: workaround for node-ipc that breaks node ltsChocobozzz2016-10-011-1/+2
| |
* | Server: fix error log when a friend request failsChocobozzz2016-10-011-2/+1
| |