Commit Graph

16 Commits

Author SHA1 Message Date
Patrick Lai
5fae520ebe fix: placeholder password in hashed password example 2021-06-13 01:25:05 +10:00
Joe Previte
8c2bb61af9 refactor: parse options with multiple = in cli
There was a case with the hashed-password which had multiple equal signs in the
value and it wasn't being parsed correctly. This uses a new function and adds a
few tests.
2021-06-08 14:33:17 -07:00
Joe Previte
517aaf71c5 docs: update FAQ with new hashing instructions 2021-06-08 14:33:16 -07:00
bobby
c1bc464150 Update docs/FAQ.md
Co-authored-by: Joe Previte <jjprevite@gmail.com>
2021-05-21 10:44:54 -07:00
bobby
9d7ac2aa60 Add Pomerium
RE: https://github.com/pomerium/pomerium/pull/2223
2021-05-19 17:23:30 -07:00
Ben
5c59c7962e add FAQ entry for accessing OSX folders 2021-04-28 00:36:45 +00:00
Asher
f746212d80 Revamp debugging section (#3224)
- Most people leave the logs out so add a section for them in the issue
  template.
- Remove the VS Code logs because those get sent to stdout now and will
  show up in our logs.
- Separate browser console and network.
2021-04-26 12:56:12 -05:00
Ben Potter
9507e46a70 add mention of sysbox
We use sysbox in Coder to do the same behavior and find it works for many use cases Docker simply doesn't inside Kubernetes
2021-04-09 11:23:01 -04:00
Joe Previte
8ed5b736bb feat(ranger): add action for extension-request (#2967) 2021-03-31 10:28:55 -05:00
Joe Previte
36714da613 fixup: move openHelpAbout 2021-03-17 11:25:33 -07:00
Joe Previte
0c2708302d refactor: remove --home flag/feature
We are removing this because it was removed upstream in PR~115599.
2021-03-16 14:25:28 -07:00
Joe Previte
99af11ecc3 docs: add homebrew bump to release steps 2021-02-25 16:51:43 -07:00
G r e y
a2b24321c0 chore: Format docs (#2774)
See also: #2771
2021-02-25 12:20:44 -06:00
Ben
256bd362c2 add awesome-code-server 2021-02-22 15:50:59 -05:00
Anmol Sethi
05a0f213a7 Update proxy path passthrough documentation
Includes updated create-react-app docs.

Closes #2565
2021-02-05 11:44:38 -05:00
Joe Previte
4756257207 refactor: rename doc to docs 2021-02-03 09:46:35 -07:00