aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/typings/models
Commit message (Collapse)AuthorAgeFilesLines
* Split types and typingsChocobozzz2020-06-1838-1588/+0
|
* Add links from user-editRigel Kent2020-05-011-2/+2
|
* Add video channel and video thumbnail, rework video appearance in rowRigel Kent2020-05-011-4/+5
|
* Make sure a report doesn't get deleted upon the deletion of its videoRigel Kent2020-05-011-1/+1
|
* 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-0327-181/+362
|
* Add url field in caption and use it for thumbnailsChocobozzz2020-01-302-2/+3
|
* Add ability to list redundanciesChocobozzz2020-01-283-4/+20
|
* Improve SQL query for my special playlistsChocobozzz2020-01-031-1/+9
|
* Add ability to disable webtorrentChocobozzz2019-11-2523-29/+73
| | | | In favour of HLS
* Fix federation with some actorsChocobozzz2019-10-231-1/+1
| | | | That don't have a shared inbox, or a URL
* Add auto follow back support for instancesChocobozzz2019-09-044-13/+13
|
* Fix html tag with blacklisted videoChocobozzz2019-08-221-0/+4
|
* Type toActivityPubObject functionsChocobozzz2019-08-219-19/+58
|
* Fix ownership changeChocobozzz2019-08-211-4/+3
|
* Type toFormattedJSONChocobozzz2019-08-2022-35/+260
|
* Cleanup model typesChocobozzz2019-08-2028-243/+571
|
* Stronger model typingsChocobozzz2019-08-1940-34/+741
|
* Stronger actor association typing in AP functionsChocobozzz2019-08-094-0/+34