aboutsummaryrefslogtreecommitdiff
path: root/src/components/registration/registration.vue
Commit message (Expand)AuthorAge
* Add optional/required indicator for registration fieldsTusooa Zhu2022-07-10
* Merge branch 'threecolumn' into 'develop'HJ2022-05-31
|\
| * 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
* 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
* Better styling for client-side validation. Add I18n for validation errors.raeno2018-12-05
* Add client validation for registration formraeno2018-12-05
* 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
* cleanup. added fallback mechanism for IE11 and unsupported browsers.Henry Jameson2018-04-07
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
* Update theme editor to have 4 colors, rewrite the color setter, change a LOT ...shpuld2017-11-17
* Add a bunch of missed localization strings, update english and finnish to match.shpuld2017-11-08
* Move customizable terms-of-service into its separate .html file.Shpuld Shpuldson2017-06-19
* Started captcha and better avatar control, improved login form to fit registe...Shpuld Shpuldson2017-04-21
* Add ToS field into registration form (still need to make it fetch it somewher...Shpuld Shpuldson2017-04-17
* Add email field to registration.Roger Braun2017-04-16
* Add a registration form.Roger Braun2017-04-15