bayan-api / src

Commit History

Fix navbar z-index so dropdown appears above editor
df1b323
Running

youssefreda9 commited on

Fix divider shrinking and invisible width
1ef020f

youssefreda9 commited on

Add vertical divider between logo and brand text
1eb97ca

youssefreda9 commited on

Use logo from LOGOS folder
334a726

youssefreda9 commited on

Update navbar and footer to use the extension logo
a0b91ee

youssefreda9 commited on

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

youssefreda9 commited on

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

youssefreda9 commited on

Revert recent unstable commits
45961e6

youssefreda9 commited on

Fix logo images by using raw github URLs
e993b04

youssefreda9 commited on

Fix HF_HOME caching in Dockerfile and update UI
0b76ff9

youssefreda9 commited on

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

youssefreda9 commited on

fix: regression fixes for structured content, religious text and benchmark string matching
5144be3

youssefreda9 commited on

feat: always run punctuation even on text without spelling/grammar errors
5d6bb75

youssefreda9 commited on

fix: swap punctuation rules for colons to prevent strict guard conflicts
fd076d4

youssefreda9 commited on

fix(grammar): add hamza fixes for ايضا, اول, and position-aware إنّ/أنّ rules
e6b20e0

youssefreda9 Claude Opus 4.6 commited on

fix(pipeline): skip punctuation on clean text, fix collision scoring, add digit guard
d44070d

youssefreda9 Claude Opus 4.6 commited on

update benchmark logs
aea385b

youssefreda9 commited on

fix(punctuation): extend colon guard to preposition+definite-article prefixes
0b13f54

youssefreda9 Claude Opus 4.6 commited on

Fix collision benchmark failures: patch overlap mapping, tokenization guard, and rule hallucinations
8860627

youssefreda9 commited on

Fix collision benchmark: non-overlap, destructive tokenization, colon guard, hamza punctuation
59c7f43

youssefreda9 commited on

Fix punctuation alignment and hallucinations, add punctuation safety rules, add kana/inna grammar rules
6effc77

youssefreda9 commited on

feat(nlp): implement case-checking rules for kana and inna sisters using camel_tools
c08879e

youssefreda9 commited on

fix(nlp): remove overly restrictive rules 0b and 0c from punctuation safety guards that blocked valid commas and colons
d791d61

youssefreda9 commited on

chore: revert frontend UI changes to 7aa0d90 to fix layout blowout
5fe1101

youssefreda9 commited on

fix: format toolbar centering and z-index overlap with auth menu
679971e

youssefreda9 commited on

fix: format toolbar wrapping and ignore all button logic
e2cf752

youssefreda9 commited on

fix: resolve toolbar alignment, footer wrap, and focus width
e047bcb

youssefreda9 commited on

Revert "fix: resolve toolbar clipping, footer tooltips, and focus mode width"
ce7aace

youssefreda9 commited on

fix: resolve toolbar clipping, footer tooltips, and focus mode width
63a84b1

youssefreda9 commited on

fix: resolve layout grid blowout causing overlapping panels
1e018f5

youssefreda9 commited on

fix: resolve layout cutoff in focus mode and hidden tooltips
55fd3db

youssefreda9 commited on

fix: improve score sparkline aesthetics
a062c57

youssefreda9 commited on

fix: dismissAllFiltered bug, and make editor layout exactly 100vh with isolated internal scrolling
6f6e900

youssefreda9 commited on

fix: contextual logging, word merge overlap resolver, and responsive toolbar/footer UI
99ace4d

youssefreda9 commited on

Fix focus mode: correctly hide sidebar panels and allow footer to be hoverable to exit focus mode
c37ee01

youssefreda9 commited on

Fix error filtering logic (add data-type to suggestion-card, fix querySelectors)
bf41de5

youssefreda9 commited on

Fix UI overflow, horizontal scrolling, and focus mode width
a00c9b9

youssefreda9 commited on

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

youssefreda9 commited on

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

youssefreda9 commited on

Fix renderer.js null safety, rename duplicate walkTextNodes in format.js to avoid conflict
d061c20

youssefreda9 commited on

Add debugging scripts and fix grammar/punctuation logic
75190ee

Bayan AI commited on

Fix collision resolution and punctuation patch application errors
f406a99

Bayan AI commited on

Phase 15: Bypass StageLocker for S-V Grammar collision overlap fixes
f180679

Bayan AI commited on

fix: verb suffix stripping, regex unnormalized hamzas, and POS-independent triggers to reach 70%
3ba5544

Bayan AI commited on

refactor: simplify architecture and replace whitelists with CamelTools
a4fd3e7

Bayan AI 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.
804eb2f

youssefreda9 commited on

Remove separator labels, fix tab icon alignment (inline-flex centered)
7aa0d90

youssefreda9 commited on

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

youssefreda9 commited on

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

youssefreda9 commited on

Center format toolbar buttons + fix dropdown z-index clipping (overflow visible)
ddefae8

youssefreda9 commited on