aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/forms/form-validators
Commit message (Expand)AuthorAgeFilesLines
* Creating a user with an empty password will send an email to let him set his ...John Livingston2020-02-171-0/+12
* Fix signup limit validator, and add warning message.Rigel Kent2020-01-311-1/+1
* fix a few typos (#2141)Lukas Winkler2019-09-231-1/+1
* Implement auto follow in clientChocobozzz2019-09-041-0/+9
* Feature/subject in contact form (#1926)Nassim Bounouas2019-06-211-0/+14
* Improve registrationChocobozzz2019-06-071-13/+20
* Add playlist channel validator when playlist is publicChocobozzz2019-03-181-2/+16
* Add/update/delete/list my playlistsChocobozzz2019-03-182-0/+53
* Merge branch 'develop' into pr/1285Chocobozzz2019-02-111-4/+4
|\
| * Increase abuse length to 3000Chocobozzz2019-01-141-4/+4
* | Enable video upload and editclementbrizard2019-01-121-0/+6
|/
* Implement contact form in the clientChocobozzz2019-01-102-0/+49
* Add contact form checkbox in admin formChocobozzz2019-01-101-5/+28
* dots are allowed in actor namesChocobozzz2018-12-102-2/+2
* Remove dashes from actor namesChocobozzz2018-12-072-4/+4
* username/display_name/video_channel_name min length 1 and max length 50 (#1265)BRAINS YUM2018-12-072-20/+20
* Feature/description support fields length 1000 (#1267)BRAINS YUM2018-10-193-8/+8
* Add explicit error message that changing video ownership only works with loc...Lucas Declercq2018-10-101-3/+12
* Clean up change password validationChocobozzz2018-09-051-0/+8
* Users can change ownership of their video [#510] (#888)Gaëtan Rizio2018-09-043-0/+38
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-0/+8
* Add ability to set a name to a channelChocobozzz2018-08-271-0/+16
* Fix AutoThreadJorropo2018-08-211-2/+2
* Add blacklist reason fieldChocobozzz2018-08-142-0/+20
* Add ability to delete and update abuse on clientChocobozzz2018-08-141-0/+10
* Add ability to ban/unban usersChocobozzz2018-08-091-0/+13
* Add "agree to the terms" checkbox in registration formChocobozzz2018-07-252-3/+11
* Implement captions/subtitlesChocobozzz2018-07-163-0/+38
* Add ability to schedule video publicationChocobozzz2018-06-151-0/+8
* Add form validator translationsChocobozzz2018-06-0519-288/+404
* Form validators refractoringChocobozzz2018-06-054-0/+94
* Add ability to embed a video in TwitterChocobozzz2018-05-111-0/+7
* Fix video channel description/support max lengthChocobozzz2018-05-092-6/+6
* Account/channel descriptions are not required anymoreChocobozzz2018-05-091-2/+0
* Fix #546 (I hope!)Gérald Niel2018-05-091-3/+3
* Add video channel managementChocobozzz2018-04-261-0/+34
* Add ability to update the user display name/descriptionChocobozzz2018-04-261-0/+24
* Fix check comments params unit testsChocobozzz2018-03-261-1/+1
* fix #382 generic error when password is too long (#383)jomo2018-03-231-2/+7
* Add short description in configChocobozzz2018-03-151-0/+7
* Add support to video support on clientChocobozzz2018-02-201-2/+10
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-161-0/+5
* Add about pageChocobozzz2018-01-311-1/+1
* Add new name/terms/description config optionsChocobozzz2018-01-311-0/+7
* Add ability to update some configuration keysChocobozzz2018-01-171-0/+35
* Add video comment componentsChocobozzz2017-12-271-0/+10
* Move to angular cliChocobozzz2017-12-124-7/+6
* Design follow admin pageChocobozzz2017-12-081-8/+2
* Design second video upload stepChocobozzz2017-12-081-17/+5
* Move video form inside a componentChocobozzz2017-12-071-0/+6