]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/tests
Refractor activities sending
[github/Chocobozzz/PeerTube.git] / server / tests /
2018-09-14  ChocobozzzRefractor activities sending
2018-09-14  ChocobozzzAdd redundancy stats
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
2018-06-14  ChocobozzzAdd ability for uploaders to schedule video update
2018-06-13  ChocobozzzFix offset/limit on some SQL queries :facepalm:
2018-06-13  ChocobozzzImprove tests when waiting pending jobs
2018-06-12  ChocobozzzAdd concept of video state, and add ability to wait...
2018-06-11  ChocobozzzFix import with when the imported file has the same...
2018-06-08  ChocobozzzAdd video comments RSS
2018-06-07  ChocobozzzMove fixtures in tests/
2018-06-07  ChocobozzzImprove create import file job
2018-06-07  Florent FayolleAdd create-import-video-file-job command
2018-05-30  ChocobozzzImprove create transcoding jobs tests
2018-05-30  ChocobozzzAdd ability to manually run transcoding job
2018-05-28  ChocobozzzFix publishedAt value after following a new instance
2018-05-28  ChocobozzzUpdate changelog
2018-05-25  ChocobozzzOnly use account name in routes
2018-05-22  ChocobozzzImprove e2e tests
2018-05-17  ChocobozzzFix video channel update with an admin account
2018-05-11  ChocobozzzAdd check channel update test in video update
2018-05-11  ChocobozzzAdd ability to update a video channel
2018-05-11  ChocobozzzAdd ability to embed a video in Twitter
2018-05-09  ChocobozzzFix tests
next