aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/profile-settings
Commit message (Collapse)AuthorAgeFilesLines
* Logging out of account in profile settings will redirect to login screen ↵Syndamia2021-03-221-1/+1
| | | | (and not profile page)
* Major redesign of almost all of profile settings pageSyndamia2021-03-221-93/+82
|
* Fixed height of pages that were the whole window height but were also below ↵Syndamia2021-03-191-1/+1
| | | | the navbar
* Added navbar component to pages that need itSyndamia2021-03-191-0/+2
|
* Fixed settings page having an outdated link and routing user to outdated ↵Syndamia2021-03-141-0/+6
| | | | profile page when changing username
* Fixed includes (for models) of all componentsSyndamia2021-03-141-3/+3
|
* Updated profile and profile-setting's subscriptions to use an observer objectSyndamia2021-03-141-28/+30
|
* Reverted footerSyndamia2021-03-061-198/+36
|
* Made file input hide it's button part of the global stylingSyndamia2021-03-041-5/+0
|
* Fixed file upload button being visible on FireFoxSyndamia2021-03-041-1/+2
|
* Fixed styling of input fields on non-chromium based browser (FireFox)Syndamia2021-03-041-13/+0
|
* Footer added; Pages fucked upfootertranstrike2021-02-251-36/+198
|
* Removed unnecessary variables from request subscriptionsSyndamia2021-02-251-5/+5
|
* Moved from DevHivetranstrike2021-02-123-0/+547