aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/typings/models/video/video.ts
Commit message (Collapse)AuthorAgeFilesLines
* Split types and typingsChocobozzz2020-06-181-211/+0
|
* Don't refresh videos when processing viewsChocobozzz2020-02-041-1/+1
| | | | It allows us to use a cache
* Add model cache for videoChocobozzz2020-02-041-0/+1
| | | | When fetching only immutable attributes
* Move to eslintcontainChocobozzz2020-02-031-26/+52
|
* Add url field in caption and use it for thumbnailsChocobozzz2020-01-301-2/+2
|
* Add ability to list redundanciesChocobozzz2020-01-281-2/+11
|
* Add ability to disable webtorrentChocobozzz2019-11-251-8/+10
| | | | In favour of HLS
* Fix html tag with blacklisted videoChocobozzz2019-08-221-0/+4
|
* Type toActivityPubObject functionsChocobozzz2019-08-211-2/+2
|
* Type toFormattedJSONChocobozzz2019-08-201-2/+25
|
* Cleanup model typesChocobozzz2019-08-201-49/+92
|
* Stronger model typingsChocobozzz2019-08-191-0/+103