12 Commits

Author SHA1 Message Date
Siavash Sameni
6ae581ab2e feat(ui): Ghibli/Miyazaki reskin + Obsidian docs vault + project audit
UI: warm daylight design system (Tailwind v4 @theme palette, gh-* component
classes, watercolor grain, Zen Maru Gothic + Klee One fonts), animated SSR-safe
GhibliBackground (drifting clouds, meadow hills, soot sprites), and a full reskin
of navbar, connect button, dapp page, loan cards, settings modal, and readme.
Fixes the bg-white-on-dark loan-card inconsistency. Web3/business logic untouched.

Docs: converted docs/ into an Obsidian vault (frontmatter, [[wikilinks]],
callouts, Home MOC, folders Architecture/Operations/Audits) and added a
full-project audit note (Project Audit 2026-06). Redacted a real leaked Schedy
key value from the security audit example (rotate it at Schedy).

Also commits the previously-untracked server layer: app/api (cron + tasks routes)
and lib (redis, ssrf-guard, task-store).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-14 08:13:53 +04:00
Siavash Sameni
cf76322008 updated npm packages 2025-12-16 10:15:01 +04:00
Siavash Sameni
4c67bf3a15 added nftcache functionality and cleaned up the settings page 2025-08-29 09:05:58 +04:00
Siavash Sameni
62653437b5 added network select feature 2025-08-28 15:16:02 +04:00
Siavash Sameni
f60e4ca3a5 added rough mainnet implementation and added backup contact for email 2025-08-28 14:07:09 +04:00
Siavash Sameni
29c346e868 Alerts: backup-contact phrasing; correct backup countdown; include per-position pay link; deep-link route rendering in-place; single-position view via deep-link; ARB alias; backup test message alignment 2025-08-28 11:29:37 +04:00
Siavash Sameni
6c4a8dfe83 created a new branch with alert functionality and added the compose files etc .. 2025-08-26 16:15:20 +04:00
Siavash Sameni
0d06090865 Alert: single-alert scheduling, improved messages, ntfy SMTP config + per-frontend compose 2025-08-26 16:11:13 +04:00
Siavash Sameni
c954cac947 feat(ui): apply dark theme for better readability 2025-08-25 17:09:14 +04:00
Siavash Sameni
6e51b31ee9 chore(next): ignore ESLint during Vercel builds 2025-08-25 17:00:30 +04:00
Siavash Sameni
2dd0983883 Initial commit: simple frontend helper for mortgageFi, basic debt repayment and debt viewing functionality works, tested for both cbbtc and wbtc and not weth 2025-08-25 16:51:24 +04:00
Siavash Sameni
f72b337fab Initial commit from Create Next App 2025-08-25 13:52:56 +04:00