aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src
AgeCommit message (Expand)Author
2022-09-24feat: add a "see patch notes" link to main viewRemy Raes
2022-09-24feat: display services state on dev modeRemy Raes
2022-09-24fix: disable user selectionRemy Raes
2022-09-24feat: developer mode can be activated by clicking northstar version multiple ...Remy Raes
2022-09-24feat: add developer_mode variableRemy Raes
2022-09-24fix: restore window controlsRemy Raes
2022-09-24feat: listen to origin/northstar eventsRemy Raes
2022-09-24feat: use a store for application stateRemy Raes
2022-09-24refactor: remove "run server" buttonRemy Raes
2022-09-24refactor: hide mods section (for now)Remy Raes
2022-09-23feat: window can be dragged through dragging app backgroundRemy Raes
2022-09-23feat: window buttons can minimize and close itRemy Raes
2022-09-23feat: add additional styles for window control buttonsRemy Raes
2022-09-23feat: add window control buttonsRemy Raes
2022-09-23build: add element-plus-icons dependencyRemy Raes
2022-09-23feat: add PlayView componentRemy Raes
2022-09-23feat: apply same font to all textsRemy Raes
2022-09-23feat: update tabs header styleRemy Raes
2022-09-23feat: add a container to display background imagesRemy Raes
2022-09-23feat: add some style to tabsRemy Raes
2022-09-23feat: import back main CSS stylesheetRemy Raes
2022-09-23feat: add basic tabsRemy Raes
2022-09-22refactor: remove HelloWorld vue componentRemy Raes
2022-09-22feat: add basic layoutRemy Raes
2022-09-22build: import element plugin into VueRemy Raes
2022-09-20build: add Vue app skeletonRemy Raes