update information + styles

This commit is contained in:
SowinskiBraeden committed 2026-06-28 10:24:43 -07:00
1 parent a31e48622b
commit 9e6f5bd3ef
4 files changed
+10 -10

No files matched your search

+1 -1
View File
@@ -9,7 +9,7 @@ DATA_PATH = BASE_DIR / "data" / "entries.csv"
DEFAULT_DATABASE_URL = f"sqlite:///{BASE_DIR / 'data' / 'boker-dev.sqlite3'}"
ELIGIBLE_MIN_SESSIONS = 3
APP_VERSION = "2.5.21"
APP_VERSION = "2.5.23"
def load_local_env(env_path: Path) -> None:
+3 -3
View File
@@ -7,13 +7,13 @@
<header class="legal-doc__header">
<p class="lp-kicker">Legal</p>
<h1 class="legal-doc__title">Privacy Policy</h1>
<p class="legal-doc__meta">Effective June 27, 2026. Operated by <strong>cedarline.digital</strong>, British Columbia, Canada.</p>
<p class="legal-doc__meta">Effective June 27, 2026. Owned and operated by <strong>Cedarline Digital</strong>.</p>
</header>
<div class="legal-doc__body">
<h2>1. Who we are</h2>
<p>myboker.org is operated by <strong>cedarline.digital</strong>, a sole proprietorship registered in British Columbia, Canada. "We," "us," and "our" refer to cedarline.digital. By using myboker.org, you agree to the collection and use of information as described in this policy.</p>
<p>myboker.org is owned and operated by <strong>Cedarline Digital</strong>. "We," "us," and "our" refer to Cedarline Digital. By using myboker.org, you agree to the collection and use of information as described in this policy.</p>
<p>This policy is governed by the <em>Personal Information Protection and Electronic Documents Act</em> (PIPEDA) and the BC <em>Personal Information Protection Act</em> (PIPA).</p>
<h2>2. Information we collect</h2>
@@ -104,7 +104,7 @@
<h2>13. Contact</h2>
<p>Questions or requests regarding this policy:</p>
<p>
<strong>cedarline.digital</strong><br>
<strong>Cedarline Digital</strong><br>
British Columbia, Canada<br>
<a href="mailto:support@cedarline.digital">support@cedarline.digital</a>
</p>
+1 -1
View File
@@ -338,7 +338,7 @@
<!-- ── Contact ──────────────────────────────────────────────── -->
<section class="docs-section" id="contact">
<h2 class="docs-h2">Contact</h2>
<p>myboker.org is operated by <strong>cedarline.digital</strong>, a sole proprietorship based in British Columbia, Canada.</p>
<p>myboker.org is owned and operated by <strong>Cedarline Digital</strong>.</p>
<p>For support, data requests, or anything else: <a href="mailto:support@cedarline.digital">support@cedarline.digital</a>. Please allow a few days for a response.</p>
<div class="docs-callout">
<strong>Legal:</strong> See the <a href="{{ url_for('public.privacy') }}">Privacy Policy</a> and <a href="{{ url_for('public.terms') }}">Terms of Service</a> for details on how your data is handled and the rules governing use of the service.
+5 -5
View File
@@ -7,7 +7,7 @@
<header class="legal-doc__header">
<p class="lp-kicker">Legal</p>
<h1 class="legal-doc__title">Terms of Service</h1>
<p class="legal-doc__meta">Effective June 27, 2026. Operated by <strong>cedarline.digital</strong>, British Columbia, Canada.</p>
<p class="legal-doc__meta">Effective June 27, 2026. Owned and operated by <strong>Cedarline Digital</strong>.</p>
</header>
<div class="legal-doc__body">
@@ -16,7 +16,7 @@
<p>By accessing or using myboker.org ("the Service"), you agree to be bound by these Terms of Service ("Terms"). If you do not agree to these Terms, do not use the Service.</p>
<h2>2. Who operates this Service</h2>
<p>myboker.org is operated by <strong>cedarline.digital</strong>, a sole proprietorship registered in British Columbia, Canada ("we," "us," "our"). The Service is a personal side project offered free of charge.</p>
<p>myboker.org is owned and operated by <strong>Cedarline Digital</strong> ("we," "us," "our"). The Service is a personal side project offered free of charge.</p>
<h2>3. Age requirement</h2>
<p>You must be <strong>at least 18 years old</strong> to use myboker.org. By creating an account, you confirm you are 18 or older and legally permitted to engage in or track recreational poker play in your jurisdiction. If we learn that an account was created by someone under 18, we reserve the right to permanently delete that account without notice.</p>
@@ -75,10 +75,10 @@
<p>myboker.org is provided <strong>as-is</strong> and <strong>free of charge</strong>. We do not guarantee continuous availability, uptime, error-free operation, or data preservation. We may perform maintenance, push updates, or experience outages at any time. We will make reasonable efforts to notify users of planned downtime when possible.</p>
<h2>11. Intellectual property</h2>
<p>The myboker.org software, design, and branding are owned by cedarline.digital. You retain ownership of all data you enter into the Service (league names, player names, session data). You grant us a limited licence to store and display that data for the purpose of providing the Service to you.</p>
<p>The myboker.org software, design, and branding are owned by Cedarline Digital. You retain ownership of all data you enter into the Service (league names, player names, session data). You grant us a limited licence to store and display that data for the purpose of providing the Service to you.</p>
<h2>12. Limitation of liability</h2>
<p>To the fullest extent permitted by applicable law, cedarline.digital shall not be liable for any indirect, incidental, special, consequential, or punitive damages arising out of or related to your use of, or inability to use, the Service, including but not limited to loss of data, revenue, or goodwill.</p>
<p>To the fullest extent permitted by applicable law, Cedarline Digital shall not be liable for any indirect, incidental, special, consequential, or punitive damages arising out of or related to your use of, or inability to use, the Service, including but not limited to loss of data, revenue, or goodwill.</p>
<p>Our total aggregate liability to you for any claim arising from these Terms shall not exceed the total amount you have paid us in the twelve months preceding the claim. As the Service is currently free of charge, this limit is <strong>$0 CAD</strong>.</p>
<h2>13. Suspension and termination</h2>
@@ -93,7 +93,7 @@
<h2>16. Contact</h2>
<p>Questions about these Terms:</p>
<p>
<strong>cedarline.digital</strong><br>
<strong>Cedarline Digital</strong><br>
British Columbia, Canada<br>
<a href="mailto:support@cedarline.digital">support@cedarline.digital</a>
</p>