aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Collapse)AuthorAgeFilesLines
* Client: fix update button displayed on non owned videoChocobozzz2017-05-052-2/+2
|
* Fix testsChocobozzz2017-05-053-3/+3
|
* Server: Fix video propagation with transcoding enabledChocobozzz2017-05-051-2/+3
|
* Server: add tests to video transcoderChocobozzz2017-05-042-0/+116
|
* Server: add tests for video blacklistsChocobozzz2017-05-018-7/+300
|
* Update standard -> 10Chocobozzz2017-04-161-2/+4
|
* Server: fix testsChocobozzz2017-04-091-0/+1
|
* Server: add ability to register new userChocobozzz2017-04-093-2/+160
|
* Server: add video language attributeChocobozzz2017-04-076-2/+122
|
* Server: Add NSFW in user profileChocobozzz2017-04-033-4/+46
|
* Server: add nsfw attributeChocobozzz2017-03-286-1/+94
|
* Server: add licence video attributeChocobozzz2017-03-276-2/+127
|
* Server: refractoring upload/update video test utilsChocobozzz2017-03-2612-146/+158
|
* Fix tag testsChocobozzz2017-03-221-45/+0
|
* Relax on tags (accept any characters and not required anymore)Chocobozzz2017-03-221-13/+0
|
* Add video category supportChocobozzz2017-03-2212-26/+157
|
* Better real world testChocobozzz2017-03-192-18/+142
|
* Server: add config endpointChocobozzz2017-03-103-0/+78
|
* Add like/dislike system for videosChocobozzz2017-03-087-13/+290
|
* Update bittorrent-tracker and standard to v9Chocobozzz2017-03-0313-0/+26
|
* Server: implement video viewsChocobozzz2017-02-261-26/+124
|
* Server: make a basic "quick and dirty update" for videosChocobozzz2017-02-262-1/+70
| | | | | | | | This system will be useful to to update some int video attributes (likes, dislikes, views...) The classic system is not used because we need some optimization for scaling
* Add email to usersChocobozzz2017-02-184-2/+76
|
* Add email to podsChocobozzz2017-02-161-0/+2
|
* Server: assert remoteId and host pair is uniqueChocobozzz2017-01-271-0/+2
|
* Server: error if we add a pod that already existsChocobozzz2017-01-272-3/+16
|
* Fix testsChocobozzz2017-01-231-1/+2
|
* Server: paths refractoringChocobozzz2017-01-172-3/+3
|
* Server: fix single pod testsChocobozzz2017-01-122-46/+60
|
* Try to fix travis buildChocobozzz2017-01-123-9/+9
|
* Server: fix update remote video infohashChocobozzz2017-01-123-9/+41
|
* Server: add update case to real world scriptChocobozzz2017-01-111-2/+26
|
* Server: rights check for update a videoChocobozzz2017-01-111-0/+4
|
* Server: do not break remote videos processing on errorChocobozzz2017-01-111-1/+1
|
* Server: improve real world scriptChocobozzz2017-01-061-7/+22
|
* Server: add video abuse supportChocobozzz2017-01-047-11/+460
|
* Server: split check params testsChocobozzz2016-12-309-867/+1110
|
* Server: add updatedAt attribute to videosChocobozzz2016-12-303-2/+17
|
* Server: propagate video update to other podsChocobozzz2016-12-301-10/+45
|
* Server: add ability to update a videoChocobozzz2016-12-293-1/+204
|
* Fix real world scriptChocobozzz2016-12-251-5/+6
|
* Update migrations codeChocobozzz2016-12-251-1/+1
|
* Move tags in another tableChocobozzz2016-12-243-53/+56
|
* First version with PostgreSQLChocobozzz2016-12-198-51/+26
|
* Server: adapt tests to hostChocobozzz2016-11-167-48/+58
|
* Server: Uploads -> VideosChocobozzz2016-10-211-2/+9
|
* Try to fix travisChocobozzz2016-10-141-1/+1
|
* Server: fix real world toolsChocobozzz2016-10-103-5/+6
|
* Server: forbid to remove the root userChocobozzz2016-10-071-0/+9
|
* Server: update to webseed implementation (tests, lint...)Chocobozzz2016-10-073-16/+2
|