aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/pod.js
Commit message (Collapse)AuthorAgeFilesLines
* First typescript iterationChocobozzz2017-05-201-273/+0
|
* Server: implement video viewsChocobozzz2017-02-261-2/+7
|
* Server: make a basic "quick and dirty update" for videosChocobozzz2017-02-261-2/+61
| | | | | | | | 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
* Add email to usersChocobozzz2017-02-181-1/+4
|
* Server: add unique to unique indexesChocobozzz2017-02-161-1/+2
|
* Add email to podsChocobozzz2017-02-161-0/+5
|
* Server: improve requests schedulerChocobozzz2017-01-101-0/+37
|
* Server: try to have a better video integrityChocobozzz2017-01-061-1/+8
|
* Server: Add postgresql indexesChocobozzz2016-12-291-0/+8
|
* Server: add database field validationsChocobozzz2016-12-281-12/+22
|
* Move tags in another tableChocobozzz2016-12-241-2/+1
|
* Server: rename Pods -> PodChocobozzz2016-12-191-0/+139