diff --git a/css/fonts.css b/css/fonts.css index f68eb9bc..c163d471 100644 --- a/css/fonts.css +++ b/css/fonts.css @@ -3,11 +3,11 @@ @font-face { font-family: 'Source Code Pro'; - src: url('/fonts/SourceCodePro-ExtraLight-webfont.eot'); - src: url('/fonts/SourceCodePro-ExtraLight-webfont.eot?#iefix') format('embedded-opentype'), - url('/fonts/SourceCodePro-ExtraLight-webfont.woff') format('woff'), - url('/fonts/SourceCodePro-ExtraLight-webfont.ttf') format('truetype'), - url('/fonts/SourceCodePro-ExtraLight-webfont.svg#fonts/SourceCodeProExtraLight') format('svg'); + src: url('../fonts/SourceCodePro-ExtraLight-webfont.eot'); + src: url('../fonts/SourceCodePro-ExtraLight-webfont.eot?#iefix') format('embedded-opentype'), + url('../fonts/SourceCodePro-ExtraLight-webfont.woff') format('woff'), + url('../fonts/SourceCodePro-ExtraLight-webfont.ttf') format('truetype'), + url('../fonts/SourceCodePro-ExtraLight-webfont.svg#fonts/SourceCodeProExtraLight') format('svg'); font-weight: 200; font-style: normal; @@ -15,11 +15,11 @@ @font-face { font-family: 'Source Code Pro'; - src: url('/fonts/SourceCodePro-Light-webfont.eot'); - src: url('/fonts/SourceCodePro-Light-webfont.eot?#iefix') format('embedded-opentype'), - url('/fonts/SourceCodePro-Light-webfont.woff') format('woff'), - url('/fonts/SourceCodePro-Light-webfont.ttf') format('truetype'), - url('/fonts/SourceCodePro-Light-webfont.svg#fonts/SourceCodeProLight') format('svg'); + src: url('../fonts/SourceCodePro-Light-webfont.eot'); + src: url('../fonts/SourceCodePro-Light-webfont.eot?#iefix') format('embedded-opentype'), + url('../fonts/SourceCodePro-Light-webfont.woff') format('woff'), + url('../fonts/SourceCodePro-Light-webfont.ttf') format('truetype'), + url('../fonts/SourceCodePro-Light-webfont.svg#fonts/SourceCodeProLight') format('svg'); font-weight: 300; font-style: normal; @@ -27,11 +27,11 @@ @font-face { font-family: 'Source Code Pro'; - src: url('/fonts/SourceCodePro-Regular-webfont.eot'); - src: url('/fonts/SourceCodePro-Regular-webfont.eot?#iefix') format('embedded-opentype'), - url('/fonts/SourceCodePro-Regular-webfont.woff') format('woff'), - url('/fonts/SourceCodePro-Regular-webfont.ttf') format('truetype'), - url('/fonts/SourceCodePro-Regular-webfont.svg#fonts/SourceCodeProRegular') format('svg'); + src: url('../fonts/SourceCodePro-Regular-webfont.eot'); + src: url('../fonts/SourceCodePro-Regular-webfont.eot?#iefix') format('embedded-opentype'), + url('../fonts/SourceCodePro-Regular-webfont.woff') format('woff'), + url('../fonts/SourceCodePro-Regular-webfont.ttf') format('truetype'), + url('../fonts/SourceCodePro-Regular-webfont.svg#fonts/SourceCodeProRegular') format('svg'); font-weight: 400; font-style: normal; @@ -39,11 +39,11 @@ @font-face { font-family: 'Source Code Pro'; - src: url('/fonts/SourceCodePro-Semibold-webfont.eot'); - src: url('/fonts/SourceCodePro-Semibold-webfont.eot?#iefix') format('embedded-opentype'), - url('/fonts/SourceCodePro-Semibold-webfont.woff') format('woff'), - url('/fonts/SourceCodePro-Semibold-webfont.ttf') format('truetype'), - url('/fonts/SourceCodePro-Semibold-webfont.svg#fonts/SourceCodeProSemibold') format('svg'); + src: url('../fonts/SourceCodePro-Semibold-webfont.eot'); + src: url('../fonts/SourceCodePro-Semibold-webfont.eot?#iefix') format('embedded-opentype'), + url('../fonts/SourceCodePro-Semibold-webfont.woff') format('woff'), + url('../fonts/SourceCodePro-Semibold-webfont.ttf') format('truetype'), + url('../fonts/SourceCodePro-Semibold-webfont.svg#fonts/SourceCodeProSemibold') format('svg'); font-weight: 500; font-style: normal; @@ -51,11 +51,11 @@ @font-face { font-family: 'Source Code Pro'; - src: url('/fonts/SourceCodePro-Bold-webfont.eot'); - src: url('/fonts/SourceCodePro-Bold-webfont.eot?#iefix') format('embedded-opentype'), - url('/fonts/SourceCodePro-Bold-webfont.woff') format('woff'), - url('/fonts/SourceCodePro-Bold-webfont.ttf') format('truetype'), - url('/fonts/SourceCodePro-Bold-webfont.svg#fonts/SourceCodeProBold') format('svg'); + src: url('../fonts/SourceCodePro-Bold-webfont.eot'); + src: url('../fonts/SourceCodePro-Bold-webfont.eot?#iefix') format('embedded-opentype'), + url('../fonts/SourceCodePro-Bold-webfont.woff') format('woff'), + url('../fonts/SourceCodePro-Bold-webfont.ttf') format('truetype'), + url('../fonts/SourceCodePro-Bold-webfont.svg#fonts/SourceCodeProBold') format('svg'); font-weight: 700; font-style: normal; @@ -63,11 +63,11 @@ @font-face { font-family: 'Source Code Pro'; - src: url('/fonts/SourceCodePro-Black-webfont.eot'); - src: url('/fonts/SourceCodePro-Black-webfont.eot?#iefix') format('embedded-opentype'), - url('/fonts/SourceCodePro-Black-webfont.woff') format('woff'), - url('/fonts/SourceCodePro-Black-webfont.ttf') format('truetype'), - url('/fonts/SourceCodePro-Black-webfont.svg#fonts/SourceCodeProBlack') format('svg'); + src: url('../fonts/SourceCodePro-Black-webfont.eot'); + src: url('../fonts/SourceCodePro-Black-webfont.eot?#iefix') format('embedded-opentype'), + url('../fonts/SourceCodePro-Black-webfont.woff') format('woff'), + url('../fonts/SourceCodePro-Black-webfont.ttf') format('truetype'), + url('../fonts/SourceCodePro-Black-webfont.svg#fonts/SourceCodeProBlack') format('svg'); font-weight: 800; font-style: normal; @@ -78,11 +78,11 @@ @font-face { font-family: 'Source Sans Pro'; - src: url('/fonts/SourceSansPro-SemiboldIt-webfont.eot'); - src: url('/fonts/SourceSansPro-SemiboldIt-webfont.eot?#iefix') format('embedded-opentype'), - url('/fonts/SourceSansPro-SemiboldIt-webfont.woff') format('woff'), - url('/fonts/SourceSansPro-SemiboldIt-webfont.ttf') format('truetype'), - url('/fonts/SourceSansPro-SemiboldIt-webfont.svg#fonts/SourceSansProSemiboldItalic') format('svg'); + src: url('../fonts/SourceSansPro-SemiboldIt-webfont.eot'); + src: url('../fonts/SourceSansPro-SemiboldIt-webfont.eot?#iefix') format('embedded-opentype'), + url('../fonts/SourceSansPro-SemiboldIt-webfont.woff') format('woff'), + url('../fonts/SourceSansPro-SemiboldIt-webfont.ttf') format('truetype'), + url('../fonts/SourceSansPro-SemiboldIt-webfont.svg#fonts/SourceSansProSemiboldItalic') format('svg'); font-weight: 600; font-style: italic; @@ -90,11 +90,11 @@ @font-face { font-family: 'Source Sans Pro'; - src: url('/fonts/SourceSansPro-Bold-webfont.eot'); - src: url('/fonts/SourceSansPro-Bold-webfont.eot?#iefix') format('embedded-opentype'), - url('/fonts/SourceSansPro-Bold-webfont.woff') format('woff'), - url('/fonts/SourceSansPro-Bold-webfont.ttf') format('truetype'), - url('/fonts/SourceSansPro-Bold-webfont.svg#fonts/SourceSansProBold') format('svg'); + src: url('../fonts/SourceSansPro-Bold-webfont.eot'); + src: url('../fonts/SourceSansPro-Bold-webfont.eot?#iefix') format('embedded-opentype'), + url('../fonts/SourceSansPro-Bold-webfont.woff') format('woff'), + url('../fonts/SourceSansPro-Bold-webfont.ttf') format('truetype'), + url('../fonts/SourceSansPro-Bold-webfont.svg#fonts/SourceSansProBold') format('svg'); font-weight: 700; font-style: normal; @@ -102,11 +102,11 @@ @font-face { font-family: 'Source Sans Pro'; - src: url('/fonts/SourceSansPro-BoldIt-webfont.eot'); - src: url('/fonts/SourceSansPro-BoldIt-webfont.eot?#iefix') format('embedded-opentype'), - url('/fonts/SourceSansPro-BoldIt-webfont.woff') format('woff'), - url('/fonts/SourceSansPro-BoldIt-webfont.ttf') format('truetype'), - url('/fonts/SourceSansPro-BoldIt-webfont.svg#fonts/SourceSansProBoldItalic') format('svg'); + src: url('../fonts/SourceSansPro-BoldIt-webfont.eot'); + src: url('../fonts/SourceSansPro-BoldIt-webfont.eot?#iefix') format('embedded-opentype'), + url('../fonts/SourceSansPro-BoldIt-webfont.woff') format('woff'), + url('../fonts/SourceSansPro-BoldIt-webfont.ttf') format('truetype'), + url('../fonts/SourceSansPro-BoldIt-webfont.svg#fonts/SourceSansProBoldItalic') format('svg'); font-weight: 700; font-style: italic; @@ -114,11 +114,11 @@ @font-face { font-family: 'Source Sans Pro'; - src: url('/fonts/SourceSansPro-Black-webfont.eot'); - src: url('/fonts/SourceSansPro-Black-webfont.eot?#iefix') format('embedded-opentype'), - url('/fonts/SourceSansPro-Black-webfont.woff') format('woff'), - url('/fonts/SourceSansPro-Black-webfont.ttf') format('truetype'), - url('/fonts/SourceSansPro-Black-webfont.svg#fonts/SourceSansProBlack') format('svg'); + src: url('../fonts/SourceSansPro-Black-webfont.eot'); + src: url('../fonts/SourceSansPro-Black-webfont.eot?#iefix') format('embedded-opentype'), + url('../fonts/SourceSansPro-Black-webfont.woff') format('woff'), + url('../fonts/SourceSansPro-Black-webfont.ttf') format('truetype'), + url('../fonts/SourceSansPro-Black-webfont.svg#fonts/SourceSansProBlack') format('svg'); font-weight: 900; font-style: normal; @@ -126,11 +126,11 @@ @font-face { font-family: 'Source Sans Pro'; - src: url('/fonts/SourceSansPro-BlackIt-webfont.eot'); - src: url('/fonts/SourceSansPro-BlackIt-webfont.eot?#iefix') format('embedded-opentype'), - url('/fonts/SourceSansPro-BlackIt-webfont.woff') format('woff'), - url('/fonts/SourceSansPro-BlackIt-webfont.ttf') format('truetype'), - url('/fonts/SourceSansPro-BlackIt-webfont.svg#fonts/SourceSansProBlackItalic') format('svg'); + src: url('../fonts/SourceSansPro-BlackIt-webfont.eot'); + src: url('../fonts/SourceSansPro-BlackIt-webfont.eot?#iefix') format('embedded-opentype'), + url('../fonts/SourceSansPro-BlackIt-webfont.woff') format('woff'), + url('../fonts/SourceSansPro-BlackIt-webfont.ttf') format('truetype'), + url('../fonts/SourceSansPro-BlackIt-webfont.svg#fonts/SourceSansProBlackItalic') format('svg'); font-weight: 900; font-style: italic; @@ -138,11 +138,11 @@ @font-face { font-family: 'Source Sans Pro'; - src: url('/fonts/SourceSansPro-ExtraLight-webfont.eot'); - src: url('/fonts/SourceSansPro-ExtraLight-webfont.eot?#iefix') format('embedded-opentype'), - url('/fonts/SourceSansPro-ExtraLight-webfont.woff') format('woff'), - url('/fonts/SourceSansPro-ExtraLight-webfont.ttf') format('truetype'), - url('/fonts/SourceSansPro-ExtraLight-webfont.svg#fonts/SourceSansProExtraLight') format('svg'); + src: url('../fonts/SourceSansPro-ExtraLight-webfont.eot'); + src: url('../fonts/SourceSansPro-ExtraLight-webfont.eot?#iefix') format('embedded-opentype'), + url('../fonts/SourceSansPro-ExtraLight-webfont.woff') format('woff'), + url('../fonts/SourceSansPro-ExtraLight-webfont.ttf') format('truetype'), + url('../fonts/SourceSansPro-ExtraLight-webfont.svg#fonts/SourceSansProExtraLight') format('svg'); font-weight: 200; font-style: normal; @@ -150,11 +150,11 @@ @font-face { font-family: 'Source Sans Pro'; - src: url('/fonts/SourceSansPro-ExtraLightIt-webfont.eot'); - src: url('/fonts/SourceSansPro-ExtraLightIt-webfont.eot?#iefix') format('embedded-opentype'), - url('/fonts/SourceSansPro-ExtraLightIt-webfont.woff') format('woff'), - url('/fonts/SourceSansPro-ExtraLightIt-webfont.ttf') format('truetype'), - url('/fonts/SourceSansPro-ExtraLightIt-webfont.svg#fonts/SourceSansProExtraLightItalic') format('svg'); + src: url('../fonts/SourceSansPro-ExtraLightIt-webfont.eot'); + src: url('../fonts/SourceSansPro-ExtraLightIt-webfont.eot?#iefix') format('embedded-opentype'), + url('../fonts/SourceSansPro-ExtraLightIt-webfont.woff') format('woff'), + url('../fonts/SourceSansPro-ExtraLightIt-webfont.ttf') format('truetype'), + url('../fonts/SourceSansPro-ExtraLightIt-webfont.svg#fonts/SourceSansProExtraLightItalic') format('svg'); font-weight: 200; font-style: italic; @@ -162,11 +162,11 @@ @font-face { font-family: 'Source Sans Pro'; - src: url('/fonts/SourceSansPro-Light-webfont.eot'); - src: url('/fonts/SourceSansPro-Light-webfont.eot?#iefix') format('embedded-opentype'), - url('/fonts/SourceSansPro-Light-webfont.woff') format('woff'), - url('/fonts/SourceSansPro-Light-webfont.ttf') format('truetype'), - url('/fonts/SourceSansPro-Light-webfont.svg#fonts/SourceSansProLight') format('svg'); + src: url('../fonts/SourceSansPro-Light-webfont.eot'); + src: url('../fonts/SourceSansPro-Light-webfont.eot?#iefix') format('embedded-opentype'), + url('../fonts/SourceSansPro-Light-webfont.woff') format('woff'), + url('../fonts/SourceSansPro-Light-webfont.ttf') format('truetype'), + url('../fonts/SourceSansPro-Light-webfont.svg#fonts/SourceSansProLight') format('svg'); font-weight: 300; font-style: normal; @@ -174,11 +174,11 @@ @font-face { font-family: 'Source Sans Pro'; - src: url('/fonts/SourceSansPro-LightIt-webfont.eot'); - src: url('/fonts/SourceSansPro-LightIt-webfont.eot?#iefix') format('embedded-opentype'), - url('/fonts/SourceSansPro-LightIt-webfont.woff') format('woff'), - url('/fonts/SourceSansPro-LightIt-webfont.ttf') format('truetype'), - url('/fonts/SourceSansPro-LightIt-webfont.svg#fonts/SourceSansProLightItalic') format('svg'); + src: url('../fonts/SourceSansPro-LightIt-webfont.eot'); + src: url('../fonts/SourceSansPro-LightIt-webfont.eot?#iefix') format('embedded-opentype'), + url('../fonts/SourceSansPro-LightIt-webfont.woff') format('woff'), + url('../fonts/SourceSansPro-LightIt-webfont.ttf') format('truetype'), + url('../fonts/SourceSansPro-LightIt-webfont.svg#fonts/SourceSansProLightItalic') format('svg'); font-weight: 300; font-style: italic; @@ -186,11 +186,11 @@ @font-face { font-family: 'Source Sans Pro'; - src: url('/fonts/SourceSansPro-Regular-webfont.eot'); - src: url('/fonts/SourceSansPro-Regular-webfont.eot?#iefix') format('embedded-opentype'), - url('/fonts/SourceSansPro-Regular-webfont.woff') format('woff'), - url('/fonts/SourceSansPro-Regular-webfont.ttf') format('truetype'), - url('/fonts/SourceSansPro-Regular-webfont.svg#fonts/SourceSansProRegular') format('svg'); + src: url('../fonts/SourceSansPro-Regular-webfont.eot'); + src: url('../fonts/SourceSansPro-Regular-webfont.eot?#iefix') format('embedded-opentype'), + url('../fonts/SourceSansPro-Regular-webfont.woff') format('woff'), + url('../fonts/SourceSansPro-Regular-webfont.ttf') format('truetype'), + url('../fonts/SourceSansPro-Regular-webfont.svg#fonts/SourceSansProRegular') format('svg'); font-weight: 400; font-style: normal; @@ -198,11 +198,11 @@ @font-face { font-family: 'Source Sans Pro'; - src: url('/fonts/SourceSansPro-It-webfont.eot'); - src: url('/fonts/SourceSansPro-It-webfont.eot?#iefix') format('embedded-opentype'), - url('/fonts/SourceSansPro-It-webfont.woff') format('woff'), - url('/fonts/SourceSansPro-It-webfont.ttf') format('truetype'), - url('/fonts/SourceSansPro-It-webfont.svg#fonts/SourceSansProItalic') format('svg'); + src: url('../fonts/SourceSansPro-It-webfont.eot'); + src: url('../fonts/SourceSansPro-It-webfont.eot?#iefix') format('embedded-opentype'), + url('../fonts/SourceSansPro-It-webfont.woff') format('woff'), + url('../fonts/SourceSansPro-It-webfont.ttf') format('truetype'), + url('../fonts/SourceSansPro-It-webfont.svg#fonts/SourceSansProItalic') format('svg'); font-weight: 400; font-style: italic; @@ -210,11 +210,11 @@ @font-face { font-family: 'Source Sans Pro'; - src: url('/fonts/SourceSansPro-Semibold-webfont.eot'); - src: url('/fonts/SourceSansPro-Semibold-webfont.eot?#iefix') format('embedded-opentype'), - url('/fonts/SourceSansPro-Semibold-webfont.woff') format('woff'), - url('/fonts/SourceSansPro-Semibold-webfont.ttf') format('truetype'), - url('/fonts/SourceSansPro-Semibold-webfont.svg#fonts/SourceSansProSemibold') format('svg'); + src: url('../fonts/SourceSansPro-Semibold-webfont.eot'); + src: url('../fonts/SourceSansPro-Semibold-webfont.eot?#iefix') format('embedded-opentype'), + url('../fonts/SourceSansPro-Semibold-webfont.woff') format('woff'), + url('../fonts/SourceSansPro-Semibold-webfont.ttf') format('truetype'), + url('../fonts/SourceSansPro-Semibold-webfont.svg#fonts/SourceSansProSemibold') format('svg'); font-weight: 600; font-style: normal; diff --git a/js/app.js b/js/app.js index 791294fb..5e2ffc63 100644 --- a/js/app.js +++ b/js/app.js @@ -141,7 +141,7 @@ app = Sammy('#main', function (sam) { store.set('path', req.path); // Redirect to login page if no credentials stored - if (!store.get('connected')) { + if (!store.get('connected') && window.localStorage.getItem("isConnected") != 'true') { req.redirect('#/login'); return false; } @@ -202,6 +202,7 @@ app = Sammy('#main', function (sam) { if (data.apiVersion == '0.1') { c.api('/users', function(data) { store.set('connected', true); + window.localStorage.setItem("isConnected", "true"); $('#logout-button').fadeIn(); c.flash('success', 'Logged in'); if (store.get('path')) {