.circleci/config.yml | |
|
|
.codeclimate.json | |
|
|
.editorconfig | |
|
|
.firebaserc | |
|
|
.gitignore | |
|
|
README.md | |
|
|
cors.json | |
|
|
firebase.json | |
|
|
firestore.indexes.json | |
|
|
firestore.rules | |
|
|
git-hooks/pre-commit | |
|
|
package-lock.json | |
|
|
package.json | |
|
|
public/icon-128.png | |
|
|
public/index.html | |
|
|
public/manifest.json | |
|
|
src/App.css | |
|
|
src/App.tsx | 100 | A 0 mins |
|
src/components/AppFooter.css | |
|
|
src/components/AppFooter.tsx | 14 | A 0 mins |
|
src/components/AppHeader.css | |
|
|
src/components/AppHeader.tsx | 18 | A 0 mins |
|
src/components/BubbleButton.css | |
|
|
src/components/BubbleButton.tsx | 150 | A 2 hrs |
|
src/components/Draggable.tsx | 67 | A 0 mins |
|
src/components/ErrorOverlay.css | |
|
|
src/components/ErrorOverlay.tsx | 64 | A 1 hr |
|
src/components/NiceButton.tsx | 44 | A 1 hr |
|
src/components/NiceFileInput.css | |
|
|
src/components/NiceFileInput.tsx | 32 | A 1 hr |
|
src/components/PressIndicator.css | |
|
|
src/components/PressIndicator.tsx | 67 | A 0 mins |
|
src/containers/Processing.css | |
|
|
src/containers/Processing.tsx | 23 | A 0 mins |
|
src/index.css | |
|
|
src/index.tsx | 14 | A 0 mins |
|
src/misc.ts | 85 | A 35 mins |
|
src/pages/AboutPage.css | |
|
|
src/pages/AboutPage.tsx | 41 | A 1 hr |
|
src/pages/CreateNewPage.css | |
|
|
src/pages/CreateNewPage.tsx | 161 | B 6 hrs |
|
src/pages/HistoryPage.css | |
|
|
src/pages/HistoryPage.tsx | 91 | B 5 hrs |
|
src/pages/HomePage.css | |
|
|
src/pages/HomePage.tsx | 82 | A 1 hr |
|
src/pages/UploadImagePage.css | |
|
|
src/pages/UploadImagePage.tsx | 216 | B 6 hrs |
|
src/pages/paint/PaintCanvas.css | |
|
|
src/pages/paint/PaintCanvas.tsx | 359 | C 1 day |
|
src/pages/paint/PaintMenu.css | |
|
|