sourcebot/packages/web
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
..
public Fix repo images in authed instance case and add manifest json (#332) 2025-06-06 10:50:13 -07:00
src Add anonymous access option to core (#385) 2025-07-19 14:04:41 -07:00
.eslintignore Config format V2 (#42) 2024-10-17 16:31:18 -04:00
.eslintrc.json V4 (#311) 2025-05-28 16:08:42 -07:00
.gitignore v3 effort (#158) 2025-03-31 22:34:42 -07:00
components.json v3 effort (#158) 2025-03-31 22:34:42 -07:00
next.config.mjs nit fix: use SENTRY_RELEASE env var instead of NEXT_PUBLIC_SOURCEBOT_VERSION 2025-04-01 12:15:43 -07:00
package.json Adds code navigation and highlighting support for Tcl (#362) 2025-06-21 12:10:11 -07:00
postcss.config.mjs Config format V2 (#42) 2024-10-17 16:31:18 -04:00
sentry.client.config.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
sentry.edge.config.ts v3 effort (#158) 2025-03-31 22:34:42 -07:00
sentry.server.config.ts Add support for structured logs (#323) 2025-06-02 11:16:01 -07:00
tailwind.config.ts V4 (#311) 2025-05-28 16:08:42 -07:00
tsconfig.json v3 effort (#158) 2025-03-31 22:34:42 -07:00
vitest.config.mts Search suggestions (#85) 2024-11-22 18:50:13 -08:00