aboutsummaryrefslogtreecommitdiff
path: root/src/components/registration
Commit message (Collapse)AuthorAge
* 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
|
* 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
| | | | of base16 assignments for better consistency.
* Add a bunch of missed localization strings, update english and finnish to match.shpuld2017-11-08
|
* Add a config.json option for enabling registration, don't link and redirect ↵Shpuld Shpuldson2017-06-20
| | | | away from register page when it's disabled.
* 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 ↵Shpuld Shpuldson2017-04-21
| | | | register link better.
* Add ToS field into registration form (still need to make it fetch it ↵Shpuld Shpuldson2017-04-17
| | | | somewhere.) Make the register form look more polished.
* Add email field to registration.Roger Braun2017-04-16
|
* Add a registration form.Roger Braun2017-04-15