Update contributors list
[oweals/peertube.git] / server /
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 ChocobozzzMove redundancy in its own travis container
2018-10-16 ChocobozzzFix redundancy test
2018-10-16 ChocobozzzAdd ability to mute a user/instance by server in client
2018-10-16 ChocobozzzAdd ability to mute a user/instance by server in server api
2018-10-16 ChocobozzzAdd user/instance block by users in the client
2018-10-16 ChocobozzzAdd ability for users to block an account/instance...
2018-10-14 BRAINS YUMadd REPL in server/tools/repl.ts (#1248)
2018-10-14 Adnane Belmadiafrename News category into News & Politics (#1261)
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 ability to search on followers/following
2018-10-10 Lucas Declercq Add explicit error message that changing video ownersh...
2018-10-10 ChocobozzzAdd more headers to broadcast/unicast
2018-10-08 Rigel Kentfix automatic bitrate adjustment
2018-10-08 ChocobozzzTry to cache video_high_bitrate_1080p in travis
2018-10-08 ChocobozzzChange a little bit optimize-old-videos logic
2018-10-08 Felix AbleitnerSet bitrate limits for transcoding (fixes #638) (#1135)
2018-10-08 ChocobozzzAdd users search filter
2018-10-08 ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-08 ChocobozzzAvoid old issue regarding duplicated hosts in db
2018-10-08 ChocobozzzFix avatar update
2018-10-08 ChocobozzzFix avatar update
2018-10-05 ChocobozzzAdd user moderation in the account page
2018-10-05 ChocobozzzAdd user history and resume videos
2018-10-03 ChocobozzzDon't block when removing redundancy files
2018-10-03 ChocobozzzDelete correctly redundancy files
2018-10-03 ChocobozzzCheck video exists before extending its expiration
2018-10-03 ChocobozzzFix config endpoint
2018-10-02 ChocobozzzUpsert cache file on create activity
2018-10-02 ChocobozzzTry to fix travis redundancy tests
2018-10-02 ChocobozzzCorrectly forward comment deletion
2018-10-02 ChocobozzzTry to improve redundancy tests
2018-10-02 ChocobozzzFix get version
2018-10-01 ChocobozzzCheck the comment is defined when validating body
2018-10-01 ChocobozzzDon't build redundancy urls with "-1" as fps
2018-10-01 ChocobozzzAdd tests regarding well known/static text endpoints
2018-10-01 ChocobozzzFix redundancy with specific videos
2018-10-01 ChocobozzzFix video fps validator
2018-10-01 ChocobozzzFix refreshing external video attributes
2018-10-01 ChocobozzzCheck video channel name is unique on our instance
2018-10-01 ChocobozzzDecrease log file max size
2018-10-01 ChocobozzzFix dnt route
2018-10-01 Rigel Kentshow last commit hash alongside server version in footer
2018-10-01 Andrew MorganDefine channelId property beforehand
2018-10-01 Andrew MorganAllow specification of Channel ID in peertube-upload.js
2018-10-01 ChocobozzzAdd timeout on youtube dl to cleaup files
2018-10-01 ChocobozzzDelete each file on failed import
2018-10-01 ChocobozzzCorrectly delete files on failed import
2018-10-01 ChocobozzzEnsure video existence before duplicating it
2018-10-01 ChocobozzzFix redundancy with videos already duplicated with...
2018-10-01 ChocobozzzIncrease timeout on upload endpoint
2018-09-28 ChocobozzzImprove prune script
2018-09-28 ChocobozzzEnable more angular options
2018-09-28 ChocobozzzFix video description when importing by url
2018-09-28 ChocobozzzRemove duplicated videos on unfollow/delete redundancy
2018-09-28 ChocobozzzCorrectly delete directories on import
2018-09-27 ChocobozzzFix federation with a comment reply
2018-09-26 ChocobozzzCheck current password on server side
2018-09-26 ChocobozzzFix video import of some youtube videos
2018-09-26 ChocobozzzImprove upliad script error handling for token
2018-09-26 ChocobozzzFix quota translations
2018-09-26 ChocobozzzFix video files duplicated when fps is null
2018-09-26 ChocobozzzFix redundancy tests
2018-09-26 ChocobozzzFix avatar transaction retry
2018-09-26 ChocobozzzCorrectly fix the webtorrent redundancy bug
2018-09-25 ChocobozzzDirty webtorrent fix to wait FS sync
2018-09-25 ChocobozzzOnly duplicate public videos
2018-09-25 ChocobozzzFix redundancy bug with old peertube torrent
2018-09-25 ChocobozzzReduce video import TTL
2018-09-25 ChocobozzzFix redundancy totalVideos stats
2018-09-25 ChocobozzzMerge remote-tracking branch 'origin/master' into develop
2018-09-25 lsdeAdd dot into allowed actor username
2018-09-25 ChocobozzzFix dnt route
2018-09-24 ChocobozzzFix comment deletion with mastodon
2018-09-24 ChocobozzzImprove redundancy: add 'min_lifetime' configuration
2018-09-24 ChocobozzzFix videos list user NSFW policy
2018-09-21 ChocobozzzRemove unnecessary actor existance check
2018-09-20 ChocobozzzFix peertube script
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-20 ChocobozzzCache user token
2018-09-20 ChocobozzzLimit associations fetch when loading token
2018-09-20 BO41rename manifest
2018-09-19 ChocobozzzFix jobs tests
2018-09-19 ChocobozzzRefractor audit user identifier
2018-09-19 ChocobozzzMove youtubeDL upgrader in helpers/
2018-09-19 ChocobozzzAdd redundancy check interval in config
2018-09-19 ChocobozzzPut config redundancy strategies in "strategies" subkey
2018-09-19 ChocobozzzImprove AP actor checks
2018-09-19 ChocobozzzOptimize activity actor load in AP processors
next