added terms pages and a footer
This commit is contained in:
@@ -61,20 +61,32 @@
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="card-body">
|
||||
<a type="submit" href="{{route('oauth-github-authorize')}}" class="btn btn-dark">
|
||||
{{ __('Login with GitHub') }}
|
||||
</a>
|
||||
<div class="card-footer bg-white">
|
||||
<div class="form-group row mb-0">
|
||||
<span class="col-md-4 col-form-label text-md-right">{{ __('Log in with') }}</span>
|
||||
|
||||
<a type="submit" href="{{route('oauth-google-authorize')}}" class="btn btn-dark">
|
||||
{{ __('Login with Google') }}
|
||||
</a>
|
||||
<div class="col-md-6">
|
||||
@set('services.oauth_providers.github.client_id')
|
||||
<a type="submit" href="{{route('oauth-github-authorize')}}" class="btn btn-dark">
|
||||
{{ __('GitHub') }}
|
||||
</a>
|
||||
@endset
|
||||
|
||||
<a type="submit" href="{{route('oauth-facebook-authorize')}}" class="btn btn-dark">
|
||||
{{ __('Login with Facebook') }}
|
||||
</a>
|
||||
@set('services.oauth_providers.google.client_id')
|
||||
<a type="submit" href="{{route('oauth-google-authorize')}}" class="btn btn-dark">
|
||||
{{ __('Google') }}
|
||||
</a>
|
||||
@endset
|
||||
|
||||
@set('services.oauth_providers.facebook.client_id')
|
||||
<a type="submit" href="{{route('oauth-facebook-authorize')}}" class="btn btn-dark">
|
||||
{{ __('Facebook') }}
|
||||
</a>
|
||||
@endset
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -70,6 +70,14 @@
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<div class="card-footer text-muted">
|
||||
You can also log in with
|
||||
<a href="{{route('oauth-google-authorize')}}">Google</a>,
|
||||
<a href="{{route('oauth-github-authorize')}}">GitHub</a>,
|
||||
or <a href="{{route('oauth-facebook-authorize')}}">Facebook</a>,
|
||||
without the need to register.
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="app">
|
||||
<nav class="navbar navbar-expand-md navbar-light navbar-laravel">
|
||||
<nav class="navbar navbar-expand-md navbar-light page-navbar">
|
||||
<div class="container">
|
||||
<a class="navbar-brand" href="{{ url('/') }}">
|
||||
{{ config('app.name', 'Laravel') }}
|
||||
@@ -70,6 +70,20 @@
|
||||
<main class="py-4">
|
||||
@yield('content')
|
||||
</main>
|
||||
|
||||
<footer class="page-footer text-muted mt-2">
|
||||
<div class="container py-2 py-md-4">
|
||||
<ul class="d-flex p-0">
|
||||
<li class="d-inline-block mr-3"><a href="/about/privacy">Privacy Statement</a>
|
||||
<li class="d-inline-block mr-3"><a href="/about/terms">Terms of Service</a>
|
||||
</ul>
|
||||
<p>
|
||||
Maintained by <a href="https://www.ondrovo.com/">Ondřej Hruška</a>
|
||||
(<a href="mailto:ondra@ondrovo.com">ondra@ondrovo.com</a>).<br>
|
||||
Data tables are licensed CC0 (public domain), unless specified otherwise.
|
||||
</p>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@@ -0,0 +1,37 @@
|
||||
@extends('layouts.app')
|
||||
|
||||
@section('content')
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-md-8">
|
||||
<div class="card">
|
||||
<div class="card-header">Privacy Statement</div>
|
||||
|
||||
<div class="card-body">
|
||||
<p>
|
||||
<i>datatable.directory</i> collects visit counts the purpose of submission
|
||||
popularity ranking and internal statistics. User IP addresses and other
|
||||
data, such as the user agent string, is briefly stored in the web server
|
||||
log. This data is the byproduct of the server operation and serves debugging
|
||||
purposes only.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
We store users' e-mail addresses for the purpose of login authentication,
|
||||
together with other profile information entered by the user. Passwords
|
||||
are securely hashed in the database; nonetheless users are encouraged to
|
||||
use a unique password generated by a password manager, or use one of the
|
||||
social login options, which removes the use of a password altogether.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
We do not share any data with any third parties, and do not use advertising
|
||||
that would compromise user privacy. The website is supported entirely by
|
||||
donations.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@endsection
|
||||
@@ -0,0 +1,46 @@
|
||||
@extends('layouts.app')
|
||||
|
||||
@section('content')
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-md-8">
|
||||
<div class="card">
|
||||
<div class="card-header">Terms of Service</div>
|
||||
|
||||
<div class="card-body">
|
||||
<p>
|
||||
<i>datatable.directory</i> is provided, free of charge, to the public,
|
||||
with the expectation of being a useful development tool for sharing
|
||||
tables of structured data. The directory hosts user-provided contents
|
||||
and disclaims any responsibility for the correctness and applicability
|
||||
of the data for any purpose.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The goal of the website is to share structured data, such as the periodic
|
||||
table, lists of countries, morse codes, word frequency and transliteration
|
||||
tables, etc.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
It is forbidden to share personal information ("doxxing"), proprietary
|
||||
data that cannot be freely shared due to license terms, licensed data
|
||||
without listing the author and the applicable license, sexually explicit
|
||||
content, and anything against the law (this includes pirate download links,
|
||||
torrent tracker lists, etc.).
|
||||
</p>
|
||||
|
||||
<p>
|
||||
The site operator reserves the right to hide any objectionable content
|
||||
until the problem is rectified, or delete such content. Engagement in
|
||||
harassment, racism, sexism, or other antisocial behavior within the site
|
||||
may result in account closure, and any such content will be deleted.
|
||||
Users can report problematic submissions using the report button on the
|
||||
submission detail page.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@endsection
|
||||
Reference in New Issue
Block a user