Age | Commit message (Expand) | Author |
2022-09-27 | feat: we can now install Northstar if it wasn't detected | Alystrasz |
2022-09-26 | fix: do not display "see patch notes" link with unknown Northstar version | Alystrasz |
2022-09-26 | feat: game cannot be launched if Origin is not running | Alystrasz |
2022-09-26 | developer mode can be turned off from developer view | Alystrasz |
2022-09-26 | feat: add DeveloperView component | Alystrasz |
2022-09-26 | refactor: rename northstar version method | Alystrasz |
2022-09-26 | docs: add documentation to store methods | Alystrasz |
2022-09-25 | feat: load northstar version in app state | Remy Raes |
2022-09-25 | feat: load up installation path in app state on launch | Remy Raes |
2022-09-25 | feat: add component to see game folder path | Remy Raes |
2022-09-25 | play button is disabled when game is running | Remy Raes |
2022-09-24 | feat: add a "see patch notes" link to main view | Remy Raes |
2022-09-24 | feat: display services state on dev mode | Remy Raes |
2022-09-24 | fix: disable user selection | Remy Raes |
2022-09-24 | feat: developer mode can be activated by clicking northstar version multiple ... | Remy Raes |
2022-09-24 | feat: add developer_mode variable | Remy Raes |
2022-09-24 | fix: restore window controls | Remy Raes |
2022-09-24 | feat: listen to origin/northstar events | Remy Raes |
2022-09-24 | feat: use a store for application state | Remy Raes |
2022-09-24 | build: add vuex dependency | Remy Raes |
2022-09-24 | refactor: remove "run server" button | Remy Raes |
2022-09-24 | refactor: hide mods section (for now) | Remy Raes |
2022-09-23 | feat: window can be dragged through dragging app background | Remy Raes |
2022-09-23 | feat: window buttons can minimize and close it | Remy Raes |
2022-09-23 | feat: add additional styles for window control buttons | Remy Raes |
2022-09-23 | feat: add window control buttons | Remy Raes |
2022-09-23 | build: add element-plus-icons dependency | Remy Raes |
2022-09-23 | feat: add PlayView component | Remy Raes |
2022-09-23 | feat: apply same font to all texts | Remy Raes |
2022-09-23 | feat: update tabs header style | Remy Raes |
2022-09-23 | feat: add a container to display background images | Remy Raes |
2022-09-23 | feat: add some style to tabs | Remy Raes |
2022-09-23 | feat: import back main CSS stylesheet | Remy Raes |
2022-09-23 | feat: add basic tabs | Remy Raes |
2022-09-22 | refactor: remove HelloWorld vue component | Remy Raes |
2022-09-22 | feat: add basic layout | Remy Raes |
2022-09-22 | build: import element plugin into Vue | Remy Raes |
2022-09-22 | build: add element-plus dependency | Remy Raes |
2022-09-20 | build: add Vue app skeleton | Remy Raes |