aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/cache/videos-preview-cache.ts
Commit message (Collapse)AuthorAgeFilesLines
* Limit user tokens cacheChocobozzz2019-03-191-42/+0
|
* Optimize SQL requests of watch page API endpointsChocobozzz2018-09-191-2/+2
|
* Handle .srt subtitlesChocobozzz2018-07-161-1/+1
|
* Implement captions/subtitlesChocobozzz2018-07-161-46/+14
|
* Propagate old comment on new followChocobozzz2017-12-281-1/+2
|
* Fix preview 404Chocobozzz2017-12-281-1/+0
|
* Add comments federation testsChocobozzz2017-12-271-6/+4
|
* Design modalsChocobozzz2017-12-201-1/+1
|
* Add transition on play/loading playerChocobozzz2017-12-201-3/+8
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-7/+6
|
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-1/+2
|
* Rename Pod -> ServerChocobozzz2017-11-271-1/+1
|
* Make it compile at leastChocobozzz2017-11-271-3/+2
|
* Remove references to authorChocobozzz2017-11-271-1/+1
|
* Use async/await in lib and initializersChocobozzz2017-10-261-8/+7
|
* Add video channelsChocobozzz2017-10-261-1/+1
|
* Fix lintChocobozzz2017-07-121-2/+1
|
* Add previews cache system between podsChocobozzz2017-07-121-0/+74