]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/middlewares/validators
Cleanup utils helper
[github/Chocobozzz/PeerTube.git] / server / middlewares / validators /
2018-08-14  ChocobozzzCleanup utils helper
2018-08-14  ChocobozzzImprove blacklist management
2018-08-14  ChocobozzzAdd blacklist reason field
2018-08-10  ChocobozzzAdd state and moderationComment for abuses on server...
2018-08-08  ChocobozzzAdd reason when banning a user
2018-08-08  ChocobozzzImplement user blocking on server side
2018-08-08  ChocobozzzAdd ability to delete our account
2018-08-08  ChocobozzzAdd import.video.torrent configuration
2018-08-08  ChocobozzzImport torrents with webtorrent
2018-08-08  ChocobozzzImport magnets with webtorrent
2018-08-07  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzAdd import http enabled configuration
2018-08-06  ChocobozzzRemove ability to delete video imports
2018-08-06  ChocobozzzAdd ability to list video imports
2018-08-06  ChocobozzzAdd ability to remove a video import
2018-08-06  ChocobozzzAdd ability to import video with youtube-dl
2018-07-31  ChocobozzzCleanup req files on bad request
2018-07-27  Jorropo[Server>Middlewares>Follows] Changing error code 400...
2018-07-24  ChocobozzzAdd ability to only filter in the search endpoint
2018-07-24  ChocobozzzAdd advanced search in client
2018-07-24  ChocobozzzAdd videos list filters
2018-07-24  ChocobozzzBegin advanced search
2018-07-16  ChocobozzzRemove unnecessary image check in video upload
2018-07-16  ChocobozzzRefractor video attr validators
2018-07-16  ChocobozzzImplement captions/subtitles
2018-06-29  ChocobozzzAPI: Add ability to update video channel avatar
2018-06-22  ChocobozzzFix images size limit
2018-06-21  ChocobozzzDo not create a user with the same username than anothe...
2018-06-18  ChocobozzzFix removing scheduled update
2018-06-15  ChocobozzzAdd ability to schedule video publication
2018-06-14  ChocobozzzAdd ability for uploaders to schedule video update
2018-06-12  ChocobozzzAdd concept of video state, and add ability to wait...
2018-06-08  ChocobozzzAdd video comments RSS
2018-05-25  ChocobozzzOnly use account name in routes
2018-05-24  ChocobozzzHandle account name in client url
2018-05-22  Rigel Kentfeature: IP filtering on signup page
2018-05-17  ChocobozzzFix video channel update with an admin account
2018-05-16  ChocobozzzFix updating video tags to empty field
2018-05-11  ChocobozzzAdd ability to update a video channel
2018-05-11  ChocobozzzImprove video torrent AP object validator
2018-05-09  ChocobozzzAccount/channel descriptions are not required anymore
2018-05-07  ChocobozzzFix video channel update/create on empty fields
2018-04-26  ChocobozzzAdd video channel management
2018-04-26  ChocobozzzAdd ability to update the user display name/description
2018-04-25  ChocobozzzImplement video channel feeds
2018-04-25  ChocobozzzUpdate video-channel routes (again)
2018-04-25  ChocobozzzVideo channel API routes refractor
2018-04-24  ChocobozzzUpdate video channel routes
2018-04-24  ChocobozzzAdd account view
2018-04-19  Gérald NielMerge branch 'develop' of framagit.org:chocobozzz/PeerT...
2018-04-19  ChocobozzzAdd ability to choose what policy we have for NSFW...
2018-04-16  Rigel Kentfeature: initial syndication feeds support 500/head
2018-04-06  ChocobozzzUpgrade server dependencies
2018-03-26  ChocobozzzFix error logging
2018-03-13  ChocobozzzMove sort middleware utils in utils file
2018-03-11  Rigel KentFix typo in "user already exist" error message (PR...
2018-03-11  CaleFix typo in "already exist" error message 333/head
2018-03-01  ChocobozzzAdd ability to change the homepage
2018-02-23  ChocobozzzFix lint
2018-02-23  ChocobozzzDetect posting request in our own inbox
2018-02-22  ChocobozzzAdd ability to update another user video
2018-02-21  ChocobozzzAdd links to comment mentions
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
next