aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/files-cache/videos-preview-cache.ts
Commit message (Collapse)AuthorAgeFilesLines
* Reduce lazy static error logsChocobozzz2022-06-301-4/+10
|
* Rename video full loadingChocobozzz2022-06-281-1/+1
|
* Use got instead of requestChocobozzz2021-03-241-1/+1
|
* Remove previous thumbnail if neededChocobozzz2021-02-161-1/+1
|
* Generate a name for caption filesChocobozzz2021-02-161-0/+1
|
* Generate a name for thumbnailsChocobozzz2021-02-161-5/+10
| | | | Allows aggressive caching
* Move to eslintcontainChocobozzz2020-02-031-2/+1
|
* Add url field in caption and use it for thumbnailsChocobozzz2020-01-301-6/+6
|
* Add avatar to prune scriptChocobozzz2019-08-091-1/+1
|
* Add audio support in uploadChocobozzz2019-05-161-1/+1
|
* Refactor video caption/preview cachesChocobozzz2019-04-241-2/+3
|
* Upgrade sequelizeChocobozzz2019-04-241-2/+4
|
* Create a dedicated table to track video thumbnailsChocobozzz2019-04-241-5/+6
|
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+1
|
* Move config in its own fileChocobozzz2019-04-111-1/+2
|
* Limit user tokens cacheChocobozzz2019-03-191-0/+42