-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
No. Tamed is live and accessible directly in your web browser at tamed.pages.dev. Both partners can open the link on mobile or desktop, sign up, and start using the app immediately.
Task checkmarks automatically reset every night at midnight local time (00:00). When you open or refocus the app on a new calendar day, task completion statuses from yesterday reset to unchecked so you can log your fresh daily routine.
Yes. If Supabase credentials are not present or if you select Demo Mode on onboarding, Tamed uses an in-memory mock engine that runs entirely in your local browser storage.
Under Settings > Persona & Customization, you can update your species avatar (Puppy ๐ถ, Kitty ๐ฑ, Fox ๐ฆ, or Custom โจ). Changing your species automatically updates your store currency icon and name. Owners can also set custom currency names in settings.
- Ensure the Owner account has completed profile setup and has a valid 6-digit pair code displayed in Settings.
- Verify that the Pet account enters the exact 6-digit pair code without spaces.
- If needed, tap Unlink Accounts under Settings to reset and pair again.
You can enable a 4-digit Security PIN under Settings > Security & PIN Lock. Once set, sensitive operations (such as unlinking accounts, deleting profiles, or overriding point balances) require PIN entry (PinModal.jsx). Failing the PIN 5 consecutive times triggers a 15-minute lockout to prevent brute-force attacks.
Completing daily tasks grants +25 XP. The XP needed to pass from level
To prevent database strain and spamming, display name updates are capped at 5 changes per day. This is enforced both by client-side rate limiters and database triggers (enforce_display_name_rate_limit).
Yes. Tamed enforces PostgreSQL Row-Level Security (RLS) in Supabase so only you and your paired partner can access your calendar logs, daily tasks, and praise cards. Cryptographically secure random number generators (window.crypto.getRandomValues) generate all pairing keys.
Yes. Tap the speaker icon ๐ / ๐ in the top navigation bar or toggle sound under Settings > Preferences to mute or enable synthesized Web Audio API sound effects.
Yes, for personal use. Under the Personal Use & Non-Redistribution License, anyone is free to clone, self-host, and modify the source code for their own private, personal use. Public redistribution, sub-licensing, or hosting as a commercial SaaS product is strictly prohibited.
Wiki Aided w/ AI cuz I can't be fkd