aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/validators/remote
Commit message (Collapse)AuthorAgeFilesLines
* Begin activitypubChocobozzz2017-11-274-124/+0
|
* Be tolerant with remote requestsChocobozzz2017-10-261-9/+22
| | | | Just remove videos we don't want
* Add pod list endpoint with pagination, sort...Chocobozzz2017-10-192-0/+39
|
* Upgrade express validator to v4Chocobozzz2017-09-152-25/+38
|
* 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