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
Age
Commit message (
Expand
)
Author
2023-03-02
chore: Bump all dependencies (#198)
GeckoEidechse
2023-03-02
feat: Allow installing PRs from DeveloperView (#139)
GeckoEidechse
2023-02-25
feat: Add button to force reinstall Northstar (#154)
GeckoEidechse
2023-02-14
refactor: Get TS package API response from backend (#168)
GeckoEidechse
2023-02-12
feat: Display Northstar playercount and servercount in frontend (#130)
GeckoEidechse
2023-02-07
feat: Show mod version in LocalMods View (#159)
GeckoEidechse
2023-02-06
feat: Show text when hovering Thunderstore icon (#167)
GeckoEidechse
2023-02-06
feat: Show TS icon for TS mods (#160)
GeckoEidechse
2023-02-05
feat: Auto-generate TS bindings (#140)
GeckoEidechse
2023-01-29
fix: Set current route as menu active item (#149)
Rémy Raes
2023-01-19
fix: Fix wrong comments (#138)
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-08
feat: Delete given Thunderstore mod (#111)
GeckoEidechse
2023-01-07
style: Formatting fixes in TypeScript code (#132)
GeckoEidechse
2023-01-04
feat: Add button to delete Northstar mod (#110)
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-12
feat: Expose installed NS mod directory (#109)
GeckoEidechse
2022-12-05
chore: Bump Node dependencies (#107)
GeckoEidechse
2022-12-05
feat: Show warning banner on DevView (#105)
GeckoEidechse
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-12-02
fix: blur all views except main one
Remy Raes
2022-12-02
fix: prevent channel switching while game is running
Remy Raes
2022-12-02
fix: increase background scale to hide white border on Windows
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-30
feat: Add scrollbar to all views (#91)
Rémy Raes
2022-11-28
feat: Give example for modstring in text box (#83)
GeckoEidechse
2022-11-27
feat: Option to launch NS bypassing update check (#59)
GeckoEidechse
2022-11-26
style: Group View import lines together (#73)
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-19
feat: Return Thunderstore mod string of installed mods. (#56)
GeckoEidechse
2022-11-19
feat: Initial support for installing mods from TS (#32)
GeckoEidechse
2022-11-14
feat: Add element-plus scrollbar to mods view (#53)
Rémy Raes
2022-11-13
feat: Show stripped title bar on debug build (#48)
GeckoEidechse
2022-11-11
feat: Add categories for dev mode buttons (#45)
GeckoEidechse
2022-11-11
refactor: Return Result<> for getting NS version (#46)
GeckoEidechse
2022-11-11
refactor: Clicking FC version activates dev (#44)
GeckoEidechse
2022-11-09
feat: Patch notes (#18)
Rémy Raes
2022-10-30
feat: Enable toggling enabled mods (#29)
GeckoEidechse
2022-10-25
feat: Show installed mods (#28)
GeckoEidechse
2022-10-25
chore: Update vue-tsc (#30)
GeckoEidechse
2022-10-21
feat: Add initial skeleton for ModsView (#27)
GeckoEidechse
[next]