Send server announce when users upload a video
[oweals/peertube.git] / server / models /
2017-11-27 ChocobozzzSend server announce when users upload a video
2017-11-27 ChocobozzzHandle announces in inbox
2017-11-27 ChocobozzzFix video upload and videos list
2017-11-27 ChocobozzzAdd video abuse to activity pub
2017-11-27 ChocobozzzFix error when creating a fresh database
2017-11-27 ChocobozzzRename Pod -> Server
2017-11-27 ChocobozzzAdd follow tabs
2017-11-27 ChocobozzzFollow works
2017-11-27 ChocobozzzFix issues on server start
2017-11-27 ChocobozzzAdd MANAGE_PEERTUBE_FOLLOW right
2017-11-27 ChocobozzzSend follow/accept
2017-11-27 ChocobozzzHandle follow/accept
2017-11-27 ChocobozzzMake it compile at least
2017-11-27 ChocobozzzRemove references to author
2017-11-27 ChocobozzzContinue activitypub
2017-11-27 ChocobozzzBegin activitypub
2017-11-04 ChocobozzzDon't hash user password once again on update
2017-10-31 ChocobozzzUpgrade server packages
2017-10-31 ChocobozzzAdd video privacy setting
2017-10-30 ChocobozzzLazy description and previews to video form
2017-10-30 ChocobozzzAdd lazy description on server
2017-10-27 ChocobozzzSupport roles with rights and add moderator role
2017-10-26 ChocobozzzRemove sequelize deprecated operators
2017-10-26 ChocobozzzFix integrity issues with after destroy hook
2017-10-26 ChocobozzzFix log in after destroy hook
2017-10-26 ChocobozzzFix join in video events
2017-10-26 ChocobozzzReset video fields when remote update fails
2017-10-26 ChocobozzzFix lint
2017-10-26 ChocobozzzUse async/await in lib and initializers
2017-10-26 ChocobozzzAdd video channels
2017-10-19 ChocobozzzAdd ability to download a video from direct link or...
2017-10-19 ChocobozzzAdd pod list endpoint with pagination, sort...
2017-10-19 ChocobozzzFix video removing when it is corrupted
2017-10-17 ChocobozzzUse preview instead of thumbnail for oembed
2017-10-16 ChocobozzzAdd oembed endpoint
2017-10-09 ChocobozzzChange how we handle resolution
2017-10-06 ChocobozzzClient: handle multiple file resolutions
2017-10-03 ChocobozzzAdd migration script
2017-10-03 ChocobozzzImplement video transcoding on server side
2017-09-22 ChocobozzzModify video file size to bigint
2017-09-22 Green-StarHandle blacklist (#84)
2017-09-12 ChocobozzzFix concurrency error when deleting a video
2017-09-07 ChocobozzzAdd tests for npm run scripts
2017-09-06 ChocobozzzFix tests and user quota
2017-09-05 ChocobozzzBegin tests for user quota
2017-09-04 ChocobozzzMake tslint happy
2017-09-04 ChocobozzzBegin user quota
2017-08-25 ChocobozzzUpgrade common server dependencies
2017-08-25 ChocobozzzFormated -> Formatted
2017-08-25 ChocobozzzMove video file metadata in their own table
2017-07-12 ChocobozzzAdd previews cache system between pods
2017-07-11 ChocobozzzRemove "function" in favor of () => {}
2017-07-11 ChocobozzzUse global uuid instead of remoteId for videos
2017-07-11 ChocobozzzRemove any typing from server
2017-07-10 ChocobozzzBetter typescript typing for a better world
2017-07-07 ChocobozzzFix error logging
2017-07-06 ChocobozzzVideo search -> case insensitive
2017-07-05 ChocobozzzMove to promises
2017-06-17 ChocobozzzShare models between server and client
2017-06-16 ChocobozzzCreate types for model enums
2017-06-16 ChocobozzzAdd this context to instance model functions
2017-06-16 ChocobozzzReorganize model files
2017-06-12 ChocobozzzConvert scripts to typescript
2017-06-11 ChocobozzzBetter models define typing
2017-06-11 ChocobozzzUse shared models
2017-06-10 ChocobozzzType functions
2017-06-05 Chocobozzzrequire -> import
2017-05-25 ChocobozzzType models
2017-05-20 ChocobozzzFirst typescript iteration
2017-05-05 ChocobozzzServer: finish old jobs at startup
2017-05-04 ChocobozzzServer: add job scheduler to transcode video files
2017-05-01 ChocobozzzServer: little refractoring when listing videos
2017-04-26 ChocobozzzFormat video blacklist
2017-04-26 Green-StarAdd ability for an administrator to remove any video...
2017-04-07 ChocobozzzServer: add video language attribute
2017-04-03 ChocobozzzServer: Add NSFW in user profile
2017-03-28 ChocobozzzServer: add nsfw attribute
2017-03-27 ChocobozzzServer: add licence video attribute
2017-03-22 ChocobozzzAdd video category support
2017-03-08 ChocobozzzAdd like/dislike system for videos
2017-03-04 ChocobozzzServer: add views attribute when sending videos to...
2017-03-04 ChocobozzzServer: fix migrations with an empty Applications table
2017-02-26 ChocobozzzServer: implement video views
2017-02-26 ChocobozzzServer: make a basic "quick and dirty update" for videos
2017-02-18 ChocobozzzServer: fix migration scripts
2017-02-18 ChocobozzzServer: use a request scheduler object instance for...
2017-02-18 ChocobozzzAdd email to users
2017-02-16 ChocobozzzServer: add unique to unique indexes
2017-02-16 ChocobozzzAdd email to pods
2017-02-08 ChocobozzzFix update host script
2017-01-23 ChocobozzzClient: add basic support to report video abuses
2017-01-17 ChocobozzzServer: paths refractoring
2017-01-17 ChocobozzzServer: requests refractoring
2017-01-12 ChocobozzzMerge branch 'postgresql'
2017-01-12 ChocobozzzServer: fix single pod tests
2017-01-12 ChocobozzzServer: fix update remote video infohash
2017-01-11 ChocobozzzServer: transaction serializable for videos
2017-01-11 ChocobozzzServer: do not break remote videos processing on error
2017-01-10 ChocobozzzServer: improve requests scheduler
2017-01-06 ChocobozzzServer: try to have a better video integrity
next