coder/codersdk
Jon Ayers e0a14f68fa
feat: add avatar urls to groups (#4525)
2022-10-17 17:46:01 -05:00
..
agentconn.go feat: Add high availability for multiple replicas (#4555) 2022-10-17 13:43:30 +00:00
apikey.go feat: app sharing (now open source!) (#4378) 2022-10-15 02:46:38 +10:00
audit.go feat: Add extra fields to the audit filter (#4123) 2022-09-20 13:07:21 -03:00
authorization.go feat: secure and cross-domain subdomain-based proxying (#4136) 2022-09-22 22:30:32 +00:00
buildinfo.go feat: add version checking to CLI (#2725) 2022-06-29 17:49:40 -05:00
client.go Hide build logs older than 30 days (#4436) 2022-10-09 20:01:18 +00:00
error.go feat: add template RBAC/groups (#4235) 2022-10-10 15:37:06 -05:00
error_test.go fix: avoid emitting version warning when connection error encountered (#3082) 2022-07-21 14:28:24 -05:00
features.go feat: Add high availability for multiple replicas (#4555) 2022-10-17 13:43:30 +00:00
files.go fix: allow regular users to push files (#4500) 2022-10-13 18:02:52 -05:00
flags.go feat: Add deployment settings page (#4590) 2022-10-17 12:22:59 -05:00
gitsshkey.go feat: Rbac more coderd endpoints, unit test to confirm (#1437) 2022-05-17 13:43:19 -05:00
groups.go feat: add avatar urls to groups (#4525) 2022-10-17 17:46:01 -05:00
licenses.go DELETE license API endpoint (#3697) 2022-08-25 14:04:31 -07:00
organizationmember.go chore: Make member role struct match site roles (#3671) 2022-08-24 15:58:57 -04:00
organizations.go fix: allow regular users to push files (#4500) 2022-10-13 18:02:52 -05:00
pagination.go feat: secure and cross-domain subdomain-based proxying (#4136) 2022-09-22 22:30:32 +00:00
pagination_test.go feat: Implement unified pagination and add template versions support (#1308) 2022-05-10 07:44:09 +00:00
parameters.go fix: Use "data" scheme when creating parameters from the site (#3732) 2022-08-29 16:32:57 +00:00
provisionerdaemons.go fix: allow regular users to push files (#4500) 2022-10-13 18:02:52 -05:00
replicas.go feat: Add high availability for multiple replicas (#4555) 2022-10-17 13:43:30 +00:00
roles.go feat: secure and cross-domain subdomain-based proxying (#4136) 2022-09-22 22:30:32 +00:00
sse.go chore: watch workspace endpoint (#4060) 2022-09-16 18:54:23 +00:00
templates.go Support all transitions in build progress bar (#4575) 2022-10-16 23:34:03 -05:00
templateversions.go feat: make flags in one place (#4452) 2022-10-11 15:16:19 +00:00
time.go feat: Add `codersdk.NullTime`, change workspace build deadline (#3552) 2022-08-25 19:10:42 +03:00
time_test.go feat: Add `codersdk.NullTime`, change workspace build deadline (#3552) 2022-08-25 19:10:42 +03:00
users.go feat: app sharing (now open source!) (#4378) 2022-10-15 02:46:38 +10:00
workspaceagents.go feat: Add high availability for multiple replicas (#4555) 2022-10-17 13:43:30 +00:00
workspaceagents_test.go fix: Replace access URL for built-in DERP servers (#4197) 2022-09-26 12:56:04 -05:00
workspaceapps.go feat: app sharing (now open source!) (#4378) 2022-10-15 02:46:38 +10:00
workspacebuilds.go chore: remove resources calls (#4344) 2022-10-03 21:01:13 +00:00
workspacedisplaystatus.go fix: consistent workspace status b/w CLI and UI (#2743) 2022-07-01 14:40:03 +00:00
workspacedisplaystatus_internal_test.go fix: consistent workspace status b/w CLI and UI (#2743) 2022-07-01 14:40:03 +00:00
workspacequota.go feat: workspace quotas (#4184) 2022-09-30 14:01:20 -04:00
workspaces.go feat: add pagination to getWorkspaces (#4521) 2022-10-13 12:41:13 -04:00