aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/server (follow)
Commit message (Expand)AuthorAgeFilesLines
* deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem2025-08-201-1/+1
* refactor: Move webhook, users and tags into modelsMohamedBassem2025-08-021-2/+2
* fix: Stop forcing next-auth to read email from id_token. Fixes #410Mohamed Bassem2025-07-261-1/+0
* fix: Remove bcrypt from the api key validation routeMohamed Bassem2025-07-212-1/+2
* fix: Drop auth failure loggerMohamed Bassem2025-07-131-10/+3
* feat: Add support for email verificationMohamed Bassem2025-07-101-10/+26
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-221-1/+1
* fix: Fix oauth creation failure due to missing UserSettings table. Fixes #1583Mohamed Bassem2025-06-211-7/+24
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-122-8/+8
* feat(auth): Added env variable for OAuth timeout (#1136)Kaio Cesar2025-03-221-0/+3
* featue: Add infra for REST APIs and implement GET /bookmarksMohamed Bassem2024-10-201-0/+2
* feature: Log authentication failures to support fail2ban. Fixes #477 (#569)kamtschatka2024-10-192-5/+35
* fix(web): Change names to be optional when signing up via SSO. #410 (#412)kamtschatka2024-09-231-2/+2
* feature: Added support for custom OIDC providers to set up authentication. Fi...kamtschatka2024-09-151-4/+84
* deps: Upgrade drizzle and next auth drizzle adapterMohamedBassem2024-09-151-1/+12
* feature: Add an option to disable new signupsMohamedBassem2024-03-221-6/+0
* Feature: Add support for uploading images and automatically inferring their t...Mohamed Bassem2024-03-191-0/+18
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-142-9/+13
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-142-0/+112