]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/helpers
Fix images size when downloading them
[github/Chocobozzz/PeerTube.git] / server / helpers /
2018-11-16  ChocobozzzFix images size when downloading them
2018-11-16  ChocobozzzFix AP collections pagination
2018-11-14  ChocobozzzCheck activities host
2018-11-14  ChocobozzzAdd compatibility with other Linked Signature algorithms
2018-11-13  ChocobozzzMerge branch 'master' into develop
2018-11-13  Thomas CitharelRename context stats to state
2018-11-12  Rigel Kent(ffmpeg) force pixel format yuv420p (#1394)
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-19  ChocobozzzAdd HTTP signature check before linked signature
2018-10-19  ChocobozzzUpdate translations
2018-10-19  ChocobozzzAdd HTTP signature check before linked signature
2018-10-18  ChocobozzzFix transcoding
2018-10-18  ChocobozzzAP mimeType -> mediaType
2018-10-17  ChocobozzzOup's
2018-10-17  ChocobozzzFix tests
2018-10-17  ChocobozzzMerge branch 'feature/webtorrent-disabling' into develop
2018-10-17  Felix AbleitnerSet keyframe interval for transcoding (fixes #1147...
2018-10-16  ChocobozzzAdd ability for users to block an account/instance...
2018-10-13  Rigel Kentmove to boolean switch 1201/head
2018-10-13  Rigel Kentadd webtorrent opt-out settings
2018-10-13  BRAINS YUMadd parseBytes utility function and tests (#1239)
2018-10-11  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-10  ChocobozzzAdd ability to list all local videos
2018-10-10  ChocobozzzAdd more headers to broadcast/unicast
2018-10-08  Rigel Kentfix automatic bitrate adjustment
2018-10-08  Felix AbleitnerSet bitrate limits for transcoding (fixes #638) (#1135)
2018-10-08  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-05  ChocobozzzAdd user history and resume videos
2018-10-03  ChocobozzzFix config endpoint
2018-10-01  ChocobozzzCheck the comment is defined when validating body
2018-10-01  ChocobozzzFix video fps validator
2018-10-01  ChocobozzzDecrease log file max size
2018-10-01  Rigel Kentshow last commit hash alongside server version in footer
2018-10-01  ChocobozzzAdd timeout on youtube dl to cleaup files
2018-10-01  ChocobozzzDelete each file on failed import
2018-09-28  ChocobozzzCorrectly delete directories on import
2018-09-26  ChocobozzzFix video import of some youtube videos
2018-09-26  ChocobozzzCorrectly fix the webtorrent redundancy bug
2018-09-25  ChocobozzzDirty webtorrent fix to wait FS sync
2018-09-25  ChocobozzzFix redundancy bug with old peertube torrent
2018-09-25  ChocobozzzMerge remote-tracking branch 'origin/master' into develop
2018-09-25  lsdeAdd dot into allowed actor username
2018-09-24  ChocobozzzImprove redundancy: add 'min_lifetime' configuration
2018-09-24  ChocobozzzFix videos list user NSFW policy
2018-09-20  ChocobozzzAdd warning if one of the storage directory is in the...
2018-09-20  ChocobozzzMerge pull request #941 from rigelk/cli-wrapper
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-19  ChocobozzzFix jobs tests
2018-09-19  ChocobozzzRefractor audit user identifier
2018-09-19  ChocobozzzMove youtubeDL upgrader in helpers/
2018-09-19  ChocobozzzOptimize activity actor load in AP processors
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-17  ChocobozzzImprove webtorrent import error message when the torren...
2018-09-17  ChocobozzzHandle actors search beginning with '@'
2018-09-14  ChocobozzzSpeed up overviews route
2018-09-14  Rigel Kentone cli to unite them all
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  ChocobozzzDo not import live streaming
2018-09-04  ChocobozzzFix video import with URL with small titles
2018-09-04  ChocobozzzFix nsfw filter
2018-09-04  ChocobozzzAdd federation to ownership change
2018-09-04  Gaëtan RizioUsers can change ownership of their video [#510] (...
2018-08-31  ChocobozzzAdd sql trace in error log on sequelize error
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  ChocobozzzCorrectly migrate to fs-extra
2018-08-27  Rigel Kentreplace fs by fs-extra to prevent EMFILE error
2018-08-27  ChocobozzzFetch outbox when searching an actor
2018-08-27  ChocobozzzSearch video channel handle/uri
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-16  ChocobozzzEnsure youtubedl binary exists in ydl helper
2018-08-14  ChocobozzzDon't set a bitrate on unknown audio input
2018-08-14  ChocobozzzCleanup utils helper
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  ChocobozzzCorrect webtorrent download cleanup
2018-08-08  ChocobozzzAdd torrent tests
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 tests regarding video import
2018-08-06  ChocobozzzAdd import http enabled configuration
2018-08-06  ChocobozzzAdd audit logs for video import
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
next