aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/navbar
Commit message (Expand)AuthorAgeFilesLines
* Fixed some session storage request that were happening while the user wasn't ...Syndamia2021-03-281-6/+7
* Improved readability and consistency of font-size, text, border, colors and p...Syndamia2021-03-221-10/+10
* 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 t...Syndamia2021-03-191-0/+1
* 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 name...Syndamia2021-03-193-0/+128