Commit graph

87 commits

Author SHA1 Message Date
dependabot[bot] 3042e9f2ad
Bump decode-uri-component from 0.2.0 to 0.2.2
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 08:00:18 +00:00
Gene Mecija 872bc0f5a2
Merge pull request #9 from genemecija/dependabot/npm_and_yarn/loader-utils-and-react-scripts-2.0.4
Bump loader-utils and react-scripts
2022-12-10 23:59:30 -08:00
dependabot[bot] cbb7a935e1
Bump loader-utils and react-scripts
Bumps [loader-utils](https://github.com/webpack/loader-utils) to 2.0.4 and updates ancestor dependency [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). These dependencies need to be updated together.


Updates `loader-utils` from 1.2.3 to 2.0.4
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.2.3...v2.0.4)

Updates `react-scripts` from 3.3.0 to 5.0.1
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-3.x.md)
- [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: react-scripts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-11 07:58:51 +00:00
Gene Mecija 646290feca
Merge pull request #7 from genemecija/dependabot/npm_and_yarn/hapi/hoek-8.5.1
Bump @hapi/hoek from 8.5.0 to 8.5.1
2022-12-10 23:57:26 -08:00
Gene Mecija ed3724b194
Merge pull request #5 from genemecija/dependabot/npm_and_yarn/async-2.6.4
Bump async from 2.6.3 to 2.6.4
2022-12-10 23:29:48 -08:00
Gene Mecija 2184896f29
Merge pull request #4 from genemecija/dependabot/npm_and_yarn/terser-4.8.1
Bump terser from 4.4.3 to 4.8.1
2022-12-10 23:27:12 -08:00
Gene Mecija 1ffbce4c3a
Merge pull request #3 from genemecija/dependabot/npm_and_yarn/eventsource-1.1.2
Bump eventsource from 1.0.7 to 1.1.2
2022-12-10 23:25:54 -08:00
dependabot[bot] 82e6ca2c80
Bump @hapi/hoek from 8.5.0 to 8.5.1
Bumps [@hapi/hoek](https://github.com/hapijs/hoek) from 8.5.0 to 8.5.1.
- [Release notes](https://github.com/hapijs/hoek/releases)
- [Commits](https://github.com/hapijs/hoek/compare/v8.5.0...v8.5.1)

---
updated-dependencies:
- dependency-name: "@hapi/hoek"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 18:35:49 +00:00
Gene Mecija 9a32f98cd5 Newer opacity fix and new build folder 2022-08-08 10:50:24 -07:00
dependabot[bot] 54ef13de53
Bump async from 2.6.3 to 2.6.4
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 17:46:55 +00:00
dependabot[bot] 01bfd0011b
Bump terser from 4.4.3 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.4.3 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v4.4.3...v4.8.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 17:46:52 +00:00
dependabot[bot] 44a953f68b
Bump eventsource from 1.0.7 to 1.1.2
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.2.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.0.7...v1.1.2)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 17:46:52 +00:00
Gene Mecija 8c1ecb6590 New opacity fix 2022-08-08 10:46:08 -07:00
Gene Mecija 86c93bdcce Updated Build 2022-08-08 10:12:14 -07:00
Gene Mecija 4a679c73eb Fix opacity issue on Info page 2022-08-08 01:14:10 -07:00
Gene Mecija c073fac13c
Merge pull request #2 from AshleyF/master
Added iambic mode B
2022-08-07 20:13:21 -07:00
Ashley Feniello b55462dd6d Added iambic mode B 2022-08-06 11:25:25 -07:00
Gene Mecija 5b10049129
Update README.md 2021-03-30 16:39:12 -07:00
Gene Mecija 0ce7951d6d README update, code cleanup 2020-03-03 01:03:55 -08:00
Gene Mecija 2a7d6f8a87 Initial build subtree commit 2020-02-13 14:05:34 -08:00
Gene Mecija 6958b5ca33 gitignore update 2020-02-13 14:02:27 -08:00
Gene Mecija e8a7ec027d Social link update 2020-02-13 13:32:44 -08:00
Gene Mecija 7f4a2c4139 CSS update 2020-02-13 12:27:03 -08:00
Gene Mecija 5725ed314f package.json update 2020-02-13 12:02:59 -08:00
Gene Mecija 9f34f9ed6f package updates 2020-02-13 11:47:58 -08:00
Gene Mecija e0e75fb090 README updates 2020-02-13 11:46:12 -08:00
Gene Mecija dc8adcaeda package file updates 2020-02-13 11:37:53 -08:00
Gene Mecija 5e3869470e package.json update 2020-02-13 11:35:28 -08:00
Gene Mecija 80f4ee8af4 README, data/css updates 2020-02-13 11:26:23 -08:00
Gene Mecija ea24a5161a Clean code 2020-02-13 00:33:31 -08:00
Gene Mecija 900312c471 Code commenting and cleanup 2020-02-13 00:13:57 -08:00
Gene Mecija 7e99454e9f File cleanup 2020-02-12 21:44:01 -08:00
Gene Mecija 70b0c4b3ee Word count picker added, Share/contact links added 2020-02-12 17:48:34 -08:00
Gene Mecija 1117989502 Responsive layout updates, Info updates 2020-02-12 01:16:40 -08:00
Gene Mecija 925cf0ef36 Layout updates for responsive design 2020-02-11 17:59:01 -08:00
Gene Mecija 1e25c16a3c Wordlist addition, file cleanup 2020-02-11 00:44:57 -08:00
Gene Mecija 91bca8c545 Wordlists, footer updates 2020-02-10 19:07:09 -08:00
Gene Mecija 113e4a2348 Challenge mode functionality complete; layout updates 2020-02-10 17:51:09 -08:00
Gene Mecija dd077e6d12 Challenge mode functionality updates 2020-02-10 00:26:04 -08:00
Gene Mecija e683a4a824 Layout updates 2020-02-09 01:47:07 -08:00
Gene Mecija efdff300a1 Layout changes 2020-02-07 23:05:23 -08:00
Gene Mecija e792f1c2be Morse translator, button changes 2020-02-06 18:10:17 -08:00
Gene Mecija 2f19154e90 Info, layout, sidebar updates 2020-02-06 02:43:21 -08:00
Gene Mecija 030a0386df Info updates, sidebar hide updates 2020-02-05 19:15:55 -08:00
Gene Mecija e82779e6ed Hideable sidebars, header/footer styling 2020-02-05 02:29:45 -08:00
Gene Mecija e677c6e9fc Layout/style changes 2020-02-04 17:45:42 -08:00
Gene Mecija 2b15d7c04b Challenge start overlay style/function, gameclock bug fixes 2020-02-04 13:38:22 -08:00
Gene Mecija 77dbbc09e9 Challenge options moved to start overlay 2020-02-04 01:27:10 -08:00
Gene Mecija 6cbc0cacb8 Challenge Start overlay, keyer enable on clock start 2020-02-04 01:04:52 -08:00
Gene Mecija c4f66724f8 Challenge Overlay, working on wordlist finish bug 2020-02-03 19:12:50 -08:00