PeerTube/server/tests
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
..
api username/display_name/video_channel_name min length 1 and max length 50 (#1265) 2018-12-07 14:54:33 +01:00
cli Fix thumbnail processing 2018-12-04 16:04:14 +01:00
feeds Fix feeds with channel filter 2018-09-13 09:48:34 +02:00
fixtures Add torrent tests 2018-08-08 09:30:31 +02:00
helpers add parseBytes utility function and tests (#1239) 2018-10-13 08:43:55 +02:00
real-world Add ability to set a name to a channel 2018-08-27 09:41:54 +02:00
utils Fix AP redirection 2018-11-30 15:06:36 +01:00
client.ts Fix tests 2018-08-06 11:19:16 +02:00
index.ts Add compatibility with other Linked Signature algorithms 2018-11-14 16:32:27 +01:00
misc-endpoints.ts (well-known url) add change-password 2018-12-07 13:56:08 +01:00