coder/site
Kyle Carberry 3cc77d96eb
feat: Add tunnel by default (#4399)
* feat: Add tunnel by default

If an access URL is not specified, we will always tunnel.

This is from community-member feedback who exclaimed that
it's confusing having the default for `coder server` display
a warning message, and I agree.

There is very little (maybe none) in running `coder server`
without tunnel and without an access URL, so this seems like
overall a much better UX.

* Update install.sh

Co-authored-by: Ben Potter <ben@coder.com>

* Update docs/install/packages.md

Co-authored-by: Ben Potter <ben@coder.com>

* Fix reset pass test

* Fix e2e test

Co-authored-by: Ben Potter <ben@coder.com>
2022-10-07 08:05:56 -05:00
..
.storybook chore: Remove unused deps (#4273) 2022-09-30 10:37:23 -03:00
e2e feat: Add tunnel by default (#4399) 2022-10-07 08:05:56 -05:00
out refactor: Migrate from Next.js to pure webpack config (#360) 2022-03-12 12:51:05 -08:00
src feat: Add trial property to licenses (#4372) 2022-10-06 19:28:22 -05:00
static feat: Add static error page (#4276) 2022-10-03 14:42:11 +00:00
.editorconfig chore: Add .editorconfig, shfmt, shellcheck and subshell dir changes (#1649) 2022-05-27 20:15:19 +03:00
.eslintignore housekeeping(gitignore): update gitignore/eslintignore/prettierignore (#4108) 2022-09-19 17:16:19 +10:00
.eslintrc.yaml chore: add explicit-length-check eslint rule (#4147) 2022-09-21 15:42:10 -04:00
.prettierignore housekeeping(gitignore): update gitignore/eslintignore/prettierignore (#4108) 2022-09-19 17:16:19 +10:00
.prettierrc refactor: update Prettier printWidth to 100 (#2684) 2022-06-27 10:53:44 -04:00
.yarnrc fix: Test flake when installing yarn dependencies on MacOS (#436) 2022-03-14 11:49:49 -07:00
emoji-mart.d.ts feat: Add emoji picker for template icons (#3601) 2022-08-19 16:42:05 -04:00
index.html feat: static error page in applications handlers (#4299) 2022-10-05 02:30:55 +10:00
jest-runner-eslint.config.js refactor: Fix front-end lint issues (#347) 2022-02-22 20:10:02 -08:00
jest.config.js chore: Remove webpack (#4270) 2022-09-29 18:28:44 -03:00
jest.setup.ts refactor: clean up types in jest.setup.ts (#4285) 2022-10-04 09:04:23 -07:00
package.json chore: bump react-router-dom from 6.3.0 to 6.4.1 in /site (#4300) 2022-10-03 12:30:28 -05:00
site.go feat: static error page in applications handlers (#4299) 2022-10-05 02:30:55 +10:00
site_embed.go chore: Remove webpack (#4270) 2022-09-29 18:28:44 -03:00
site_slim.go chore: Refactor site to improve testing (#2014) 2022-06-03 04:27:21 +00:00
site_test.go feat: static error page in applications handlers (#4299) 2022-10-05 02:30:55 +10:00
tsconfig.json chore: Use Vite instead of Webpack for development (#4156) 2022-09-23 15:22:48 -03:00
tsconfig.test.json feature: Load workspace build logs from streaming (#1997) 2022-06-03 09:23:45 -05:00
vite.config.ts chore: Add XState inspector back (#4268) 2022-09-29 18:29:24 -03:00
yarn.lock chore: bump react-router-dom from 6.3.0 to 6.4.1 in /site (#4300) 2022-10-03 12:30:28 -05:00