aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/pods.js
Commit message (Collapse)AuthorAgeFilesLines
* Server: rename Pods -> PodChocobozzz2016-12-191-139/+0
|
* First version with PostgreSQLChocobozzz2016-12-191-68/+88
|
* Pod URL -> pod host. HTTPS is required to make friends.Chocobozzz2016-11-161-9/+8
| | | | | Reason: in a network with mix http/https pods, https pods won't be able to play videos from http pod (insecure requests).
* Server: pod removing refractoringChocobozzz2016-10-211-0/+14
|
* Server: remove useless hash affectationsChocobozzz2016-10-021-9/+9
|
* Server: add pod created date and score to the list controllerChocobozzz2016-08-261-6/+22
|
* Pod model refractoring -> use mongoose apiChocobozzz2016-06-301-60/+42
|
* Request model refractoring -> use mongoose apiChocobozzz2016-06-281-1/+6
|
* Try to make a better communication (between pods) moduleChocobozzz2016-06-181-0/+15
|
* Update to standard 7. Goodbye snake_case, I used to love youChocobozzz2016-05-131-2/+2
|
* Use const/let now we use node 4.2Chocobozzz2016-03-161-7/+7
|
* Prepare folders structure for angular appChocobozzz2016-03-071-0/+88