about summary refs log tree commit diff
path: root/src/pages/Login.tsx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pages: Search: Add search pageManuel Palenzuela Merino2024-07-111-2/+2
* Login: Improve login screen aesthetics pt2Baitinq2024-06-251-20/+35
* Login: Improve login screen aestheticsBaitinq2024-06-241-18/+20
* Misc: Install tailwind cssBaitinq2024-06-071-1/+0
* Login: Add dependency to useEffectBaitinq2024-06-061-1/+1
* Login: Use prebuilt google oauth componentBaitinq2024-06-061-23/+15
* Misc: Fix tsc errorsBaitinq2024-06-061-4/+3
* Pages: Add Home and route conditionally based on loginBaitinq2024-06-041-1/+11
* Misc: Move auth state to the appBaitinq2024-06-041-19/+13
* Login: Setup basic authBaitinq2024-06-041-0/+59