about summary refs log tree commit diff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Components: TimePicker: Add basic timepickerBaitinq2024-07-042-4/+13
|
* Components: LineGraph: Fetch data from DBBaitinq2024-07-042-23/+60
|
* Components: SideBar: Highlight current pageBaitinq2024-07-034-12/+18
|
* Components: SideBar: Change button color on hoverBaitinq2024-07-021-2/+2
|
* Home: Style block componentsBaitinq2024-07-021-2/+16
|
* LineGraph: Write title without pluginsBaitinq2024-07-021-9/+4
|
* Home: Start styling layoutBaitinq2024-07-023-7/+34
|
* Pages: Add Recents pageBaitinq2024-07-013-9/+55
|
* App: Save session in localstorageBaitinq2024-07-011-5/+5
|
* 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