Fix some defaults values + indentation
[oweals/peertube.git] / server / tests /
2018-10-06 Lucas DeclercqAdd downloadingEnabled property to video model
2018-10-05 ChocobozzzAdd user moderation in the account page
2018-10-05 ChocobozzzAdd user history and resume videos
2018-10-03 ChocobozzzDelete correctly redundancy files
2018-10-02 ChocobozzzTry to fix travis redundancy tests
2018-10-02 ChocobozzzTry to improve redundancy tests
2018-10-01 ChocobozzzAdd tests regarding well known/static text endpoints
2018-10-01 ChocobozzzCheck video channel name is unique on our instance
2018-09-28 ChocobozzzRemove duplicated videos on unfollow/delete redundancy
2018-09-26 ChocobozzzCheck current password on server side
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 ChocobozzzFix peertube script
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-14 ChocobozzzRefractor activities sending
2018-09-14 ChocobozzzAdd redundancy stats
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 ChocobozzzBasic video redundancy implementation
2018-09-13 ChocobozzzFix feeds with channel filter
2018-09-04 ChocobozzzFix nsfw filter
2018-09-04 ChocobozzzAdd federation to ownership change
2018-09-04 ChocobozzzAdd trending sort tests
2018-09-04 Gaëtan RizioUsers can change ownership of their video [#510] (...
2018-08-31 ChocobozzzTrending by interval
2018-08-31 ChocobozzzVideos overview page: first version
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 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 ChocobozzzFix tests
2018-08-27 ChocobozzzRefractor comment creation from federation
2018-08-27 ChocobozzzAdd refresh video on search
2018-08-27 ChocobozzzAdd ability to search a video with an URL
2018-08-27 ChocobozzzAdd get subscription endpoint
2018-08-27 ChocobozzzAdd ability to set a name to a channel
2018-08-27 ChocobozzzAdd subscriptions endpoints to REST API
2018-08-14 ChocobozzzAdd quota used in users list
2018-08-14 ChocobozzzDon't set a bitrate on unknown audio input
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 tests when getting a blacklisted video
2018-08-14 ChocobozzzImprove blacklist management
2018-08-14 ChocobozzzAdd blacklist reason field
2018-08-10 ChocobozzzTry to fix travis tests
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 ChocobozzzAdd ability to delete our account
2018-08-08 ChocobozzzIncrease test timeout for imports
2018-08-08 ChocobozzzAdd torrent tests
2018-08-08 ChocobozzzAdd check param tests regarding video imports
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 ChocobozzzFix caption upload on Mac OS
2018-08-06 ChocobozzzFix tests
2018-08-06 ChocobozzzFix fps federation
2018-08-06 ChocobozzzAdd tests regarding video import
2018-08-06 ChocobozzzAdd import http enabled configuration
2018-08-01 Rigel Kentadding tests for audio conversions
2018-08-01 Rigel Kentfixing tests to deal with new transcoding parameters
2018-08-01 Rigel KentFixing #626 with ffmpeg's low default audio bitrate
2018-07-31 ChocobozzzCleanup req files on bad request
2018-07-31 ChocobozzzFix handle down test
2018-07-25 Rigel Kentexpliciting type checks and predicates (server only)
2018-07-24 ChocobozzzAdd ability to only filter in the search endpoint
2018-07-24 ChocobozzzFix travis tests
2018-07-24 ChocobozzzAdd advanced search in client
2018-07-24 ChocobozzzAdd videos list filters
2018-07-24 ChocobozzzBegin advanced search
2018-07-24 ChocobozzzSpeed up populate database script
2018-07-18 ChocobozzzRender CSS/title/description tags on server side
2018-07-17 ChocobozzzAdd populate database script
2018-07-16 ChocobozzzHandle .srt subtitles
2018-07-16 ChocobozzzImplement captions/subtitles
2018-07-11 ChocobozzzMigrate to bull
2018-06-29 ChocobozzzHandle higher FPS for high resolution (test)
2018-06-29 ChocobozzzClient: Add ability to update video channel avatar
2018-06-29 ChocobozzzAPI: Add ability to update video channel avatar
2018-06-27 ChocobozzzIncrease test timeout for travis
2018-06-22 ChocobozzzFix images size limit
2018-06-21 ChocobozzzImprove update host script and add warning if AP urls...
2018-06-21 ChocobozzzDo not create a user with the same username than anothe...
2018-06-15 Florent FAdd resolution to create-transcoding-job script (#654)
2018-06-15 ChocobozzzAdd ability to schedule video publication
next