about summary refs log tree commit diff
path: root/postcss.config.js (unfollow)
Commit message (Expand)AuthorFilesLines
2024-07-10Misc: Add missing fileBaitinq2-2/+19
2024-07-08Misc: Fix tsc errorsBaitinq2-7/+7
2024-07-07Components: NoData: Show no data component when theres no dataBaitinq2-3/+17
2024-07-07Components: DonutChart: Add file writes size percentiles graphBaitinq6-3/+92
2024-07-04Components: LineGraph: Use timeframe for fetching dataBaitinq4-7/+20
2024-07-04Components: TimePicker: Propagate timeframe stateBaitinq3-31/+33
2024-07-04Components: TimePicker: Add basic timepickerBaitinq4-6/+3251
2024-07-04Components: LineGraph: Fetch data from DBBaitinq2-23/+60
2024-07-03Components: SideBar: Highlight current pageBaitinq4-12/+18
2024-07-02Components: SideBar: Change button color on hoverBaitinq1-2/+2
2024-07-02Home: Style block componentsBaitinq1-2/+16
2024-07-02LineGraph: Write title without pluginsBaitinq1-9/+4
2024-07-02Home: Start styling layoutBaitinq3-7/+34
2024-07-01Pages: Add Recents pageBaitinq3-9/<