| Commit message (Expand) | Author | Age |
| * | Add optional/required indicator for registration fields | Tusooa Zhu | 2022-07-10 |
| * | Merge branch 'threecolumn' into 'develop' | HJ | 2022-05-31 |
| |\ |
|
| | * | more em-sized fonts | Henry Jameson | 2022-04-20 |
| | * | cleanup and fixes | Henry Jameson | 2022-04-20 |
| | * | fixed tons of stuff, at least it looks normalish on desktop | Henry Jameson | 2022-04-04 |
| * | | Fix registration error | Tusooa Zhu | 2022-05-22 |
| * | | Add email language option to registration form | Tusooa Zhu | 2022-04-29 |
| |/ |
|
| * | lint + fixes for registration | Henry Jameson | 2022-03-29 |
| * | Use more specific button titles instead of general.submit | rinpatch | 2021-03-15 |
| * | add reason field when approval is required | Shpuld Shpuldson | 2021-02-15 |
| * | Replace all use of <a> + href='#' with proper buttons | Shpuld Shpuldson | 2020-11-24 |
| * | Fix captcha input and disable ALL the helpers | Mark Felder | 2020-02-22 |
| * | Fix #750 , fix error messages and captcha resetting | Shpuld Shpludson | 2020-01-14 |
| * | Support "native" captcha | Egor Kislitsyn | 2019-12-12 |
| * | make bio textarea resizable vertically only | taehoon | 2019-08-26 |
| * | all the manual fixes | Henry Jameson | 2019-07-07 |
| * | eslint --fix --ext .js,.vue src | Henry Jameson | 2019-07-05 |
| * | #442 - update placeholder linebreak | dave | 2019-03-18 |
| * | #396: update en.json | dave | 2019-02-24 |
| * | #396: update registration form | dave | 2019-02-24 |
| * | Merge branch 'develop' into feat/media-modal | shpuld | 2019-01-28 |
| |\ |
|
| | * | Add back that login error thing that someone removed | shpuld | 2019-01-28 |
| * | | Redo everything in the MR | shpuld | 2019-01-26 |
| |/ |
|
| * | Fix translation typo in registration.vue | rinpatch | 2019-01-03 |
| * | Add a translation to the captcha strings in the registration form | Ekaterina Vaartis | 2018-12-21 |
| * | Small UI improvements for the CAPTCHA field | Ekaterina Vaartis | 2018-12-21 |
| * | Add a way to get new captcha on click | Ekaterina Vaartis | 2018-12-16 |
| * | Support disabling captcha | Ekaterina Vaartis | 2018-12-15 |
| * | Base support for CAPTCHA (kocaptcha) | Ekaterina Vaartis | 2018-12-15 |
| * | Fix color fallback order | raeno | 2018-12-05 |
| * | Add fallback color rule. | raeno | 2018-12-05 |
| * | Clean up the code | raeno | 2018-12-05 |
| * | Validate name presence on client-side as well | raeno | 2018-12-05 |
| * | Better styling for client-side validation. Add I18n for validation errors. | raeno | 2018-12-05 |
| * | Add client validation for registration form | raeno | 2018-12-05 |
| * | Humanize validation errors returned on registration | raeno | 2018-12-05 |
| * | the missing piece for invites system | Henry Jameson | 2018-08-05 |
| * | made alerts use red with transparent theme red. some UI improvs | Henry Jameson | 2018-04-08 |
| * | indents | Henry Jameson | 2018-04-07 |
| * | border-radii moved to variables, made rgbo colors use theme data, customizable | Henry Jameson | 2018-04-07 |
| * | cleanup. added fallback mechanism for IE11 and unsupported browsers. | Henry Jameson | 2018-04-07 |
| * | getting rid of baseXX, some small fixes. Seems to be usable. | Henry Jameson | 2018-04-07 |
| * | Update theme editor to have 4 colors, rewrite the color setter, change a LOT ... | shpuld | 2017-11-17 |
| * | Add a bunch of missed localization strings, update english and finnish to match. | shpuld | 2017-11-08 |
| * | Move customizable terms-of-service into its separate .html file. | Shpuld Shpuldson | 2017-06-19 |
| * | Started captcha and better avatar control, improved login form to fit registe... | Shpuld Shpuldson | 2017-04-21 |
| * | Add ToS field into registration form (still need to make it fetch it somewher... | Shpuld Shpuldson | 2017-04-17 |
| * | Add email field to registration. | Roger Braun | 2017-04-16 |
| * | Add a registration form. | Roger Braun | 2017-04-15 |