Tests for viewsPerDay
[oweals/peertube.git] / server / tests / api / check-params /
2020-03-11 ChocobozzzImplement pagination for overviews endpoint
2020-02-26 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-20 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-17 John LivingstonCreating a user with an empty password will send an...
2020-02-17 ChocobozzzMerge branch 'master' into develop
2020-02-11 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-07 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-06 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-04 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-02-03 ChocobozzzMove to eslint
2020-01-29 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-29 ChocobozzzMerge branch 'release/2.1.0' into develop
2020-01-28 ChocobozzzAdd ability to list redundancies
2020-01-08 ChocobozzzAdd ability to skip count query
2019-12-29 Rigel KentFix my-account{videos,video-playlists} loading mecanism
2019-12-04 ChocobozzzAdd ability to filter per job type
2019-11-29 ChocobozzzFilter on follows actor types in about page
2019-11-28 ChocobozzzOnly display accepted followers/followings in about...
2019-11-25 frankdelangeAdd audio-only option to transcoders and player
2019-11-25 ChocobozzzAdd ability to disable webtorrent
2019-10-18 ChocobozzzFix caption validators test
2019-09-24 LoveIsGriefAutoplay next recommended video (#2137)
2019-09-23 Lukas Winklerfix a few typos (#2141)
2019-09-11 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-06 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzMerge branch 'release/1.4.0' into develop
2019-09-05 ChocobozzzAdd hardware information in instance config
2019-09-05 ChocobozzzAdd creation reason
2019-09-05 ChocobozzzAdd welcome modal
2019-09-05 ChocobozzzAdd more attributes to about page
2019-09-04 ChocobozzzAdd auto follow back support for instances
2019-08-01 ChocobozzzFix broken playlist api
2019-07-30 ChocobozzzModerators can only manage users
2019-07-26 ChocobozzzAdd public settings endpoint
2019-07-25 ChocobozzzFix express validator
2019-07-24 ChocobozzzAdd plugin API tests
2019-07-24 ChocobozzzAdd CLI plugins tests
2019-07-24 ChocobozzzAdd plugins check params tests
2019-07-24 ChocobozzzWIP plugins: add theme support
2019-06-21 Nassim BounouasFeature/subject in contact form (#1926)
2019-06-19 ChocobozzzAdd language filters in user preferences
2019-06-17 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-13 ChocobozzzFix notification overflow
2019-06-11 ChocobozzzAdd more embed parameters
2019-06-07 ChocobozzzImprove registration
2019-06-07 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-06-06 ChocobozzzAdd ability to unpublish video/playlist
2019-06-03 ChocobozzzMerge branch 'release/v1.3.0' into develop
2019-05-31 ChocobozzzServer: Bulk update videos support field
2019-05-29 ChocobozzzAdd pagination to account video channels endpoint
2019-05-29 ChocobozzzMulti step registration
2019-05-28 ChocobozzzAdd ability to specify channel on registration
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-16 ChocobozzzAdd audio support in upload
2019-05-15 ChocobozzzMerge branch 'master' into develop
2019-04-24 ChocobozzzFix overview endpoint
2019-04-24 ChocobozzzUse test wrapper exit function
2019-04-24 ChocobozzzTry to fix travis
2019-04-24 ChocobozzzUse parallel tests
2019-04-24 ChocobozzzCleanup tests
2019-04-24 ChocobozzzShared utils -> extra-utils
2019-04-15 ChocobozzzAdd user adminFlags
2019-04-11 ChocobozzzAdd debug component to help admins to fix IP issues
2019-04-10 ChocobozzzAdd logs endpoint
2019-04-09 ChocobozzzAdd check params account ratings tests
2019-04-08 ChocobozzzAdd notification on new instance follower (server side)
2019-04-08 ChocobozzzAdd ability to manually approves instance followers...
2019-04-08 ChocobozzzAdd ability to forbid followers
2019-04-02 Josh Moreladd quarantine videos feature (#1637)
2019-03-18 ChocobozzzFix unit tests
2019-03-18 ChocobozzzForbid public playlists not assigned to a channel
2019-03-18 ChocobozzzAdd videos playlist exist tests
2019-03-18 ChocobozzzAdd playlist rest tests
2019-03-18 ChocobozzzAdd playlist check param tests
2019-03-18 ChocobozzzPlaylist server API
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-12 Andrés MaldonadoAdd search by original publication date
2019-02-11 ChocobozzzAdd originallyPublishedAt unit tests
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11 ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11 ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11 ChocobozzzCleanup reset user password by admin
2019-02-11 ChocobozzzAdd hls support on server
2019-02-06 ChocobozzzMerge branch 'release/v1.2.0'
2019-01-29 ChocobozzzMerge branch 'develop' into release/v1.2.0
2019-01-28 Josh Morelfix typo in test accounts api validators
2019-01-15 ChocobozzzPrepare Dislike/Flag/View fixes
2019-01-14 ChocobozzzIncrease abuse length to 3000
2019-01-10 ChocobozzzAdd ability to unfederate a local video (on blacklist)
2019-01-10 ChocobozzzImplement contact form on server side
next