coder/coderd/workspaceapps
Garrett Delfosse 8ba05a9052
feat: add switch http(s) button to error page (#12942)
2024-04-26 11:52:53 -04:00
..
apptest feat: link with protocol on shared ports (#12908) 2024-04-10 09:29:24 -04:00
appurl feat: add switch http(s) button to error page (#12942) 2024-04-26 11:52:53 -04:00
cookies.go fix: avoid redirect loop on workspace proxies (#9389) 2023-08-28 20:34:52 -05:00
db.go chore: merge apikey/token session config values (#12817) 2024-04-10 10:34:49 -05:00
db_test.go feat: add s suffix to use HTTPS for ports (#12862) 2024-04-09 12:06:22 -04:00
errors.go fix: avoid returning 500 on apps when workspace stopped (#11656) 2024-01-17 12:06:59 -06:00
provider.go fix: avoid redirect loop on workspace proxies (#9389) 2023-08-28 20:34:52 -05:00
proxy.go feat: add switch http(s) button to error page (#12942) 2024-04-26 11:52:53 -04:00
proxy_test.go chore: support signed token query param for web terminal (#7197) 2023-04-20 23:59:45 +00:00
request.go feat: link with protocol on shared ports (#12908) 2024-04-10 09:29:24 -04:00
request_test.go feat: add s suffix to use HTTPS for ports (#12862) 2024-04-09 12:06:22 -04:00
stats.go fix(coderd): workspaceapps: update last_used_at when workspace app reports stats (#11603) 2024-01-16 14:06:39 +00:00
stats_test.go refactor(coderd/database): split `Time` and `Now` into `dbtime` package (#9482) 2023-09-01 16:50:12 +00:00
token.go feat: allow prefixes at the beginning of subdomain app hostnames (#10150) 2023-10-10 20:02:39 +00:00
token_test.go feat: add s suffix to use HTTPS for ports (#12862) 2024-04-09 12:06:22 -04:00