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
Age
Commit message (
Expand
)
Author
2024-04-03
feat: Add disable all mods button to local mod view (#871)
GeckoEidechse
2024-02-21
refactor: Pass launch options via object (#760)
GeckoEidechse
2024-02-13
style: Trim trailing whitespace (#802)
GeckoEidechse
2024-02-11
feat: Release announcements generator (#792)
GeckoEidechse
2024-01-21
feat: Add option to clone existing profile (#761)
GeckoEidechse
2023-10-13
refactor: Rename all occurences of `_caller`
GeckoEidechse
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-06
feat: Move button for killing NS to RepairView (#487)
GeckoEidechse
2023-08-04
style: Add trailing comma
GeckoEidechse
2023-08-03
feat: Copy release notes to clipboard (#464)
GeckoEidechse
2023-07-31
refactor: Migrate install related functions to `GameInstall` (#457)
Jan
2023-07-30
feat: Add button to forcefully terminate Northstar (#451)
Jan
2023-07-24
chore: Store `game_path` and `install_type` as `GameInstall` in store (#445)
Jan
2023-07-18
feat: Add basic Proton management (#383)
Jan
2023-07-02
feat: Run `compareTags()` directly after fetching (#405)
GeckoEidechse
2023-07-02
feat: Add button to disable ModSettings mod (#393)
GeckoEidechse
2023-07-02
fix: delay scrolling the Mods View to prevent it stopping prematurely (#403)
Jan
2023-06-12
fix: Hide deprecated mods in vanilla mods list (#390)
Rémy Raes
2023-06-12
feat: Select most recent release tags after fetch (#389)
GeckoEidechse
2023-06-11
feat: Show outdated Thunderstore mods first (#385)
Rémy Raes
2023-06-08
fix: Don't show deprecated mods (#382)
Rémy Raes
2023-05-22
refactor: Change error messages and function names to EA App (#362)
GeckoEidechse
2023-05-16
refactor: Move LocalModCard into own Vue component (#359)
GeckoEidechse
2023-05-16
fix: Add missing fuzzy filter for local mods search (#360)
GeckoEidechse
2023-05-15
feat: Button to install NorthstarLauncher from git main branch (#314)
GeckoEidechse
2023-05-15
feat: Make search fuzzy (#342)
GeckoEidechse
2023-05-10
feat: Add button to install older Northstar version in DevView (#325)
GeckoEidechse
2023-05-09
style: Partially autoformat Vue source files (#326)
GeckoEidechse
2023-05-08
feat: Button to open game folder (#302)
GeckoEidechse
2023-05-08
feat: Show Thunderstore mod string in alt text (#310)
GeckoEidechse
2023-05-08
feat: Generate Northstar release notes (#277)
GeckoEidechse
2023-04-21
refactor: Reorder DevView elements (#276)
GeckoEidechse
2023-04-17
fix: Update regex to match new release notes format (#274)
Rémy Raes
2023-04-17
fix: Repair view add missing i18n (#271)
Rémy Raes
2023-04-10
feat: Show download progress for installing Northstar (#200)
GeckoEidechse
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
feat: Generate FlightCore release notes (#188)
GeckoEidechse
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-03-12
refactor: Move buttons to repair window (#207)
GeckoEidechse
2023-03-12
feat: Allow opening a window with various repair features (#129)
GeckoEidechse
2023-03-02
feat: Allow installing PRs from DeveloperView (#139)
GeckoEidechse
[next]