aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/video-channel.ts
Commit message (Expand)AuthorAgeFilesLines
* Refactor AP actorsChocobozzz2021-06-031-1/+1
* Stricter models typingChocobozzz2021-05-121-3/+1
* Add banners supportChocobozzz2021-04-081-12/+4
* Fix incorrect IDs in AP federationChocobozzz2020-11-201-4/+4
* Split types and typingsChocobozzz2020-06-181-1/+1
* Begin auth plugin supportChocobozzz2020-05-041-1/+3
* Update dependenciesChocobozzz2020-02-281-1/+1
* Move to eslintcontainChocobozzz2020-02-031-2/+1
* Type toFormattedJSONChocobozzz2019-08-201-5/+5
* Stronger model typingsChocobozzz2019-08-191-5/+12
* Server: Bulk update videos support fieldChocobozzz2019-05-311-2/+14
* Add ability to set a name to a channelChocobozzz2018-08-271-3/+2
* Add video channel managementChocobozzz2018-04-261-1/+1
* Implement support field in video and video channelChocobozzz2018-02-151-0/+1
* Begin moving video channel to actorChocobozzz2017-12-191-6/+13
* Move models to typescript-sequelizeChocobozzz2017-12-131-5/+5
* Cleanup modelsChocobozzz2017-11-271-15/+1
* Move activitypub functions from helpers/ to lib/Chocobozzz2017-11-271-1/+1
* Refractor activity pub lib/helpersChocobozzz2017-11-271-2/+2
* Fix lintChocobozzz2017-11-271-5/+3
* Optimize account creationChocobozzz2017-11-271-3/+1
* Send server announce when users upload a videoChocobozzz2017-11-271-2/+3
* Rename Pod -> ServerChocobozzz2017-11-271-3/+3
* Fix issues on server startChocobozzz2017-11-271-0/+3
* Make it compile at leastChocobozzz2017-11-271-5/+2
* Remove references to authorChocobozzz2017-11-271-1/+1
* Begin activitypubChocobozzz2017-11-271-5/+5
* Use async/await in controllersChocobozzz2017-10-261-19/+27
* Add video channelsChocobozzz2017-10-261-0/+42