aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/migrations/0015-video-views.js
Commit message (Collapse)AuthorAgeFilesLines
* First typescript iterationChocobozzz2017-05-201-19/+0
|
* Server: make a basic "quick and dirty update" for videosChocobozzz2017-02-261-0/+19
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