]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/video-channel.ts
Update sequelize
[github/Chocobozzz/PeerTube.git] / server / models / video / video-channel.ts
2019-04-24  ChocobozzzUpdate sequelize
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-04-11  ChocobozzzMove config in its own file
2019-03-18  ChocobozzzAdd playlist rest tests
2019-03-18  ChocobozzzAdd playlist check param tests
2019-03-18  ChocobozzzPlaylist server API
2019-02-21  ChocobozzzfindById -> findByPk
2019-02-21  ChocobozzzImprove channel and account SEO
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-01-14  ChocobozzzRefresh remote actors on GET enpoints
2018-12-07  ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06  ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-05  ChocobozzzAdd sitemap
2018-09-04  ChocobozzzAdd federation to ownership change
2018-08-28  ChocobozzzRefractor user quota SQL queries
2018-08-28  ChocobozzzOptimize channel search query
2018-08-27  ChocobozzzAdd ability to search video channels
2018-08-27  ChocobozzzAdd ability to set a name to a channel
2018-08-27  ChocobozzzAdd subscriptions endpoints to REST API
2018-07-30  ChocobozzzAdd more info logging
2018-07-30  ChocobozzzRevert "Delete actor too when deleting account/video...
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