Commit Graph

255 Commits

Author SHA1 Message Date
Joe Previte 3059d72a5d
docs: add section for Android (#4621)
* Add Instructions To Install 100% In Android (#4536)

* Add Instructions To Install 100% In Android

Thx

* Update android.md

Co-authored-by: Joe Previte <jjprevite@gmail.com>

* docs: clean up android.md

* docs: add android to manifest

* Add missing backtick

Co-authored-by: The AliX Legend <alixgamer175@gmail.com>
Co-authored-by: Asher <ash@coder.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-12-15 20:37:16 +00:00
Joe Previte 1b796d19bf
docs: add section for iOS (#4622)
* Added instructions to install it on iOSi (#4614)

* Added instructions to install it on iOS

* Update ios.md

Co-authored-by: Joe Previte <jjprevite@gmail.com>

* docs: add ios to manifest

* docs: clean up ios docs

Co-authored-by: The AliX Legend <alixgamer175@gmail.com>
2021-12-14 23:43:52 +00:00
Joe Previte c77999bcd3
release: 4.0.0 (#4597)
* chore(release): bump version to 4.0.0

* Bump test plugin code-server engine

Co-authored-by: Asher <ash@coder.com>
2021-12-10 13:30:53 -07:00
Joe Previte d15731a570
docs: update sections around VS Code fork (#4571)
* docs(CONTRIBUTING): update workflow based on vscode changes

* docs(MAINTAINING): add section for syncing VS Code upstream

Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2021-12-06 17:58:04 +00:00
Ben Potter 6a2740f57e
chore: add deprecation notice for --link (#4562)
Co-authored-by: Joe Previte <jjprevite@gmail.com>
2021-11-29 12:03:33 -08:00
Joe Previte 16a5f2e171
docs: update CONTRIBUTING with new flow (#4502) 2021-11-15 11:37:16 -07:00
Han Seung Min - 한승민 6606040835
Fix : recreate the termux guide to adapt the recent changes (#4472)
* Fix : recreate the termux guide to adapt the recent changes

Termux nodejs-lts changed from v14 to v16 and there are many issues people are facing such as with argon2. Hence I recommend changing it to this install process which is comparably better and has one less issue :^)

I've also added some extra things such as installing GO and Python, idk about the TOC tree but this is pretty much it.

* yarn-fmt and minor typos

https://github.com/cdr/code-server/pull/4472#issuecomment-964752180

* Fix : replace unnecessary steps to be linked to a guide

* Change from private gist to a section in Extra

* Remove reference to non-existent step

* ready to merge!

Co-authored-by: Joe Previte <jjprevite@gmail.com>
2021-11-12 14:25:48 -07:00
Teffen e4a797dc9e
Open VSX switch, Part II (#4319)
* docs: update FAQ with extension gallery info (#2672)

* Update app to reflect Open VSX switch.

- Remove extension related github configs.
- Update tests to reflect new upstream behavior.

Co-authored-by: Akash Satheesan <akash@coder.com>
2021-11-10 10:00:59 -05:00
LG 605c3c6367
Add a gist of the difference between code-server and Coder (#4419)
* Add a gist of the difference

* Update the gist

* Update README.md

As told by @tmikaeld here: https://github.com/cdr/code-server/discussions/3102#discussioncomment-1565789

* Update docs/README.md

Co-authored-by: Joe Previte <jjprevite@gmail.com>

* `yarn fmt` results

Co-authored-by: Joe Previte <jjprevite@gmail.com>
Co-authored-by: Asher <ash@coder.com>
2021-11-09 10:30:27 -07:00
Joe Previte 9c861570cd
docs(contrib): update linux requirements (#4328) 2021-11-01 15:15:22 -07:00
Mr. Blogger 0e97a94acf
Replace nodejs with nodejs-lts in Termux docs (#4336)
nodejs installs v16 which is not compatible.  nodejs-lts currently uses v14.
2021-10-25 11:14:37 -05:00
Asher 3520ad2286
Mention that Safari needs TLS 1.2 (#4346)
* Mention that Safari needs TLS 1.2

https://github.com/cdr/code-server/issues/3850

* Delete duplicated guide sections
2021-10-18 10:31:30 -05:00
McChen ad17c7dc8e
docs: fix nfpm link in contributing (#4369)
Co-authored-by: chenjiahao <chenjiahao@jd.com>
2021-10-18 10:25:42 -05:00
Ben Potter ee1de79af6
fix weird format 2021-10-05 11:40:57 -05:00
Ben Potter fa6f47965a
Update docs/FAQ.md
Co-authored-by: Ashley McClelland <ashley@coder.com>
2021-10-05 11:31:40 -05:00
Ben Potter 1af83a3c56
Update docs/FAQ.md
Co-authored-by: Ashley McClelland <ashley@coder.com>
2021-10-05 11:31:34 -05:00
Ben Potter 8745f1aa63
Update docs/FAQ.md
Co-authored-by: Ashley McClelland <ashley@coder.com>
2021-10-05 11:31:29 -05:00
Ben Potter bb1799ba04
Update docs/FAQ.md
Co-authored-by: Ashley McClelland <ashley@coder.com>
2021-10-05 11:31:24 -05:00
Ben Potter 70fbfc7ada
Update docs/FAQ.md
Co-authored-by: Ashley McClelland <ashley@coder.com>
2021-10-05 11:31:17 -05:00
Ben Potter 816152ddbd
fix typo 2021-10-04 17:41:36 -05:00
Ben Potter 7c26a82a17
format 2021-10-04 14:57:58 -05:00
Ben Potter 75e44fdc84
update comparisons in FAQ 2021-10-04 14:48:31 -05:00
Joe Previte 4619786019
Merge pull request #4274 from cdr/jsjoeio-testing-guidelines
docs: update section around testing
2021-10-01 11:15:15 -07:00
Joe Previte a14fa862da
fixup! Update collaboration.md 2021-09-30 15:23:16 -07:00
Todd Williams fc0d127470
Update collaboration.md
I updated the CodeTogether description to include some enhancements that we just shipped in CodeTogether 4.2. I also added a bit more detail to the feature list and provided some hyperlinks in a couple of places where people would likely appreciate more detail. 

I made no changes to the other sections.
2021-09-30 11:51:42 -05:00
Ben Potter 876d0275b3
iPad docs: add copy & paste known issue 2021-09-29 15:04:51 -07:00
Joe Previte b9989ca2db
docs(MAINTAINING): add Testing section 2021-09-29 15:02:11 -07:00
Joe Previte 4e310b4985
docs(CONTRIBUTING): add scrip tests section 2021-09-29 15:02:11 -07:00
Joe Previte c91033c611
docs(maintaining): fix #4174 2021-09-23 15:45:29 -07:00
Joe Previte 2c6a47d42b
docs(maintaining): add note for each release platform 2021-09-23 15:45:28 -07:00
Joe Previte 05d66c1358
docs(maintaining): add onboarding and offboarding 2021-09-23 15:45:28 -07:00
Joe Previte bf10341e3f
docs(maintaining): refactor and add Team section 2021-09-23 15:45:27 -07:00
Joe Previte 83eade6897
docs: remove oxy from current maintainers 2021-09-23 15:45:27 -07:00
Ben Potter ee04915d12
add newline (whoops) 2021-09-23 14:45:09 +00:00
Ben Potter e58b072f24
add focus bug 2021-09-23 14:42:30 +00:00
Ben Potter b27e1d8dd4
doctoc/format 2021-09-23 14:31:12 +00:00
Ben Potter 8156fc040a
mention terminal text 2021-09-23 14:21:37 +00:00
Ben Potter 80f3884e0f
update trackpad scripping 2021-09-23 14:19:51 +00:00
Ben Potter 4229e95a7d
remove closed issue 2021-09-23 14:17:58 +00:00
Ben Potter e0a1220126
move self-signed cert guide to bottom 2021-09-23 14:17:25 +00:00
Teffen Ellis 3c61d96d4f Bump vscode.
- Fix issue where yarn lock cannot be updated in development.
2021-09-16 20:55:51 -04:00
Teffen Ellis 798dc0baf2 chore(release): bump version to 3.12.0 2021-09-15 15:54:06 -04:00
Teffen Ellis f885b29675 Add vscode via vendor package.
- Use yarn for vscode vendoring.
- Grab hash from package.
2021-09-15 14:54:33 -04:00
Ben Potter e5d0f966c6
improve wording 2021-09-15 00:20:16 -05:00
Ben Potter 0ed8c8a294
change language 2021-09-15 00:18:50 -05:00
Ben Potter 3ce2b10076
use same formatting 2021-09-15 00:17:33 -05:00
Ben Potter 5dc7d17d16
add CodeTogether docs 2021-09-15 00:13:42 -05:00
Joe Previte 8e0877561e
Merge pull request #4044 from cdr/jsjoeio-revert-revert
fix(revert): move helm README to docs
2021-09-14 17:34:34 +00:00
Joe Previte d650894eb5
Revert "Revert "refactor: move helm README to docs/helm.md""
This reverts commit f319fca291.
2021-09-13 14:16:47 -07:00
Leonardo Galesky 7be9972dd5 fix(docs): update collaboration svg icon 2021-09-13 18:12:29 -03:00
Leonardo Galesky 0de9c07f0a
Apply suggestions from @bpmct's code review
Co-authored-by: Ben Potter <me@bpmct.net>
2021-09-13 11:08:27 -03:00
galesky c43cb5b24d ci(docs): fix formatting 2021-09-12 15:00:47 -03:00
galesky 8c2e566b72 docs(): create code sharing docs 2021-09-12 14:55:06 -03:00
Joe Previte a10df0ca2e
fix(docs): use png screenshot instead of svg 2021-09-09 17:58:17 -07:00
Joe Previte 2c1aed2395
fix: update tar version with resolution 2021-09-07 14:51:16 -07:00
Joe Previte b4c5dc548e
Revert "revert: "docs(guide): add ssh into code-server on vs code" (#4060)"
This reverts commit c0d62da127.
2021-09-07 14:51:16 -07:00
Joe Previte bd1e9b3843
docs: add troubleshooting section for documentation 2021-08-30 10:32:56 -07:00
Jonathan Yu c0d62da127
revert: "docs(guide): add ssh into code-server on vs code" (#4060)
This reverts commit efbfe060cd as
some of the contents broke our doc site generator.
2021-08-28 13:06:33 -07:00
Joe Previte efbfe060cd
docs(guide): add ssh into code-server on vs code 2021-08-27 11:16:12 -07:00
Joe Previte e2a7ffbaf4
Merge pull request #4040 from cdr/jsjoeio-fix-typo-limits
docs(guide): clarify login limits
2021-08-26 10:43:27 -07:00
Joe Previte f319fca291
Revert "refactor: move helm README to docs/helm.md"
This reverts commit bc3fb5e22f.
2021-08-25 12:02:39 -07:00
Joe Previte f2bef942f7
docs(guide): clarify login limits 2021-08-25 11:00:00 -07:00
Joe Previte c913386dc8
Merge pull request #4036 from cdr/jsjoeio-update-image
refactor: update image in readme
2021-08-25 10:42:22 -07:00
Joe Previte 02d355f461
Merge pull request #4034 from cdr/jsjoeio-docs-google-cloud
docs: add note about external domain in requirements
2021-08-25 10:39:46 -07:00
Joe Previte 8cf694930c
refactor: update image in readme 2021-08-25 10:20:37 -07:00
Joe Previte bc3fb5e22f refactor: move helm README to docs/helm.md 2021-08-25 09:04:26 -04:00
Joe Previte 3e55e5e1df
Merge pull request #4037 from cdr/jsjoeio-tiny-docs-fix
docs: fix typos and wording in npm
2021-08-24 16:51:59 -07:00
Joe Previte f0d3e02491
docs: add note about external domain in requirements 2021-08-24 16:38:12 -07:00
Joe Previte fa6e86d038
docs: fix typos and wording in npm 2021-08-24 16:35:13 -07:00
Joe Previte e5a9df322e
Merge pull request #4028 from cdr/jsjoeio-docs-latest
fix(docs): use latest instead of version in links
2021-08-24 16:34:30 -07:00
Joe Previte 1284aa3002
Merge pull request #4032 from cdr/jsjoeio-npm-troubleshoot
docs: add note about npm logging
2021-08-24 16:15:50 -07:00
Joe Previte 8cf98eaafb
docs: add proxying a vue app 2021-08-24 15:47:52 -07:00
Joe Previte 5b6db905bb
docs: add note about npm logging 2021-08-24 15:25:04 -07:00
Joe Previte 6f8dba7232
docs: add how to change port 2021-08-24 15:16:01 -07:00
Joe Previte 5b6b1dddad
fix(docs): use latest instead of version in links 2021-08-24 11:54:46 -07:00
Ben Potter 60b3323660
remove line break 2021-08-23 19:29:25 -05:00
Ben Potter dfa63ec37a
Update docs/install.md
Co-authored-by: Jonathan Yu <jonathan@coder.com>
2021-08-23 19:23:45 -05:00
Ben Potter 2bfc793631
Update docs/npm.md
Co-authored-by: Katie Horne <katie@coder.com>
2021-08-23 11:06:44 -05:00
Ben Potter 44b532fb8b
Update docs/npm.md
Co-authored-by: Katie Horne <katie@coder.com>
2021-08-23 11:06:34 -05:00
Ben Potter dae730e64d
fix typos 2021-08-23 09:08:36 -05:00
Ben Potter f06ecd62e7
format 2021-08-22 13:50:49 -05:00
Ben Potter 7c05069272
add instructions for --link 2021-08-22 13:39:03 -05:00
Ben Potter 0f598e651b
mention --link caveat 2021-08-22 12:49:52 -05:00
Ben Potter d588fdb1fb
fix typo 2021-08-22 12:45:09 -05:00
Ben Potter d4ca5a415a
clean up npm docs and add Windows 10 instructions 2021-08-22 12:36:41 -05:00
galesky f94e433930 fix(readme): tls docs path 2021-08-11 11:18:37 -04:00
Joe Previte b22ebd83ed
chore: fix docs version to only use latest 2021-08-09 11:25:17 -07:00
Katie Horne b29bf34811 change code block formatting 2021-08-06 18:14:43 -05:00
Joe Previte e4207355f5
Merge pull request #3919 from cdr/v3.11.1
release: 3.11.1
2021-08-06 13:49:24 -07:00
Joe Previte 911af4075f
chore(release): bump version to 3.11.1 2021-08-06 12:17:30 -07:00
Ashley McClelland 8c70dfa387
docs: make --link docs separate entry
link to --link docs from README to separate docs entry
2021-08-06 11:19:53 -07:00
Joe Previte 7e43f7d6b0
Merge pull request #3866 from cdr/jsjoeio-reorg-test-files
refactor: clean up test file structure
2021-07-29 15:14:37 -07:00
G r e y 0283c35225
docs(install): fix link to helm readme (#3869) 2021-07-29 09:54:33 -07:00
Joe Previte 7a6ec202ba
refactor: match /test/unit structure to /src 2021-07-29 09:48:40 -07:00
Joe Previte 162f70ac1a
docs(install): add uninstall instructions 2021-07-26 10:55:08 -07:00
Bruno be0e5de7eb chore: fix json format 2021-07-22 19:22:53 +00:00
Bruno 8ca8762591 chore: add docs manifest 2021-07-22 19:10:24 +00:00
Teffen Ellis dfc88e3e63 chore: Update dependency requirements. Fix node version manager. 2021-07-21 14:32:16 -04:00
Katie Horne 9d6a154352 chore: update header from Self signed certificates to Accessing Web Services 2021-07-20 09:25:57 -05:00
Asher 7cfd149cd3
Add "plus" verbiage back to login limits
There was some confusion with the "and" since it can be interpreted that
you can only try logging in twelve times per hour in total but actually
you get two attempts per minute and then twelve per hour on top of that.
2021-07-19 10:15:09 -05:00