aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params
Commit message (Collapse)AuthorAgeFilesLines
* Implement captions/subtitlesChocobozzz2018-07-163-0/+227
|
* Client: Add ability to update video channel avatarChocobozzz2018-06-291-2/+3
|
* API: Add ability to update video channel avatarChocobozzz2018-06-292-1/+69
|
* Increase test timeout for travisChocobozzz2018-06-271-1/+1
|
* Fix images size limitChocobozzz2018-06-221-4/+4
|
* Do not create a user with the same username than another actor nameChocobozzz2018-06-211-0/+24
|
* Add ability to schedule video publicationChocobozzz2018-06-151-0/+29
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-14/+1
| | | | publishing a video
* Move fixtures in tests/Chocobozzz2018-06-072-19/+19
|
* Only use account name in routesChocobozzz2018-05-253-12/+8
|
* Fix video channel update with an admin accountChocobozzz2018-05-171-1/+1
|
* Add check channel update test in video updateChocobozzz2018-05-111-0/+6
|
* Add ability to embed a video in TwitterChocobozzz2018-05-111-0/+6
| | | | The instance should be whitelisted first
* Fix testsChocobozzz2018-05-092-6/+6
|
* Account/channel descriptions are not required anymoreChocobozzz2018-05-091-26/+0
|
* Add video channel managementChocobozzz2018-04-261-7/+7
|
* Implement video channel viewsChocobozzz2018-04-251-1/+1
|
* Update video-channel routes (again)Chocobozzz2018-04-251-35/+23
| | | | Use /video-channels now, it's more simple for clients
* Video channel API routes refractorChocobozzz2018-04-252-47/+99
|
* Update video channel routesChocobozzz2018-04-241-30/+71
|
* Use ISO 639 for languagesChocobozzz2018-04-231-4/+4
|
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-192-4/+21
| | | | There is a global instance setting and a per user setting
* Add auth documentationChocobozzz2018-04-161-0/+20
|
* Fix check comments params unit testsChocobozzz2018-03-261-2/+2
|
* Add short description in configChocobozzz2018-03-151-0/+1
|
* Add ability to change the homepageChocobozzz2018-03-011-0/+1
|
* Add stats routeChocobozzz2018-02-281-1/+1
|
* Add ability to add custom css/javascriptChocobozzz2018-02-221-1/+5
|
* Add ability to update another user videoChocobozzz2018-02-221-6/+22
|
* Implement support field in video and video channelChocobozzz2018-02-153-4/+37
|
* Add ability to set video thumbnail/previewChocobozzz2018-02-142-27/+131
|
* Add new name/terms/description config optionsChocobozzz2018-01-311-0/+5
|
* Add tests for emailsChocobozzz2018-01-301-0/+22
|
* Add ability to login with emailChocobozzz2018-01-291-1/+1
|
* Move job queue to redisChocobozzz2018-01-251-1/+10
| | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore.
* Destroy user token when changing its roleChocobozzz2018-01-231-4/+13
|
* Increase tests timeoutChocobozzz2018-01-188-8/+8
|
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-1/+1
|
* Add ability to update some configuration keysChocobozzz2018-01-171-0/+152
|
* Add ability to delete commentsChocobozzz2018-01-041-2/+37
|
* Send account activitypub update eventsChocobozzz2018-01-032-0/+52
|
* Add avatar max size limitChocobozzz2018-01-031-0/+8
|
* Add ability to disable video commentsChocobozzz2018-01-033-8/+65
|
* Begin to add avatar to actorsChocobozzz2017-12-291-1/+21
|
* Improve check videos parameters testsChocobozzz2017-12-287-545/+296
|
* Improve check users parameters testsChocobozzz2017-12-282-307/+117
|
* Improve check services parameters testsChocobozzz2017-12-281-87/+36
|
* Improve check jobs parameters testsChocobozzz2017-12-281-27/+16
|
* Improve check follow params testsChocobozzz2017-12-287-120/+106
|
* Tests directories refractorChocobozzz2017-12-282-2/+2
|