coder/coderd/workspaceapps
Garrett Delfosse 3ab3a62bef
feat: add port-sharing backend (#11939)
2024-02-13 09:31:20 -05:00
..
apptest feat: add port-sharing backend (#11939) 2024-02-13 09:31:20 -05:00
appurl fix: allow ports in wildcard url configuration (#11657) 2024-01-18 09:44:05 -06:00
cookies.go fix: avoid redirect loop on workspace proxies (#9389) 2023-08-28 20:34:52 -05:00
db.go fix: allow access to unhealthy/initializing apps (#12086) 2024-02-13 16:30:49 +10:00
db_test.go fix: allow access to unhealthy/initializing apps (#12086) 2024-02-13 16:30:49 +10: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 chore: remove legacy wsconncache (#11816) 2024-01-30 07:56:36 +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: add port-sharing backend (#11939) 2024-02-13 09:31:20 -05:00
request_test.go feat: allow prefixes at the beginning of subdomain app hostnames (#10150) 2023-10-10 20:02:39 +00: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: allow prefixes at the beginning of subdomain app hostnames (#10150) 2023-10-10 20:02:39 +00:00