aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Collapse)AuthorAgeFilesLines
* Add resolution to create-transcoding-job script (#654)Florent F2018-06-151-3/+29
| | | | | | * Add resolution to create-transcoding-job script * Requested changes
* Add ability to schedule video publicationChocobozzz2018-06-152-9/+46
|
* Add ability for uploaders to schedule video updateChocobozzz2018-06-143-0/+178
|
* Fix offset/limit on some SQL queries :facepalm:Chocobozzz2018-06-131-1/+1
|
* Improve tests when waiting pending jobsChocobozzz2018-06-1330-246/+210
|
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-126-24/+81
| | | | publishing a video
* Fix import with when the imported file has the same extension than anChocobozzz2018-06-111-4/+28
| | | | already existing file
* Add video comments RSSChocobozzz2018-06-084-96/+126
|
* Move fixtures in tests/Chocobozzz2018-06-0731-28/+26
|
* Improve create import file jobChocobozzz2018-06-071-12/+19
| | | | Fix federation of .ogv videos
* Add create-import-video-file-job commandFlorent Fayolle2018-06-073-0/+112
|
* Improve create transcoding jobs testsChocobozzz2018-05-301-0/+15
|
* Add ability to manually run transcoding jobChocobozzz2018-05-302-0/+97
|
* Fix publishedAt value after following a new instanceChocobozzz2018-05-282-0/+10
|
* Update changelogChocobozzz2018-05-281-0/+2
|
* Only use account name in routesChocobozzz2018-05-259-30/+28
|
* Improve e2e testsChocobozzz2018-05-221-0/+0
|
* 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 update a video channelChocobozzz2018-05-112-27/+66
|
* Add ability to embed a video in TwitterChocobozzz2018-05-113-1/+49
| | | | The instance should be whitelisted first
* Fix testsChocobozzz2018-05-092-6/+6
|
* Account/channel descriptions are not required anymoreChocobozzz2018-05-091-26/+0
|
* feature: initial syndication feeds tests for instance-wide feedsRigel Kent2018-04-264-0/+123
|
* Add video channel managementChocobozzz2018-04-264-20/+15
|
* Add ability to update the user display name/descriptionChocobozzz2018-04-263-1/+44
|
* Implement video channel viewsChocobozzz2018-04-252-8/+2
|
* Update video-channel routes (again)Chocobozzz2018-04-255-52/+37
| | | | Use /video-channels now, it's more simple for clients
* Add account link in videos listChocobozzz2018-04-251-0/+2
|
* Video channel API routes refractorChocobozzz2018-04-257-102/+270
|
* Update video channel routesChocobozzz2018-04-244-51/+121
|
* Use ISO 639 for languagesChocobozzz2018-04-237-31/+31
|
* Add information concerning video privacy in my videos listChocobozzz2018-04-191-2/+2
|
* Add help concerning NSFW videos in uploadChocobozzz2018-04-191-0/+1
|
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-197-19/+265
| | | | There is a global instance setting and a per user setting
* Fix testsChocobozzz2018-04-181-1/+1
|
* Add auth documentationChocobozzz2018-04-161-0/+20
|
* Add tests for publishedAtChocobozzz2018-04-042-3/+7
|
* Add reverse proxy test in travisChocobozzz2018-03-292-1/+2
|
* Prevent brute force login attackChocobozzz2018-03-292-3/+90
|
* Fix delete comment federationChocobozzz2018-03-271-1/+30
|
* Fix check comments params unit testsChocobozzz2018-03-261-2/+2
|
* Update the api documentationChocobozzz2018-03-193-10/+10
|
* BEARKING CHANGE: Update videos API responseChocobozzz2018-03-192-11/+11
| | | | before beta
* Add short description in configChocobozzz2018-03-152-0/+13
|
* Add "local" videos in menuChocobozzz2018-03-132-1/+43
|
* Change video abuse API responseChocobozzz2018-03-122-16/+18
|
* Update videos api list for accountChocobozzz2018-03-128-66/+89
|
* Add ability to change the homepageChocobozzz2018-03-012-0/+6
|
* Add stats routeChocobozzz2018-02-287-6/+125
|