coder/site
Jon Ayers 552e9fe22f
fix: avoid returning 500 on apps when workspace stopped (#11656)
2024-01-17 12:06:59 -06:00
..
.storybook refactor(site): refactor workspace notifications (#11520) 2024-01-12 15:55:31 -03:00
e2e feat: expose `owner_name` in `coder_workspace` resource (#11639) 2024-01-17 13:20:45 +01:00
out refactor: Migrate from Next.js to pure webpack config (#360) 2022-03-12 12:51:05 -08:00
src fix: avoid returning 500 on apps when workspace stopped (#11656) 2024-01-17 12:06:59 -06:00
static chore: update Digital Ocean example template (#11528) (#11535) 2024-01-11 00:00:25 +00:00
.editorconfig chore: Add .editorconfig, shfmt, shellcheck and subshell dir changes (#1649) 2022-05-27 20:15:19 +03:00
.eslintignore feat: support v2 Tailnet API in AGPL coordinator (#11010) 2023-12-06 15:04:28 +04:00
.eslintrc.yaml refactor: remove usage of `<Box>` and `sx` (#10702) 2023-12-04 12:09:04 -07:00
.npmrc chore: upgrade nodejs version to 18.x (#8768) 2023-07-27 17:54:38 -03:00
.prettierignore feat: support v2 Tailnet API in AGPL coordinator (#11010) 2023-12-06 15:04:28 +04:00
.prettierrc.yaml chore: format code with semicolons when using prettier (#9555) 2023-09-06 12:59:26 -06:00
index.html fix(site): fix initial body background color 2023-12-14 18:15:25 +00:00
jest-runner-eslint.config.js chore: format code with semicolons when using prettier (#9555) 2023-09-06 12:59:26 -06:00
jest.config.ts chore(site): use variable font for Inter (#10903) 2023-11-27 21:35:29 +00:00
jest.setup.ts chore(site): remove create template xservice (#10112) 2023-10-09 14:10:48 -03:00
package.json chore(site): update node to version 18.19.0 (#11344) 2024-01-02 12:41:24 +00:00
pnpm-lock.yaml chore: bump follow-redirects from 1.15.2 to 1.15.4 in /site (#11540) 2024-01-10 10:30:05 +03:00
site.go feat: expose application name and logo url via meta properties (#9900) 2023-09-28 10:50:40 +02:00
site_embed.go fix(site): Support underscore files (#6159) 2023-02-10 16:52:56 -03:00
site_slim.go chore: Refactor site to improve testing (#2014) 2022-06-03 04:27:21 +00:00
site_test.go chore: rename dbfake to dbmem (#10432) 2023-10-30 17:42:20 +00:00
tsconfig.json refactor: start using emotion for styling (#9909) 2023-09-29 13:08:17 -06:00
tsconfig.test.json feature: Load workspace build logs from streaming (#1997) 2022-06-03 09:23:45 -05:00
vite.config.ts feat: enable csrf token header (#11283) 2023-12-19 15:42:05 -06:00