summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-03-16 22:47:00 +0100
committerHendrik Leppelsack <hendrik@leppelsack.de>2016-03-17 15:52:03 +0100
commit967c9949264151daa67eec6e54b2e2d21c1c42ba (patch)
tree4d943f3ceb3e3df76f49c3a103d457f2dd9ca91e
parenta9a5b447164afbc3540f190112c30d6f7c08213b (diff)
Remove vendor libs from github repo
-rw-r--r--.gitignore1
-rw-r--r--bower.json15
-rw-r--r--js/vendor/angular-bootstrap/.bower.json32
-rw-r--r--js/vendor/angular-bootstrap/.gitignore1
-rw-r--r--js/vendor/angular-bootstrap/.npmignore1
-rw-r--r--js/vendor/angular-bootstrap/README.md120
-rw-r--r--js/vendor/angular-bootstrap/bower.json19
-rw-r--r--js/vendor/angular-bootstrap/index.js2
-rw-r--r--js/vendor/angular-bootstrap/package.json23
-rw-r--r--js/vendor/angular-bootstrap/ui-bootstrap-csp.css29
-rw-r--r--js/vendor/angular-bootstrap/ui-bootstrap-tpls.js7079
-rw-r--r--js/vendor/angular-bootstrap/ui-bootstrap-tpls.min.js10
-rw-r--r--js/vendor/angular-bootstrap/ui-bootstrap.js6658
-rw-r--r--js/vendor/angular-bootstrap/ui-bootstrap.min.js9
-rw-r--r--js/vendor/angular-cache/.bower.json45
-rw-r--r--js/vendor/angular-cache/CHANGELOG.md348
-rw-r--r--js/vendor/angular-cache/LICENSE20
-rw-r--r--js/vendor/angular-cache/README.md675
-rw-r--r--js/vendor/angular-cache/TRANSITION.md98
-rw-r--r--js/vendor/angular-cache/bower.json35
-rw-r--r--js/vendor/angular-cache/build_examples/browserify/README.md1
-rw-r--r--js/vendor/angular-cache/build_examples/browserify/app.js11
-rw-r--r--js/vendor/angular-cache/build_examples/browserify/index.html11
-rw-r--r--js/vendor/angular-cache/build_examples/r.js/README.md3
-rw-r--r--js/vendor/angular-cache/build_examples/r.js/app.js9
-rw-r--r--js/vendor/angular-cache/build_examples/r.js/index.html14
-rw-r--r--js/vendor/angular-cache/build_examples/r.js/main.js22
-rw-r--r--js/vendor/angular-cache/build_examples/r.js/require.config.js6
-rw-r--r--js/vendor/angular-cache/build_examples/webpack/README.md1
-rw-r--r--js/vendor/angular-cache/build_examples/webpack/app.js8
-rw-r--r--js/vendor/angular-cache/build_examples/webpack/index.html11
-rw-r--r--js/vendor/angular-cache/build_examples/webpack/webpack.config.js11
-rw-r--r--js/vendor/angular-cache/build_examples/webpack_es6/README.md1
-rw-r--r--js/vendor/angular-cache/build_examples/webpack_es6/app.js8
-rw-r--r--js/vendor/angular-cache/build_examples/webpack_es6/index.html11
-rw-r--r--js/vendor/angular-cache/build_examples/webpack_es6/webpack.config.js16
-rw-r--r--js/vendor/angular-cache/build_examples/webpack_es6_2/README.md1
-rw-r--r--js/vendor/angular-cache/build_examples/webpack_es6_2/app.js8
-rw-r--r--js/vendor/angular-cache/build_examples/webpack_es6_2/index.html11
-rw-r--r--js/vendor/angular-cache/build_examples/webpack_es6_2/webpack.config.js16
-rw-r--r--js/vendor/angular-cache/circle.yml8
-rw-r--r--js/vendor/angular-cache/dist/angular-cache.js1327
-rw-r--r--js/vendor/angular-cache/dist/angular-cache.js.map1
-rw-r--r--js/vendor/angular-cache/dist/angular-cache.min.js2
-rw-r--r--js/vendor/angular-cache/dist/angular-cache.min.map1
-rw-r--r--js/vendor/angular-cache/webpack.config.js84
-rw-r--r--js/vendor/angular-route/.bower.json20
-rw-r--r--js/vendor/angular-route/README.md68
-rw-r--r--js/vendor/angular-route/angular-route.js1016
-rw-r--r--js/vendor/angular-route/angular-route.min.js15
-rw-r--r--js/vendor/angular-route/angular-route.min.js.map8
-rw-r--r--js/vendor/angular-route/bower.json10
-rw-r--r--js/vendor/angular-route/index.js2
-rw-r--r--js/vendor/angular-route/package.json26
-rw-r--r--js/vendor/angular-sanitize/.bower.json21
-rw-r--r--js/vendor/angular-sanitize/README.md68
-rw-r--r--js/vendor/angular-sanitize/angular-sanitize.js717
-rw-r--r--js/vendor/angular-sanitize/angular-sanitize.min.js15
-rw-r--r--js/vendor/angular-sanitize/angular-sanitize.min.js.map8
-rw-r--r--js/vendor/angular-sanitize/bower.json10
-rw-r--r--js/vendor/angular-sanitize/index.js2
-rw-r--r--js/vendor/angular-sanitize/package.json26
-rw-r--r--js/vendor/angular-uuid4/.bower.json32
-rw-r--r--js/vendor/angular-uuid4/Gruntfile.js39
-rw-r--r--js/vendor/angular-uuid4/LICENCSE.txt202
-rw-r--r--js/vendor/angular-uuid4/README.md46
-rw-r--r--js/vendor/angular-uuid4/angular-uuid4.js97
-rw-r--r--js/vendor/angular-uuid4/angular-uuid4.min.js1
-rw-r--r--js/vendor/angular-uuid4/bower.json23
-rw-r--r--js/vendor/angular/.bower.json18
-rw-r--r--js/vendor/angular/README.md64
-rw-r--r--js/vendor/angular/angular-csp.css21
-rw-r--r--js/vendor/angular/angular.js30428
-rw-r--r--js/vendor/angular/angular.min.js307
-rw-r--r--js/vendor/angular/angular.min.js.gzipbin54462 -> 0 bytes
-rw-r--r--js/vendor/angular/angular.min.js.map8
-rw-r--r--js/vendor/angular/bower.json9
-rw-r--r--js/vendor/angular/index.js2
-rw-r--r--js/vendor/angular/package.json25
-rw-r--r--js/vendor/jquery-timepicker/.bower.json14
-rw-r--r--js/vendor/jquery-timepicker/GPL-LICENSE.txt278
-rw-r--r--js/vendor/jquery-timepicker/MIT-LICENSE.txt20
-rw-r--r--js/vendor/jquery-timepicker/README.md30
-rw-r--r--js/vendor/jquery-timepicker/i18n/i18n.html164
-rw-r--r--js/vendor/jquery-timepicker/i18n/jquery.ui.timepicker-cs.js12
-rw-r--r--js/vendor/jquery-timepicker/i18n/jquery.ui.timepicker-de.js12
-rw-r--r--js/vendor/jquery-timepicker/i18n/jquery.ui.timepicker-es.js12
-rw-r--r--js/vendor/jquery-timepicker/i18n/jquery.ui.timepicker-fr.js13
-rw-r--r--js/vendor/jquery-timepicker/i18n/jquery.ui.timepicker-hr.js13
-rw-r--r--js/vendor/jquery-timepicker/i18n/jquery.ui.timepicker-hu.js12
-rw-r--r--js/vendor/jquery-timepicker/i18n/jquery.ui.timepicker-it.js12
-rw-r--r--js/vendor/jquery-timepicker/i18n/jquery.ui.timepicker-ja.js12
-rw-r--r--js/vendor/jquery-timepicker/i18n/jquery.ui.timepicker-mk.js13
-rw-r--r--js/vendor/jquery-timepicker/i18n/jquery.ui.timepicker-nl.js12
-rw-r--r--js/vendor/jquery-timepicker/i18n/jquery.ui.timepicker-pl.js12
-rw-r--r--js/vendor/jquery-timepicker/i18n/jquery.ui.timepicker-pt-BR.js12
-rw-r--r--js/vendor/jquery-timepicker/i18n/jquery.ui.timepicker-ru.js12
-rw-r--r--js/vendor/jquery-timepicker/i18n/jquery.ui.timepicker-sl.js12
-rw-r--r--js/vendor/jquery-timepicker/i18n/jquery.ui.timepicker-sv.js12
-rwxr-xr-xjs/vendor/jquery-timepicker/i18n/jquery.ui.timepicker-tr.js12
-rw-r--r--js/vendor/jquery-timepicker/include/jquery-1.9.0.min.js4
-rw-r--r--js/vendor/jquery-timepicker/include/ui-1.10.0/jquery.ui.core.min.js5
-rw-r--r--js/vendor/jquery-timepicker/include/ui-1.10.0/jquery.ui.position.min.js5
-rw-r--r--js/vendor/jquery-timepicker/include/ui-1.10.0/jquery.ui.tabs.min.js5