Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare embed page | Chocobozzz | 2016-11-07 | 5 | -1/+130 |
| | |||||
* | Fix gitignores | Chocobozzz | 2016-11-06 | 2 | -20/+19 |
| | |||||
* | Update roadmap | Chocobozzz | 2016-11-06 | 1 | -0/+1 |
| | |||||
* | Client: add opengraph tags | Chocobozzz | 2016-11-04 | 1 | -0/+22 |
| | |||||
* | Client: add titles to all pages | Chocobozzz | 2016-11-04 | 9 | -10/+80 |
| | |||||
* | Client: allow to copy magnet uri | Chocobozzz | 2016-11-04 | 5 | -9/+43 |
| | |||||
* | Client: add more informations to watch video view | Chocobozzz | 2016-11-04 | 5 | -39/+145 |
| | |||||
* | Update to webpack beta 25 | Chocobozzz | 2016-11-04 | 5 | -212/+251 |
| | |||||
* | Client: Update dependencies | Chocobozzz | 2016-11-04 | 1 | -13/+11 |
| | |||||
* | Client: fix handle refresh token | Chocobozzz | 2016-11-04 | 2 | -3/+2 |
| | |||||
* | Server: fix refreshing token | Chocobozzz | 2016-11-04 | 1 | -1/+3 |
| | |||||
* | Server: fix static paths | Chocobozzz | 2016-11-01 | 1 | -3/+3 |
| | |||||
* | Server: check the host key is not present in configurations | Chocobozzz | 2016-11-01 | 2 | -4/+22 |
| | | | | The parameter was renamed to hostname | ||||
* | Server: add webserver url log at startup | Chocobozzz | 2016-11-01 | 1 | -0/+2 |
| | |||||
* | Server: use constants for static paths too | Chocobozzz | 2016-11-01 | 1 | -4/+3 |
| | |||||
* | Server: use constants to get port configuration | Chocobozzz | 2016-11-01 | 2 | -3/+4 |
| | |||||
* | Server: add log messages if the server refuses to serve local clients tokens | Chocobozzz | 2016-11-01 | 1 | -0/+2 |
| | |||||
* | Server: add endpoint in requests | Chocobozzz | 2016-11-01 | 4 | -27/+68 |
| | |||||
* | Server: fix refreshing token that fails | Chocobozzz | 2016-11-01 | 2 | -4/+5 |
| | |||||
* | Add videos to gitignore | Chocobozzz | 2016-11-01 | 1 | -0/+1 |
| | |||||
* | Server: remove logger about the seed of all the videos | Chocobozzz | 2016-11-01 | 1 | -1/+0 |
| | |||||
* | Server: videos search case insensitive | Chocobozzz | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | Server: host -> hostname (host = hostname + port) | Chocobozzz | 2016-10-26 | 16 | -21/+21 |
| | |||||
* | Server: do not make friends with myself | Chocobozzz | 2016-10-26 | 1 | -2/+18 |
| | |||||
* | Server: randomize the requests list | Chocobozzz | 2016-10-26 | 1 | -3/+14 |
| | | | | We don't want to stuck with the same failing requests | ||||
* | Update NGinx template (uploads -> videos) | Chocobozzz | 2016-10-26 | 1 | -1/+1 |
| | |||||
* | Add upgrade informations in README | Chocobozzz | 2016-10-26 | 1 | -0/+8 |
| | |||||
* | Merge pull request #15 from dadall/master | Bigard Florian | 2016-10-26 | 1 | -0/+26 |
|\ | | | | | Add apache configuration | ||||
| * | Timeout / rm diaspote ref | dada | 2016-10-26 | 1 | -3/+3 |
| | | |||||
| * | Apache configuration | dada | 2016-10-26 | 1 | -0/+26 |
|/ | |||||
* | Fix upgrade script | Chocobozzz | 2016-10-21 | 1 | -1/+1 |
| | |||||
* | Fix check script | Chocobozzz | 2016-10-21 | 1 | -1/+1 |
| | |||||
* | Add upgrade script | Chocobozzz | 2016-10-21 | 4 | -0/+20 |
| | |||||
* | Update gitignore | Chocobozzz | 2016-10-21 | 1 | -0/+1 |
| | |||||
* | Client: avoid "quit friends" to appear during the pending request | Chocobozzz | 2016-10-21 | 3 | -5/+10 |
| | |||||
* | Server: add cache to static files | Chocobozzz | 2016-10-21 | 1 | -3/+3 |
| | |||||
* | Server: remove v1 directory, we don't really need it | Chocobozzz | 2016-10-21 | 8 | -20/+18 |
| | |||||
* | Add npm run check indication in README | Chocobozzz | 2016-10-21 | 1 | -0/+4 |
| | |||||
* | Update README roadmap | Chocobozzz | 2016-10-21 | 1 | -1/+1 |
| | |||||
* | Server: Uploads -> Videos | Chocobozzz | 2016-10-21 | 13 | -17/+24 |
| | |||||
* | Server: pod removing refractoring | Chocobozzz | 2016-10-21 | 6 | -89/+27 |
| | |||||
* | Server: add npm run check to check CORS, bittorrent tracker... | Chocobozzz | 2016-10-21 | 4 | -1/+185 |
| | |||||
* | Server: wait pod removal when finishing a request | Chocobozzz | 2016-10-17 | 1 | -4/+4 |
| | |||||
* | Client: fix form upload validation on key enter | Chocobozzz | 2016-10-17 | 2 | -3/+5 |
| | |||||
* | Server: handle tls websockets | Chocobozzz | 2016-10-17 | 2 | -7/+11 |
| | |||||
* | Try to fix travis | Chocobozzz | 2016-10-14 | 1 | -1/+1 |
| | |||||
* | Client: fix search dropdown | Chocobozzz | 2016-10-13 | 2 | -2/+4 |
| | |||||
* | Remove references to Electron | Chocobozzz | 2016-10-13 | 4 | -16/+2 |
| | |||||
* | Update clean script | Chocobozzz | 2016-10-13 | 8 | -14/+43 |
| | |||||
* | Update ng2 bootstrap | Chocobozzz | 2016-10-13 | 1 | -1/+1 |
| |