8 Commits

Author SHA1 Message Date
68f1c516b8 Handle >100 search results 2025-05-03 09:22:37 +05:30
98a5cf7c50 Update README.md 2025-05-02 23:09:17 +05:30
f6123f53e7 Optimize shiki and add skipped and left data 2025-05-02 22:50:48 +05:30
2c50459501 Add frontend 2025-05-02 17:35:44 +05:30
4230489d4b Better search algorithm and unicode handling
- Use a line based search (20% faster)
- Parse file as bytes to avoid offset by unicode characters
2025-05-02 17:10:24 +05:30
04abeec7b6 Add Search API endpoint 2025-05-01 23:26:20 +05:30
f40d9fc470 Add backend APIs 2025-04-29 20:58:02 +05:30
00ff2b3703 Initial commit 2025-04-29 15:52:48 +05:30