sourcebot/packages/web/src/lib
Michael Sukkarieh aac1d4529e
Add anonymous access option to core (#385)
* migrate anonymous access logic out of ee

* add anonymous access toggle

* handle anon toggle properly based on perms

* add forceEnableAnonymousAccess setting

* add docs for access settings

* change forceEnableAnonymousAccess to be an env var

* add FORCE_ENABLE_ANONYMOUS_ACCESS to list in docs

* add back the enablePublicAccess setting as deprecated

* add changelog entry

* fix build errors

* add news entry for anonymous access

* feedback
2025-07-19 14:04:41 -07:00
..
extensions fix: Fix "Mark decorations may not be empty" issue (#325) 2025-06-02 11:22:52 -07:00
authProviders.ts Revamp onboarding flow (#376) 2025-07-14 20:14:41 -07:00
authUtils.ts Add anonymous access option to core (#385) 2025-07-19 14:04:41 -07:00
codemirrorLanguage.ts Adds code navigation and highlighting support for Tcl (#362) 2025-06-21 12:10:11 -07:00
constants.ts fix(search-contexts): Fix issue where a repository would not appear in a search context if it was created after the search context was created (#354) 2025-06-17 14:04:25 -07:00
errorCodes.ts Revamp onboarding flow (#376) 2025-07-14 20:14:41 -07:00
languageMetadata.ts Refactor Language Support (#132) 2024-12-17 11:00:58 -08:00
newsData.ts Add anonymous access option to core (#385) 2025-07-19 14:04:41 -07:00
posthogEvents.ts fix issue with new auth providers not being shown in login page 2025-05-30 11:12:00 -07:00
schemas.ts chore: Sourcebot REST api surface (#290) 2025-05-03 11:33:58 -07:00
serviceError.ts Revamp onboarding flow (#376) 2025-07-14 20:14:41 -07:00
strings.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
syncStatusMetadataSchema.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
types.ts V4 (#311) 2025-05-28 16:08:42 -07:00
utils.ts Add anonymous access option to core (#385) 2025-07-19 14:04:41 -07:00