sourcebot/src/app
2024-09-06 18:24:39 -07:00
..
api 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
search Add link to code host file preview 2024-09-06 18:24:39 -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
page.tsx rename repo to sourcebot 2024-09-05 13:22:24 -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