Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -343/+0 |
| | |||||
* | Server: add job scheduler to transcode video files | Chocobozzz | 2017-05-04 | 1 | -0/+21 |
| | |||||
* | Server: add video language attribute | Chocobozzz | 2017-04-07 | 1 | -1/+20 |
| | |||||
* | Server: Add NSFW in user profile | Chocobozzz | 2017-04-03 | 1 | -1/+1 |
| | |||||
* | Server: add nsfw attribute | Chocobozzz | 2017-03-28 | 1 | -1/+1 |
| | |||||
* | Server: add licence video attribute | Chocobozzz | 2017-03-27 | 1 | -1/+13 |
| | |||||
* | Relax on tags (accept any characters and not required anymore) | Chocobozzz | 2017-03-22 | 1 | -1/+1 |
| | |||||
* | Add video category support | Chocobozzz | 2017-03-22 | 1 | -1/+23 |
| | |||||
* | Server: add config endpoint | Chocobozzz | 2017-03-10 | 1 | -0/+3 |
| | |||||
* | Allow to sort by likes | Chocobozzz | 2017-03-08 | 1 | -1/+1 |
| | |||||
* | Add like/dislike system for videos | Chocobozzz | 2017-03-08 | 1 | -2/+8 |
| | |||||
* | Server: fix requests endpoints | Chocobozzz | 2017-03-04 | 1 | -5/+9 |
| | |||||
* | Server: little sort refractoring | Chocobozzz | 2017-02-26 | 1 | -3/+3 |
| | |||||
* | Server: implement video views | Chocobozzz | 2017-02-26 | 1 | -2/+22 |
| | |||||
* | Server: make a basic "quick and dirty update" for videos | Chocobozzz | 2017-02-26 | 1 | -3/+17 |
| | | | | | | | | This system will be useful to to update some int video attributes (likes, dislikes, views...) The classic system is not used because we need some optimization for scaling | ||||
* | Server: fix migration scripts | Chocobozzz | 2017-02-18 | 1 | -4/+4 |
| | |||||
* | Add email to pods | Chocobozzz | 2017-02-16 | 1 | -1/+4 |
| | |||||
* | Client: replace simple tables by ng2 smart table component | Chocobozzz | 2017-01-30 | 1 | -2/+2 |
| | |||||
* | Server: paths refractoring | Chocobozzz | 2017-01-17 | 1 | -2/+6 |
| | |||||
* | Server: remote request process refractoring | Chocobozzz | 2017-01-17 | 1 | -0/+8 |
| | |||||
* | Server: improve requests scheduler | Chocobozzz | 2017-01-10 | 1 | -3/+6 |
| | |||||
* | Server: use crypto instead of ursa for pod signature | Chocobozzz | 2017-01-04 | 1 | -2/+11 |
| | |||||
* | Server: add video abuse support | Chocobozzz | 2017-01-04 | 1 | -0/+4 |
| | |||||
* | Server: use binary data instead of base64 to send thumbnails | Chocobozzz | 2016-12-29 | 1 | -1/+1 |
| | |||||
* | Server: add database field validations | Chocobozzz | 2016-12-28 | 1 | -1/+1 |
| | |||||
* | Fix standard lint | Chocobozzz | 2016-12-25 | 1 | -1/+0 |
| | |||||
* | Update migrations code | Chocobozzz | 2016-12-25 | 1 | -38/+5 |
| | |||||
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 1 | -10/+9 |
| | |||||
* | Server: forbid to make friends with a non https server | Chocobozzz | 2016-11-16 | 1 | -1/+2 |
| | |||||
* | Server: add migration scripts to the new mongo schemes | Chocobozzz | 2016-11-16 | 1 | -0/+16 |
| | |||||
* | Pod URL -> pod host. HTTPS is required to make friends. | Chocobozzz | 2016-11-16 | 1 | -1/+2 |
| | | | | | Reason: in a network with mix http/https pods, https pods won't be able to play videos from http pod (insecure requests). | ||||
* | Server: use preview image for opengraph | Chocobozzz | 2016-11-16 | 1 | -1/+1 |
| | |||||
* | Server: generate magnet uri on the fly | Chocobozzz | 2016-11-16 | 1 | -4/+14 |
| | |||||
* | Server: add video preview | Chocobozzz | 2016-11-16 | 1 | -0/+4 |
| | |||||
* | Server: use constants to get port configuration | Chocobozzz | 2016-11-01 | 1 | -0/+3 |
| | |||||
* | Server: add endpoint in requests | Chocobozzz | 2016-11-01 | 1 | -1/+11 |
| | |||||
* | Server: host -> hostname (host = hostname + port) | Chocobozzz | 2016-10-26 | 1 | -3/+3 |
| | |||||
* | Client: avoid "quit friends" to appear during the pending request | Chocobozzz | 2016-10-21 | 1 | -0/+5 |
| | |||||
* | Server: Uploads -> Videos | Chocobozzz | 2016-10-21 | 1 | -1/+1 |
| | |||||
* | Server: handle tls websockets | Chocobozzz | 2016-10-17 | 1 | -0/+1 |
| | |||||
* | Remove references to Electron | Chocobozzz | 2016-10-13 | 1 | -8/+0 |
| | |||||
* | Server: update to webseed implementation (tests, lint...) | Chocobozzz | 2016-10-07 | 1 | -1/+2 |
| | |||||
* | Merge branch 'master' into webseed-merged | Chocobozzz | 2016-10-02 | 1 | -49/+126 |
|\ | |||||
| * | Server: reorganize constant file | Chocobozzz | 2016-10-02 | 1 | -47/+64 |
| | | |||||
| * | Server: migration script that add admin role to root user | Chocobozzz | 2016-09-27 | 1 | -1/+5 |
| | | |||||
| * | Add migration (for db, folders...) mechanism | Chocobozzz | 2016-09-26 | 1 | -1/+15 |
| | | |||||
| * | Server: add requests stats endpoint | Chocobozzz | 2016-09-19 | 1 | -3/+3 |
| | | |||||
| * | Server: encrypt password in database | Chocobozzz | 2016-08-25 | 1 | -0/+3 |
| | | |||||
| * | Server: put config in constants | Chocobozzz | 2016-08-19 | 1 | -0/+27 |
| | | |||||
| * | Server: add user list sort/pagination | Chocobozzz | 2016-08-16 | 1 | -0/+1 |
| | |