about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Components: NoData: Show no data component when theres no dataBaitinq2024-07-072-3/+17
* Components: DonutChart: Add file writes size percentiles graphBaitinq2024-07-076-3/+92
* Components: LineGraph: Use timeframe for fetching dataBaitinq2024-07-044-7/+20
* Components: TimePicker: Propagate timeframe stateBaitinq2024-07-043-31/+33
* Components: TimePicker: Add basic timepickerBaitinq2024-07-044-6/+3251
* 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-013-5/+19
* Misc: Fix tsx warningsBaitinq2024-06-282-3/+1
* todoBaitinq2024-06-271-7/+14
* Home: Start setting up graphsBaitinq2024-06-264-2/+105
* 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-234-10/+49
* Misc: Move type declaration to special folderBaitinq2024-06-232-8/+7
* Misc: Use relative path for site iconBaitinq2024-06-091-1/+1
* Misc: test styleBaitinq2024-06-071-1/+1
* Misc: Add GH action to deployBaitinq2024-06-071-0/+24
* Misc: Install tailwind cssBaitinq2024-06-079-46/+991
* Login: Add dependency to useEffectBaitinq2024-06-061-1/+1
* Login: Use prebuilt google oauth componentBaitinq2024-06-063-23/+26
* Misc: Add GH pages deployBaitinq2024-06-067-2/+421
* fmtBaitinq2024-06-061-9/+7
* Misc: Fix tsc errorsBaitinq2024-06-061-4/+3
* Misc: Add todoBaitinq2024-06-061-0/+1
* Home: Get and show filesBaitinq2024-06-061-2/+35
* Pages: Add Home and route conditionally based on loginBaitinq2024-06-044-3/+50
* Misc: Switch to npmBaitinq2024-06-043-1/+2564
* Misc: Move auth state to the appBaitinq2024-06-042-20/+21
* Login: Setup basic authBaitinq2024-06-044-93/+62
* Packages: Add supabaseBaitinq2024-06-032-0/+1
* Initial commitBaitinq2024-06-0219-0/+403