| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactored UI, with shared components and UI, better rules and million lint | Dhravya | 2024-05-25 | 3 | -9/+2 |
| * | feat: Rewrite backend to hono ⚡ | Dhravya | 2024-05-18 | 31 | -1060/+671 |
| * | edit prompt | Dhravya | 2024-04-18 | 1 | -3/+1 |
| * | switch back to gemini | Dhravya | 2024-04-18 | 1 | -34/+22 |
| * | help on the chrome ext | Dhravya | 2024-04-15 | 1 | -1/+1 |
| * | increase highscore filter | Dhravya | 2024-04-14 | 1 | -1/+1 |
| * | added readme | Dhravya | 2024-04-14 | 1 | -48/+0 |
| * | fixed the AI prompt | Dhravya | 2024-04-14 | 1 | -2/+2 |
| * | 6144 char limit | Dhravya | 2024-04-14 | 1 | -3/+1 |
| * | update db prepare statement | Dhravya | 2024-04-14 | 2 | -2/+2 |
| * | added reset command | Dhravya | 2024-04-14 | 1 | -1/+2 |
| * | wipedata api | Dhravya | 2024-04-14 | 2 | -0/+21 |
| * | added edit route | Dhravya | 2024-04-14 | 2 | -0/+63 |
| * | delete route | Dhravya | 2024-04-13 | 1 | -0/+2 |
| * | delete route | Dhravya | 2024-04-13 | 1 | -0/+27 |
| * | added favicon | Dhravya | 2024-04-13 | 2 | -1/+7 |
| * | changes to the quuq | Dhravya | 2024-04-13 | 1 | -2/+1 |
| * | get pagecount as well | Dhravya | 2024-04-13 | 1 | -3/+3 |
| * | notes in vector db | Dhravya | 2024-04-13 | 1 | -2/+4 |
| * | change ai model | Dhravya | 2024-04-13 | 1 | -1/+1 |
| * | attempt to fix browser rendering | Dhravya | 2024-04-13 | 1 | -1/+3 |
| * | added browser rendering for getting clean page content | Dhravya | 2024-04-13 | 4 | -0/+42 |
| |\ | |||||
| * | | CloudflareAI for better streaming | Dhravya | 2024-04-13 | 1 | -1/+2 |
| * | | switch to cloudfalre | Dhravya | 2024-04-13 | 1 | -21/+34 |
| |/ | |||||
| * | aaaaaaaaaaaaa | Dhravya | 2024-04-12 | 1 | -0/+2 |
| * | vectorize function | Dhravya | 2024-04-12 | 1 | -0/+5 |
| * | added logic for importing all tweets | Dhravya | 2024-04-12 | 8 | -10/+145 |
| * | proper caching and KV | Dhravya | 2024-04-12 | 4 | -7/+42 |
| * | fix: vector length issue | Dhravya | 2024-04-12 | 6 | -794/+20 |
| * | increase number | Dhravya | 2024-04-11 | 1 | -1/+1 |
| * | spaces not showing bug fixed | Dhravya | 2024-04-11 | 1 | -3/+5 |
| * | prepare statement | Dhravya | 2024-04-11 | 1 | -1/+2 |
| * | Import twitter bookmarks | Dhravya | 2024-04-11 | 2 | -0/+13 |
| * | save user ID with url to ensure that same website can be saved by users | Dhravya | 2024-04-10 | 1 | -1/+1 |
| * | extension styling such that website content is not affected https://twitter.c... | Dhravya | 2024-04-10 | 9 | -305/+321 |
| * | fix styling in extension, remove ai sidebar in extension | Dhravya | 2024-04-10 | 1 | -0/+790 |
| * | spaces in the API | Dhravya | 2024-04-10 | 1 | -14/+36 |
| * | removed all pnpm-lock files | Dhravya | 2024-04-09 | 1 | -790/+0 |
| * | setup for multi chat | Dhravya | 2024-04-08 | 3 | -1/+95 |
| * | i dont even know | Dhravya | 2024-04-03 | 1 | -6/+2 |
| * | uptodate with main | Dhravya | 2024-04-03 | 1 | -0/+1 |
| |\ | |||||
| | * | add wrangler.toml | Dhravya | 2024-03-30 | 1 | -0/+1 |
| * | | change 'categories' to 'spaces' | Dhravya | 2024-04-02 | 3 | -15/+9 |
| * | | added category support: add and search | Dhravya | 2024-04-02 | 1 | -0/+7 |
| * | | refactored ai backend code for composability | Dhravya | 2024-04-02 | 6 | -141/+192 |
| * | | gracefully end stream | Dhravya | 2024-04-01 | 1 | -2/+2 |
| * | | fix: donechunk fix | Dhravya | 2024-03-31 | 1 | -2/+2 |
| * | | fix: streaming doesn't work when newline characters are malformed | Dhravya | 2024-03-31 | 1 | -1/+1 |
| * | | remove unnecessasry commentgemini-api | Dhravya | 2024-03-31 | 1 | -1/+1 |
| * | | added gemini streaming in cf-ai-backend | Dhravya | 2024-03-31 | 1 | -30/+47 |