From 7e92647360c4ba438d8ea0fe1e00d90112aa8c44 Mon Sep 17 00:00:00 2001
From: Ameet Kaustav
Date: Tue, 29 Oct 2019 19:54:03 -0700
Subject: [PATCH 01/17] Fixed Material UI Getting Started link
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 78099b83..5b2bd82c 100644
--- a/README.md
+++ b/README.md
@@ -174,7 +174,7 @@ React.js (Framework to work with Frontend UI):
https://reactjs.org/docs/getting-started.html
Material UI (React components that implement Google's Material Design.):
-https://material-ui.com/getting-started
+https://material-ui.com/getting-started/installation
### Privacy
From a881668b389ab2ef8c830f3ef6200270004b96d4 Mon Sep 17 00:00:00 2001
From: Ameet Kaustav
Date: Tue, 29 Oct 2019 22:28:07 -0700
Subject: [PATCH 02/17] Fix: Increase height of 'About' window
---
src/main/windows/about.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/windows/about.js b/src/main/windows/about.js
index 1e6d6dc5..0b48c6f9 100644
--- a/src/main/windows/about.js
+++ b/src/main/windows/about.js
@@ -15,7 +15,7 @@ function init () {
backgroundColor: '#ECECEC',
center: true,
fullscreen: false,
- height: 170,
+ height: 220,
icon: getIconPath(),
maximizable: false,
minimizable: false,
From 35717e9dfb8d191718b497467fe04aa57ab52695 Mon Sep 17 00:00:00 2001
From: Mathias Rasmussen
Date: Wed, 30 Oct 2019 12:58:30 +0100
Subject: [PATCH 03/17] Fix config copyright path in about window
---
static/about.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/static/about.html b/static/about.html
index f7976bdd..c177b3c7 100644
--- a/static/about.html
+++ b/static/about.html
@@ -34,6 +34,6 @@
()
()
-
+