aboutsummaryrefslogtreecommitdiff
path: root/src/components/user_settings/user_settings.vue
Commit message (Collapse)AuthorAge
* 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.