bkellam
|
34a4c336c7
|
switch to using prettyBytes for repos table
|
2024-09-26 13:03:23 -07:00 |
|
dependabot[bot]
|
a51a5e2764
|
Bump next from 14.2.6 to 14.2.10 (#8)
Bumps [next](https://github.com/vercel/next.js) from 14.2.6 to 14.2.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.2.6...v14.2.10)
---
updated-dependencies:
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-24 22:11:54 -07:00 |
|
bkellam
|
62d4e8ec2e
|
more syntax highlighting support
|
2024-09-24 21:12:49 -07:00 |
|
Brendan Kellam
|
1c756d2010
|
Add repo carousel and "how to search" section to homepage (#5)
|
2024-09-18 22:26:00 -07:00 |
|
bkellam
|
b9694c9c76
|
document building locally
|
2024-09-17 23:06:00 -07:00 |
|
bkellam
|
90284413e0
|
python & markdown syntax highlighting
|
2024-09-17 20:35:53 -07:00 |
|
bkellam
|
3ef9be2b6b
|
Add PostHog telemetry support
|
2024-09-16 21:37:34 -07:00 |
|
bkellam
|
f94ce8180e
|
Revert "Semantic search attempt #1: convert query into zoekt syntax"
This reverts commit 7e818cad33.
|
2024-09-16 11:57:26 -07:00 |
|
bkellam
|
7e818cad33
|
Semantic search attempt #1: convert query into zoekt syntax
|
2024-09-11 22:58:37 -07:00 |
|
bkellam
|
1283f6487f
|
Add page to list indexed repositories
|
2024-09-10 21:55:00 -07:00 |
|
bkellam
|
4e5deb22a1
|
Escape regex when searching for a specific filepath + some error handling / schema adjustments
|
2024-09-10 12:24:12 -07:00 |
|
bkellam
|
dd80630f74
|
Add hotkey to focus search bar
|
2024-09-02 19:19:22 -07:00 |
|
bkellam
|
45c176f7ae
|
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 |
|
bkellam
|
1250c160c0
|
Add sourcebot Dockerfile
|
2024-08-30 20:00:58 -07:00 |
|
bkellam
|
5e07ff7933
|
Add eslint
|
2024-08-29 21:38:48 -07:00 |
|
bkellam
|
4fc2357fb1
|
Add basic match highlighting
|
2024-08-29 17:47:35 -07:00 |
|
bkellam
|
a83eef57e2
|
Add settings dropdown
|
2024-08-27 21:00:59 -07:00 |
|
bkellam
|
c73325d8ce
|
Add vim support to code viewer
|
2024-08-27 17:04:50 -07:00 |
|
bkellam
|
87ad7ef981
|
Add theme toggle
|
2024-08-26 20:54:15 -07:00 |
|
bkellam
|
3fc3397f01
|
Display selected file in code preview
|
2024-08-25 21:30:09 -07:00 |
|
bkellam
|
e828d53910
|
wip on integrating codemirror
|
2024-08-25 17:57:34 -07:00 |
|
bkellam
|
e18c3e26d7
|
Code panel skeleton
|
2024-08-24 23:01:46 -07:00 |
|
bkellam
|
49c38e99d5
|
wip - add shadcn, api router, and some other stuff
|
2024-08-24 17:45:44 -07:00 |
|
bkellam
|
e99565edcd
|
init nextjs project
|
2024-08-23 13:54:13 -07:00 |
|