aboutsummaryrefslogtreecommitdiffstats
path: root/packages/shared/customFetch.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-12feat(api): Expose the update user API in the openapi specsMohamed Bassem6-0/+302
2025-07-12build: Restrict claude actions invocationsMohamed Bassem1-4/+6
2025-07-12fix(web): Fix the alignment in the user options pageMohamed Bassem1-4/+1
2025-07-12deps: Upgrade typescript to 5.8Mohamed Bassem7-158/+165
2025-07-12fix: Add ratelimiting to bookmark recrawl and summarizationMohamed Bassem1-1/+15
2025-07-12deps: Upgrade drizzleMohamed Bassem5-140/+475
2025-07-12fix(web): Fix dark mode in auth pagesMohamed Bassem6-10/+10
2025-07-12fix(tests): Fix missing mock in trpc testsMohamed Bassem3-4/+3
2025-07-12fix: Prioritize crawling user added links over bulk imports. fixes #1717Mohamed Bassem14-91/+159
2025-07-12refactor: Move db interactions into the trpc routesMohamed Bassem4-33/+66
2025-07-12feat: Support forget and reset passwordMohamed Bassem13-47/+3170