aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/multiple-pods.js
Commit message (Collapse)AuthorAgeFilesLines
* Server: Fix video propagation with transcoding enabledChocobozzz2017-05-051-2/+3
|
* Server: add video language attributeChocobozzz2017-04-071-0/+15
|
* Server: add nsfw attributeChocobozzz2017-03-281-0/+10
|
* Server: add licence video attributeChocobozzz2017-03-271-0/+16
|
* Server: refractoring upload/update video test utilsChocobozzz2017-03-261-30/+38
|
* Add video category supportChocobozzz2017-03-221-5/+20
|
* Add like/dislike system for videosChocobozzz2017-03-081-12/+77
|
* Update bittorrent-tracker and standard to v9Chocobozzz2017-03-031-0/+2
|
* Server: implement video viewsChocobozzz2017-02-261-26/+124
|
* Server: make a basic "quick and dirty update" for videosChocobozzz2017-02-261-1/+59
| | | | | | | | 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
* Try to fix travis buildChocobozzz2017-01-121-5/+5
|
* Server: fix update remote video infohashChocobozzz2017-01-121-6/+23
|
* Server: add updatedAt attribute to videosChocobozzz2016-12-301-0/+5
|
* Server: propagate video update to other podsChocobozzz2016-12-301-10/+45
|
* First version with PostgreSQLChocobozzz2016-12-191-4/+4
|
* Server: adapt tests to hostChocobozzz2016-11-161-4/+4
|
* Try to fix travisChocobozzz2016-10-141-1/+1
|
* Server: update to webseed implementation (tests, lint...)Chocobozzz2016-10-071-7/+1
|
* Server: test filenames with hyphensChocobozzz2016-08-151-0/+427