about summary refs log tree commit diff
path: root/src/pages/Home.tsx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Components: DonutChart: Add file writes size percentiles graphBaitinq2024-07-071-1/+2
* Components: LineGraph: Use timeframe for fetching dataBaitinq2024-07-041-2/+2
* Components: TimePicker: Propagate timeframe stateBaitinq2024-07-041-1/+1
* Components: TimePicker: Add basic timepickerBaitinq2024-07-041-1/+1
* Components: LineGraph: Fetch data from DBBaitinq2024-07-041-2/+2
* Components: SideBar: Highlight current pageBaitinq2024-07-031-1/+1
* Home: Style block componentsBaitinq2024-07-021-2/+16
* Home: Start styling layoutBaitinq2024-07-021-6/+22
* Pages: Add Recents pageBaitinq2024-07-011-9/+1
* todoBaitinq2024-06-271-7/+14
* Home: Start setting up graphsBaitinq2024-06-261-2/+2
* Home: Add sidebarBaitinq2024-06-231-9/+13
* Misc: Move type declaration to special folderBaitinq2024-06-231-8/+0
* Misc: test styleBaitinq2024-06-071-1/+1
* Misc: Install tailwind cssBaitinq2024-06-071-1/+1
* Home: Get and show filesBaitinq2024-06-061-2/+35
* Pages: Add Home and route conditionally based on loginBaitinq2024-06-041-0/+22