Skip to content

Commit 4315afe

Browse files
authored
Merge pull request #156 from marc101101/feature/experimental_disable_scrolling_in_pwa
Feature/experimental disable scrolling in pwa
2 parents 9935bd5 + f00a63c commit 4315afe

9 files changed

Lines changed: 13 additions & 221 deletions

client/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="utf-8">
66
<title>VHS Lanquaid</title>
77
<base href="/">
8-
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' >
99
<link rel="icon" type="image/x-icon" href="favicon.ico">
1010
<link rel="stylesheet" href="/assets/css/bulma.min.css">
1111
<meta name="theme-color" content="#209cee">

dist/0.89192717057b9d1f03c1.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/0.c582db75b617d8cb7f8b.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/3rdpartylicenses.txt

Lines changed: 6 additions & 214 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4444
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4545
THE SOFTWARE.
4646

47-
rxjs@6.3.2
47+
rxjs@6.2.1
4848
Apache-2.0
4949
Apache License
5050
Version 2.0, January 2004
@@ -306,15 +306,15 @@ If the Work includes a "NOTICE" text file as part of its distribution, then any
306306

307307
END OF TERMS AND CONDITIONS
308308

309-
@angular/common@6.1.7
309+
@angular/common@6.0.9
310310
MIT
311311
MIT
312312

313-
@angular/router@6.1.7
313+
@angular/router@6.0.9
314314
MIT
315315
MIT
316316

317-
@angular/forms@6.1.7
317+
@angular/forms@6.0.9
318318
MIT
319319
MIT
320320

@@ -342,11 +342,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
342342
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
343343
SOFTWARE.
344344

345-
@angular/platform-browser@6.1.7
346-
MIT
347-
MIT
348-
349-
punycode@1.3.2
345+
@angular/platform-browser@6.0.9
350346
MIT
351347
MIT
352348

@@ -394,210 +390,6 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
394390
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
395391
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
396392

397-
rxjs-compat@6.3.2
398-
Apache-2.0
399-
Apache License
400-
Version 2.0, January 2004
401-
http://www.apache.org/licenses/
402-
403-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
404-
405-
1. Definitions.
406-
407-
"License" shall mean the terms and conditions for use, reproduction,
408-
and distribution as defined by Sections 1 through 9 of this document.
409-
410-
"Licensor" shall mean the copyright owner or entity authorized by
411-
the copyright owner that is granting the License.
412-
413-
"Legal Entity" shall mean the union of the acting entity and all
414-
other entities that control, are controlled by, or are under common
415-
control with that entity. For the purposes of this definition,
416-
"control" means (i) the power, direct or indirect, to cause the
417-
direction or management of such entity, whether by contract or
418-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
419-
outstanding shares, or (iii) beneficial ownership of such entity.
420-
421-
"You" (or "Your") shall mean an individual or Legal Entity
422-
exercising permissions granted by this License.
423-
424-
"Source" form shall mean the preferred form for making modifications,
425-
including but not limited to software source code, documentation
426-
source, and configuration files.
427-
428-
"Object" form shall mean any form resulting from mechanical
429-
transformation or translation of a Source form, including but
430-
not limited to compiled object code, generated documentation,
431-
and conversions to other media types.
432-
433-
"Work" shall mean the work of authorship, whether in Source or
434-
Object form, made available under the License, as indicated by a
435-
copyright notice that is included in or attached to the work
436-
(an example is provided in the Appendix below).
437-
438-
"Derivative Works" shall mean any work, whether in Source or Object
439-
form, that is based on (or derived from) the Work and for which the
440-
editorial revisions, annotations, elaborations, or other modifications
441-
represent, as a whole, an original work of authorship. For the purposes
442-
of this License, Derivative Works shall not include works that remain
443-
separable from, or merely link (or bind by name) to the interfaces of,
444-
the Work and Derivative Works thereof.
445-
446-
"Contribution" shall mean any work of authorship, including
447-
the original version of the Work and any modifications or additions
448-
to that Work or Derivative Works thereof, that is intentionally
449-
submitted to Licensor for inclusion in the Work by the copyright owner
450-
or by an individual or Legal Entity authorized to submit on behalf of
451-
the copyright owner. For the purposes of this definition, "submitted"
452-
means any form of electronic, verbal, or written communication sent
453-
to the Licensor or its representatives, including but not limited to
454-
communication on electronic mailing lists, source code control systems,
455-
and issue tracking systems that are managed by, or on behalf of, the
456-
Licensor for the purpose of discussing and improving the Work, but
457-
excluding communication that is conspicuously marked or otherwise
458-
designated in writing by the copyright owner as "Not a Contribution."
459-
460-
"Contributor" shall mean Licensor and any individual or Legal Entity
461-
on behalf of whom a Contribution has been received by Licensor and
462-
subsequently incorporated within the Work.
463-
464-
2. Grant of Copyright License. Subject to the terms and conditions of
465-
this License, each Contributor hereby grants to You a perpetual,
466-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
467-
copyright license to reproduce, prepare Derivative Works of,
468-
publicly display, publicly perform, sublicense, and distribute the
469-
Work and such Derivative Works in Source or Object form.
470-
471-
3. Grant of Patent License. Subject to the terms and conditions of
472-
this License, each Contributor hereby grants to You a perpetual,
473-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
474-
(except as stated in this section) patent license to make, have made,
475-
use, offer to sell, sell, import, and otherwise transfer the Work,
476-
where such license applies only to those patent claims licensable
477-
by such Contributor that are necessarily infringed by their
478-
Contribution(s) alone or by combination of their Contribution(s)
479-
with the Work to which such Contribution(s) was submitted. If You
480-
institute patent litigation against any entity (including a
481-
cross-claim or counterclaim in a lawsuit) alleging that the Work
482-
or a Contribution incorporated within the Work constitutes direct
483-
or contributory patent infringement, then any patent licenses
484-
granted to You under this License for that Work shall terminate
485-
as of the date such litigation is filed.
486-
487-
4. Redistribution. You may reproduce and distribute copies of the
488-
Work or Derivative Works thereof in any medium, with or without
489-
modifications, and in Source or Object form, provided that You
490-
meet the following conditions:
491-
492-
(a) You must give any other recipients of the Work or
493-
Derivative Works a copy of this License; and
494-
495-
(b) You must cause any modified files to carry prominent notices
496-
stating that You changed the files; and
497-
498-
(c) You must retain, in the Source form of any Derivative Works
499-
that You distribute, all copyright, patent, trademark, and
500-
attribution notices from the Source form of the Work,
501-
excluding those notices that do not pertain to any part of
502-
the Derivative Works; and
503-
504-
(d) If the Work includes a "NOTICE" text file as part of its
505-
distribution, then any Derivative Works that You distribute must
506-
include a readable copy of the attribution notices contained
507-
within such NOTICE file, excluding those notices that do not
508-
pertain to any part of the Derivative Works, in at least one
509-
of the following places: within a NOTICE text file distributed
510-
as part of the Derivative Works; within the Source form or
511-
documentation, if provided along with the Derivative Works; or,
512-
within a display generated by the Derivative Works, if and
513-
wherever such third-party notices normally appear. The contents
514-
of the NOTICE file are for informational purposes only and
515-
do not modify the License. You may add Your own attribution
516-
notices within Derivative Works that You distribute, alongside
517-
or as an addendum to the NOTICE text from the Work, provided
518-
that such additional attribution notices cannot be construed
519-
as modifying the License.
520-
521-
You may add Your own copyright statement to Your modifications and
522-
may provide additional or different license terms and conditions
523-
for use, reproduction, or distribution of Your modifications, or
524-
for any such Derivative Works as a whole, provided Your use,
525-
reproduction, and distribution of the Work otherwise complies with
526-
the conditions stated in this License.
527-
528-
5. Submission of Contributions. Unless You explicitly state otherwise,
529-
any Contribution intentionally submitted for inclusion in the Work
530-
by You to the Licensor shall be under the terms and conditions of
531-
this License, without any additional terms or conditions.
532-
Notwithstanding the above, nothing herein shall supersede or modify
533-
the terms of any separate license agreement you may have executed
534-
with Licensor regarding such Contributions.
535-
536-
6. Trademarks. This License does not grant permission to use the trade
537-
names, trademarks, service marks, or product names of the Licensor,
538-
except as required for reasonable and customary use in describing the
539-
origin of the Work and reproducing the content of the NOTICE file.
540-
541-
7. Disclaimer of Warranty. Unless required by applicable law or
542-
agreed to in writing, Licensor provides the Work (and each
543-
Contributor provides its Contributions) on an "AS IS" BASIS,
544-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
545-
implied, including, without limitation, any warranties or conditions
546-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
547-
PARTICULAR PURPOSE. You are solely responsible for determining the
548-
appropriateness of using or redistributing the Work and assume any
549-
risks associated with Your exercise of permissions under this License.
550-
551-
8. Limitation of Liability. In no event and under no legal theory,
552-
whether in tort (including negligence), contract, or otherwise,
553-
unless required by applicable law (such as deliberate and grossly
554-
negligent acts) or agreed to in writing, shall any Contributor be
555-
liable to You for damages, including any direct, indirect, special,
556-
incidental, or consequential damages of any character arising as a
557-
result of this License or out of the use or inability to use the
558-
Work (including but not limited to damages for loss of goodwill,
559-
work stoppage, computer failure or malfunction, or any and all
560-
other commercial damages or losses), even if such Contributor
561-
has been advised of the possibility of such damages.
562-
563-
9. Accepting Warranty or Additional Liability. While redistributing
564-
the Work or Derivative Works thereof, You may choose to offer,
565-
and charge a fee for, acceptance of support, warranty, indemnity,
566-
or other liability obligations and/or rights consistent with this
567-
License. However, in accepting such obligations, You may act only
568-
on Your own behalf and on Your sole responsibility, not on behalf
569-
of any other Contributor, and only if You agree to indemnify,
570-
defend, and hold each Contributor harmless for any liability
571-
incurred by, or claims asserted against, such Contributor by reason
572-
of your accepting any such warranty or additional liability.
573-
574-
END OF TERMS AND CONDITIONS
575-
576-
APPENDIX: How to apply the Apache License to your work.
577-
578-
To apply the Apache License to your work, attach the following
579-
boilerplate notice, with the fields enclosed by brackets "[]"
580-
replaced with your own identifying information. (Don't include
581-
the brackets!) The text should be enclosed in the appropriate
582-
comment syntax for the file format. We also recommend that a
583-
file or class name and description of purpose be included on the
584-
same "printed page" as the copyright notice for easier
585-
identification within third-party archives.
586-
587-
Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
588-
589-
Licensed under the Apache License, Version 2.0 (the "License");
590-
you may not use this file except in compliance with the License.
591-
You may obtain a copy of the License at
592-
593-
http://www.apache.org/licenses/LICENSE-2.0
594-
595-
Unless required by applicable law or agreed to in writing, software
596-
distributed under the License is distributed on an "AS IS" BASIS,
597-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
598-
See the License for the specific language governing permissions and
599-
limitations under the License.
600-
601393
@auth0/angular-jwt@2.0.0
602394
MIT
603395
The MIT License (MIT)
@@ -622,6 +414,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
622414
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
623415
SOFTWARE.
624416

625-
@angular/core@6.1.7
417+
@angular/core@6.0.9
626418
MIT
627419
MIT

dist/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="utf-8">
66
<title>VHS Lanquaid</title>
77
<base href="/">
8-
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0' >
99
<link rel="icon" type="image/x-icon" href="favicon.ico">
1010
<link rel="stylesheet" href="/assets/css/bulma.min.css">
1111
<meta name="theme-color" content="#209cee">
@@ -86,6 +86,6 @@ <h3 style="color: black; margin: 2rem;">
8686
Entschuldigen Sie, aber die App ist ohne Javascript nicht verfügbar.
8787
</h3>
8888
</noscript>
89-
<script type="text/javascript" src="runtime.ccb9685984b348b2fdd2.js"></script><script type="text/javascript" src="polyfills.3e60cfe9b1313ccedf9e.js"></script><script type="text/javascript" src="main.ff91d644ce5ae63bef74.js"></script></body>
89+
<script type="text/javascript" src="runtime.b29e633f9b443fe6f4d8.js"></script><script type="text/javascript" src="polyfills.3e60cfe9b1313ccedf9e.js"></script><script type="text/javascript" src="main.37454027f40eca6a4be5.js"></script></body>
9090

9191
</html>

dist/main.37454027f40eca6a4be5.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/main.ff91d644ce5ae63bef74.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

dist/ngsw.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"/assets/img/loading.gif": "cdc1627a1ff312a43d1700a3694da1050e0e026d",
118118
"/assets/js/idb.js": "6f82cc3f3c743e77b6931a0129d7afddd6cfe3c4",
119119
"/favicon.ico": "4dcb5bccd0acfad546f6efa5b1e023a159f1e018",
120-
"/index.html": "a4049297b3d13046a71c5c8650d612f533f0ffa8"
120+
"/index.html": "8af2ce856e9ffc18605459426122a3c37fb45eea"
121121
},
122122
"navigationUrls": [
123123
{
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)