about summary refs log tree commit diff
path: root/src/components (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pages: Home: Show most common files componentBaitinq2024-08-181-0/+42
* Pages: File: Have path be based on fileID instead of pathManuel Palenzuela Merino2024-07-131-1/+1
* Components: Sidebar: Dont round cornersManuel Palenzuela Merino2024-07-121-1/+1
* Components: FileCompnent: Add filecomponentManuel Palenzuela Merino2024-07-111-0/+13
* Components: Sidebar: Show link on hoverManuel Palenzuela Merino2024-07-111-6/+8
* Misc: Add missing fileBaitinq2024-07-101-0/+9
* Misc: Fix tsc errorsBaitinq2024-07-082-7/+7
* Components: NoData: Show no data component when theres no dataBaitinq2024-07-072-3/+17
* Components: DonutChart: Add file writes size percentiles graphBaitinq2024-07-072-0/+77
* Components: LineGraph: Use timeframe for fetching dataBaitinq2024-07-041-5/+7
* Components: TimePicker: Propagate timeframe stateBaitinq2024-07-041-13/+3
* Components: TimePicker: Add basic timepickerBaitinq2024-07-041-3/+12
* Components: LineGraph: Fetch data from DBBaitinq2024-07-041-21/+58
* Components: SideBar: Highlight current pageBaitinq2024-07-032-10/+16
* Components: SideBar: Change button color on hoverBaitinq2024-07-021-2/+2
* LineGraph: Write title without pluginsBaitinq2024-07-021-9/+4
* Home: Start styling layoutBaitinq2024-07-022-1/+12
* Misc: Fix tsx warningsBaitinq2024-06-281-2/+0
* Home: Start setting up graphsBaitinq2024-06-261-0/+74
* Home: Add sidebarBaitinq2024-06-232-0/+33