]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/validators
Handle line feeds in comments
[github/Chocobozzz/PeerTube.git] / server / middlewares / validators /
2018-02-20  ChocobozzzHandle line feeds in comments
2018-02-15  ChocobozzzImplement support field in video and video channel
2018-02-14  ChocobozzzAdd ability to set video thumbnail/preview
2018-01-31  ChocobozzzDon't leak unlisted videos
2018-01-30  ChocobozzzAdd tests for emails
2018-01-30  ChocobozzzAdd ability to reset our password
2018-01-26  ChocobozzzDon't leak passwords in log
2018-01-25  ChocobozzzMove job queue to redis
2018-01-23  ChocobozzzDestroy user token when changing its role
2018-01-17  ChocobozzzAdd ability to update some configuration keys
2018-01-04  ChocobozzzAdd ability to delete comments
2018-01-03  ChocobozzzSend account activitypub update events
2018-01-03  ChocobozzzAutomatically resize avatars
2018-01-03  ChocobozzzAdd avatar max size limit
2018-01-03  ChocobozzzAdd ability to disable video comments
2017-12-29  ChocobozzzBegin to add avatar to actors
2017-12-28  ChocobozzzImprove check follow params tests
2017-12-28  ChocobozzzPropagate old comment on new follow
2017-12-27  ChocobozzzAdd comments federation tests
2017-12-27  ChocobozzzAdd video comment components
2017-12-22  ChocobozzzBegin unit tests
2017-12-22  ChocobozzzAdd comments controller
2017-12-19  ChocobozzzSet port if not specified in webfinger
2017-12-19  ChocobozzzBegin moving video channel to actor
2017-12-19  AndrĂ©as LivetEnh #106 : Add an autoPlayVideo user attribute (#159)
2017-12-14  ChocobozzzUse sequelize scopes
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-12-11  ChocobozzzMerge branch 'feature/design' into develop
2017-12-07  ChocobozzzMake some fields optional when uploading a video
2017-12-05  ChocobozzzFix client search
2017-11-30  ChocobozzzFix bad to/cc when undo dislike
2017-11-30  ChocobozzzFix lint
2017-11-30  ChocobozzzAdd ability to list jobs
2017-11-28  ChocobozzzRemove max duration/filesize constraints
2017-11-27  ChocobozzzRefractor validators
2017-11-27  ChocobozzzAdd shares forward and collection on videos/video channels
2017-11-27  ChocobozzzMisc cleanup
2017-11-27  ChocobozzzCleanup helpers
2017-11-27  ChocobozzzAdd follow tests
2017-11-27  ChocobozzzAdd ability to unfollow a server
2017-11-27  ChocobozzzRefractor activity pub lib/helpers
2017-11-27  ChocobozzzFix lint
2017-11-27  ChocobozzzServer shares user videos
2017-11-27  ChocobozzzRename Pod -> Server
2017-11-27  ChocobozzzFollow works
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  ChocobozzzUsernames are case insensitive now
2017-10-31  ChocobozzzUpgrade server packages
2017-10-31  ChocobozzzAdd tests and fix bugs for video privacy
2017-10-31  ChocobozzzAdd video privacy setting
2017-10-27  ChocobozzzSupport roles with rights and add moderator role
2017-10-26  ChocobozzzBe tolerant with remote requests
2017-10-26  ChocobozzzFix lint
2017-10-26  ChocobozzzAdd video channels
2017-10-19  ChocobozzzUpgrade client dependencies and fix error logs
2017-10-19  ChocobozzzAdd pod list endpoint with pagination, sort...
2017-10-16  RonanHandle express-validator error on the client side and...
2017-10-16  ChocobozzzAdd oembed endpoint
2017-10-10  ChocobozzzVideo blacklist refractoring
2017-10-09  ChocobozzzChange how we handle resolution
2017-09-22  Green-StarHandle blacklist (#84)
2017-09-15  ChocobozzzUpgrade express validator to v4
2017-09-14  ChocobozzzRemove ng2 file upload module
2017-09-12  ChocobozzzImprove real world script
2017-09-06  ChocobozzzFix tests and user quota
2017-09-05  ChocobozzzBegin tests for user quota
2017-09-05  ChocobozzzAdd user update for admins
2017-09-04  ChocobozzzMake tslint happy
2017-09-04  ChocobozzzBegin user quota
2017-08-25  ChocobozzzUpgrade common server dependencies
2017-08-02  Green-StarRemove one pod (#76)
2017-07-25  ChocobozzzAdd ability to limit user registrations
2017-07-11  ChocobozzzRemove "function" in favor of () => {}
2017-07-11  ChocobozzzUse global uuid instead of remoteId for videos
2017-07-07  ChocobozzzFix error logging
2017-07-05  ChocobozzzMove to promises
2017-06-11  ChocobozzzUse shared models
2017-06-10  ChocobozzzType functions
2017-05-25  ChocobozzzType models
2017-05-20  ChocobozzzFirst typescript iteration
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  ChocobozzzRelax on tags (accept any characters and not required...
2017-03-22  ChocobozzzAdd video category support
2017-03-08  ChocobozzzAdd like/dislike system for videos
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  ChocobozzzAdd email to users
2017-02-16  ChocobozzzAdd email to pods
2017-02-10  ChocobozzzServer: update express-validator
next