aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/signin/SignInForm.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2025-07-12feat(ui): Revamp the signin/signup pageMohamed Bassem1-26/+48
2025-07-07fix: Drop the need to for the self-call for providers and NEXTAUTH_INTERNAL_URLMohamed Bassem1-3/+5
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-1/+1
2024-03-26fix: Allow setting demo mode creds when demo mode is enabledMohamedBassem1-0/+9
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-1/+2
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-10refactor: Move all components to the top level directoryMohamedBassem1-0/+0
2024-02-22fix: Remove the separator line from the sign in page when no providers are co...MohamedBassem1-1/+1
2024-02-22feature: Add support for credentials registration and sign inMohamedBassem1-7/+28
2024-02-17build: Fix docker imagesMohamedBassem1-1/+1
2024-02-13feature: Add login page and logout buttonMohamedBassem1-0/+16