sourcebot/src/app
2024-09-19 13:32:40 -07:00
..
api try using client component 2024-09-10 22:59:17 -07:00
repos Add repo carousel and "how to search" section to homepage (#5) 2024-09-18 22:26:00 -07:00
search Add safety to range highlighting for search result panel 2024-09-17 23:58:29 -07:00
favicon.ico Small style tweeks to top bar 2024-08-28 12:06:00 -07:00
globals.css wip - add shadcn, api router, and some other stuff 2024-08-24 17:45:44 -07:00
layout.tsx fix liniting issues 2024-09-19 13:32:40 -07:00
navigationMenu.tsx Add repo carousel and "how to search" section to homepage (#5) 2024-09-18 22:26:00 -07:00
page.tsx Add repo carousel and "how to search" section to homepage (#5) 2024-09-18 22:26:00 -07:00
posthogProvider.tsx fix liniting issues 2024-09-19 13:32:40 -07:00
queryClientProvider.tsx Several things: (1) Add a basic landing page and move search into /search route. (2) Make the search bar a form instead of being fancy and using debounce. (3) Add react-query for better query handling. 2024-09-02 18:46:43 -07:00
repositoryCarousel.tsx Add repo carousel and "how to search" section to homepage (#5) 2024-09-18 22:26:00 -07:00
searchBar.tsx Add hotkey to focus search bar 2024-09-02 19:19:22 -07:00
settingsDropdown.tsx Several things: (1) Add a basic landing page and move search into /search route. (2) Make the search bar a form instead of being fancy and using debounce. (3) Add react-query for better query handling. 2024-09-02 18:46:43 -07:00
themeProvider.tsx Add theme toggle 2024-08-26 20:54:15 -07:00