summaryrefslogtreecommitdiff
path: root/static/v0
diff options
context:
space:
mode:
Diffstat (limited to 'static/v0')
l---------static/v01
-rw-r--r--static/v0/css/dark.min.css1
-rw-r--r--static/v0/css/light.min.css1
-rw-r--r--static/v0/font/MaterialIcons-Regular.ttfbin285724 -> 0 bytes
-rw-r--r--static/v0/js/geolocation.js143
5 files changed, 1 insertions, 145 deletions
diff --git a/static/v0 b/static/v0
new file mode 120000
index 0000000..945c9b4
--- /dev/null
+++ b/static/v0
@@ -0,0 +1 @@
+. \ No newline at end of file
diff --git a/static/v0/css/dark.min.css b/static/v0/css/dark.min.css
deleted file mode 100644
index 0f70df4..0000000
--- a/static/v0/css/dark.min.css
+++ /dev/null
@@ -1 +0,0 @@
-body{margin:0;color:#fff;background-color:#101010}html{font-family:Sans-Serif}.container{max-width:60em;margin-left:auto;margin-right:auto}.textcontent{margin-left:1ex;margin-right:1ex}a{color:#99f;text-decoration:none}input,select,button{display:block;width:100%;max-width:100%;min-height:1.8em;border-radius:4px;font-size:90%;color:#fff;background-color:#101010;border:1px solid #444;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);margin-left:auto;margin-right:auto;text-align:center;vertical-align:middle;padding-top:1ex;padding-bottom:1ex;margin-top:1ex;margin-bottom:1ex}button{transition:background-color .3s;color:#fff;background-color:#337ab7;border-color:#2e6da4;cursor:pointer;box-shadow:none}button:active,button:focus,button:hover{color:#fff;background-color:#286090;border-color:#204d74}input[type="text"]{padding-left:0.5em;padding-right:0.5em;text-align:left;box-sizing:border-box}.globalnote{margin-top:1em;font-style:italic;text-align:center}.geolocation{margin-bottom:1em}.notice{padding:15px;margin-bottom:20px;border:1px solid #bce8f1;border-radius:4px;color:#31708f;background-color:#d9edf7;margin-left:auto;margin-right:auto}.warning{padding:15px;border:1px solid #faebcc;border-radius:4px;color:#8a6d3b;background-color:#fcf8e3;margin-left:auto;margin-right:auto}.warning .errcode{font-family:Monospace;margin-top:2em;font-size:100%;color:#aaaaaa}.error{padding:15px;margin-bottom:20px;border:1px solid #ebccd1;border-radius:4px;color:#a94442;background-color:#f2dede;margin-left:auto;margin-right:auto}.error strong{margin-right:.2em}.error .errcode{font-family:Monospace;margin-top:2em;font-size:100%;color:#aaaaaa}ul.stops{position:relative;width:100%;border-width:1px 2px;margin-bottom:5em;list-style-type:none;margin:0;padding:0}ul.stops a{text-decoration:none}ul.stops>li{display:block;height:4em;width:100%;position:relative;border-bottom:1px solid grey;background-color:#101010;cursor:pointer}ul.stops>li .name{position:absolute;bottom:0;left:5px;width:70%;overflow:hidden;background-color:transparent;font-size:150%;color:#fff}ul.stops>li .distance{position:absolute;top:1px;right:5px;width:30%;text-align:right;height:1.2em;overflow:hidden;opacity:50%}ul.stops>li .note{position:absolute;top:1px;left:0;width:70%;height:1.2em;overflow:hidden;opacity:50%}ul.stops>li .lines{position:absolute;bottom:0.1em;right:5px;background-color:transparent;font-weight:bold;font-size:120%}ul.stops>li .lines span{padding-left:0.1em;padding-right:0.1em;margin-left:0.2em}ul.stops>li .lines .longdistance{border:0.1em solid #7c1a1a}ul.stops>li .lines .regional{background-color:#444}ul.stops>li .lines .tram{background-color:#852121}ul.stops>li .lines .taxi{background-color:#7f3d7f;font-weight:normal}ul.stops>li .lines .suburban{background-color:#2f6639;border-radius:30px}ul.stops>li .lines .subway{background-color:#2045b0}ul.stops>li .lines .bus{background-color:#7f3d7f;border-radius:10px}ul.departures{position:relative;width:100%;border-width:1px 2px;margin-bottom:5em;list-style-type:none;margin:0;padding:0}ul.departures>li{display:block;height:3em;width:100%;position:relative;cursor:pointer;border-bottom:1px solid grey;background-color:#101010}ul.departures>li.cancelled{background-color:#ffe7d0}ul.departures .line{position:absolute;bottom:2px;left:2px;max-width:6em;max-height:3ex;max-width:5em;overflow:hidden;font-size:120%;background-color:#444;font-weight:bold;padding-left:0.1em;padding-right:0.1em}ul.departures .longdistance{border:0.1em solid #7c1a1a}ul.departures .tram{background-color:#852121}ul.departures .suburban{background-color:#2f6639;border-radius:30px}ul.departures .subway{background-color:#2045b0}ul.departures .bus{background-color:#7f3d7f;border-radius:10px}ul.departures .dest{position:absolute;bottom:0;left:4em;width:70%;overflow:hidden;background-color:transparent;font-size:150%;color:#fff}ul.departures .destsuffix{position:absolute;top:1px;left:6.1em;width:70%;height:1.2em;overflow:hidden}ul.departures .time{position:absolute;right:5px;top:1px;background-color:transparent;padding-left:0.2em;color:#fff}ul.departures .time .delay{padding-right:1ex;color:#ff0000}ul.departures .platform{position:absolute;bottom:0;right:5px;overflow:hidden;background-color:transparent;font-size:140%;font-weight:bold;color:#fff}.navbar-fixed{position:relative;z-index:997}.navbar-fixed nav{position:fixed;width:100%;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);overflow:hidden}.navbar-fixed nav a{color:#ffffff}.navbar-fixed nav .container{position:relative;height:100%}.navbar-fixed nav .main{position:absolute;display:inline-block;padding-left:0.5rem}.navbar-fixed nav ul{float:right;margin:0;padding-left:0;list-style-type:none}.navbar-fixed nav ul li{float:left;padding:0;list-style-type:none;padding-left:.8em;padding-right:.8em}.about{color:#bbb;margin-top:2em}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:local("Material Icons"),local("MaterialIcons-Regular"),url(/static/v0/font/MaterialIcons-Regular.ttf) format("truetype")}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr}@media only screen and (max-width: 600px){ul.departures>li,ul.stops>li{font-size:85%}.navbar-fixed{height:50px}nav{height:50px;line-height:50px}nav .main{font-size:120%}nav .material-icons{height:50px;line-height:50px}}@media only screen and (min-width: 600px){.navbar-fixed{height:60px}nav{height:60px;line-height:60px}nav .main{font-size:140%}nav .material-icons{height:60px;line-height:60px}}
diff --git a/static/v0/css/light.min.css b/static/v0/css/light.min.css
deleted file mode 100644
index bd81374..0000000
--- a/static/v0/css/light.min.css
+++ /dev/null
@@ -1 +0,0 @@
-body{margin:0;color:#000;background-color:#fff}html{font-family:Sans-Serif}.container{max-width:60em;margin-left:auto;margin-right:auto}.textcontent{margin-left:1ex;margin-right:1ex}a{color:#009;text-decoration:none}input,select,button{display:block;width:100%;max-width:100%;min-height:1.8em;border-radius:4px;font-size:90%;color:#000;background-color:#fff;border:1px solid #ccc;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);margin-left:auto;margin-right:auto;text-align:center;vertical-align:middle;padding-top:1ex;padding-bottom:1ex;margin-top:1ex;margin-bottom:1ex}button{transition:background-color .3s;color:#fff;background-color:#337ab7;border-color:#2e6da4;cursor:pointer;box-shadow:none}button:active,button:focus,button:hover{color:#fff;background-color:#286090;border-color:#204d74}input[type="text"]{padding-left:0.5em;padding-right:0.5em;text-align:left;box-sizing:border-box}.globalnote{margin-top:1em;font-style:italic;text-align:center}.geolocation{margin-bottom:1em}.notice{padding:15px;margin-bottom:20px;border:1px solid #bce8f1;border-radius:4px;color:#31708f;background-color:#d9edf7;margin-left:auto;margin-right:auto}.warning{padding:15px;border:1px solid #faebcc;border-radius:4px;color:#8a6d3b;background-color:#fcf8e3;margin-left:auto;margin-right:auto}.warning .errcode{font-family:Monospace;margin-top:2em;font-size:100%;color:#aaaaaa}.error{padding:15px;margin-bottom:20px;border:1px solid #ebccd1;border-radius:4px;color:#a94442;background-color:#f2dede;margin-left:auto;margin-right:auto}.error strong{margin-right:.2em}.error .errcode{font-family:Monospace;margin-top:2em;font-size:100%;color:#aaaaaa}ul.stops{position:relative;width:100%;border-width:1px 2px;margin-bottom:5em;list-style-type:none;margin:0;padding:0}ul.stops a{text-decoration:none}ul.stops>li{display:block;height:4em;width:100%;position:relative;border-bottom:1px solid grey;background-color:#fff;cursor:pointer}ul.stops>li .name{position:absolute;bottom:0;left:5px;width:70%;overflow:hidden;background-color:transparent;font-size:150%;color:#000}ul.stops>li .distance{position:absolute;top:1px;right:5px;width:30%;text-align:right;height:1.2em;overflow:hidden;opacity:50%}ul.stops>li .note{position:absolute;top:1px;left:0;width:70%;height:1.2em;overflow:hidden;opacity:50%}ul.stops>li .lines{position:absolute;bottom:0.1em;right:5px;background-color:transparent;font-weight:bold;font-size:120%}ul.stops>li .lines span{padding-left:0.1em;padding-right:0.1em;margin-left:0.2em}ul.stops>li .lines .longdistance{border:0.1em solid #fcc}ul.stops>li .lines .regional{background-color:#eee}ul.stops>li .lines .tram{background-color:#fcc}ul.stops>li .lines .taxi{background-color:#eae;font-weight:normal}ul.stops>li .lines .suburban{background-color:#aaffba;border-radius:30px}ul.stops>li .lines .subway{background-color:#aac0ff}ul.stops>li .lines .bus{background-color:#eae;border-radius:10px}ul.departures{position:relative;width:100%;border-width:1px 2px;margin-bottom:5em;list-style-type:none;margin:0;padding:0}ul.departures>li{display:block;height:3em;width:100%;position:relative;cursor:pointer;border-bottom:1px solid grey;background-color:#fff}ul.departures>li.cancelled{background-color:#ffe7d0}ul.departures .line{position:absolute;bottom:2px;left:2px;max-width:6em;max-height:3ex;max-width:5em;overflow:hidden;font-size:120%;background-color:#eee;font-weight:bold;padding-left:0.1em;padding-right:0.1em}ul.departures .longdistance{border:0.1em solid #fcc}ul.departures .tram{background-color:#fcc}ul.departures .suburban{background-color:#aaffba;border-radius:30px}ul.departures .subway{background-color:#aac0ff}ul.departures .bus{background-color:#eae;border-radius:10px}ul.departures .dest{position:absolute;bottom:0;left:4em;width:70%;overflow:hidden;background-color:transparent;font-size:150%;color:#000}ul.departures .destsuffix{position:absolute;top:1px;left:6.1em;width:70%;height:1.2em;overflow:hidden}ul.departures .time{position:absolute;right:5px;top:1px;background-color:transparent;padding-left:0.2em;color:#000}ul.departures .time .delay{padding-right:1ex;color:#ff0000}ul.departures .platform{position:absolute;bottom:0;right:5px;overflow:hidden;background-color:transparent;font-size:140%;font-weight:bold;color:#000}.navbar-fixed{position:relative;z-index:997}.navbar-fixed nav{position:fixed;width:100%;box-shadow:0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);overflow:hidden}.navbar-fixed nav a{color:#ffffff}.navbar-fixed nav .container{position:relative;height:100%}.navbar-fixed nav .main{position:absolute;display:inline-block;padding-left:0.5rem}.navbar-fixed nav ul{float:right;margin:0;padding-left:0;list-style-type:none}.navbar-fixed nav ul li{float:left;padding:0;list-style-type:none;padding-left:.8em;padding-right:.8em}.about{color:#666;margin-top:2em}@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:local("Material Icons"),local("MaterialIcons-Regular"),url(/static/v0/font/MaterialIcons-Regular.ttf) format("truetype")}.material-icons{font-family:'Material Icons';font-weight:normal;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr}@media only screen and (max-width: 600px){ul.departures>li,ul.stops>li{font-size:85%}.navbar-fixed{height:50px}nav{height:50px;line-height:50px}nav .main{font-size:120%}nav .material-icons{height:50px;line-height:50px}}@media only screen and (min-width: 600px){.navbar-fixed{height:60px}nav{height:60px;line-height:60px}nav .main{font-size:140%}nav .material-icons{height:60px;line-height:60px}}
diff --git a/static/v0/font/MaterialIcons-Regular.ttf b/static/v0/font/MaterialIcons-Regular.ttf
deleted file mode 100644
index 453b3e4..0000000
--- a/static/v0/font/MaterialIcons-Regular.ttf
+++ /dev/null
Binary files differ
diff --git a/static/v0/js/geolocation.js b/static/v0/js/geolocation.js
deleted file mode 100644
index aba8b10..0000000
--- a/static/v0/js/geolocation.js
+++ /dev/null
@@ -1,143 +0,0 @@
-document.addEventListener("DOMContentLoaded", function() {
- const geoLocationButton = document.getElementById('geolocationsearch');
-
- const mkTextNode = function(className, textContent) {
- const node = document.createElement("span");
- node.className = className;
- node.textContent = textContent;
- return node
- }
-
- const processResult = function(results) {
- const list = document.createElement("ul");
- list.className = "stops";
-
- if (results.error) {
- showError("Backend-Fehler:", results.msg);
- return;
- }
-
- for (var result in results) {
- result = results[result];
- const listentry = document.createElement("li");
- const link = document.createElement("a");
- const note = document.createElement("span");
- const lines = document.createElement("span");
-
- link.className = "name";
- link.textContent = result.name;
- link.href = "/board/" + result.id;
-
- note.className = "distance";
- if (result.distance >= 1000) {
- note.textContent = (result.distance / 1000).toFixed(1) + " km"
- } else {
- note.textContent = result.distance + " m"
- }
-
- lines.className = "lines";
-
- if (result.products.nationalExpress) {
- lines.appendChild(mkTextNode("longdistance", "ICE"));
- }
- if (result.products.national) {
- lines.appendChild(mkTextNode("longdistance", "IC"));
- }
- if (result.products.regionalExp) {
- lines.appendChild(mkTextNode("longdistance", "RE"));
- }
- if (result.products.regional) {
- lines.appendChild(mkTextNode("longdistance", "R"));
- }
- if (result.products.suburban) {
- lines.appendChild(mkTextNode("suburban", "S"));
- }
- if (result.products.tram) {
- lines.appendChild(mkTextNode("tram", "T"));
- }
- if (result.products.bus) {
- lines.appendChild(mkTextNode("bus", "Bus"));
- }
- if (result.products.ferry) {
- lines.appendChild(mkTextNode("bus", "Fähre"));
- }
- if (result.products.taxi) {
- lines.appendChild(mkTextNode("taxi", "AST"));
- }
-
- listentry.appendChild(link);
- listentry.appendChild(note);
- listentry.appendChild(lines);
- list.appendChild(listentry);
- }
- geoLocationButton.replaceWith(list);
- };
-
- const processLocation = function(loc) {
- fetch('/geolocation', {
- method: 'POST',
- headers: {
- 'Content-Type': 'application/json'
- },
- body: JSON.stringify({
- lon: loc.coords.longitude,
- lat: loc.coords.latitude
- })
- }).then(response => response.json()).then(processResult);
- };
-
- const showError = function(header, text, code) {
- const errnode = document.createElement("div");
- const errhead = document.createElement("strong");
- const errtext = document.createTextNode(text);
- const errcode = document.createElement("div");
-
- errnode.className = "error";
- errcode.className = "errcode";
-
- errhead.textContent = header;
- errcode.textContent = code;
-
- errnode.appendChild(errhead);
- errnode.appendChild(errtext);
- errnode.appendChild(errcode);
-
- geoLocationButton.replaceWith(errnode);
- }
-
- const processError = function(error) {
- if (error.code == error.PERMISSION_DENIED) {
- showError('Standortanfrage nicht möglich.', 'Vermutlich fehlen die Rechte im Browser oder der Android Location Service ist deaktiviert.', 'geolocation.error.PERMISSION_DENIED');
- } else if (error.code == error.POSITION_UNAVAILABLE) {
- showError('Standort konnte nicht ermittelt werden', 'Service nicht verfügbar', 'geolocation.error.POSITION_UNAVAILABLE');
- } else if (error.code == error.TIMEOUT) {
- showError('Standort konnte nicht ermittelt werden', 'Timeout', 'geolocation.error.TIMEOUT');
- } else {
- showError('Standort konnte nicht ermittelt werden', 'unbekannter Fehler', 'unknown geolocation.error code');
- }
- };
-
- const getGeoLocation = function() {
- geoLocationButton.textContent = "Suche Haltestellen ...";
- geoLocationButton.disabled = true;
- navigator.geolocation.getCurrentPosition(processLocation, processError);
- }
-
- if (geoLocationButton) {
- if (navigator.geolocation) {
- if (navigator.permissions) {
- navigator.permissions.query({ name:'geolocation' }).then(function(value) {
- if (value.state === 'prompt') {
- geoLocationButton.addEventListener('click', getGeoLocation);
- } else {
- getGeoLocation();
- }
- });
- } else {
- geoLocationButton.addEventListener('click', getGeoLocation);
- }
- } else {
- geoLocationButton.css('visibility', 'hidden');
- }
- }
-});