Merge branch 'release/2.1.0' into develop
[oweals/peertube.git] / server / tests / api / server /
2018-10-02 ChocobozzzTry to improve redundancy tests
2018-09-28 ChocobozzzRemove duplicated videos on unfollow/delete redundancy
2018-09-26 ChocobozzzFix quota translations
2018-09-26 ChocobozzzFix redundancy tests
2018-09-25 ChocobozzzFix redundancy totalVideos stats
2018-09-24 ChocobozzzImprove redundancy: add 'min_lifetime' configuration
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-14 ChocobozzzRefractor activities sending
2018-09-14 ChocobozzzAdd redundancy stats
2018-09-14 ChocobozzzAdd recently added redundancy strategy
2018-09-14 ChocobozzzAdd trending videos strategy
2018-09-13 ChocobozzzBasic video redundancy implementation
2018-08-31 Josh Moreladd user account email verificiation (#977)
2018-08-30 ChocobozzzFix job tests
2018-08-30 ChocobozzzBufferize videos views in redis
2018-08-28 ChocobozzzFix tests
2018-08-28 Felix AbleitnerImplement daily upload limit (#956)
2018-08-27 ChocobozzzAdd refresh video on search
2018-08-27 ChocobozzzAdd ability to search a video with an URL
2018-08-27 ChocobozzzAdd ability to set a name to a channel
2018-08-14 ChocobozzzFlat shared module directory
2018-08-14 ChocobozzzIncrease video import timeout
2018-08-14 ChocobozzzFilter tracker based on infohash
2018-08-14 ChocobozzzAdd blacklist reason field
2018-08-10 ChocobozzzTry to fix travis tests
2018-08-08 ChocobozzzAdd reason when banning a user
2018-08-08 ChocobozzzAdd import.video.torrent configuration
2018-08-07 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06 ChocobozzzAdd import http enabled configuration
2018-07-31 ChocobozzzCleanup req files on bad request
2018-07-31 ChocobozzzFix handle down test
2018-07-24 ChocobozzzFix travis tests
2018-07-18 ChocobozzzRender CSS/title/description tags on server side
2018-07-16 ChocobozzzImplement captions/subtitles
2018-07-11 ChocobozzzMigrate to bull
2018-06-13 ChocobozzzFix offset/limit on some SQL queries :facepalm:
2018-06-13 ChocobozzzImprove tests when waiting pending jobs
2018-05-11 ChocobozzzAdd ability to embed a video in Twitter
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-03-29 ChocobozzzAdd reverse proxy test in travis
2018-03-29 ChocobozzzPrevent brute force login attack
2018-03-15 ChocobozzzAdd short description in config
2018-03-12 ChocobozzzUpdate videos api list for account
2018-03-01 ChocobozzzAdd ability to change the homepage
2018-02-28 ChocobozzzAdd stats route
2018-02-22 ChocobozzzAdd ability to add custom css/javascript
2018-02-15 ChocobozzzImplement support field in video and video channel
2018-02-09 ChocobozzzFix config test
2018-02-01 ChocobozzzSend an email on video abuse report
2018-01-31 ChocobozzzAdd about page
2018-01-31 ChocobozzzAdd new name/terms/description config options
2018-01-30 ChocobozzzAdd tests for emails
2018-01-25 ChocobozzzMove job queue to redis
2018-01-25 luzpazMisc. typos (#245)
2018-01-19 ChocobozzzAdd ability to configure log level
2018-01-18 ChocobozzzIncrease tests timeout
2018-01-18 ChocobozzzOptimize SQL query that fetch actor outbox
2018-01-18 ChocobozzzAvoid too many requests and fetching outbox
2018-01-18 ChocobozzzDon't show videos of remote instance after unfollow
2018-01-17 ChocobozzzAdd ability to update some configuration keys
2018-01-15 ChocobozzzFix actor followers/following counts
2018-01-12 ChocobozzzFix lint
2018-01-12 ChocobozzzUpdate follower/following counts
2018-01-12 ChocobozzzAvoid making retried requests to dead followers
2018-01-11 ChocobozzzAdd tests to handle down server
2018-01-10 ChocobozzzRun videojs outside angular
2018-01-10 ChocobozzzFetch remote AP objects
2018-01-03 ChocobozzzAdd ability to disable video comments
2017-12-29 ChocobozzzFix tests
2017-12-29 ChocobozzzRefractor check video tests
2017-12-28 ChocobozzzImprove check follow params tests
2017-12-28 ChocobozzzTests directories refractor