aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/navbar
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some session storage request that were happening while the user wasn't ↵Syndamia2021-03-281-6/+7
| | | | logged in
* Improved readability and consistency of font-size, text, border, colors and ↵Syndamia2021-03-221-10/+10
| | | | padding CSS class names
* Navbar shows only the login button with text when use isn't logged inSyndamia2021-03-221-5/+3
|
* Merged profile picture and username from navbar into one nav itemSyndamia2021-03-191-6/+8
|
* Fixed height of pages that were the whole window height but were also below ↵Syndamia2021-03-191-0/+1
| | | | the navbar
* Fixed navbar showing static usernameSyndamia2021-03-192-1/+2
|
* Improved card (post) scaling, slight modifications of global stylingSyndamia2021-03-192-7/+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-192-9/+25
|
* Implemented navbar component; added some global stylings and changed the ↵Syndamia2021-03-193-0/+128
name of others; added icons