aboutsummaryrefslogtreecommitdiff
path: root/src/components/registration/registration.vue
Commit message (Collapse)AuthorAge
* remove all "fallback variables"Henry Jameson2024-03-04
|
* Merge remote-tracking branch 'origin/develop' into themes3Henry Jameson2024-02-29
|\
| * Show a dedicated registration notice page when further action is required ↵tusooa2024-01-13
| | | | | | | | after registering
* | add .input class to all inputsHenry Jameson2024-02-07
|/
* Fix registration error with email language selectedtusooa2023-02-12
|
* Make date picker aware of the birthday max valuetusooa2023-01-22
|
* Add birthday to registration formtusooa2023-01-22
|
* Use stylelinttusooa2023-01-09
|
* fix passwords not being detected as sameHenry Jameson2022-12-21
|
* Add optional/required indicator for registration fieldsTusooa Zhu2022-07-10
|
* Merge branch 'threecolumn' into 'develop'HJ2022-05-31
|\ | | | | | | | | Layout refactoring + Three column mode See merge request pleroma/pleroma-fe!1503
| * more em-sized fontsHenry Jameson2022-04-20
| |
| * cleanup and fixesHenry Jameson2022-04-20
| |
| * fixed tons of stuff, at least it looks normalish on desktopHenry Jameson2022-04-04
| |
* | Fix registration errorTusooa Zhu2022-05-22
| |
* | Add email language option to registration formTusooa Zhu2022-04-29
|/
* lint + fixes for registrationHenry Jameson2022-03-29
|
* Use more specific button titles instead of general.submitrinpatch2021-03-15
| | | | | | | - "Post" for post submission (we already had the button title be "Posting" when the post was being sent, so there was a weird inconsistency) - "Register" for registration submission - "Save changes" for usages in settings
* add reason field when approval is requiredShpuld Shpuldson2021-02-15
|
* Replace all use of <a> + href='#' with proper buttonsShpuld Shpuldson2020-11-24
|
* Fix captcha input and disable ALL the helpersMark Felder2020-02-22
|
* Fix #750 , fix error messages and captcha resettingShpuld Shpludson2020-01-14
|
* Support "native" captchaEgor Kislitsyn2019-12-12
|
* make bio textarea resizable vertically onlytaehoon2019-08-26
|
* all the manual fixesHenry Jameson2019-07-07
|
* eslint --fix --ext .js,.vue srcHenry Jameson2019-07-05
|
* #442 - update placeholder linebreakdave2019-03-18
|
* #396: update en.jsondave2019-02-24
|
* #396: update registration formdave2019-02-24
|
* Merge branch 'develop' into feat/media-modalshpuld2019-01-28
|\
| * Add back that login error thing that someone removedshpuld2019-01-28
| |
* | Redo everything in the MRshpuld2019-01-26
|/
* Fix translation typo in registration.vuerinpatch2019-01-03
|
* Add a translation to the captcha strings in the registration formEkaterina Vaartis2018-12-21
|
* Small UI improvements for the CAPTCHA fieldEkaterina Vaartis2018-12-21
|
* Add a way to get new captcha on clickEkaterina Vaartis2018-12-16
|
* Support disabling captchaEkaterina Vaartis2018-12-15
|
* Base support for CAPTCHA (kocaptcha)Ekaterina Vaartis2018-12-15
|
* Fix color fallback orderraeno2018-12-05
|
* Add fallback color rule.raeno2018-12-05
|
* Clean up the coderaeno2018-12-05
|
* Validate name presence on client-side as wellraeno2018-12-05
| | | | | | * remove email address validation, we have it covered by html itself and it's quite annoying * add shakeError animation * fix styles a bit
* Better styling for client-side validation. Add I18n for validation errors.raeno2018-12-05
|
* Add client validation for registration formraeno2018-12-05
| | | | * also extract registration logic to users.js module
* Humanize validation errors returned on registrationraeno2018-12-05
|
* the missing piece for invites systemHenry Jameson2018-08-05
|
* made alerts use red with transparent theme red. some UI improvsHenry Jameson2018-04-08
|
* indentsHenry Jameson2018-04-07
|
* border-radii moved to variables, made rgbo colors use theme data, customizableHenry Jameson2018-04-07
| | | | from settings screen.
* cleanup. added fallback mechanism for IE11 and unsupported browsers.Henry Jameson2018-04-07
|