bkellam
1f4a5aed22
remove AUTH_URL since it unused and (likely) unnecessary
2025-03-27 16:42:36 -07:00
bkellam
c2a129adb7
Update generated files
2025-03-27 16:41:37 -07:00
Brendan Kellam
8e3235a56d
PostHog event pass ( #246 )
2025-03-26 16:01:29 -07:00
msukkari
78b8916797
change contact us footer in app to point to main contact form
2025-03-26 08:58:34 -07:00
Brendan Kellam
27a1066e1a
Declarative connection cleanup + improvements ( #245 )
2025-03-25 18:45:21 -07:00
msukkari
691c5937c1
add connection manager upsert timeout env var
2025-03-25 18:17:39 -07:00
msukkari
b099b4adb5
add zoekt max wall time env var
2025-03-25 09:14:08 -07:00
Brendan Kellam
92a81387df
Random fixes and improvements ( #244 )
2025-03-24 17:01:32 -07:00
Brendan Kellam
f4db3d226f
Add repository weburl ( #243 )
2025-03-24 14:02:43 -07:00
msukkari
fda7986617
add SECURITY_CARD_ENABLED flag
2025-03-24 10:42:29 -07:00
Brendan Kellam
8b65a1d81d
Fix fallback tokens ( #242 )
2025-03-24 09:33:11 -07:00
bkellam
c89226871e
Fix issue with linking default user to org in single tenant + no-auth mode
2025-03-23 21:56:46 -07:00
bkellam
7d0540de13
Use origin from header for baseUrl of emails (instead of AUTH_URL). Also removed reference to hide scrollbars
2025-03-23 21:22:38 -07:00
bkellam
484aea8406
migrate to yarn v4
2025-03-23 21:21:14 -07:00
bkellam
023edd1000
Improved database DX
2025-03-23 13:58:01 -07:00
msukkari
98abe23141
upgrade to next 14.2.25
2025-03-23 13:26:53 -07:00
bkellam
338993e8cb
fix build
2025-03-21 13:15:41 -07:00
Brendan Kellam
4c52059ecc
Declarative connection configuration ( #235 )
2025-03-21 12:27:33 -07:00
Brendan Kellam
4ecd7009cd
Single tenancy & auth modes ( #233 )
2025-03-20 13:39:28 -07:00
Brendan Kellam
583df1dd77
Massage environment variables from strings to numbers ( #234 )
2025-03-20 13:34:50 -07:00
Brendan Kellam
e8667da1ca
Make billing optional ( #232 )
2025-03-19 10:24:50 -07:00
Brendan Kellam
ad60c5f1e0
Centralize to using a single .env.development for development workflows ( #231 )
2025-03-18 13:18:58 -07:00
bkellam
98ec2c99bb
fix build
2025-03-18 10:33:56 -07:00
bkellam
600cefbbd8
Add missing env var
2025-03-17 21:39:56 -07:00
Brendan Kellam
483217bf56
Switch to using t3-env for env-var management ( #230 )
2025-03-17 21:22:05 -07:00
bkellam
e8acfcca70
Merge branch 'main' into v3
2025-03-16 15:24:04 -07:00
Brendan Kellam
998a4dd07b
make syntax reference guide keyboard shortcut hint clickable ( #229 )
2025-03-13 13:02:49 -07:00
msukkari
bf76cb9358
cherry pick gitignore additions into main
2025-03-07 15:04:14 -08:00
bkellam
98a662c8b5
(fix) Fixed bug with gitlab and gitea not including hostname in the repoName
2025-03-07 10:55:04 -08:00
Brendan Kellam
2286d94eba
Dark theme improvements ( #226 )
2025-03-07 09:23:55 -08:00
msukkari
9d1ebcefaa
log addition info for public search demo
2025-03-06 15:20:30 -08:00
bkellam
e82c5e454e
nit fix: center 'get in touch' on security card
2025-03-06 09:12:48 -08:00
msukkari
9a204b9557
add sourcebot cloud card to public search demo
2025-03-05 17:27:23 -08:00
msukkari
49e24e8757
fix build error
2025-03-04 15:26:21 -08:00
Michael Sukkarieh
a212e857c8
various changes to add terms and security info ( #225 )
...
* add terms and security to footer
* add security card
* add demo card
2025-03-04 15:19:50 -08:00
msukkari
eab0007602
add posthog identify call after registeration
2025-03-03 20:33:49 -08:00
msukkari
d439933afc
add repo index timeout logic
2025-03-03 10:31:56 -08:00
bkellam
d920d0d167
fix private repo clone issue for gitlab
2025-03-01 22:57:07 -08:00
msukkari
395afcf563
fix typo in secret creation
2025-03-01 22:47:38 -08:00
bkellam
5ea7197fe5
fix quick actions
2025-03-01 22:44:54 -08:00
msukkari
66c8c74a11
fix login ui nits
2025-03-01 22:11:55 -08:00
Brendan Kellam
c48c0930a8
backend logging ( #224 )
2025-03-01 21:40:47 -08:00
msukkari
b27507eb7d
catch and rethrow simplegit exceptions
2025-03-01 20:53:33 -08:00
msukkari
d33185c118
switch source map publish to runtime in entrypoint
2025-03-01 20:43:50 -08:00
bkellam
7307134e77
Fix root domain issue on onboarding
2025-03-01 19:32:26 -08:00
Michael Sukkarieh
a93ee6527c
add sentry support to backend and webapp ( #223 )
...
* add sentry to web app
* set sentry environemnt from env var
* add sentry env replace logic in docker container
* wip add backend sentry
* add sentry to backend
* move dns to env var
* remove test exception
2025-03-01 19:21:17 -08:00
msukkari
85c21a2519
fix build error with useSearchParam not wrapped in suspense
2025-03-01 17:36:16 -08:00
msukkari
ec5ec9d777
fix build error and warnings
2025-03-01 16:39:01 -08:00
msukkari
47b3e1a940
remove unused middleware file
2025-03-01 16:24:23 -08:00
Michael Sukkarieh
ff350566b0
switch magic link to invite code ( #222 )
...
* wip magic link codes
* pipe email to email provider properly
* remove magic link data cookie after sign in
* clean up unused imports
* dont remove cookie before we use it
* rm package-lock.json
* revert yarn files to v3 state
* switch email passing from cookie to search param
* add comment for settings dropdown auth update
2025-03-01 16:15:35 -08:00