aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/profile/profile.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Removed bad dependency injection in profile componentSyndamia2021-04-081-1/+1
|
* Updated profile component to use friend service and updated html to show ↵Syndamia2021-04-081-31/+21
| | | | only add/remove friend button
* Fixed bad timezone offsetSyndamia2021-04-081-1/+1
|
* Major redesign of profile component stylingSyndamia2021-03-191-12/+0
|
* Fixed includes (for models) of all componentsSyndamia2021-03-141-3/+3
|
* Moved a nested http request in profile component to it's own methodSyndamia2021-03-141-8/+12
|
* Updated profile and profile-setting's subscriptions to use an observer objectSyndamia2021-03-141-19/+19
|
* Removed unnecessary variables from request subscriptionsSyndamia2021-02-251-10/+5
|
* Moved from DevHivetranstrike2021-02-121-0/+203