1
0
Fork 0
peertube/server/tests/api
BRAINS YUM d0ce42c1c1 username/display_name/video_channel_name min length 1 and max length 50 (#1265)
* make username, display_name and video_channel_name min length 1 and max length 50; (fixes #1263);
    ! still some bug on the frontend complains but if you remove the disabled property it creates the account just fine;
allow for usernames to start with a number;
fix test, since username can be 1 char now make test check empty;
fix test, Should fail with a too long username;
fix test, Should fail with a too small username;
fix regular expression for username and videoChannel;
change username, videoChannel to be lowercase and fix message;

* change 1 characters to 1 character
2018-12-07 14:54:33 +01:00
..
activitypub Fix AP tests 2018-12-07 14:23:05 +01:00
check-params username/display_name/video_channel_name min length 1 and max length 50 (#1265) 2018-12-07 14:54:33 +01:00
redundancy Create redundancy endpoint 2018-12-04 17:08:55 +01:00
search Fetch outbox when searching an actor 2018-08-27 09:41:54 +02:00
server Check follow constraints when getting a video 2018-11-16 15:49:16 +01:00
users enable email verification by admin (#1348) 2018-11-21 08:48:29 +01:00
videos Cleanup tests imports 2018-11-19 17:08:18 +01:00
index-1.ts Add refresh video on search 2018-08-27 09:41:54 +02:00
index-2.ts Add refresh video on search 2018-08-27 09:41:54 +02:00
index-3.ts Add refresh video on search 2018-08-27 09:41:54 +02:00
index-4.ts Add compatibility with other Linked Signature algorithms 2018-11-14 16:32:27 +01:00
index.ts Move redundancy in its own travis container 2018-10-16 16:41:36 +02:00