-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
new features, bug fixes and optimisations
Features: * Updated to the latest Electron and React versions * Reworked About page, so it loads the README from GitHub * Linux support finished Bug fixes: * React effects now clean up correctly * Immediate crash of client while launching no longer crashes the React front-end * Better error handling and reporting for better UX * Added proper MarkDown styling * Fixed settings page loading twice and thus overwriting settings with defaults in some cases Optimisations: * Removed unused code * Better debugging info in console * Some code refactoring
- Loading branch information
1 parent
21adae9
commit 82336f2
Showing
17 changed files
with
3,540 additions
and
834 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.