mirror of
https://github.com/owncast/owncast.git
synced 2024-11-22 04:40:37 +03:00
3653db3a6a
* add the minimum stream key complexity rules on the client side * add an admin password validator * merge TextField and TextFieldAdmin components * update Input Validators for Streak Keys and Admin Password * fix a small regex typo * code cleanup * update Textfield and TextFieldWithSubmit * Prettified Code! * update the TextFieldWithSubmit component * correct the admin password endpoind API * refactor the Admin Password Input field and add a new boolean field for it * refactor the Form Input field name from adminPassword to InputFieldPassword * put password regex rules into config-constants.tsx * regex constant typo fix * change the boolean variable isAdminPwdField to hasComplexityRequirements * fix a merge conflict * Prettified Code! --------- Co-authored-by: dorj222 <dorj222@users.noreply.github.com> |
||
---|---|---|
.. | ||
alert-message-context.tsx | ||
apis.ts | ||
browserPushNotifications.ts | ||
config-constants.tsx | ||
constants.js | ||
format.ts | ||
helpers.js | ||
hook-windowresize.tsx | ||
images.ts | ||
input-statuses.tsx | ||
localStorage.ts | ||
no-link-referrer.ts | ||
server-status-context.tsx | ||
urls.ts | ||
validators.ts |