Add downloadingEnabled property to video model
[oweals/peertube.git] / server / helpers / custom-validators /
2018-10-06 Lucas DeclercqAdd downloadingEnabled property to video model
2018-10-05 ChocobozzzAdd user history and resume videos
2018-10-01 ChocobozzzCheck the comment is defined when validating body
2018-10-01 ChocobozzzFix video fps validator
2018-09-25 ChocobozzzMerge remote-tracking branch 'origin/master' into develop
2018-09-25 lsdeAdd dot into allowed actor username
2018-09-20 ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19 ChocobozzzFix jobs tests
2018-09-19 ChocobozzzRefractor videos AP functions
2018-09-19 ChocobozzzOptimize SQL requests of videos AP endpoints
2018-09-19 ChocobozzzOptimize SQL requests of watch page API endpoints
2018-09-14 ChocobozzzAdd recently added redundancy strategy
2018-09-13 ChocobozzzBasic video redundancy implementation
2018-09-11 Rigel Kentuse focus-visible polyfill to improve keyboard navigation
2018-09-04 ChocobozzzAdd federation to ownership change
2018-09-04 Gaëtan RizioUsers can change ownership of their video [#510] (...
2018-08-31 Josh Moreladd user account email verificiation (#977)
2018-08-28 ChocobozzzRefractor user quota SQL queries
2018-08-28 Felix AbleitnerImplement daily upload limit (#956)
2018-08-27 ChocobozzzAdd ability to search video channels
2018-08-27 ChocobozzzAdd ability to set a name to a channel
2018-08-27 ChocobozzzUse height instead of width to represent the video...
2018-08-27 ChocobozzzAdd subscriptions endpoints to REST API
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 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 ChocobozzzFix caption upload on Mac OS
2018-08-06 ChocobozzzFix fps federation
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-26 ChocobozzzFix last commit
2018-07-25 Rigel Kentexpliciting type checks and predicates (server only)
2018-07-24 ChocobozzzAdd advanced search in client
2018-07-24 ChocobozzzAdd videos list filters
2018-07-16 ChocobozzzHandle .srt subtitles
2018-07-16 ChocobozzzImplement captions/subtitles
2018-07-11 ChocobozzzMigrate to bull
2018-06-29 ChocobozzzHandle higher FPS for high resolution (test)
2018-06-22 ChocobozzzFix images size limit
2018-06-20 ChocobozzzFix HTTP fallback when having videostream issues on...
2018-06-14 ChocobozzzAdd ability for uploaders to schedule video update
2018-06-13 ChocobozzzFix lint
2018-06-12 ChocobozzzAdd concept of video state, and add ability to wait...
2018-06-07 ChocobozzzImprove create import file job
2018-05-29 ChocobozzzFix AP activity validator
2018-05-25 ChocobozzzOnly use account name in routes
2018-05-24 ChocobozzzHandle account name in client url
2018-05-17 ChocobozzzFix video channel update with an admin account
2018-05-16 ChocobozzzFix updating video tags to empty field
2018-05-11 ChocobozzzMove normalize functions in helpers
2018-05-11 ChocobozzzImprove AP validation for Notes
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-04-26 ChocobozzzAdd ability to update the user display name/description
2018-04-23 ChocobozzzUse ISO 639 for languages
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-04 ChocobozzzAccept unlisted comments too
2018-03-28 ChocobozzzRemove alpine image
2018-03-28 ChocobozzzTruncate correctly video descriptions
2018-03-22 ChocobozzzImprove activity pub actors implementation
2018-03-19 ChocobozzzUpdate the api documentation
2018-03-19 ChocobozzzUpdate videos response api
2018-03-19 ChocobozzzSanitize invalid actor description
2018-02-21 ChocobozzzAdd links to comment mentions
2018-02-15 ChocobozzzImplement support field in video and video channel
2018-02-14 ChocobozzzAdd ability to set video thumbnail/preview
2018-01-26 ChocobozzzUse sensitive instead of nsfw in activitypub
2018-01-26 ChocobozzzFix announce activities
2018-01-26 ChocobozzzOnly accept public comments
2018-01-25 ChocobozzzMove job queue to redis
2018-01-12 ChocobozzzFix communication with mastodon
2018-01-11 ChocobozzzAdd reject processing for activitypub
2018-01-10 ChocobozzzFetch remote AP objects
2018-01-07 Benjamin BouvierA few updates for the watch video view (#181)
2018-01-04 ChocobozzzHandle HTML is comments
2018-01-04 ChocobozzzAdd ability to delete comments
2018-01-03 ChocobozzzAdd avatar in comments
2018-01-03 ChocobozzzSend account activitypub update events
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 ChocobozzzPropagate old comment on new follow
2017-12-22 ChocobozzzAdd comments controller
2017-12-22 ChocobozzzCreate comment on replied mastodon statutes
2017-12-21 ChocobozzzFix webfinger validator
2017-12-21 ChocobozzzSanitize url to not end with implicit ports
2017-12-20 ChocobozzzFix validators issue
2017-12-19 ChocobozzzHandle mastodon shares
2017-12-19 ChocobozzzFix player play exception on chromium
2017-12-19 ChocobozzzAccept domain without port for webfinger
2017-12-19 ChocobozzzStatus are sent to mastodon
next