]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/video-channel.ts
Delete actor too when deleting account/video channel
[github/Chocobozzz/PeerTube.git] / server / models / video / video-channel.ts
2018-07-30  ChocobozzzDelete actor too when deleting account/video channel
2018-07-24  ChocobozzzOptimize SQL queries
2018-06-18  ChocobozzzFix avatar image in channel page
2018-06-13  ChocobozzzFix bad RSS descriptions when filtering videos by accou...
2018-05-23  ChocobozzzAdd owner in video channel page
2018-05-09  ChocobozzzFix video channel description/support max length
2018-04-25  ChocobozzzVideo channel API routes refractor
2018-02-19  ChocobozzzFix sort inconsistency
2018-02-15  ChocobozzzImplement support field in video and video channel
2018-01-18  ChocobozzzDon't show videos of remote instance after unfollow
2018-01-11  ChocobozzzAdd scores to follows and remove bad ones
2017-12-19  ChocobozzzBegin moving video channel to actor
2017-12-19  ChocobozzzSave
2017-12-14  ChocobozzzUse sequelize scopes
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-11-27  ChocobozzzRefractor validators
2017-11-27  ChocobozzzAdd shares forward and collection on videos/video channels
2017-11-27  ChocobozzzCleanup models
2017-11-27  ChocobozzzRefractor activity pub lib/helpers
2017-11-27  ChocobozzzServer shares user videos
2017-11-27  ChocobozzzSend server announce when users upload a video
2017-11-27  ChocobozzzRename Pod -> Server
2017-11-27  ChocobozzzFix issues on server start
2017-11-27  ChocobozzzHandle follow/accept
2017-11-27  ChocobozzzMake it compile at least
2017-11-27  ChocobozzzContinue activitypub
2017-11-27  ChocobozzzBegin activitypub
2017-10-26  ChocobozzzFix integrity issues with after destroy hook
2017-10-26  ChocobozzzAdd video channels