about summary refs log tree commit diff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Misc: Fix tsx warningsBaitinq2024-06-282-3/+1
* todoBaitinq2024-06-271-7/+14
* Home: Start setting up graphsBaitinq2024-06-262-2/+76
* Login: Improve login screen aesthetics pt2Baitinq2024-06-251-20/+35
* Login: Improve login screen aestheticsBaitinq2024-06-241-18/+20
* Pages: Add logout pageBaitinq2024-06-232-0/+20
* Home: Add sidebarBaitinq2024-06-233-9/+46
* Misc: Move type declaration to special folderBaitinq2024-06-232-8/+7
* Misc: test styleBaitinq2024-06-071-1/+1
* Misc: Install tailwind cssBaitinq2024-06-075-45/+4
* Login: Add dependency to useEffectBaitinq2024-06-061-1/+1
* Login: Use prebuilt google oauth componentBaitinq2024-06-061-23/+15
* Misc: Add GH pages deployBaitinq2024-06-061-2/+2
* fmtBaitinq2024-06-061-9/+7
* Misc: Fix tsc errorsBaitinq2024-06-061-4/+3
* Home: Get and show filesBaitinq2024-06-061-2/+35
* Pages: Add Home and route conditionally based on loginBaitinq2024-06-043-2/+48
* Misc: Move auth state to the appBaitinq2024-06-042-20/+21
* Login: Setup basic authBaitinq2024-06-043-93/+61
* Initial commitBaitinq2024-06-026-0/+157