aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/utils
Commit message (Collapse)AuthorAgeFilesLines
* Add "local" videos in menuChocobozzz2018-03-131-0/+12
|
* Change video abuse API responseChocobozzz2018-03-121-1/+2
|
* Update videos api list for accountChocobozzz2018-03-122-8/+12
|
* Add stats routeChocobozzz2018-02-282-1/+18
|
* Try to improve production guideChocobozzz2018-02-161-0/+2
|
* Implement support field in video and video channelChocobozzz2018-02-153-6/+13
|
* Fix testsChocobozzz2018-02-142-5/+6
|
* Support thumbnails in youtube importChocobozzz2018-02-141-1/+1
|
* Add ability to set video thumbnail/previewChocobozzz2018-02-144-34/+87
|
* Fix upload from CLI scriptChocobozzz2018-02-121-1/+3
|
* Begin import script with youtube-dlChocobozzz2018-02-091-2/+6
|
* Send an email on video abuse reportChocobozzz2018-02-011-1/+1
|
* Add about pageChocobozzz2018-01-311-6/+16
|
* Add new name/terms/description config optionsChocobozzz2018-01-311-1/+1
|
* Add tests for emailsChocobozzz2018-01-302-1/+50
|
* Move job queue to redisChocobozzz2018-01-251-4/+5
| | | | | | | 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.
* Add api doc in htmlChocobozzz2018-01-242-2/+1
|
* Fix testsChocobozzz2018-01-242-19/+28
|
* Destroy user token when changing its roleChocobozzz2018-01-231-2/+2
|
* Don't show videos of remote instance after unfollowChocobozzz2018-01-184-10/+57
|
* Add ability to update some configuration keysChocobozzz2018-01-174-27/+44
|
* Update follower/following countsChocobozzz2018-01-121-0/+12
|
* Add tests to handle down serverChocobozzz2018-01-112-2/+11
|
* Support video quota on clientChocobozzz2018-01-081-0/+12
|
* Add ability to delete commentsChocobozzz2018-01-041-1/+20
|
* Send account activitypub update eventsChocobozzz2018-01-031-0/+29
|
* Add ability to disable video commentsChocobozzz2018-01-031-2/+8
|
* Begin to add avatar to actorsChocobozzz2017-12-292-4/+29
|
* Refractor check video testsChocobozzz2017-12-292-9/+26
|
* Refractor single server testChocobozzz2017-12-291-1/+84
|
* Fix videos testsChocobozzz2017-12-281-4/+8
|
* Improve check videos parameters testsChocobozzz2017-12-283-4/+4
|
* Improve check users parameters testsChocobozzz2017-12-282-32/+53
|
* Improve check services parameters testsChocobozzz2017-12-281-3/+3
|
* Improve check jobs parameters testsChocobozzz2017-12-281-3/+6
|
* Improve check follow params testsChocobozzz2017-12-285-16/+98
|
* Tests directories refractorChocobozzz2017-12-2818-27/+23
|
* Add comments federation testsChocobozzz2017-12-271-3/+3
|
* Add check params testsChocobozzz2017-12-271-1/+1
|
* Begin unit testsChocobozzz2017-12-221-0/+64
|
* Begin moving video channel to actorChocobozzz2017-12-191-2/+2
|
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-191-1/+3
| | | | | | | | | Warning : I was not able to run the tests on my machine. It uses a different approach to handle databse connexion and didn't find where to configure it... - create a migration file to add a boolean column in user table - add autoPlayVideo attribute everywhere it is needed (both on client and server side) - add tests - add a way to configure this attribute in account-settings - use the attribute in video-watch component to actually autoplay or not the video
* Optimise transaction for video uploadChocobozzz2017-12-081-1/+1
|
* Design second video upload stepChocobozzz2017-12-081-1/+1
|
* Begin video watch designChocobozzz2017-12-061-1/+1
|
* Fix client searchChocobozzz2017-12-051-10/+10
|
* Fix lintChocobozzz2017-11-301-0/+1
|
* Fix activitypub check headersChocobozzz2017-11-301-0/+15
|
* Add ability to list jobsChocobozzz2017-11-302-1/+34
|
* Better view counterChocobozzz2017-11-301-0/+10
|