]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/tests/api
Allow to specify transcoding and import jobs concurrency
[github/Chocobozzz/PeerTube.git] / server / tests / api /
2020-11-09  ChocobozzzCheck live duration and size
2020-11-09  ChocobozzzLive streaming implementation first step
2020-08-28  ChocobozzzIncrease videos search before test timeout
2020-08-26  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-08-26  ChocobozzzFix tests
2020-08-26  ChocobozzzDeprecate old static routes
2020-08-24  ChocobozzzAdd fixtures cache to github actions
2020-08-24  ChocobozzzReorganize a little bit tests
2020-08-24  ChocobozzzMove html injection plugin tests in its own file
2020-08-24  ChocobozzzInject plugin CSS in embed too
2020-08-24  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2020-08-19  ChocobozzzIncrease user notification test timeouts
2020-08-19  ChocobozzzAdd ability to a video multiple times in a playlist
2020-08-12  ChocobozzzDo not reuse reset password links
2020-08-11  ChocobozzzRefactor video extensions logic in server
2020-08-10  Rigel Kentadd and document new additional video extensions suppor...
2020-08-07  ChocobozzzMerge branch 'feature/e2e' into develop
2020-08-07  ChocobozzzAdd ability to share playlists in modal
2020-08-07  ChocobozzzHandle playlist oembed
2020-08-07  ChocobozzzFix lint
2020-07-31  ChocobozzzIncrease redundancy check params timeout
2020-07-31  ChocobozzzFix tests
2020-07-31  ChocobozzzAdd openapi doc
2020-07-31  ChocobozzzAdd abuse messages/states notifications
2020-07-31  ChocobozzzAdd abuse messages management in my account
2020-07-31  ChocobozzzAdd server API to abuse messages
2020-07-31  ChocobozzzIncrease timeout for moderation notifications
2020-07-31  ChocobozzzUse parallel to run tests in parallel
2020-07-31  ChocobozzzDon't rely on youtube for tests
2020-07-29  Rigel Kenttest search for subscriptions and video-channels
2020-07-21  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-20  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-10  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-10  ChocobozzzFix video import tests
2020-07-10  ChocobozzzAdd new abuses tests
2020-07-10  ChocobozzzAdd migrations
2020-07-10  ChocobozzzImplement abuses check params
2020-07-10  ChocobozzzUse 3 tables to represent abuses
2020-07-03  Rigel Kentadd check-params test for user list
2020-07-02  Rigel Kentadd blocked filter in users list to filter banned users
2020-06-25  ChocobozzzBlock infohash spammers from tracker
2020-06-22  Rigel Kentpredefined report reasons & improved reporter UI (...
2020-06-18  ChocobozzzUse TS_NODE_FILES instead of --files
2020-06-18  ChocobozzzFix tests
2020-06-17  ChocobozzzUpdate server dependencies
2020-06-16  ChocobozzzSplit notification tests
2020-06-16  ChocobozzzAdd videos count in channels list
2020-06-12  ChocobozzzUse default nsfw instance policy for search index
2020-06-12  ChocobozzzOptimize views per day in video channels
2020-06-12  ChocobozzzFix lint
2020-06-11  ChocobozzzMerge branch 'blacklist' into 'develop'
2020-06-10  Rigel Kentpreserve original variable names server-side
2020-06-10  Rigel Kentrename blacklist to block/blocklist, merge block and...
2020-06-10  ChocobozzzFix tests
2020-06-10  ChocobozzzAdd search index tests
2020-06-10  ChocobozzzAdd search target check params
2020-06-10  ChocobozzzFirst implem global search
2020-06-03  Levi BardMake federation of unlisted videos an instance-level...
2020-06-02  ChocobozzzMerge branch 'release/2.2.0' into develop
2020-06-02  ChocobozzzMerge branch 'release/2.2.0' into develop
2020-06-02  ChocobozzzMerge branch 'release/2.2.0' into develop
2020-05-29  ChocobozzzBlock comments from muted accounts/servers
2020-05-29  ChocobozzzSupport broadcast messages
2020-05-29  ChocobozzzFix comments deleted display
2020-05-29  ChocobozzzAdd ability to bulk delete comments
2020-05-20  ChocobozzzMerge branch 'release/2.2.0' into develop
2020-05-20  ChocobozzzFix external auth email/password update
2020-05-13  ChocobozzzFix tests
2020-05-12  ChocobozzzFix auto follow index URL
2020-05-11  ChocobozzzUpdate code contributors
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-05-11  ChocobozzzAllow to auto follow a specific URL
2020-05-08  Rigel KentSwitch emails to pug templates and provide richer html...
2020-05-07  ChocobozzzAdd last login date to users
2020-05-07  ChocobozzzUse video abuse filters on client side
2020-05-05  ChocobozzzAdd ability for video owners to delete comments
2020-05-05  ChocobozzzIncrease video comments limit
2020-05-04  ChocobozzzAdd plugin settings change watcher
2020-05-04  ChocobozzzAdd external login tests
2020-05-04  ChocobozzzSupport logout and add id and pass tests
2020-05-04  ChocobozzzAvoir some circular dependencies
2020-05-04  ChocobozzzBegin auth plugin support
2020-05-01  Rigel KentAdd links from user-edit
2020-05-01  Rigel KentAdd tests for video-abuse persistence after video deletion
2020-04-20  ChocobozzzAdd ability to sort by originallyPublishedAt
2020-04-20  KimAdd thumbnail / preview generation from url on the...
2020-04-20  ChocobozzzFix tests correctly
2020-04-20  ChocobozzzFix tests
2020-04-16  ChocobozzzFix user video quota with webtorrent disabled
2020-04-15  ChocobozzzMerge branch 'pr/2629' into develop
2020-04-15  ChocobozzzFix import captions test
2020-04-14  kimsibleAdd unit tests for captions via URL import 2629/head
2020-04-14  Rigel KentRefactor follow/mute as modals in admin, add actions...
2020-04-07  ChocobozzzAdd ability to accept or not remote redundancies
2020-03-31  Rigel KentUse inner join and document code for viewr stats for...
2020-03-31  Rigel KentTests for viewsPerDay
2020-03-27  Rigel KentAdd overview of a user's actions in user-edit (#2558)
2020-03-20  ChocobozzzTry to fix tracker tests issues
2020-03-13  ChocobozzzFix total videos stats
2020-03-11  ChocobozzzImplement pagination for overviews endpoint
next