aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/typings
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize client shared modulesChocobozzz2020-06-234-102/+17
|
* Fix testsChocobozzz2020-06-181-5/+5
|
* Split types and typingsChocobozzz2020-06-1843-1651/+12
|
* Update server dependenciesChocobozzz2020-06-171-0/+4
|
* Add moderation helpers to pluginsChocobozzz2020-05-071-9/+29
|
* Add ability to unregister plugin authsChocobozzz2020-05-041-0/+2
|
* Add config helper for pluginsChocobozzz2020-05-041-0/+4
|
* Begin support for external authsChocobozzz2020-05-041-0/+3
|
* Add ability for auth plugins to hook tokens validityChocobozzz2020-05-041-0/+2
|
* Support logout and add id and pass testsChocobozzz2020-05-042-1/+8
|
* Begin auth plugin supportChocobozzz2020-05-042-1/+16
|
* 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
|
* Add ability to remove privacies using pluginsChocobozzz2020-04-201-0/+5
|
* Add ability for plugins to add custom routesChocobozzz2020-04-101-0/+7
|
* Add ability to remove a video from a pluginChocobozzz2020-04-091-0/+4
|
* Add SQL query support in pluginsChocobozzz2020-04-091-0/+4
|
* Refactor plugin helpers factoryChocobozzz2020-04-091-4/+6
|
* 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