e4acac270e
Fix profile name update persistence
andupetcu
2025-09-21 01:13:32 +03:00
196ca00194
Fix authentication state persistence and admin role display
andupetcu
2025-09-21 01:06:30 +03:00
62ca73b2ac
Fix relativeTime calls in prayers page by adding required now parameter
andupetcu
2025-09-20 23:48:05 +03:00
e1146d39e0
Add rate-limited api.bible fetcher for English Bible (configurable Bible ID/abbr); outputs OT/NT JSON compatible with versioned import; resumable per-chapter cache.
andupetcu
2025-09-20 20:54:13 +03:00
5ddf62e5cf
Vector schema per version: add ai_bible schema with per-version tables (bv_<lang>_<abbr>) in Python ingest; dynamic table resolution in vector-search with fallback to legacy table; sample pgAdmin queries printed.
andupetcu
2025-09-20 19:08:11 +03:00
8b26d72c1c
Remove standalone /[locale]/chat page; enhance FloatingChat with fullscreen toggle via Launch icon; add global event to open chat (optionally fullscreen); wire home buttons/cards to open modal instead of routing.
andupetcu
2025-09-20 19:03:40 +03:00
3f2407b704
Localize chat UI with next-intl; send locale + serialized history to /api/chat; use locale for timestamps; suggestions from messages; rely on API prompts per locale.
andupetcu
2025-09-20 18:57:07 +03:00
75476a85c9
Fix clearFilters to reset bookKeys instead of books to avoid undefined includes error.
andupetcu
2025-09-20 18:15:48 +03:00
810fa9293e
Move version selector to be the first filter on /[locale]/search sidebar.
andupetcu
2025-09-20 18:13:53 +03:00
df0eb6661f
Add version selector to /[locale]/search: new /api/bible/versions endpoint; fetch versions per locale; refetch books on version change; pass version to search API; localized label.
andupetcu
2025-09-20 18:13:13 +03:00
a1b92be2a5
Search filters now backed by DB per locale/version: fetch books from /api/bible/books; send bookKeys + locale to API; API constrains by versionId and bookKey/name; keeps testament filter.
andupetcu
2025-09-20 18:10:50 +03:00
0f31dfca8e
Localize /[locale]/search page via next-intl; translate UI strings, filters, statuses; use bookTranslations to render book labels by locale; keep DB filters steady; support popular searches per locale.
andupetcu
2025-09-20 18:08:43 +03:00
71447d32c3
Localize prayers page via next-intl messages (titles, categories, stats, buttons, dialog, samples); use Intl relative time; scalable for more locales.
andupetcu
2025-09-20 18:06:27 +03:00
ddfc2b673f
Localize /[locale]/prayers page: use locale-aware labels, sample data, and timestamps; ensure /en/prayers renders in English.
andupetcu
2025-09-20 18:04:07 +03:00
88b251c100
Fix Edge-incompatible middleware; set Node runtime on Prisma/pg routes; add full Romanian Bible import + converter; import data JSON; resync RO bookKeys; stabilize /api/bible/books locale fallback; restart dev server.
andupetcu
2025-09-20 18:01:04 +03:00
500066450d
Improve home page layout and typography
andupetcu
2025-09-20 16:23:34 +03:00
51248b24f7
Update color palette and improve UI aesthetics
andupetcu
2025-09-20 16:04:02 +03:00
a0969e88df
Implement complete multi-language support with Romanian/English
andupetcu
2025-09-20 15:43:51 +03:00
dd5e1102eb
Implement Azure OpenAI vector embeddings for Romanian Bible
andupetcu
2025-09-20 15:18:00 +03:00
3b375c869b
Add complete Biblical Guide web application with Material UI
andupetcu
2025-09-20 14:10:28 +03:00