aboutsummaryrefslogtreecommitdiff
path: root/src/components/registration
Commit message (Collapse)AuthorAge
* remove all "fallback variables"Henry Jameson2024-03-04
|
* Merge remote-tracking branch 'origin/develop' into themes3Henry Jameson2024-02-29
|\
| * Remove empty else branch and detail the commentstusooa2024-01-13
| |
| * 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
| |
* | Make lint happyTusooa Zhu2022-04-29
| |
* | Add email language option to registration formTusooa Zhu2022-04-29
|/
* registration fixesHenry Jameson2022-03-29
|
* lint + fixes for registrationHenry Jameson2022-03-29
|
* shit boots yoHenry Jameson2022-03-16
|
* 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
|
* 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
| |