]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server
Add ability to list all local videos on client
[github/Chocobozzz/PeerTube.git] / server /
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-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
2018-09-19  ChocobozzzOptimize video view AP processing
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-19  ChocobozzzReduce video.ts file size by moving some methods in...
2018-09-17  ChocobozzzImprove webtorrent import error message when the torren...
2018-09-17  ChocobozzzFix checker if we don't have redundancy strategies
2018-09-17  ChocobozzzFix "no results" on overview page
2018-09-17  ChocobozzzHandle actors search beginning with '@'
2018-09-17  ChocobozzzFix overviews tests
2018-09-14  ChocobozzzRefractor activities sending
2018-09-14  ChocobozzzProcess inbox activities in a queue
2018-09-14  ChocobozzzAdd redundancy stats
2018-09-14  ChocobozzzSpeed up overviews route
2018-09-14  ChocobozzzRaw query to get video ids
2018-09-14  Rigel Kentone cli to unite them all
2018-09-14  ChocobozzzAdd recently added redundancy strategy
2018-09-14  ChocobozzzTest to remove delay in tests when running multiple...
2018-09-14  ChocobozzzAdd trending videos strategy
next