-rw-r--r-- | .gitignore | 23L |
-rw-r--r-- | .prettierignore | 3L |
-rw-r--r-- | .prettierrc | 8L |
-rw-r--r-- | LICENSE | 661L |
-rw-r--r-- | README.md | 44L |
-rw-r--r-- | build/asset-manifest.json | 19L |
-rw-r--r-- | build/favicon.ico | 158041B |
-rw-r--r-- | build/index.html | 1L |
-rw-r--r-- | build/logo160.png | 29640B |
-rw-r--r-- | build/manifest.json | 20L |
-rw-r--r-- | build/precache-manifest.db9605e8233e18dabaae1fcf857cf882.js | 22L |
-rw-r--r-- | build/robots.txt | 3L |
-rw-r--r-- | build/service-worker.js | 39L |
-rw-r--r-- | build/static/js/2.bff2a06d.chunk.js | 3L |
-rw-r--r-- | build/static/js/2.bff2a06d.chunk.js.LICENSE.txt | 41L |
-rw-r--r-- | build/static/js/2.bff2a06d.chunk.js.map | 1L |
-rw-r--r-- | build/static/js/main.099424a2.chunk.js | 2L |
-rw-r--r-- | build/static/js/main.099424a2.chunk.js.map | 1L |
-rw-r--r-- | build/static/js/runtime-main.19ca923e.js | 2L |
-rw-r--r-- | build/static/js/runtime-main.19ca923e.js.map | 1L |
-rw-r--r-- | package.json | 64L |
-rw-r--r-- | public/favicon.ico | 158041B |
-rw-r--r-- | public/index.html | 26L |
-rw-r--r-- | public/logo160.png | 29640B |
-rw-r--r-- | public/manifest.json | 20L |
-rw-r--r-- | public/robots.txt | 3L |
-rw-r--r-- | src/App.test.tsx | 9L |
-rw-r--r-- | src/App/comps/ErrorAlert.tsx | 22L |
-rw-r--r-- | src/App/comps/Footer.tsx | 47L |
-rw-r--r-- | src/App/comps/FutureConverted.tsx | 43L |
-rw-r--r-- | src/App/comps/Header.tsx | 52L |
-rw-r--r-- | src/App/comps/SavedFuture.tsx | 33L |
-rw-r--r-- | src/App/comps/SavedTimezones.tsx | 30L |
-rw-r--r-- | src/App/comps/ShowFuture.tsx | 46L |
-rw-r--r-- | src/App/comps/ShowSavedZones.tsx | 48L |
-rw-r--r-- | src/App/comps/TimezoneInput.tsx | 121L |
-rw-r--r-- | src/App/index.tsx | 84L |
-rw-r--r-- | src/App/pages/CreateEvent.tsx | 107L |
-rw-r--r-- | src/App/pages/DualConvertor.tsx | 83L |
-rw-r--r-- | src/App/pages/FutureConversion.tsx | 167L |
-rw-r--r-- | src/App/pages/Help.tsx | 43L |
-rw-r--r-- | src/App/pages/SimpleConvertor.tsx | 77L |
-rw-r--r-- | src/App/pages/UNIXTime.tsx | 74L |
-rw-r--r-- | src/index.tsx | 16L |
-rw-r--r-- | src/react-app-env.d.ts | 1L |
-rw-r--r-- | src/serviceWorker.ts | 146L |
-rw-r--r-- | src/setupTests.ts | 5L |
-rw-r--r-- | src/utils/index.ts | 141L |
-rw-r--r-- | src/utils/interfaces.tsx | 59L |
-rw-r--r-- | src/utils/useTime.ts | 24L |
-rw-r--r-- | todo | 2L |
-rw-r--r-- | tsconfig.json | 25L |
-rw-r--r-- | yarn.lock | 11306L |