aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/remote
Commit message (Collapse)AuthorAgeFilesLines
* Type functionsChocobozzz2017-06-102-4/+10
|
* First typescript iterationChocobozzz2017-05-204-37/+19
|
* Server: implement video viewsChocobozzz2017-02-261-2/+10
|
* Server: make a basic "quick and dirty update" for videosChocobozzz2017-02-261-1/+10
| | | | | | | | 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: use crypto instead of ursa for pod signatureChocobozzz2017-01-041-1/+1
|
* Server: add video abuse supportChocobozzz2017-01-043-0/+54