about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Update README.md HEAD masterBaitinq2024-09-011-0/+4
|
* Update README.mdBaitinq2024-09-011-25/+7
|
* Pages: File: Add functionality to restore buttonBaitinq2024-08-191-1/+6
|
* Pages: File: Add placeholder restore buttonBaitinq2024-08-181-1/+1
|
* Pages: Home: Remove active hosts placeholderBaitinq2024-08-181-2/+2
|
* Pages: File: Correctly render multiline contentBaitinq2024-08-181-1/+1
|
* Pages: Home: Show most common files componentBaitinq2024-08-182-23/+44
|
* App: Timeframe: Fix bug with end timeframe not containing curr timeBaitinq2024-08-181-1/+1
|
* Pages: File: Have path be based on fileID instead of pathManuel Palenzuela Merino2024-07-133-21/+37
|
* Pages: File: Dont show if file doesnt existManuel Palenzuela Merino2024-07-131-19/+27
|
* Components: Sidebar: Dont round cornersManuel Palenzuela Merino2024-07-122-11/+1
|
* Pages: File: FormattingManuel Palenzuela Merino2024-07-121-9/+20
|
* Pages: File: Show more info about fileManuel Palenzuela Merino2024-07-123-7/+73
|
* Pages: File: Add file pageManuel Palenzuela Merino2024-07-122-0/+25
|
* Components: FileCompnent: Add filecomponentManuel Palenzuela Merino2024-07-114-10/+37
|
* Components: Sidebar: Show link on hoverManuel Palenzuela Merino2024-07-111-6/+8
|
* Pages: Search: Add search pageManuel Palenzuela Merino2024-07-113-2/+87
|
* Pages: Recent: StyleManuel Palenzuela Merino2024-07-102-13/+19
|
* Pages: Recent: Add paginationManuel Palenzuela Merino2024-07-102-412/+1838
|
* Misc: Add missing fileBaitinq2024-07-102-2/+19
|
* 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-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
|