aboutsummaryrefslogtreecommitdiff
path: root/src/components/registration
Commit message (Collapse)AuthorAge
* make email validation conditional workShpuld Shpuldson2020-05-04
|
* Merge branch 'develop' into fix/signup-without-emailShpuld Shpuldson2020-05-04
|\
| * Fix captcha input and disable ALL the helpersMark Felder2020-02-22
| |
* | Remove unneccessary nestedMark Felder2020-02-24
| |
* | First attempt at not requiring email address for registrationMark Felder2020-02-24
|/
* 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
|
* npm eslint --fix .Henry 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
|
* Restore old routes, enable user route as fallback.Lambda2018-12-25
|
* 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 encrypted captcha_answer_data for stateless captchaEkaterina Vaartis2018-12-21
|
* Merge branch 'feature/new-user-routes' into 'develop'lambda2018-12-18
|\ | | | | | | | | | | | | Make domain.com/username routes work Closes pleroma#395 See merge request pleroma/pleroma-fe!392
| * Use "~" as a route namespace symbolMaxim Filippov2018-12-10
| |
| * Fix redirect pathsMaxim Filippov2018-12-06
| |
* | Fix styleEkaterina Vaartis2018-12-16
| |
* | Add a way to get new captcha on clickEkaterina Vaartis2018-12-16
| |
* | Fix styleEkaterina Vaartis2018-12-16
| |
* | Separate captcha into the backendInteractorEkaterina Vaartis2018-12-16
| |
* | Support disabling captchaEkaterina Vaartis2018-12-15
| |
* | Base support for CAPTCHA (kocaptcha)Ekaterina Vaartis2018-12-15
|/
* Fix color fallback orderraeno2018-12-05
|
* Use console.warn instead of console.lograeno2018-12-05
|
* Get rid of mutation_types file, use inline approach. Minor fixesraeno2018-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
|
* Fix broken ToS link. Fix linter errorsraeno2018-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
|
* Linting.Roger Braun2018-11-06
|
* Re-activate registration, use oauth password flow to fetch token.Roger Braun2018-11-06
|
* more refactoringHenry Jameson2018-09-17
|
* some recategorization of options...Henry Jameson2018-09-17
|
* 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
|