index
:
FlightCore
archive/pre-ui-merge
chore/bump-upload-artifact-action
chore/update-tauri-to-2-0
dependabot/cargo/src-tauri/const_format-0.2.33
dependabot/cargo/src-tauri/reqwest-0.12.4
dependabot/cargo/src-tauri/tauri-1.7.1
dependabot/cargo/src-tauri/tauri-plugin-store-fa8ee1d
dependabot/cargo/src-tauri/ts-rs-10.0.0
dependabot/npm_and_yarn/src-vue/element-plus-2.8.6
dependabot/npm_and_yarn/src-vue/marked-14.1.3
dependabot/npm_and_yarn/src-vue/typescript-5.6.3
dependabot/npm_and_yarn/src-vue/vue-i18n-10.0.4
dependabot/npm_and_yarn/src-vue/vue-tsc-2.1.10
dependabot/npm_and_yarn/tauri-apps/api-2.0.3
dependabot/npm_and_yarn/tauri-apps/cli-2.0.4
dev/packages
feat/badge-count-oudated-mods
feat/basic-log-parsing
feat/calculate-checksums-install-folder
feat/change-repair-window-to-tab
feat/cleanup-remote-mods
feat/experimental-egui-support
feat/launch-options-ui
feat/launch-parameters
feat/retry-package-index-fetch
feat/return-of-menu-bar
feat/upgrade-to-packges
feat/verified-mods-tooling
fix/add-empty-dist-folder
fix/handle-failed-download
gh-pages
main
temp/dev
weblate
Installer/Updater/Launcher for Northstar
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src-vue
/
src
/
plugins
/
store.ts
Age
Commit message (
Expand
)
Author
2024-01-17
refactor: Make launching via Steam an arg passed to backend (#753)
GeckoEidechse
2023-10-16
feat: Notification menu (#615)
Rémy Raes
2023-10-13
refactor: Rename all occurences of `_caller`
GeckoEidechse
2023-10-09
fix: Refetch profiles when opening SettingsView (#498)
Jan
2023-10-06
fix: Only fetch profiles if a game path is available (#500)
Jan
2023-08-08
feat: Add dropdown menu for profiles (#494)
Jan
2023-08-03
fix: Move leftover type definition to auto-generated from Rust (#450)
GeckoEidechse
2023-07-31
refactor: Migrate install related functions to `GameInstall` (#457)
Jan
2023-07-30
refactor: Replace naive `game_path` argument with `GameInstall` (#454)
GeckoEidechse
2023-07-30
refactor: Add Profile to GameInstall (#453)
Jan
2023-07-24
chore: Fix typo in comment (#448)
GeckoEidechse
2023-07-24
chore: Store `game_path` and `install_type` as `GameInstall` in store (#445)
Jan
2023-05-22
refactor: Change error messages and function names to EA App (#362)
GeckoEidechse
2023-05-15
refactor: Remove caller pattern (#356)
GeckoEidechse
2023-05-15
fix: Do not crash if not able to connect to TS (#346)
GeckoEidechse
2023-04-16
feat: Persist dev mode (#265)
Rémy Raes
2023-04-10
refactor: Notifications (#259)
Rémy Raes
2023-04-06
feat: Add ability to launch via Steam to DevView (#178)
Jan
2023-03-30
refactor: Style (#247)
Rémy Raes
2023-03-28
feat: i18n (#182)
Rémy Raes
2023-03-27
fix: Address regression around persistent store (#227)
GeckoEidechse
2023-03-22
feat: Refresh statistics (#228)
Rémy Raes
2023-03-02
feat: Allow installing PRs from DeveloperView (#139)
GeckoEidechse
2023-02-14
refactor: Get TS package API response from backend (#168)
GeckoEidechse
2023-02-05
feat: Auto-generate TS bindings (#140)
GeckoEidechse
2023-01-14
refactor: Mods view (#134)
Rémy Raes
2023-01-13
feat: Add backend code for getting playercount (#135)
GeckoEidechse
2023-01-07
style: Formatting fixes in TypeScript code (#132)
GeckoEidechse
2023-01-04
refactor: Remove unnecessary caller function pattern (#128)
GeckoEidechse
2023-01-04
feat: Thunderstore mods pagination (#122)
Rémy Raes
2023-01-04
feat: Show newest version number (#124)
GeckoEidechse
2022-12-22
feat: Maximize button + clean menubar layout (#119)
Rémy Raes
2022-12-21
fix: Mod view with no game install (#114)
Rémy Raes
2022-12-02
build: disable context menu in release builds
Remy Raes
2022-12-02
fix: do not display deprecated mods in thunderstore view
Remy Raes
2022-11-30
feat: Release channel selector (#86)
Rémy Raes
2022-11-30
refactor: Remove the "Origin running" check from frontend (#94)
GeckoEidechse
2022-11-27
feat: Option to launch NS bypassing update check (#59)
GeckoEidechse
2022-11-25
feat: Thunderstore mods listing (#54)
Rémy Raes
2022-11-23
feat: Store game path in persistent store (#61)
GeckoEidechse
2022-11-21
fix: Catch error for missing handle (#60)
GeckoEidechse
2022-11-13
feat: Show stripped title bar on debug build (#48)
GeckoEidechse
2022-11-11
refactor: Return Result<> for getting NS version (#46)
GeckoEidechse
2022-11-09
feat: Patch notes (#18)
Rémy Raes
2022-10-20
refactor: Various formatting and fixes (#23)
GeckoEidechse
2022-10-20
Merge branch 'GeckoEidechse:main' into refactor/router-view
Rémy Raes
2022-10-20
refactor: remove unused current_tab variable from store
Remy Raes
2022-10-20
fix: restore updateCurrentTab method with router
Remy Raes
2022-10-19
feat: Manually find game if needed (#7)
Rémy Raes
2022-10-18
feat: Add persistent store (#16)
GeckoEidechse
[next]