]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/helpers
Fix images size limit
[github/Chocobozzz/PeerTube.git] / server / helpers /
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-13  ChocobozzzRefractor retry transaction function
2018-06-12  ChocobozzzAdd concept of video state, and add ability to wait...
2018-06-07  ChocobozzzImprove create import file job
2018-06-07  Florent FayolleAdd create-import-video-file-job command
2018-05-29  ChocobozzzFix AP activity validator
2018-05-25  ChocobozzzRefractor and optimize AP collections
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  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-24  ChocobozzzAdd account view
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-26  ChocobozzzFix error logging
2018-03-22  ChocobozzzImprove activity pub actors implementation
2018-03-22  ChocobozzzAdd logging for emails
2018-03-21  ChocobozzzFix issues with truncated description and utf characters
2018-03-20  ChocobozzzDisplay ffmpeg output errors
2018-03-19  ChocobozzzFix video_share_url duplicate key in transcoding job
2018-03-19  ChocobozzzUpdate the api documentation
2018-03-19  ChocobozzzUpdate videos response api
2018-03-19  ChocobozzzSanitize invalid actor description
2018-03-13  ChocobozzzUpgrade server depencencies
2018-03-08  ChocobozzzFix logging timestamp
2018-02-27  ChocobozzzFix resolution for portrait videos
2018-02-27  ChocobozzzDon't fail on upload if we cannot generate thumbnail
2018-02-27  ChocobozzzKeep ratio for thumbnails
2018-02-26  ChocobozzzAdd 30 fps limit in transcoding
2018-02-21  ChocobozzzAdd links to comment mentions
2018-02-21  ChocobozzzUnlisted videos are not displayed on Mastodon now
2018-02-15  ChocobozzzFix remote image fetching
2018-02-15  ChocobozzzImplement support field in video and video channel
2018-02-14  ChocobozzzHandle thumbnail update
2018-02-14  ChocobozzzAdd ability to set video thumbnail/preview
2018-02-09  ChocobozzzFix crash with websocket tracker
2018-02-09  ChocobozzzFix timestamp logging
2018-01-30  ChocobozzzAdd ability to reset our password
2018-01-29  ChocobozzzAdd missing context fields
2018-01-29  ChocobozzzAdd id to likes/dislikes/comments/shares collections
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-19  ChocobozzzFix tests
2018-01-19  ChocobozzzAdd ability to configure log level
2018-01-17  ChocobozzzAdd ability to update some configuration keys
2018-01-16  ChocobozzzFix config storage paths
2018-01-15  ChocobozzzPrepare production workflow
2018-01-15  ChocobozzzFix lint
2018-01-15  ChocobozzzFix actor followers/following counts
2018-01-12  ChocobozzzAdd commentsEnabled field to AS context
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  ChocobozzzRefresh remote accounts
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  ChocobozzzSet port if not specified in webfinger
2017-12-19  ChocobozzzStatus are sent to mastodon
2017-12-19  ChocobozzzUse RsaSignature2017
2017-12-19  ChocobozzzUnfollow with host
2017-12-19  ChocobozzzBegin moving video channel to actor
2017-12-19  ChocobozzzSave
2017-12-19  Andréas LivetEnh #106 : Add an autoPlayVideo user attribute (#159)
2017-12-13  ChocobozzzMove models to typescript-sequelize
2017-12-11  ChocobozzzMerge branch 'feature/design' into develop
2017-12-08  ChocobozzzFix lint
2017-12-08  ChocobozzzFinish admin design
2017-11-27  ChocobozzzRefractor validators
next