Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-07-07 | Components: DonutChart: Add file writes size percentiles graph | Baitinq | 1 | -0/+1 |
2024-07-04 | Components: LineGraph: Use timeframe for fetching data | Baitinq | 4 | -7/+20 |
2024-07-04 | Components: TimePicker: Propagate timeframe state | Baitinq | 3 | -31/+33 |
2024-07-04 | Components: TimePicker: Add basic timepicker | Baitinq | 4 | -6/+3251 |
2024-07-04 | Components: LineGraph: Fetch data from DB | Baitinq | 2 | -23/+60 |
2024-07-03 | Components: SideBar: Highlight current page | Baitinq | 4 | -12/+18 |
2024-07-02 | Components: SideBar: Change button color on hover | Baitinq | 1 | -2/+2 |
2024-07-02 | Home: Style block components | Baitinq | 1 | -2/+16 |
2024-07-02 | LineGraph: Write title without plugins | Baitinq | 1 | -9/+4 |
2024-07-02 | Home: Start styling layout | Baitinq | 3 | -7/+34 |
2024-07-01 | Pages: Add Recents page | Baitinq | 3 | -9/+55 |
2024-07-01 | App: Save session in localstorage | Baitinq | 3 | -5/+19 |
2024-06-28 | Misc: Fix tsx warnings | Baitinq | 2 | -3/+1 |
2024-06-27 | todo | Baitinq | 1 | -7/+14 |
2024-06-26 | Ho |