bayan-api / src /index.html

Commit History

Update extension UI, app pipeline, and Spelling Rules
75e0099

youssefreda9 commited on

Fix 30 NLP edge cases in Grammar, Spelling, and Punctuation (Phase 10 results and Extension UI improvements)
be32617

youssefreda9 commited on

Fix navbar z-index so dropdown appears above editor
c081da8

youssefreda9 commited on

Fix divider shrinking and invisible width
f9cd36e

youssefreda9 commited on

Add vertical divider between logo and brand text
5722449

youssefreda9 commited on

Use logo from LOGOS folder
3170775

youssefreda9 commited on

Update navbar and footer to use the extension logo
1057b34

youssefreda9 commited on

Update navbar and footer logo to the user's custom base64 encoded LOGOS/2.png
258090c

youssefreda9 commited on

Update navbar and footer to use solid logo-icon.png
c430ba5

youssefreda9 commited on

Fix logo images by using raw github URLs
7763079

youssefreda9 commited on

Fix HF_HOME caching in Dockerfile and update UI
897c90d

youssefreda9 commited on

feat(extension): update icons, fix logo in ui, and improve content script positioning/observers
e58b76f

youssefreda9 commited on

chore: revert frontend UI changes to 7aa0d90 to fix layout blowout
078df28

youssefreda9 commited on

Add missing UI buttons: paragraph spacing, Arabic tools (tashkeel, numerals, cleanup), sparkline container
fa80470

youssefreda9 commited on

Wire up all 8 missing UI elements: Arabic tools dropdown, paragraph spacing, typewriter mode, version history buttons, error chart + sparkline hooks
c1ede9b

youssefreda9 commited on

Implement all 19 remaining UI features: toolbar tools, find/replace, focus mode, error tabs, donut chart, version history, Arabic tools, tab animations, etc.
76c4caf

youssefreda9 commited on

Enhanced toolbar: tab icons, section labels, custom tooltips, lists, RTL/LTR, link, line height
bf3ee58

youssefreda9 commited on

Hide docs sidebar + expand layout to full width in non-write tabs (tools-mode)
a6ca7b7

youssefreda9 commited on

Center tabs, hide doc title, add dot hover glow animation, center format toolbar
49c32f4

youssefreda9 commited on

Add 'Apply to editor' for summary panel (replaces original text with summary)
c907a2f

youssefreda9 commited on

Hide suggestions sidebar + writing score in non-write tabs
bf704bb

youssefreda9 commited on

Redirect Ctrl+Q shortcut to Quran panel tab (not old modal)
21329c2

youssefreda9 commited on

Fix: Apply buttons now REPLACE text (not append), add translation reference/copy/apply buttons
53ded2c

youssefreda9 commited on

Fix: remove extra closing div that broke summarize-area nesting
642f2ab

youssefreda9 commited on

UI: Footer only in write tab, remove Quran toolbar btn, summary always custom with import
a18de37

youssefreda9 commited on

UI: Make window dots decorative only, rename floating bar Quran label
98c40db

youssefreda9 commited on

UI/UX: Add Quran standalone tab, summarize textarea, floating selection bar, fix clear editor, remove duplicate button
1f8ed9d

youssefreda9 commited on

feat: Add popover dismiss button (تجاهل) + dismiss CSS styling
fd0c8f4

youssefreda9 commited on

fix: Correct hero badge error count from 3 to 8 (4+1+3)
8dd8908

youssefreda9 commited on

fix: Remove Quran + Dialect links from footer
4d3e243

youssefreda9 commited on

feat: Complete ALL plan items — gradient tokens, nav scroll glow, focus rings, dropdown keyboard nav, color reset, network delay indicator
7dcbabe

youssefreda9 commited on

feat: Add Quran + Dialect product links to footer
e7a38b2

youssefreda9 commited on

fix: Correct toast types (warning/error) + analyze API error toast + cleanup
b201fcd

youssefreda9 commited on

fix: tool count ٨→٧ + Bayyinah arrow ↗
ef7cf4d

youssefreda9 commited on

fix: Bayyinah external link arrow direction (← → ↗)
69686ba

youssefreda9 commited on

feat: UI/UX Overhaul Phase 1-9 — CSS modernization, RTL arrows, pricing features, confirm dialog, meta SEO, footer links, hero copy, shimmer/glow/glassmorphism
844f147

youssefreda9 commited on

ux: Escape closes Quran modal + char counter on dialect textarea (red when >5000)
d6c8b9f

youssefreda9 commited on

fix: Quran XSS escape + 30s timeout + hide buttons during loading (same fixes as dialect)
4b39763

youssefreda9 commited on

fix: XSS escape error messages + 30s fetch timeout for dialect
f17c70b

youssefreda9 commited on

remove: جديد badge from dialect panel
808ac34

youssefreda9 commited on

polish: remove 'قيد التطوير' badge, add 'جديد' badge + loading state on convert button
7feaacd

youssefreda9 commited on

feat: dialect-to-MSA conversion — backend API + frontend + Docker model cache
7b67137

youssefreda9 commited on

fix: unified undo/redo - toolbar+keyboard use same stack, works with typing+formatting+Quran apply
cc7b377

youssefreda9 commited on

fix: Ctrl+Q works with Arabic keyboard (e.code) + copy button for translations
499c2f7

youssefreda9 commited on

feat: Amiri Quran font + copy button + Ctrl+Q shortcut
9116539

youssefreda9 commited on

fix: use fullwidth brackets for ref delimiter to avoid [O Muhammad] collision
463c715

youssefreda9 commited on

fix: quran text excluded from analysis models + styled ref + score preserved
6453bf2

youssefreda9 commited on

feat: apply includes surah ref + quran-applied span protects from analysis models
5bb4bf0

youssefreda9 commited on

fix: use correct editor ID (editor-container) - root cause of apply failures
cd72e8b

youssefreda9 commited on

fix: simplify apply to direct textContent replace (guaranteed to work)
7f379d2

youssefreda9 commited on