Commit Graph

6 Commits (ba126a68908f21449d07eb2898587676322e577e)

Author SHA1 Message Date
jolheiser 7501f540d1
feat: breadcrumbs and History.replaceState
- Adds breadcrumbs to repo tree and repo file views
- Fixes line highlighting by replacing state instead of pushing so that going "back" works correctly

Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-06-26 23:24:50 -05:00
jolheiser f93238ae57
feat: move search to topbar and no result indicator
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-05-24 21:31:35 -05:00
jolheiser c0fb1e8988
fix: styling
Centers content
Cleans up mobile view where grid columns bled into each other
Adds indentation for multiple search results in same file
Fixes readme overflow

Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-03-22 13:12:47 -05:00
jolheiser 67d16f4d3e
chore: dedupe results
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-03-01 16:49:07 -06:00
jolheiser 72cf438d56
chore: UI cleanup
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-03-01 15:34:50 -06:00
jolheiser 1f8b18f963
feat: grep search
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2024-03-01 11:58:05 -06:00