PeerTube/client/src/app/shared/forms/form-validators
John Livingston 45f1bd72a0
Creating a user with an empty password will send an email to let him set his password (#2479)
* Creating a user with an empty password will send an email to let him set his password

* Consideration of Chocobozzz's comments

* Tips for optional password

* API documentation

* Fix circular imports

* Tests
2020-02-17 10:16:52 +01:00
..
custom-config-validators.service.ts Fix signup limit validator, and add warning message. 2020-01-31 08:56:20 +01:00
form-validator.service.ts Add contact form checkbox in admin form 2019-01-10 11:32:38 +01:00
host.ts Move to angular cli 2017-12-12 10:58:16 +01:00
index.ts Add/update/delete/list my playlists 2019-03-18 11:17:59 +01:00
instance-validators.service.ts Feature/subject in contact form (#1926) 2019-06-21 08:49:35 +02:00
login-validators.service.ts Add form validator translations 2018-06-05 15:02:27 +02:00
reset-password-validators.service.ts Add form validator translations 2018-06-05 15:02:27 +02:00
user-validators.service.ts Creating a user with an empty password will send an email to let him set his password (#2479) 2020-02-17 10:16:52 +01:00
video-abuse-validators.service.ts Increase abuse length to 3000 2019-01-14 16:48:38 +01:00
video-accept-ownership-validators.service.ts Users can change ownership of their video [#510] (#888) 2018-09-04 08:57:13 +02:00
video-blacklist-validators.service.ts Add blacklist reason field 2018-08-14 09:27:18 +02:00
video-captions-validators.service.ts Implement captions/subtitles 2018-07-16 11:50:08 +02:00
video-change-ownership-validators.service.ts Add explicit error message that changing video ownership only works with local accounts (#1214) 2018-10-10 08:57:00 +02:00
video-channel-validators.service.ts dots are allowed in actor names 2018-12-10 10:26:00 +01:00
video-comment-validators.service.ts Add form validator translations 2018-06-05 15:02:27 +02:00
video-playlist-validators.service.ts Add playlist channel validator when playlist is public 2019-03-18 11:17:59 +01:00
video-validators.service.ts Enable video upload and edit 2019-01-12 13:45:23 +00:00