| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | todo | Baitinq | 2024-06-27 | 1 | -7/+14 |
| * | Home: Start setting up graphs | Baitinq | 2024-06-26 | 1 | -2/+2 |
| * | Login: Improve login screen aesthetics pt2 | Baitinq | 2024-06-25 | 1 | -20/+35 |
| * | Login: Improve login screen aesthetics | Baitinq | 2024-06-24 | 1 | -18/+20 |
| * | Pages: Add logout page | Baitinq | 2024-06-23 | 1 | -0/+16 |
| * | Home: Add sidebar | Baitinq | 2024-06-23 | 1 | -9/+13 |
| * | Misc: Move type declaration to special folder | Baitinq | 2024-06-23 | 1 | -8/+0 |
| * | Misc: test style | Baitinq | 2024-06-07 | 1 | -1/+1 |
| * | Misc: Install tailwind css | Baitinq | 2024-06-07 | 2 | -2/+1 |
| * | Login: Add dependency to useEffect | Baitinq | 2024-06-06 | 1 | -1/+1 |
| * | Login: Use prebuilt google oauth component | Baitinq | 2024-06-06 | 1 | -23/+15 |
| * | Misc: Fix tsc errors | Baitinq | 2024-06-06 | 1 | -4/+3 |
| * | Home: Get and show files | Baitinq | 2024-06-06 | 1 | -2/+35 |
| * | Pages: Add Home and route conditionally based on login | Baitinq | 2024-06-04 | 2 | -1/+33 |
| * | Misc: Move auth state to the app | Baitinq | 2024-06-04 | 1 | -19/+13 |
| * | Login: Setup basic auth | Baitinq | 2024-06-04 | 1 | -0/+59 |