Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/patches
Joe Previte 649985af8e
feat: customize getting started page (#5707)
* feat: add getting-started patch

This modifies the text on the Getting Started page to promote
coder/coder.

* feat: add --disable-getting-started-override

This adds a new CLI flag to code-server called
`--disable-getting-started` which will be used in Code to not use
Coder's custom Getting Started text.

* refactor: conditionally show coder getting started

This modifies the getting started patch changes to work with the new
`--disable-getting-started-override`.

The flag is false by default meaning the Coder getting started is shown.
By passing the flag to code-server, it will not be shown.

* docs: update faq for getting started override

* docs: update getting-started patch description

* fixup!: update patch

* fixup!: unit test

* feat: add more tests

* fixup!: use correct env var in tests

Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
2022-10-28 16:59:24 +00:00
..
base-path.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
cli-window-open.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
disable-builtin-ext-update.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
disable-downloads.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
display-language.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
exec-argv.diff docs: update patch testing instructions (#5543) 2022-09-09 17:05:30 +00:00
getting-started.diff feat: customize getting started page (#5707) 2022-10-28 16:59:24 +00:00
github-auth.diff chore: update Code to 1.68 (#5263) 2022-06-21 21:51:46 +00:00
insecure-notification.diff Update to 1.71 (#5535) 2022-09-09 16:28:54 +00:00
integration.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
local-storage.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
logout.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
marketplace.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
proposed-api.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
proxy-uri.diff feat: enable forwarded ports using built-in proxy (#5673) 2022-10-24 18:11:44 +00:00
series feat: customize getting started page (#5707) 2022-10-28 16:59:24 +00:00
service-worker.diff feat: enable forwarded ports using built-in proxy (#5673) 2022-10-24 18:11:44 +00:00
sourcemaps.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
store-socket.diff chore: update Code to 1.70 (#5422) 2022-08-16 20:27:23 -05:00
telemetry.diff release: 4.8.1-rc.1 (#5713) 2022-10-26 18:50:08 +00:00
unique-db.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
update-check.diff chore: update Code to 1.72.2 (#5650) 2022-10-17 16:30:39 -07:00
webview.diff fix: CSP and webview errors (#5712) 2022-10-26 11:20:11 -07:00