diff --git a/client/index.html b/client/index.html index 8b38d93..d0f3511 100644 --- a/client/index.html +++ b/client/index.html @@ -1,14 +1,34 @@ - - - - - - Search GitHub! - - -
- - + + + + + + + + + + + + + + + Search Your GitHub Starred Repo + + + +
+ + + diff --git a/client/js/repos/ReposPage.js b/client/js/repos/ReposPage.js index 47f50c6..03f2f2f 100644 --- a/client/js/repos/ReposPage.js +++ b/client/js/repos/ReposPage.js @@ -178,7 +178,7 @@ class ReposPage extends React.Component { } componentDidMount() { - + (window.adsbygoogle = window.adsbygoogle || []).push({}); } componentWillReceiveProps(nextProps) { @@ -279,6 +279,12 @@ class ReposPage extends React.Component { return (
+
About me
@@ -320,6 +326,12 @@ class ReposPage extends React.Component { return (
+
{statusStr}
@@ -328,6 +340,11 @@ class ReposPage extends React.Component { } render() { + // ads with no set-up + // ; if (this.hasData()) { return this.renderComponents(); } diff --git a/client/templates/login.html b/client/templates/login.html index 786dccb..f793c90 100644 --- a/client/templates/login.html +++ b/client/templates/login.html @@ -3,7 +3,21 @@ - GitHub Search + + + + + Search Your GitHub Starred Repo + @@ -14,34 +28,35 @@ -
+
-
-
- +
+
+ +
-
- -

Full-Text Search GitHub (missing function on GitHub)

-
Target: Readme, description, homepage and URL of your starred repository
-
-
-

GitHub site only supplies the function to search repo-descripton and also only exact phrase match. This site supports both types. Type "A B" for phrase A B and type A B for sequence not important case.

- +

Full-Text Search GitHub (missing function on GitHub)

+
Target: Readme, description, homepage and URL of your starred repository
+
+
+

GitHub site only supplies the function to search repo-descripton and also only exact phrase match. This site supports both types. Type "A B" for phrase A B and type A B for sequence not important case.

+ -
+
-
+
-
-
- +
+
+ +
-
+