coder/site
Bruno Quaresma 26b483d95e
fix(site): fix form layout for tablet viewports (#12369)
2024-02-29 16:24:06 -03:00
..
.storybook add an interaction test to InfoTooltip (#11905) 2024-01-30 10:20:11 -07:00
e2e feat: add support for optional external auth providers (#12021) 2024-02-21 11:18:38 -07:00
out refactor: Migrate from Next.js to pure webpack config (#360) 2022-03-12 12:51:05 -08:00
src fix(site): fix form layout for tablet viewports (#12369) 2024-02-29 16:24:06 -03:00
static feat: set sane default for gitea external auth (#12306) 2024-02-26 12:35:18 -06: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 chore: update no-restricted-imports lint rule (#12180) 2024-02-16 09:54:40 -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): apply code conventions (#12316) 2024-02-27 12:24:07 +00:00
package.json chore: update storybook (#11936) 2024-01-30 14:23:40 -07:00
pnpm-lock.yaml chore: bump ip from 2.0.0 to 2.0.1 in /site (#12238) 2024-02-21 14:06:43 -09:00
site.go feat: add oauth2 token exchange (#12196) 2024-02-20 14:58:43 -09:00
site_embed.go fix(site): Support underscore files (#6159) 2023-02-10 16:52:56 -03:00
site_slim.go feat: disable directory listings for static files (#12229) 2024-02-20 15:50:30 -06:00
site_test.go feat: disable directory listings for static files (#12229) 2024-02-20 15:50:30 -06:00
tsconfig.json chore: clean up package.json and tsconfig (#11757) 2024-01-24 13:53:44 -07:00
tsconfig.test.json feature: Load workspace build logs from streaming (#1997) 2022-06-03 09:23:45 -05:00
vite.config.ts refactor: move dashboard functionality to modules/dashboard/ (#11721) 2024-01-22 11:44:33 -07:00