Changelog
- 947e8f9 fix: Manually format external URL (#1168)
- 159024a fix: Add redirect for OAuth from /login (#1163)
- 4f7ceeb fix: Use target="_blank" to redirect for footer version (#1166)
- 88669fd feat: Move workspaces under organizations (#1109)
- 759fa5f fix: Use Lax mode for OAuth redirect cookies (#1162)
- a201610 chore: bump eslint-plugin-jest from 26.1.4 to 26.1.5 in /site (#1136)
- 587cbac fix: Swap height and width for TTY size (#1161)
- 0c9f27c fix: ensure frontend is built in
make install
(#1157) - 8f464ce chore: bump @types/react-dom from 17.0.15 to 17.0.16 in /site (#1159)
- 9fb660a chore: bump @typescript-eslint/eslint-plugin in /site (#1153)
- bb3420d chore: bump @types/node from 14.18.13 to 14.18.15 in /site (#1155)
- bdc17f4 refactor: curry GetFormHelpers (#1156)
- 33b58a0 fix: Use forward slashes on Windows for gitssh (#1146)
- fccd4fa fix: Windows resize syscall using incorrect pointer (#1152)
- 82552a9 chore: bump eslint from 8.13.0 to 8.14.0 in /site (#1135)
- 6434888 test: Loop if content length is zero for Windows (#1151)
- 9056c53 fix: Disable known hosts checking for config-ssh (#1150)
- 2a57ea7 feat: add audit package (#1046)
- a2dd618 feat: Use environment variables and startup script in agent (#1147)
- 09405dd test: Wait for WorkspaceResources to complete before exiting (#1149)
- 1e6f2cf chore: bump hashicorp/setup-terraform from 1 to 2 (#1130)
- 5e6e626 test: Disable TestAgent/SessionTTY on Windows (#1148)
- fdb27ea chore: bump github.com/hashicorp/hcl/v2 from 2.11.1 to 2.12.0 (#1142)
- 185d97a fix: Increase ptytest buffer to resolve flake (#1141)
- 66d45f3 test: Check if provisionerd is closed before setting run chan (#1145)
- 8c27b4e chore: bump jaxxstorm/action-install-gh-release from 1.4.0 to 1.5.0 (#1131)
- 1acc454 chore: bump github.com/mitchellh/mapstructure from 1.4.3 to 1.5.0 (#1133)
- 8b54ea8 test: Fix user pagination sort order (#1143)
- c08fdc0 chore: bump github.com/gohugoio/hugo from 0.97.2 to 0.97.3 (#1132)
- 2959137 chore: bump github.com/pion/webrtc/v3 from 3.1.29 to 3.1.34 (#1134)
- dbb4a97 chore: bump cloud.google.com/go/compute from 1.6.0 to 1.6.1 (#1140)
- 68d79e0 chore: bump google.golang.org/api from 0.74.0 to 0.75.0 (#1129)
- 5575e3c chore: bump gopkg.in/DataDog/dd-trace-go.v1 from 1.37.1 to 1.38.0 (#1128)
- c32a006 feat: add competitive advanced git functionality (#1077)
- 7e33d80 feat: Add helper output on failed gitssh (#1127)
- 4417dd5 feat: Add STUN servers to enable P2P (#1126)
- c8e566f feat: Add links for registering git key (#1125)
- 8ff0c8b fix: Write agent URL to file for gitssh (#1123)
- 68f67c5 fix: Add sync.Once to prevent double close in test (#1124)
- abc13c5 fix: use fmt.Fprintln to print workspaces table (#1122)