Commit graph

24 commits

Author SHA1 Message Date
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