aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/static.ts
Commit message (Expand)AuthorAgeFilesLines
...
* Add cors for static paths tooChocobozzz2018-07-171-0/+2
* Implement captions/subtitlesChocobozzz2018-07-161-2/+19
* Fix static function nameChocobozzz2018-05-291-3/+3
* Improve torrent/video downloadChocobozzz2018-05-291-2/+36
* robots.txt config and routeRigel Kent2018-05-161-0/+6
* Begin to add avatar to actorsChocobozzz2017-12-291-0/+6
* Begin moving video channel to actorChocobozzz2017-12-191-7/+3
* Move models to typescript-sequelizeChocobozzz2017-12-131-1/+0
* Rename Pod -> ServerChocobozzz2017-11-271-1/+1
* Use async/await in controllersChocobozzz2017-10-261-7/+6
* Don't cache torrent filesChocobozzz2017-10-171-1/+1
* Fix lintChocobozzz2017-07-121-1/+0
* Add previews cache system between podsChocobozzz2017-07-121-2/+14
* require -> importChocobozzz2017-06-051-2/+2
* First typescript iterationChocobozzz2017-05-201-0/+49