coder/enterprise
Spike Curtis bc4ae53261
chore: refactor Appearance to an interface callable by AGPL code (#11769)
The new Agent API needs an interface for ServiceBanners, so this PR creates it and refactors the AGPL and Enterprise code to achieve it.

Before we depended on the fact that the HTTP endpoint was missing to serve an empty ServiceBanner on AGPL deployments, but that won't work with dRPC, so we need a real interface to call.
2024-01-29 12:17:31 +04:00
..
audit feat(coderd): allow workspace owners to mark workspaces as favorite (#11791) 2024-01-24 13:39:19 +00:00
cli fix(enterprise/cli): add ID to default columns in licenses list output (#11823) 2024-01-26 09:55:16 +00:00
cmd/coder chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
coderd chore: refactor Appearance to an interface callable by AGPL code (#11769) 2024-01-29 12:17:31 +04:00
dbcrypt chore: mockgen archived, moved to new location (#11415) 2024-01-04 18:35:56 -06:00
derpmesh chore: add /v2 to import module path (#9072) 2023-08-18 18:55:43 +00:00
provisionerd fix: stop asserting fuzz bytes written in test 2024-01-17 12:59:45 +04:00
replicasync feat(cli): allow specifying name of provisioner daemon (#11077) 2023-12-07 16:59:13 +00:00
tailnet fix(enterprise/tailnet): handle query canceled error in sendBeat() (#11794) 2024-01-24 18:42:05 +00:00
trialer feat: add additional fields to first time setup trial flow (#11533) 2024-01-16 18:19:16 -06:00
wsproxy feat: check agent API version on connection (#11696) 2024-01-23 14:27:49 +04:00