| Commit message (Expand) | Author | Age |
| ... | |
| * | | Add a way to get new captcha on click | Ekaterina Vaartis | 2018-12-16 |
| * | | Fix style | Ekaterina Vaartis | 2018-12-16 |
| * | | Separate captcha into the backendInteractor | 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 |
| * | Use console.warn instead of console.log | raeno | 2018-12-05 |
| * | Get rid of mutation_types file, use inline approach. Minor fixes | 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 |
| * | Fix broken ToS link. Fix linter 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 |
| * | Linting. | Roger Braun | 2018-11-06 |
| * | Re-activate registration, use oauth password flow to fetch token. | Roger Braun | 2018-11-06 |
| * | more refactoring | Henry Jameson | 2018-09-17 |
| * | some recategorization of options... | Henry Jameson | 2018-09-17 |
| * | 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 |
| * | Add a config.json option for enabling registration, don't link and redirect a... | Shpuld Shpuldson | 2017-06-20 |
| * | 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 |