sourcebot/src/app
2024-09-10 22:59:17 -07:00
..
api try using client component 2024-09-10 22:59:17 -07:00
repos try using client component 2024-09-10 22:59:17 -07:00
search nits 2024-09-10 22:23:40 -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 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
navigationMenu.tsx Add page to list indexed repositories 2024-09-10 21:55:00 -07:00
page.tsx Add page to list indexed repositories 2024-09-10 21:55:00 -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
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