]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/tests/api/server
Hide video abuses from muted accounts
[github/Chocobozzz/PeerTube.git] / server / tests / api / server /
2019-08-06  ChocobozzzAutomatically remove bad followings
2019-07-29  ChocobozzzAdd gitlab ci support
2019-07-26  ChocobozzzAdd public settings endpoint
2019-07-24  ChocobozzzChange plugin models names
2019-07-24  ChocobozzzAdd plugin API tests
2019-07-24  ChocobozzzAdd CLI plugins tests
2019-07-24  ChocobozzzWIP plugins: add theme support
2019-07-04  ChocobozzzAdd rate limit to registration and API endpoints
2019-06-21  Nassim BounouasFeature/subject in contact form (#1926)
2019-06-17  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-13  ChocobozzzFix notification overflow
2019-06-11  ChocobozzzHandle email update on server
2019-06-07  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-03  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-24  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-24  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-22  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-21  ChocobozzzMerge branch 'feature/audio-upload' into develop
2019-05-21  ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-17  ChocobozzzAdd audio upload tests
2019-05-16  ChocobozzzAdd audio support in upload
2019-05-16  ChocobozzzMerge remote-tracking branch 'origin/pr/1785' into...
2019-05-16  ChocobozzzMerge branch 'feature/parallel-tests' into develop
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-05-15  ChocobozzzAll API tests in parallel
2019-05-14  ChocobozzzRedundancy and search tests in parallel too
2019-04-24  ChocobozzzUse test wrapper exit function
2019-04-24  ChocobozzzCleanup tests
2019-04-24  ChocobozzzShared utils -> extra-utils
2019-04-15  ChocobozzzAdd user adminFlags
2019-04-10  ChocobozzzAdd logs endpoint
2019-04-10  ChocobozzzAdd ability to disable tracker
2019-04-08  ChocobozzzAdd ability to manually approves instance followers...
2019-04-08  ChocobozzzAdd ability to forbid followers
2019-04-08  ChocobozzzAdd ability to remove an instance follower in API
2019-04-02  Josh Moreladd quarantine videos feature (#1637)
2019-02-21  ChocobozzzfindById -> findByPk
2019-02-20  ChocobozzzAdd isNSFW instance configuration key
2019-02-18  Josh Morelcheck email enabled for requiresEmailVer config
2019-02-15  ChocobozzzFix from header in contact form
2019-02-14  ChocobozzzMerge branch 'release/v1.2.0'
2019-02-14  ChocobozzzFix from header in contact form
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzFix reverse proxy test
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11  ChocobozzzAdd hls support on server
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-15  ChocobozzzPrepare Dislike/Flag/View fixes
2019-01-15  ChocobozzzAdd totalLocalVideoFilesSize in stats
2019-01-10  ChocobozzzUpdate translations
2019-01-10  ChocobozzzImplement contact form on server side
2019-01-09  ChocobozzzFix socket.io websocket connection
2018-12-17  Josh Morelthrow error if MailDev doesn't run
2018-12-11  ChocobozzzSupport additional video extensions
2018-12-07  ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-11-20  buoyantairFix dependency issues 1357/head
2018-11-20  buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-18  buoyantairMerge branch 'develop' of https://github.com/Chocobozzz...
2018-11-16  ChocobozzzCheck follow constraints when getting a video
2018-11-15  buoyantairFix dependency errors between modules
2018-11-15  buoyantairMerge from upstream
2018-11-15  ChocobozzzFix video channel videos url when scrolling
2018-11-15  ChocobozzzRemove wrong redundancy test
2018-11-15  ChocobozzzFix server redundancy tests
2018-11-14  Rigel Kentadd cli option to run without client
2018-11-13  ChocobozzzMerge branch 'master' into develop
2018-10-29  buoyantairMove utils to /shared
2018-10-19  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-17  ChocobozzzMerge branch 'feature/webtorrent-disabling' into develop
2018-10-16  ChocobozzzMove redundancy in its own travis container
2018-10-16  ChocobozzzFix redundancy test
2018-10-11  ChocobozzzMerge branch 'release/v1.0.0' into develop
2018-10-10  ChocobozzzAdd ability to search on followers/following
2018-10-08  Lucas DeclercqRename downloadingEnabled property to downloadEnabled
2018-10-06  Lucas DeclercqAdd downloadingEnabled property to video model
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-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
next