aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/typings
Commit message (Collapse)AuthorAgeFilesLines
* Don't refresh videos when processing viewsChocobozzz2020-02-041-1/+1
| | | | It allows us to use a cache
* Add model cache for videoChocobozzz2020-02-042-1/+3
| | | | When fetching only immutable attributes
* Move to eslintcontainChocobozzz2020-02-0328-181/+364
|
* Add url field in caption and use it for thumbnailsChocobozzz2020-01-302-2/+3
|
* Cleanup server fixmeChocobozzz2020-01-281-1/+2
|
* 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 notification on auto follow indexChocobozzz2019-09-041-1/+1
|
* Add auto follow back support for instancesChocobozzz2019-09-045-13/+22
|
* Fix html tag with blacklisted videoChocobozzz2019-08-221-0/+4
|
* Type toActivityPubObject functionsChocobozzz2019-08-2110-20/+60
|
* Fix ownership changeChocobozzz2019-08-211-4/+3
|
* Type toFormattedJSONChocobozzz2019-08-2023-37/+260
|
* Cleanup model typesChocobozzz2019-08-2029-245/+573
|
* Stronger model typingsChocobozzz2019-08-1943-94/+825
|
* Stronger actor association typing in AP functionsChocobozzz2019-08-097-2/+41
|
* Fix user notifications on new followChocobozzz2019-08-021-0/+9
|
* Plugins can update video constantsChocobozzz2019-07-261-0/+7
| | | | Categories, licences and languages
* Change plugin models namesChocobozzz2019-07-243-8/+8
|
* Provide logger to pluginsChocobozzz2019-07-243-0/+28
|
* WIP plugins: plugin settings on server sideChocobozzz2019-07-241-1/+3
|
* WIP plugins: add ability to register pluginsChocobozzz2019-07-241-0/+4
|
* Upgrade sequelizeChocobozzz2019-04-241-0/+18
|
* Cleanup express locals typingsChocobozzz2019-03-191-0/+82