Desktop environment in the browser
Go to file
2021-10-16 22:24:54 -07:00
__tests__ Allow web workers to pass tests 2021-10-16 22:24:54 -07:00
.github/workflows Converted pipeline to use yarn 2021-06-05 21:30:42 -07:00
.husky Use yarn not npx for husky pre-commit run cmd 2021-07-17 22:35:15 -07:00
.vscode Add "addMissingImports" rule 2021-07-24 21:21:31 -07:00
components Moved clock to web worker 2021-10-16 22:19:27 -07:00
contexts Moving to async/await fs access 2021-10-16 21:47:42 -07:00
pages System shortcuts 2021-10-02 21:19:21 -07:00
public Added stream notes 2021-10-09 23:26:43 -07:00
scripts Lint tweaks 2021-10-09 23:24:09 -07:00
styles Moved clock to web worker 2021-10-16 22:19:27 -07:00
utils Allow web workers to pass tests 2021-10-16 22:24:54 -07:00
.babelrc Use browserlist string for babel build 2021-09-04 22:06:56 -07:00
.editorconfig Switching to CRLF 2021-07-10 22:01:23 -07:00
.eslintignore Lint tweaks 2021-10-09 23:24:09 -07:00
.eslintrc.json No more eslint overrides 2021-10-16 21:14:23 -07:00
.gitattributes Switching to CRLF 2021-07-10 22:01:23 -07:00
.gitignore Use ini icon for shortcuts when possible 2021-10-02 22:10:35 -07:00
.prettierignore No slash for ignore files 2021-08-07 22:05:26 -07:00
.stylelintrc.json Tweaks to Start Button Visuals 2021-06-05 22:48:18 -07:00
jest.config.js Allow web workers to pass tests 2021-10-16 22:24:54 -07:00
LICENSE Initial Commit 2021-01-02 21:48:42 -08:00
next-env.d.ts Upgrade next & types, remove jest dynamic 2021-08-14 22:22:48 -07:00
next.config.js Fixed next config type 2021-08-28 22:22:07 -07:00
package.json Allow web workers to pass tests 2021-10-16 22:24:54 -07:00
README.md Nuked todo's, using a whiteboard instead 2021-04-17 22:53:24 -07:00
tsconfig.json Alphabetize tsconfig 2021-08-21 22:39:38 -07:00
yarn.lock Allow web workers to pass tests 2021-10-16 22:24:54 -07:00