coder/codersdk
Dean Sheather 1bc4eb5329
fix: fix security vulnerabilities reported by CodeQL (#5467)
2022-12-19 19:25:59 +00:00
..
agentconn.go fix: fix security vulnerabilities reported by CodeQL (#5467) 2022-12-19 19:25:59 +00:00
apikey.go feat: add flag for token lifetime (#5385) 2022-12-12 15:39:31 -05:00
audit.go Add audit links/kira pilot (#5156) 2022-12-02 15:14:45 -05: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 feat: tracing improvements (#4988) 2022-11-29 07:22:10 +10:00
client_internal_test.go fix: Protect codersdk.Client SessionToken so it can be updated (#4965) 2022-11-09 15:31:24 +02:00
deploymentconfig.go feat: Build framework for generating API docs (#5383) 2022-12-19 18:43:46 +01: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 Add Service Banners (#5272) 2022-12-06 18:38:38 +00:00
files.go fix: allow regular users to push files (#4500) 2022-10-13 18:02:52 -05:00
gitsshkey.go feat: Rbac more coderd endpoints, unit test to confirm (#1437) 2022-05-17 13:43:19 -05:00
groups.go Implement Quotas v3 (#5012) 2022-11-14 17:57:33 +00:00
licenses.go feat: Add the option to generate a trial license during setup (#5110) 2022-11-16 17:09:49 -06:00
organizationmember.go chore: Make member role struct match site roles (#3671) 2022-08-24 15:58:57 -04:00
organizations.go feat: add examples to api (#5331) 2022-12-09 14:29:50 -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: don't use yamux for in-memory provisioner{,d} streams (#5136) 2022-11-22 12:19:32 -06:00
quota.go Implement Quotas v3 (#5012) 2022-11-14 17:57:33 +00: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
servicebanner.go Add Service Banners (#5272) 2022-12-06 18:38:38 +00:00
sse.go feat: make trace provider in loadtest, add tracing to sdk (#4939) 2022-11-09 08:10:48 +10:00
templates.go feat: Build framework for generating API docs (#5383) 2022-12-19 18:43:46 +01:00
templateversions.go feat: Add GET previous template version endpoint (#5230) 2022-12-06 14:15:03 +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
updatecheck.go feat: Add support for update checks and notifications (#4810) 2022-12-01 19:43:28 +02:00
users.go feat: Add the option to generate a trial license during setup (#5110) 2022-11-16 17:09:49 -06:00
workspaceagents.go feat: Add `vscodeipc` subcommand for VS Code Extension (#5326) 2022-12-18 17:50:06 -06:00
workspaceagents_test.go chore: refactor agent stats streaming (#5112) 2022-11-18 16:46:53 -06:00
workspaceapps.go feat: add `external` property to `coder_app` (#5425) 2022-12-14 15:54:18 -06:00
workspacebuilds.go feat: Build framework for generating API docs (#5383) 2022-12-19 18:43:46 +01:00
workspacedisplaystatus.go fix: Remove `action` from build cancelation names (#4930) 2022-11-08 17:12:06 +00:00
workspacedisplaystatus_internal_test.go fix: Remove `action` from build cancelation names (#4930) 2022-11-08 17:12:06 +00:00
workspaces.go feat: Build framework for generating API docs (#5383) 2022-12-19 18:43:46 +01:00