Archived
1
0
Commit Graph

96 Commits

Author SHA1 Message Date
CoderErik
e9d4f877f9
Update links to careers page (#3696) 2021-06-30 11:14:04 -05:00
Ben Potter
d2f0e1738d
Merge pull request #3691 from cdr/bpmct/readme-fix
docs: fix relative link to guide
2021-06-29 16:57:13 -04:00
Elliott King
33dbb7b707
Fix broken link on docs site
Links don't work on docs site unless they have md formatting.
2021-06-29 16:43:57 -04:00
Ben Potter
f194c14e6c
docs: fix relative guide link 2021-06-29 14:36:25 -04:00
Bruno Quaresma
6dbabc0951
docs: Update README to point to code-server docs site (#3684) 2021-06-29 15:25:22 -03:00
Joe Previte
a7a6d7e22a
Merge pull request #3659 from cdr/jsjoeio/update-android-docs
docs(termux): add backspace workaround for android
2021-06-28 10:05:46 -07:00
Joe Previte
a355012560
Merge pull request #3660 from cdr/jsjoeio/docs-update-changelog-process
docs(MAINTAINING): update changelog process
2021-06-28 10:04:51 -07:00
Bruno
952aafff57 Remove dot 2021-06-24 17:10:00 +00:00
Bruno
18f90a7832 Unwrap badges and remove break lines 2021-06-24 16:56:46 +00:00
Bruno
2d467b4fbc Wrapping the badges on div 2021-06-24 16:55:02 +00:00
Bruno
1b288f91e4 docs: move README to docs 2021-06-24 16:21:28 +00:00
Joe Previte
3226a53b02
docs: update CHANGELOG process 2021-06-23 15:37:01 -07:00
Joe Previte
d4fe54601b
docs: add backspace android workaround 2021-06-23 11:26:59 -07:00
Joe Previte
d9bb1a36eb
docs(contr): add section on testing 2021-06-17 16:25:25 -07:00
jan iversen
ece5de699a Update CONTRIBUTING.md
Node needs be v14.x not greater. If installing the standard version ‘brew install node’, both ‘yarn’ and ‘code-server’ (release version) complains.

Newest version is v16.x so we are pretty far behind.
2021-06-17 20:57:00 +02:00
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
PisecesPeng
988dc724f9
format 'caddy' for guide docs 2021-06-03 15:13:25 +08:00
Akash Satheesan
30a312df29
docs: change header depth 2021-06-01 16:34:17 -07:00
Prashant168
e02ecc2c80
docs: add "Publishing A Release" in 'MAINTAINING.md' file
Pasted "Publishing A Release" in the 'MAINTAINING.md' file from line #98
2021-06-01 16:33:48 -07:00
Akash Satheesan
58622ccc34
chore: update node to v14 (#3481) 2021-06-01 22:49:03 +05:30
Joe Previte
0e67ab7b85
docs: add changelog to MAINTAINING.md (#3467)
Co-authored-by: Akash Satheesan <akash@coder.com>
2021-05-27 22:02:09 +05:30
Joe Previte
6f7e9a37cd
Merge branch 'main' into grammer-fix 2021-05-24 14:37:17 -07:00
Shiv
72b3fd9df4 fixed confusing sentence in pull requests section 2021-05-24 22:20:14 +05:30
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
Asher
e983ba9a4b
v3.10.1 (#3406)
* Update versions
* Update changelog
2021-05-17 14:59:41 -05:00
SIGSEGV
b3bd6c3703
Termux on Play Store is deprecated; replaced with F-Droid link (#3396)
Fixes #3395.
2021-05-17 12:14:57 -05:00
Joe Previte
12b1e484be
docs(maintaining): add release manager rotation 2021-05-14 16:09:26 -07:00
Joe Previte
60d71fee6f
docs(contributing): add commits section 2021-05-14 13:50:05 -07:00
Joe Previte
62b5fadd9c
docs(contributing): add commits section 2021-05-14 13:50:01 -07:00
Joe Previte
7be1ae36a2
docs(maintaining): add merge strategies section 2021-05-13 12:27:29 -07:00
Joe Previte
fc894e47fb
docs(maintaining): add pull requests section 2021-05-13 12:25:13 -07:00
Joe Previte
0699bd7ead
docs(install): add raspberry pi 2021-05-12 15:01:31 -07:00
Akash Satheesan
d17c97c9cd chore(release): bump version to 3.10.0 2021-05-11 01:39:44 +05:30
Joe Previte
7871cced96
docs(security): add section for tools 2021-05-05 11:24:31 -07:00
Joe Previte
5f989dc9f0
docs(maintaining): add versioning 2021-05-04 15:47:10 -07:00
Joe Previte
1c9156c504
docs(maintaining): add triage to workflow 2021-05-04 12:08:03 -07:00
Ben Potter
6dace0f363
Merge pull request #3247 from bpmct/osx-folders
docs(faq): add entry for accessing OSX folders
2021-04-29 13:25:50 -04:00
Joe Previte
c16845b7bc
docs: add backspace issue to termux.md 2021-04-28 14:21:48 -07:00
Joe Previte
4e34eb96c8
refactor(docs): move termux info install -> termux 2021-04-28 13:44:07 -07:00
Joe Previte
f06a7cca52
docs: add termux.md 2021-04-28 13:40:45 -07:00
Joe Previte
d07317ad01
docs: add maintaining.md with workflow 2021-04-28 11:25:25 -07:00
Ben
5c59c7962e add FAQ entry for accessing OSX folders 2021-04-28 00:36:45 +00:00
repo-ranger[bot]
a872850295
Merge pull request #3217 from catthehacker/caddy-sub-path
docs(guide.md): add `caddy` example for serving from sub-path
2021-04-26 18:04:55 +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
hackercat
95164d024c
feat: add caddy example for serving from sub-path 2021-04-26 08:16:32 +02:00
Joe Previte
dc98399d2b
fixup: docs 2021-04-16 15:20:07 -07:00
Joe Previte
24c713e054
Create SECURITY.md 2021-04-16 14:57:40 -07:00