aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/server (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-20deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem1-1/+1
2025-08-02refactor: Move webhook, users and tags into modelsMohamedBassem1-2/+2
2025-07-26fix: Stop forcing next-auth to read email from id_token. Fixes #410Mohamed Bassem1-1/+0
2025-07-21fix: Remove bcrypt from the api key validation routeMohamed Bassem2-1/+2
2025-07-13fix: Drop auth failure loggerMohamed Bassem1-10/+3
2025-07-10feat: Add support for email verificationMohamed Bassem1-10/+26
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz1-1/+1
2025-06-21fix: Fix oauth creation failure due to missing UserSettings table. Fixes #1583Mohamed Bassem1-7/+24
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem2-8/+8
2025-03-22feat(auth): Added env variable for OAuth timeout (#1136)Kaio Cesar1-0/+3
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)kamtschatka2-5/+35
2024-09-23fix(web): Change names to be optional when signing up via SSO. #410 (#412)kamtschatka1-2/+2
2024-09-15feature: Added support for custom OIDC providers to set up authentication. Fi...kamtschatka1-4/+84
2024-09-15deps: Upgrade drizzle and next auth drizzle adapterMohamedBassem1-1/+12
2024-03-22feature: Add an option to disable new signupsMohamedBassem1-6/+0
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 configsMohamedBassem2-9/+13
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2-0/+112