Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-08 | docs: Mention weblate for translating (#315) | GeckoEidechse | |
2023-04-20 | docs: Add docs for DevView (#275) | GeckoEidechse | |
* docs: Add docs for DevView Contains information about: - How to access it - What it's for - Explanation of certain features * fix: Update broken image link * fix: Mention correct number of clicks on version number * docs: Mention batch file to run mods PR profile | |||
2023-01-31 | docs: Redirector to up-to-date releases (#151) | 0neGal | |
* Add GitHub pages download redirector Very simply put, this fetches the current release, and translates search queries like `?appimage` into the download URL for the most recent .AppImage file, then redirects you to it, effectively downloading it. * Update download link to use redirector Now the link doesn't have to be updated every time there's a release! | |||
2023-01-14 | docs: Update download link to v1.6.0 of FlightCore | GeckoEidechse | |
2023-01-13 | docs: Update download link to v1.5.0 of FlightCore | GeckoEidechse | |
2023-01-05 | docs: Update download link to v1.4.0 of FlightCore | GeckoEidechse | |
2022-12-23 | docs: Update download link to v1.3.2 of FlightCore | GeckoEidechse | |
2022-12-14 | docs: Update download link to v1.3.0 of FlightCore | GeckoEidechse | |
2022-12-06 | docs: Update download link to v1.2.1 of FlightCore | GeckoEidechse | |
2022-12-02 | docs: Update download link to v1.2.0 of FlightCore | GeckoEidechse | |
2022-11-30 | docs: Link to FAQ from main readme (#92) | GeckoEidechse | |
2022-11-29 | docs: Add download button to README (#87) | GeckoEidechse | |
* docs: Add download button to README * docs: Move Roadmap to the end of README * docs: Improve installation section More structured and hopefully easier to follow. * docs: Add shields for version and GitHub downloads | |||
2022-11-28 | docs: Add FAQ (#82) | GeckoEidechse | |
* docs: Move question to FAQ * docs: Add question about contributing * docs: Add question about FlightCore * docs: Add question about Northstar | |||
2022-11-26 | docs: Move development docs to own file (#75) | GeckoEidechse | |
2022-11-26 | docs: Update FC description to reflect features | GeckoEidechse | |
We are now mod-manager :) | |||
2022-11-25 | chore: Update all references of personal repo (#70) | GeckoEidechse | |
and change them to R2NorthstarTools org | |||
2022-11-24 | docs: Remove text from section about Viper (#66) | 0neGal | |
With Viper 1.6.3, stack traces are not shown by default, instead a simple "Unknown Error!" toast is shown, where a user can choose to click it, to then see the stack. | |||
2022-11-08 | style: Add `.editorconfig` file (#42) | GeckoEidechse | |
* style: Add `.editorconfig` file Describes some basic formatting like indentation with spaces, indentation size, final newlines, etc * docs: Add explanation for EditorConfig | |||
2022-10-18 | feat: Add persistent store (#16) | GeckoEidechse | |
* refactor: Rename object field So that is specifically references Northstar * chore: Add plugin-store as npm dependency * feat: Persistent storing selected NS release canal * docs: Add explanation about persistent store | |||
2022-10-06 | docs: Show logo in readme | GeckoEidechse | |
2022-10-05 | chore: Add download instructions | GeckoEidechse | |
2022-10-05 | chore: Remove outdated build instructions | GeckoEidechse | |
2022-10-05 | chore: Add application screenshot | GeckoEidechse | |
2022-10-05 | chore: Update mod-manager status on README | GeckoEidechse | |
2022-09-24 | Merge branch 'GeckoEidechse:main' into feat/new-ui | Rémy Raes | |
2022-09-23 | Update working command for Windows | GeckoEidechse | |
2022-09-20 | docs: update installation instructions in readme | Remy Raes | |
2022-09-10 | Move Roadmap to GitHub issues | GeckoEidechse | |
2022-09-10 | Add showing contributor list to goals | GeckoEidechse | |
2022-09-10 | Add Northstar crash detection as a goal | GeckoEidechse | |
2022-09-10 | Add explanation for why making FlightCore | GeckoEidechse | |
2022-09-10 | Add localisations as goal to Roadmap | GeckoEidechse | |
2022-09-10 | Mark Origin install detection as completed | GeckoEidechse | |
2022-09-10 | Remove old readme | GeckoEidechse | |
2022-09-10 | Add goal to roadmap | GeckoEidechse | |
2022-09-07 | Add another goal in regards to fs permissions | GeckoEidechse | |
2022-09-06 | Update roadmap | GeckoEidechse | |
EA App specific read-only filesystem Detecting Northstar up-to-date and updating Northstar install | |||
2022-08-29 | Update goals on roadmap | GeckoEidechse | |
2022-08-29 | Add completed goals | GeckoEidechse | |
2022-08-29 | Add profile support to goals | GeckoEidechse | |
2022-08-28 | Add another goal | GeckoEidechse | |
2022-08-28 | Add more goals to roadmap | GeckoEidechse | |
2022-08-28 | Fix indentation | GeckoEidechse | |
2022-08-27 | Add note about Tauri window behaviour | GeckoEidechse | |
controlled by config file | |||
2022-08-27 | Add title | GeckoEidechse | |
2022-08-27 | Move old README content to bottom of page | GeckoEidechse | |
2022-08-27 | Add Roadmap | GeckoEidechse | |
2022-08-26 | Add development guide to README | GeckoEidechse | |
2022-06-20 | . add sqlx state as example | Jeremy Chone | |
2022-06-20 | . full code | Jeremy Chone | |