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
/
views
/
SettingsView.vue
Age
Commit message (
Expand
)
Author
2023-10-10
feat: Add button to delete profile (#603)
GeckoEidechse
2023-10-09
style: Add missing trailing comma
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-09
feat: Add dialog box with a table of all profiles (#501)
Jan
2023-08-08
feat: Add dropdown menu for profiles (#494)
Jan
2023-08-04
style: Add trailing comma
GeckoEidechse
2023-07-24
chore: Store `game_path` and `install_type` as `GameInstall` in store (#445)
Jan
2023-06-08
fix: Don't show deprecated mods (#382)
Rémy Raes
2023-05-09
style: Partially autoformat Vue source files (#326)
GeckoEidechse
2023-05-08
feat: Button to open game folder (#302)
GeckoEidechse
2023-04-10
refactor: Notifications (#259)
Rémy Raes
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-12
feat: Move open repair window button to settings (#208)
GeckoEidechse
2023-01-04
feat: Thunderstore mods pagination (#122)
Rémy Raes
2022-11-30
feat: Release channel selector (#86)
Rémy Raes
2022-11-30
feat: Add scrollbar to all views (#91)
Rémy Raes
2022-11-11
refactor: Clicking FC version activates dev (#44)
GeckoEidechse
2022-10-20
Merge branch 'GeckoEidechse:main' into refactor/router-view
Rémy Raes
2022-10-20
fix: adjust containers position
Remy Raes
2022-10-19
feat: Manually find game if needed (#7)
Rémy Raes
2022-10-08
feat: Show own version number in settings view (#11)
GeckoEidechse
2022-10-03
feat: implement updateGamePath method
Alystrasz
2022-10-02
refactor: type issues
Remy Raes
2022-10-02
fix: SettingsView is a Typescript component
Remy Raes
2022-09-29
fix: Use application wide style for link
GeckoEidechse
2022-09-28
fix: Open tforevive github link in default browser
GeckoEidechse
2022-09-28
feat: Mention TFOR for UI inspiration
GeckoEidechse
2022-09-25
feat: add component to see game folder path
Remy Raes