aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into webseed-mergedChocobozzz2016-10-021-49/+36
|\
| * Server: remove useless hash affectationsChocobozzz2016-10-021-13/+13
| * Server: put config in constantsChocobozzz2016-08-191-15/+8
| * Server: add user list sort/paginationChocobozzz2016-08-161-2/+2
| * Server: video.list -> video.listForApi (with pagination, sort...)Chocobozzz2016-08-161-23/+5
| * Implement user API (create, update, remove, list)Chocobozzz2016-08-041-0/+5
| * Server: reorganize express validatorsChocobozzz2016-07-311-9/+9
* | First draft using only webseed for serverChocobozzz2016-07-271-34/+22
|/
* Server: throttle "seedAll" when starting the serverChocobozzz2016-07-211-2/+2
* Server: udpate async to 2.0.0Chocobozzz2016-07-181-5/+6
* Server: fix videos paginationChocobozzz2016-07-061-1/+1
* Use dashes for filenamesChocobozzz2016-07-011-1/+1
* Video model: namePath -> filenameChocobozzz2016-06-281-9/+9
* Re enable the "seed all videos" functionChocobozzz2016-06-281-2/+8
* Video model refractoring -> use mongoose apiChocobozzz2016-06-241-0/+314