aboutsummaryrefslogtreecommitdiff
path: root/src/site/components/navbar
Commit message (Collapse)AuthorAgeFilesLines
* chore: style changesPitu2020-12-251-8/+1
|
* Fix ESLint rules once and for allPitu2020-12-241-2/+2
|
* chore: remove trailing commasZephyrrus2020-12-241-5/+5
|
* fix: add no-active classZephyrrus2020-07-221-0/+4
|
* Merge branch 'dev' into dev-zephyZephyrrus2020-07-191-4/+5
|\
| * Add logout buttonPitu2020-07-181-1/+7
| |
* | feat: add new sidebar with mdi icons and active reactivityZephyrrus2020-07-081-6/+8
| |
* | 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