Steven Masley
6bb1a34a37
fix: allow ports in wildcard url configuration ( #11657 )
...
* fix: allow ports in wildcard url configuration
This just forwards the port to the ui that generates urls.
Our existing parsing + regex already supported ports for
subdomain app requests.
2024-01-18 09:44:05 -06:00
Steven Masley
b246f08d84
chore: move app URL parsing to its own package ( #11651 )
...
* chore: move app url parsing to it's own package
2024-01-17 10:41:42 -06:00
Mathias Fredriksson
df3c310379
feat(cli): add coder open vscode ( #11191 )
...
Fixes #7667
2024-01-02 20:46:18 +02:00
Dean Sheather
307186325f
fix: avoid db import in slim builds ( #11258 )
2023-12-19 00:09:22 +10:00
Dean Sheather and Spike Curtis
e46431078c
feat: add AgentAPI using DRPC ( #10811 )
...
Co-authored-by: Spike Curtis <spike@coder.com >
2023-12-18 22:53:28 +10:00