aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/client.js
Commit message (Expand)AuthorAgeFilesLines
* First typescript iterationChocobozzz2017-05-201-110/+0
* Server: paths refractoringChocobozzz2017-01-171-1/+1
* Move tags in another tableChocobozzz2016-12-241-1/+1
* First version with PostgreSQLChocobozzz2016-12-191-6/+5
* Server: move static/client routes in controllers/Chocobozzz2016-11-251-2/+11
* Fix opengraph url tagChocobozzz2016-11-181-5/+5
* Server: don't be rude when serving unknown video in watch html fileChocobozzz2016-11-161-5/+11
* Server: add migration scripts to the new mongo schemesChocobozzz2016-11-161-2/+2
* Server: use preview image for opengraphChocobozzz2016-11-161-4/+15
* Prerender opengraph tags in the serverChocobozzz2016-11-161-0/+85