Erste Funktionalität der Menükarte per GET/POST, keine API; Umstrukturierung der Tabelle als Bootstrap-div; HTML/CSS-Cleanup

This commit is contained in:
Sebastian Seedorf
2016-03-25 13:33:42 +01:00
parent 92a5ff8eda
commit f99271ee01
202 changed files with 25173 additions and 853 deletions

14
node_modules/mime-db/HISTORY.md generated vendored
View File

@@ -1,3 +1,17 @@
1.22.0 / 2016-02-15
===================
* Add `application/ppsp-tracker+json`
* Add `application/problem+json`
* Add `application/problem+xml`
* Add `application/vnd.hdt`
* Add `application/vnd.ms-printschematicket+xml`
* Add `model/vnd.rosette.annotated-data-model`
* Add `text/slim`
* Add extension `.rng` to `application/xml`
* Fix extension of `application/dash+xml` to be `.mpd`
* Update primary extension to `.m4a` for `audio/mp4`
1.21.0 / 2016-01-06
===================

29
node_modules/mime-db/db.json generated vendored
View File

@@ -217,7 +217,7 @@
},
"application/dash+xml": {
"source": "iana",
"extensions": ["mdp"]
"extensions": ["mpd"]
},
"application/dashdelta": {
"source": "iana"
@@ -837,6 +837,17 @@
"compressible": true,
"extensions": ["ai","eps","ps"]
},
"application/ppsp-tracker+json": {
"source": "iana",
"compressible": true
},
"application/problem+json": {
"source": "iana",
"compressible": true
},
"application/problem+xml": {
"source": "iana"
},
"application/provenance+xml": {
"source": "iana"
},
@@ -2093,6 +2104,9 @@
"application/vnd.hcl-bireports": {
"source": "iana"
},
"application/vnd.hdt": {
"source": "iana"
},
"application/vnd.heroku+json": {
"source": "iana",
"compressible": true
@@ -2687,6 +2701,9 @@
"application/vnd.ms-printing.printticket+xml": {
"source": "apache"
},
"application/vnd.ms-printschematicket+xml": {
"source": "iana"
},
"application/vnd.ms-project": {
"source": "iana",
"extensions": ["mpp","mpt"]
@@ -4749,7 +4766,7 @@
"application/xml": {
"source": "iana",
"compressible": true,
"extensions": ["xml","xsl","xsd"]
"extensions": ["xml","xsl","xsd","rng"]
},
"application/xml-dtd": {
"source": "iana",
@@ -5023,7 +5040,7 @@
"audio/mp4": {
"source": "iana",
"compressible": false,
"extensions": ["mp4a","m4a"]
"extensions": ["m4a","mp4a"]
},
"audio/mp4a-latm": {
"source": "iana"
@@ -5774,6 +5791,9 @@
"model/vnd.parasolid.transmit.text": {
"source": "iana"
},
"model/vnd.rosette.annotated-data-model": {
"source": "iana"
},
"model/vnd.valve.source.compiled-map": {
"source": "iana"
},
@@ -6003,6 +6023,9 @@
"source": "iana",
"extensions": ["sgml","sgm"]
},
"text/slim": {
"extensions": ["slim","slm"]
},
"text/stylus": {
"extensions": ["stylus","styl"]
},

55
node_modules/mime-db/package.json generated vendored
View File

@@ -1,37 +1,42 @@
{
"_args": [
[
"mime-db@~1.21.0",
"C:\\Users\\IT-134\\Desktop\\PortableGit\\repos\\html5-restaurant\\node_modules\\mime-types"
"mime-db@~1.22.0",
"L:\\Git\\repos\\html5-restaurant\\node_modules\\mime-types"
]
],
"_from": "mime-db@>=1.21.0 <1.22.0",
"_id": "mime-db@1.21.0",
"_from": "mime-db@>=1.22.0 <1.23.0",
"_id": "mime-db@1.22.0",
"_inCache": true,
"_installable": true,
"_location": "/mime-db",
"_nodeVersion": "4.2.3",
"_npmOperationalInternal": {
"host": "packages-9-west.internal.npmjs.com",
"tmp": "tmp/mime-db-1.22.0.tgz_1455558813990_0.7830642955377698"
},
"_npmUser": {
"email": "doug@somethingdoug.com",
"name": "dougwilson"
},
"_npmVersion": "1.4.28",
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"name": "mime-db",
"raw": "mime-db@~1.21.0",
"rawSpec": "~1.21.0",
"raw": "mime-db@~1.22.0",
"rawSpec": "~1.22.0",
"scope": null,
"spec": ">=1.21.0 <1.22.0",
"spec": ">=1.22.0 <1.23.0",
"type": "range"
},
"_requiredBy": [
"/mime-types"
],
"_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.21.0.tgz",
"_shasum": "9b5239e3353cf6eb015a00d890261027c36d4bac",
"_resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.22.0.tgz",
"_shasum": "ab23a6372dc9d86d3dc9121bd0ebd38105a1904a",
"_shrinkwrap": null,
"_spec": "mime-db@~1.21.0",
"_where": "C:\\Users\\IT-134\\Desktop\\PortableGit\\repos\\html5-restaurant\\node_modules\\mime-types",
"_spec": "mime-db@~1.22.0",
"_where": "L:\\Git\\repos\\html5-restaurant\\node_modules\\mime-types",
"bugs": {
"url": "https://github.com/jshttp/mime-db/issues"
},
@@ -54,20 +59,20 @@
"dependencies": {},
"description": "Media Type Database",
"devDependencies": {
"bluebird": "3.1.1",
"bluebird": "3.3.1",
"co": "4.6.0",
"cogent": "1.0.1",
"csv-parse": "1.0.1",
"gnode": "0.1.1",
"istanbul": "0.4.1",
"gnode": "0.1.2",
"istanbul": "0.4.2",
"mocha": "1.21.5",
"raw-body": "2.1.5",
"stream-to-array": "2.2.0"
"stream-to-array": "2.2.1"
},
"directories": {},
"dist": {
"shasum": "9b5239e3353cf6eb015a00d890261027c36d4bac",
"tarball": "http://registry.npmjs.org/mime-db/-/mime-db-1.21.0.tgz"
"shasum": "ab23a6372dc9d86d3dc9121bd0ebd38105a1904a",
"tarball": "http://registry.npmjs.org/mime-db/-/mime-db-1.22.0.tgz"
},
"engines": {
"node": ">= 0.6"
@@ -79,8 +84,8 @@
"db.json",
"index.js"
],
"gitHead": "9ab92f0a912a602408a64db5741dfef6f82c597f",
"homepage": "https://github.com/jshttp/mime-db",
"gitHead": "ed88d32405582a5aaff6225d1210005d6be2623e",
"homepage": "https://github.com/jshttp/mime-db#readme",
"keywords": [
"charset",
"charsets",
@@ -92,13 +97,13 @@
],
"license": "MIT",
"maintainers": [
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
},
{
"name": "dougwilson",
"email": "doug@somethingdoug.com"
},
{
"name": "jongleberry",
"email": "jonathanrichardong@gmail.com"
}
],
"name": "mime-db",
@@ -116,5 +121,5 @@
"test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/",
"update": "npm run fetch && npm run build"
},
"version": "1.21.0"
"version": "1.22.0"
}