Fix lint
[oweals/peertube.git] / server / initializers /
2017-11-27 ChocobozzzFetch outbox to grab old activities tests
2017-11-27 ChocobozzzFetch outbox to grab old activities
2017-11-27 ChocobozzzAdd follow tests
2017-11-27 ChocobozzzAdd ability to unfollow a server
2017-11-27 ChocobozzzOptimize signature verification
2017-11-27 ChocobozzzSpeed up activity pub http requests
2017-11-27 ChocobozzzGenerate application keys too
2017-11-27 ChocobozzzOptimize account creation
2017-11-27 ChocobozzzApplicationFollow -> SeverFollow
2017-11-27 ChocobozzzServer shares user videos
2017-11-27 ChocobozzzSend server announce when users upload a video
2017-11-27 ChocobozzzHandle announces in inbox
2017-11-27 ChocobozzzFix error when creating a fresh database
2017-11-27 ChocobozzzRename Pod -> Server
2017-11-27 ChocobozzzFollow works
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 ChocobozzzRemove references to author
2017-11-27 ChocobozzzContinue activitypub
2017-11-27 ChocobozzzBegin activitypub
2017-10-31 ChocobozzzUpgrade server packages
2017-10-31 ChocobozzzAdd video privacy setting
2017-10-30 ChocobozzzAdd lazy description on server
2017-10-27 ChocobozzzAdd tests to user roles
2017-10-27 ChocobozzzSupport roles with rights and add moderator role
2017-10-26 ChocobozzzRemove sequelize deprecated operators
2017-10-26 ChocobozzzIncrease video attributes length
2017-10-26 ChocobozzzAdd migration script for channels
2017-10-26 ChocobozzzFix lint
2017-10-26 ChocobozzzUse async/await in lib and initializers
2017-10-26 ChocobozzzUse async/await in controllers
2017-10-26 ChocobozzzAdd video channels
2017-10-19 ChocobozzzAdd pod list endpoint with pagination, sort...
2017-10-17 ChocobozzzUse preview instead of thumbnail for oembed
2017-10-16 ChocobozzzAdd oembed endpoint
2017-10-10 ChocobozzzFix database benchmark in prod mode
2017-10-09 ChocobozzzChange how we handle resolution
2017-10-03 ChocobozzzAdd migration script
2017-10-03 ChocobozzzImplement video transcoding on server side
2017-09-22 Green-StarHandle blacklist (#84)
2017-09-14 ChocobozzzAdd info when server is processing a video at upload
2017-09-07 ChocobozzzAdd tests for npm run scripts
2017-09-06 ChocobozzzFix tests and user quota
2017-09-04 ChocobozzzMake tslint happy
2017-09-04 ChocobozzzConvert tests to typescript
2017-09-04 ChocobozzzBegin user quota
2017-08-26 ChocobozzzFix config checker
2017-08-25 ChocobozzzMove video file metadata in their own table
2017-07-25 ChocobozzzAdd ability to limit user registrations
2017-07-12 ChocobozzzFix lint
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-07 ChocobozzzAsync signature and various fixes
2017-07-05 ChocobozzzMove to promises
2017-06-24 ChocobozzzExcluse .js.map when scanning models/ directory
2017-06-16 ChocobozzzUse typescript standard and lint all files
2017-06-16 ChocobozzzCreate types for model enums
2017-06-16 ChocobozzzReorganize model files
2017-06-11 ChocobozzzUpdate webpack stack
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: check ffmpeg at startup
2017-05-04 ChocobozzzServer: add job scheduler to transcode video files
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 ChocobozzzRelax on tags (accept any characters and not required...
2017-03-22 ChocobozzzAdd video category support
2017-03-10 ChocobozzzServer: add config endpoint
2017-03-08 ChocobozzzAllow to sort by likes
2017-03-08 ChocobozzzAdd like/dislike system for videos
2017-03-04 ChocobozzzServer: typo
2017-03-04 ChocobozzzServer: fix migrations with an empty Applications table
2017-03-04 ChocobozzzServer: fix requests endpoints
2017-02-26 ChocobozzzServer: little sort refractoring
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 ChocobozzzAdd email to users
2017-02-16 ChocobozzzAdd email to pods
2017-01-30 ChocobozzzClient: replace simple tables by ng2 smart table component
2017-01-23 ChocobozzzClient: add basic support to report video abuses
2017-01-17 ChocobozzzServer: paths refractoring
2017-01-17 ChocobozzzServer: remote request process refractoring
2017-01-12 ChocobozzzMerge branch 'postgresql'
2017-01-11 ChocobozzzServer: always check commit result
2017-01-10 ChocobozzzServer: improve requests scheduler
2017-01-04 ChocobozzzServer: use crypto instead of ursa for pod signature
2017-01-04 ChocobozzzServer: add video abuse support
2016-12-29 ChocobozzzServer: use binary data instead of base64 to send thumb...
2016-12-29 ChocobozzzServer: add association between author and user
2016-12-28 ChocobozzzServer: add database field validations
2016-12-25 ChocobozzzFix standard lint
2016-12-25 ChocobozzzUpdate migrations code
2016-12-24 ChocobozzzMove tags in another table
next