aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/navbar/navbar.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some session storage request that were happening while the user wasn't ↵Syndamia2021-03-281-6/+7
| | | | logged in
* Fixed navbar showing static usernameSyndamia2021-03-191-0/+1
|
* Fixed going to your profile (via navbar) while on someone else's profileSyndamia2021-03-191-0/+5
|
* Fixed navbar component not handling logged out user properlySyndamia2021-03-191-5/+12
|
* Implemented navbar component; added some global stylings and changed the ↵Syndamia2021-03-191-0/+49
name of others; added icons