coder/codersdk
Kyle Carberry 691495d761
feat: add `expanded_directory` to the agent for extension support (#6087)
This will enable opening the default `dir` of an agent in
the VS Code extension!
2023-02-07 21:35:09 +00:00
..
agentsdk feat: add `expanded_directory` to the agent for extension support (#6087) 2023-02-07 21:35:09 +00:00
apikey.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
audit.go feat: audit login (#5925) 2023-02-06 15:12:50 -05:00
authorization.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
client.go Stream template upload (#6035) 2023-02-04 20:07:09 +00:00
client_internal_test.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
deployment.go feat: add template editor to the ui (#5963) 2023-02-07 01:24:04 +00:00
files.go Stream template upload (#6035) 2023-02-04 20:07:09 +00:00
gitsshkey.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
groups.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
licenses.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
organizations.go fix: index template versions by template and name (#5993) 2023-02-02 15:47:53 -06:00
pagination.go feat: Validate swagger definitions (#5694) 2023-01-13 12:27:21 +01:00
pagination_test.go feat: Implement unified pagination and add template versions support (#1308) 2022-05-10 07:44:09 +00:00
parameters.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
provisionerdaemons.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
replicas.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
richparameters.go feat!: Validate monotonic numbers for rich parameters (#6046) 2023-02-07 09:36:13 +01:00
roles.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
serversentevents.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
templates.go chore: remove unused `workspace_owner_count` field (#5958) 2023-02-02 17:59:43 +00:00
templateversions.go feat!: Validate monotonic numbers for rich parameters (#6046) 2023-02-07 09:36:13 +01: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 chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
users.go feat: Allow hiding password auth, changing OpenID Connect text and OpenID Connect icon (#5101) 2023-01-31 18:33:25 +00:00
workspaceagentconn.go chore: Rename agent statistics server to http api server (#5961) 2023-02-01 20:05:57 +02:00
workspaceagents.go feat: add `expanded_directory` to the agent for extension support (#6087) 2023-02-07 21:35:09 +00:00
workspaceagents_test.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
workspaceapps.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00
workspacebuilds.go chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06: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 chore: move agent functions from `codersdk` into `agentsdk` (#5903) 2023-01-29 15:47:24 -06:00