aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/form-validators
Commit message (Collapse)AuthorAgeFilesLines
* Add missing live config validatorsChocobozzz2021-02-101-0/+24
|
* Add ability to set a custom quotaChocobozzz2021-02-101-1/+1
|
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-081-0/+8
|
* Implement remote interactionChocobozzz2021-01-151-0/+11
|
* improvements to login and sign-up pages (#3357)Kimsible2020-12-071-3/+1
| | | | | | | | | | | | | | | | | | * New login form ui * Move InstanceAboutAccordion to shared components * Update closed registration alert text * Add alert for opened registration and move them bellow login form * Adjust flex block on signup and login views * Replace toggle accordion with expand on links in signup and login + scrollTo * Improve display of login alerts * Fix missing Component suffix * Define min-width instance-information block sign-up and login for mobile screens * Add ability to select specific panels in instanceAboutAccorddion * Add instance title and short-description to common instanceAboutAccordion * Clarify title alert in login page * Add step terms for signup Co-authored-by: kimsible <kimsible@users.noreply.github.com> Co-authored-by: Rigel Kent <sendmemail@rigelk.eu>
* unify inputs requiring buttons like password inputsRigel Kent2020-12-041-0/+9
|
* Fix video tag validatorChocobozzz2020-11-181-2/+2
|
* reword unclear sentences, check for grammarRigel Kent2020-11-121-1/+1
| | | | fixes #3222
* We don't need services anymore for validatorsChocobozzz2020-08-1717-0/+701
|
* Client: reactive formsChocobozzz2016-09-092-12/+0
|
* Client: change url validation for friend addChocobozzz2016-08-232-0/+12