sourcebot/src/app
2024-09-26 13:03:23 -07:00
..
api Hotkeys, cleanup, and UX improvements (#9) 2024-09-25 20:12:20 -07:00
repos switch to using prettyBytes for repos table 2024-09-26 13:03:23 -07:00
search Fix build 2024-09-26 11:19:04 -07:00
favicon.ico Small style tweeks to top bar 2024-08-28 12:06:00 -07:00
globals.css Hotkeys, cleanup, and UX improvements (#9) 2024-09-25 20:12:20 -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 'indexing in progress' dialog to better indicate that indexing is (likely) occuring 2024-09-24 20:34:06 -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 Hotkeys, cleanup, and UX improvements (#9) 2024-09-25 20:12:20 -07:00
searchBar.tsx Fix build 2024-09-26 11:19:04 -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