aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_settings/user_settings.vue
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.
* getting rid of baseXX, some small fixes. Seems to be usable.Henry Jameson2018-04-07
|
* Update vue version.Roger Braun2018-02-03
|
* Add follow import to user settings.eal2017-12-23
|
* Update icons to use base09 where appropriate, calculate base09 by averaging ↵shpuld2017-11-22
| | | | bg and text colors.
* Update theme editor to have 4 colors, rewrite the color setter, change a LOT ↵shpuld2017-11-17
| | | | of base16 assignments for better consistency.
* Prepare for i18n.Roger Braun2017-11-07
|
* Clean up to have much less redundant code.Shpuld Shpuldson2017-08-18
|
* Make linter happy.Shpuld Shpuldson2017-08-16
|
* Add new user-settings component/route, add options to change name, bio, ↵Shpuld Shpuldson2017-08-02
avatar, banner and bg. Add those options to api service and backend interactor service.