]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/validators
Begin moving video channel to actor
[github/Chocobozzz/PeerTube.git] / server / middlewares / validators /
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
2017-01-27  ChocobozzzServer: error if we add a pod that already exists
2017-01-12  ChocobozzzMerge branch 'postgresql'
2017-01-11  ChocobozzzServer: fix update right checks
2017-01-11  ChocobozzzServer: rights check for update a video
2017-01-04  ChocobozzzServer: use crypto instead of ursa for pod signature
2017-01-04  ChocobozzzServer: add video abuse support
2016-12-30  ChocobozzzServer: fix video remoe validation
2016-12-30  ChocobozzzServer: optimization for videoGet and videoRemove
2016-12-29  ChocobozzzServer: add ability to update a video
2016-12-19  ChocobozzzFirst version with PostgreSQL
2016-11-27  ChocobozzzServer: remove encryption when seending requests to...
2016-11-16  ChocobozzzServer: forbid to make friends with a non https server
2016-11-16  ChocobozzzPod URL -> pod host. HTTPS is required to make friends.
2016-10-07  ChocobozzzServer: forbid to remove the root user
2016-10-02  ChocobozzzMerge branch 'master' into webseed-merged
2016-10-02  ChocobozzzServer: remove useless hash affectations
2016-08-23  ChocobozzzClient: fix error display for component
2016-08-21  ChocobozzzServer: fix makefriends validation and tests
2016-08-21  ChocobozzzServer: fix remote videos requests validator
2016-08-20  ChocobozzzServer: make friends urls come from the request instead...
2016-08-16  ChocobozzzServer: add user list sort/pagination
2016-08-09  ChocobozzzServer: delete user with the id and not the username
2016-08-05  ChocobozzzServer: do not allow a user to remove a video of anothe...
next