Commit graph

36 commits

Author SHA1 Message Date
UnrealApex 191d6e255f Fixed abnormal diff in package-lock.json files 2021-05-12 20:20:33 +00:00
UnrealApex 0ce3cbfb17 Updated internal link names 2021-05-11 21:23:04 +00:00
Jack af5549d615 npm update 2021-05-09 19:32:15 +01:00
Miodec 83c7c6e616 updated the way full width settings are styled
reordered some settings elements
2021-05-09 02:22:21 +01:00
Rustom Ichhaporia e71079e044 Install tinycolor2 2021-05-08 16:23:36 -05:00
Jack d5e6b06d66 npm i 2021-05-08 19:37:18 +01:00
OctahedronV2 240c099c24 test 2021-05-05 00:24:48 -04:00
humptyhump c27eb46ea0 Added ISRT, Colemak-Qix, and ColemaQ 2021-04-29 18:27:19 -04:00
dependabot[bot] 9a0726d456
Bump y18n from 3.2.1 to 3.2.2
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 18:47:12 +00:00
Jack 21e8cf8299 fixed missing commit that was lost somewhere in the merges 2021-03-29 19:44:18 +01:00
Miodec b21e087c31 lockfile 2021-03-16 23:47:39 +00:00
dependabot[bot] 74076e2971
Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 18:26:38 +00:00
dependabot[bot] 10f7ff89e6
Bump ini from 1.3.5 to 1.3.7
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 20:08:27 +00:00
Jack eeaa708cfc
Revert "Convert external dependencies to npm packages" 2020-12-05 14:50:33 +00:00
Marco Pagani dd8b01ff52 replaced jquery and html2canvas with external deps
fixed import statement for jquery
2020-11-26 01:08:47 -05:00
Jack 37b009be5d
Merge pull request #582 from typerqeo/chartjs
Converting ChartJS to an npm dependency
2020-11-21 20:02:30 +00:00
Jack e70eba044e update package lock 2020-11-19 16:04:27 +00:00
typer adc097ffc2 converted chart.js to an npm dependency 2020-11-12 23:54:38 -08:00
typer b879a5967d added browserify and made db.js an ES6 module 2020-11-12 23:12:53 -08:00
typer c4b1407770 Merge branch 'master' into lint 2020-11-03 19:01:08 -08:00
Corey Bergeron d8f9a40edd added enable ads to command line 2020-11-03 20:29:47 -05:00
typer e70d38f541 fixed most lint errors 2020-11-02 17:32:27 -08:00
typer 56e2910a4d added eslint@6.0.0, gulp-eslint, babel-eslint dev dependencies. added linting to the concatenated source. removed a duplicate function to allow it to build. 2020-11-02 17:13:09 -08:00
typer ceb798ad6f added sass compilation in gulp build 2020-11-01 22:53:20 -08:00
typer ffe8554c89 added gulp build and a few dev dependencies. can now run with 'npm run start:dev' 2020-11-01 22:25:25 -08:00
typerqeo e6d1ad79dc added prettier as a git pre-commit hook 2020-10-27 19:23:11 -07:00
typerqeo aae1f34a82 added new package.json. install with npm install, and run with npm start. 2020-10-27 19:23:10 -07:00
Jack ee2674fef7 unnecessary package lock 2020-10-26 20:48:53 +00:00
Jack 9d3994e73d moving verification to oauth2 2020-10-10 15:48:08 +01:00
Jack 71b8728e09 updated dependencies 2020-08-15 15:33:52 +01:00
Jack 91e7430049 added prettier to the depnedency 2020-08-11 21:45:10 +01:00
Jack d0daa37cc4 dependencies 2020-06-24 21:14:11 +01:00
Jack 249dae1161 added cloud functions, moving to a new db design 2020-06-05 18:17:59 +01:00
unknown b742054a41 added back missing dependencies 2020-05-18 23:46:54 +01:00
Jack 1a5e9070b7 removed vscode folder from git
removed functions
added a note about emailing to the about page
2020-05-14 18:57:11 +01:00
Jack 056525d244 changed evens on test complete
added login tip
added required password confirmation when registering
2020-05-14 18:57:10 +01:00