Check video channel name is unique on our instance
[oweals/peertube.git] / server /
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
2018-09-13 ChocobozzzProcess last hour views instead of current hour
2018-09-13 ChocobozzzBasic video redundancy implementation
2018-09-13 ChocobozzzRetry transactions on user endpoints if needed
2018-09-13 ChocobozzzFix video views increment
2018-09-13 ChocobozzzFix feeds with channel filter
2018-09-11 Rigel Kentuse focus-visible polyfill to improve keyboard navigation
2018-09-06 Austin Heapdraft "security.txt" spec integration (#1020)
2018-09-05 ChocobozzzFix occitan label
2018-09-04 ChocobozzzMove nodeinfo model in shared/
2018-09-04 Chocobozzzcheck 'trending.videos.interval_days' config key
2018-09-04 ChocobozzzAdd index to startDate in video view table
2018-09-04 ChocobozzzDo not import live streaming
2018-09-04 ChocobozzzFix video import with URL with small titles
2018-09-04 ChocobozzzFix import videos duplicate detection
2018-09-04 ChocobozzzFix nsfw filter
2018-09-04 ChocobozzzAdd federation to ownership change
2018-09-04 ChocobozzzAdd trending sort tests
2018-09-04 ChocobozzzFix overview cache
2018-09-04 ChocobozzzFix trending videos count
2018-09-04 Gaëtan RizioUsers can change ownership of their video [#510] (...
2018-09-03 ChocobozzzFix thumbnail/preview in upload script
2018-08-31 ChocobozzzFix videos overview tags section
2018-08-31 ChocobozzzTrending by interval
2018-08-31 ChocobozzzAdd channel avatar to overviews
2018-08-31 ChocobozzzCleanup video API SQL requests
2018-08-31 ChocobozzzUse custom rate limiter when asking verif email
2018-08-31 ChocobozzzAdd sql trace in error log on sequelize error
2018-08-31 ChocobozzzTry to improve sql videos list query
2018-08-31 ChocobozzzVideos overview page: first version
next