Desktop environment in the browser
Go to file
2021-07-10 22:01:23 -07:00
__tests__/pages Remove Prettier custom settings and change all files 2021-06-26 23:39:01 -07:00
.github/workflows Converted pipeline to use yarn 2021-06-05 21:30:42 -07:00
.husky Upgraded lint staged & husky 2021-07-10 21:59:18 -07:00
.vscode Auto fix more stuff on save! 2021-07-10 21:41:00 -07:00
components Clean up deviceMemory type 2021-07-10 21:53:52 -07:00
contexts Added Download file function 2021-07-03 23:54:41 -07:00
pages Remove Prettier custom settings and change all files 2021-06-26 23:39:01 -07:00
public Updated fs for new libs 2021-06-26 23:41:05 -07:00
streams Added stream notes 2021-07-04 00:04:33 -07:00
styles Simpler v86 sizing which fixes FF 2021-07-10 21:53:26 -07:00
utils useDoubleClick didn't need to be a hook 2021-07-10 21:37:04 -07:00
.babelrc Added styled components support 2021-01-09 23:40:17 -08:00
.editorconfig Switching to CRLF 2021-07-10 22:01:23 -07:00
.eslintignore Use .eslintignore instead of adding to config 2021-04-17 21:30:25 -07:00
.eslintrc.json Add unicorn and adjust for it's rules 2021-07-10 21:32:14 -07:00
.gitattributes Switching to CRLF 2021-07-10 22:01:23 -07:00
.gitignore Upgraded lint staged & husky 2021-07-10 21:59:18 -07:00
.prettierignore Upgraded lint staged & husky 2021-07-10 21:59:18 -07:00
.stylelintrc.json Tweaks to Start Button Visuals 2021-06-05 22:48:18 -07:00
jest.config.js Remove Prettier custom settings and change all files 2021-06-26 23:39:01 -07:00
jest.setup.js Remove Prettier custom settings and change all files 2021-06-26 23:39:01 -07:00
LICENSE Initial Commit 2021-01-02 21:48:42 -08:00
next-env.d.ts Add next image env rule 2021-07-10 21:05:12 -07:00
next.config.js Remove Prettier custom settings and change all files 2021-06-26 23:39:01 -07:00
package.json Upgraded lint staged & husky 2021-07-10 21:59:18 -07:00
README.md Nuked todo's, using a whiteboard instead 2021-04-17 22:53:24 -07:00
tsconfig.json Added incremental TS compilation 2021-06-19 22:42:26 -07:00
yarn.lock Upgraded lint staged & husky 2021-07-10 21:59:18 -07:00