aboutsummaryrefslogtreecommitdiff
path: root/src/site/components/navbar
Commit message (Collapse)AuthorAgeFilesLines
* feat: refactor account to use vuex, fix small presentational componentsZephyrrus2020-07-021-2/+2
|
* feat: start refactoring the code to actually use vuexZephyrrus2020-07-021-6/+4
| | | | This includes creating multiple stores as needed for components and removing all complex states from components (since all those states should be stored in vuex)
* fix: Remove hero and hero body and use sections and containers insteadZephyrrus2020-06-291-2/+2
| | | | Hero is meant to be used as a full-width banner to showcare or present somethign, not to contain the entire content of the webpage
* fix: change navbar to buefy navbar for mobile supportZephyrrus2020-06-291-22/+23
|
* feat: add logout link if logged inZephyrrus2020-06-291-1/+7
|
* wip:Pitu2020-04-281-73/+90
| | | | | | * Dark theme by default * Re-arranged vue files structure * Re-arranged the layout file to make it easier to extend
* refactor: removed useless code, cleaned up, fixed permissionsPitu2019-10-121-27/+0
|
* Added new links to the navbarPitu2019-10-121-8/+31
|
* chore: Upgrade buefy to newest versionPitu2019-10-121-1/+1
|
* Switch to Nuxt.jsPitu2018-09-191-4/+4
|
* SitePitu2018-09-161-0/+119