Miodec
|
a692e44038
|
added eslint
|
2021-06-12 17:51:15 +01:00 |
|
Dharmaraj
|
216c0637c1
|
Added MonkeyError class
|
2021-06-06 22:56:12 +05:30 |
|
Dharmaraj
|
4c560a437f
|
Added Auth Router and DAO
|
2021-06-06 22:02:37 +05:30 |
|
lukew3
|
11caa57eeb
|
replaced /api/ with api subdomain in production, added helmet middleware
|
2021-06-03 11:19:27 -04:00 |
|
lukew3
|
fd30b5aa36
|
brought back firebase analytics and authentication
|
2021-05-31 23:47:58 -04:00 |
|
lukew3
|
d7c3f53e73
|
Merge branch 'master' of https://github.com/Miodec/monkeytype into Miodec-master
|
2021-05-27 11:28:04 -04:00 |
|
lukew3
|
e2920fbec2
|
email verification
|
2021-05-27 11:08:40 -04:00 |
|
lukew3
|
12f3b45529
|
changed displayName to name, moved from cookies to localstorage
|
2021-05-26 19:06:03 -04:00 |
|
lukew3
|
61ae1084da
|
removed unecessary createBlankLb function, removed mongob package
|
2021-05-26 15:07:21 -04:00 |
|
lukew3
|
68ba85f11e
|
Moved backend to backend folder, removed moved functions
|
2021-05-20 14:38:58 -04:00 |
|
Miodec
|
d890307f99
|
switched sounds to howler, should fix safari problems
|
2021-05-16 00:29:21 +01:00 |
|
lukew3
|
3978b7a106
|
firebase completely disconnected, working at restoring all functionality
|
2021-05-14 13:56:08 -04:00 |
|
Rustom Ichhaporia
|
e71079e044
|
Install tinycolor2
|
2021-05-08 16:23:36 -05:00 |
|
Miodec
|
3cdec2da46
|
using actual project name
|
2020-12-19 04:22:19 +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 |
|
Marco Pagani
|
f3274c22b3
|
converted moment to external dependency
|
2020-11-26 01:07:57 -05: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 |
|
Jack
|
c5762d229a
|
Merge branch 'master' into lint
|
2020-11-08 23:26:59 +00:00 |
|
Jack
|
079bd61e7f
|
renamed script to start:dev
|
2020-11-05 19:52:38 +00:00 |
|
typer
|
c4b1407770
|
Merge branch 'master' into lint
|
2020-11-03 19:01:08 -08:00 |
|
Jack
|
3090ef1702
|
updated version
|
2020-11-04 00:48:33 +00:00 |
|
Jack
|
57d7192795
|
renamed start script, added deploy scripts
|
2020-11-04 00:48:01 +00:00 |
|
typer
|
153efd9a6a
|
Merge branch 'use-gulp' into lint
|
2020-11-02 17:52:58 -08:00 |
|
typer
|
c8273e9875
|
renamed gulp build to gulp compile, and gulp rebuild to gulp build
|
2020-11-02 17:43:42 -08: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
|
92214e7b45
|
add private to package.json
|
2020-11-02 03:35:22 -08:00 |
|
typer
|
11b1f1dc35
|
added 'npm run build' script
|
2020-11-01 22:54:24 -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
|
6ba54326e5
|
added license in package.json
|
2020-10-27 19:23:12 -07: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 |
|