aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/server/api/client.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-20deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem1-1/+1
2025-07-21fix: Remove bcrypt from the api key validation routeMohamed Bassem1-1/+1
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz1-1/+1
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-4/+4
2024-10-20featue: Add infra for REST APIs and implement GET /bookmarksMohamed Bassem1-0/+2
2024-10-19feature: Log authentication failures to support fail2ban. Fixes #477 (#569)kamtschatka1-3/+26
2024-03-19Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem1-0/+18
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-2/+3
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-2/+2
2024-02-28tests: Add tests for the bookmarks routesMohamedBassem1-1/+3
2024-02-12hack: Hack API key support in the context creation of TRPCMohamedBassem1-1/+1
2024-02-11refactor: Migrating to trpc instead of next's route handersMohamedBassem1-0/+14