Commit graph

2201 commits

Author SHA1 Message Date
Jack aaf6e6b00e you can now click the keymap space to change keymap layout 2020-11-06 20:28:53 +00:00
Jack e2f41c6f42 added override sync option to the keymap layout 2020-11-06 20:28:33 +00:00
Jack 396700dcf8 not loading the config immedietly 2020-11-06 19:36:19 +00:00
Jack 311b000c2d loading custom theme on auth change 2020-11-06 19:36:03 +00:00
Jack f797f28bf3 auto saving custom theme when applied from link 2020-11-06 19:21:43 +00:00
Jack a65b177334 checking for default before applying config 2020-11-06 19:21:29 +00:00
Jack 04f6ef7849 added static keymap mode 2020-11-06 19:20:50 +00:00
Gennady Koshkin 5e671616fb Add Iceberg themes 2020-11-06 21:17:05 +03:00
Jack 5591583f38 parsing input as int 2020-11-05 20:20:40 +00:00
Jack 33be51979c saving quote mode always as english 2020-11-05 20:13:54 +00:00
Jack 81e8908548 fixed word highlight and blind mode 2020-11-05 20:09:46 +00:00
Jack b2891f488e renamed links, added styling 2020-11-05 20:04:00 +00:00
Jack cdd18f7727 Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-11-05 19:57:33 +00:00
Jack 6d7ad43dcb
Merge pull request #536 from corey-b/master
added quick navigation shortcuts to  settings page
2020-11-05 19:57:20 +00:00
Jack 49cffaa3a5 added hungarian 2.5k 2020-11-05 19:53:30 +00:00
Jack 079bd61e7f renamed script to start:dev 2020-11-05 19:52:38 +00:00
Jack 5ed6695ea8
Merge pull request #534 from Marco-Pagani/mp-506-hover-text
Added hover text to graph button
2020-11-05 19:48:09 +00:00
corey fa465161e2 added quick navigation shortcuts to settings page 2020-11-05 13:30:07 -05:00
Marco Pagani 1bb1ec414f #506 added hover text to graph button (duh) 2020-11-04 22:08:00 -05:00
typer c4b1407770 Merge branch 'master' into lint 2020-11-03 19:01:08 -08:00
Jack 848b399857
Merge pull request #530 from corey-b/master
added enable ads to command line
2020-11-04 01:32:27 +00:00
Corey Bergeron d8f9a40edd added enable ads to command line 2020-11-03 20:29:47 -05:00
Corey Bergeron 430324619b Merge branch 'master' of https://github.com/corey-b/monkeytype into master 2020-11-03 20:10:13 -05:00
Jack d9c817871a moved files from public to static 2020-11-04 01:02:19 +00:00
Jack 15f8146db5 public is now static 2020-11-04 01:01:39 +00:00
Jack 115e6a7efd nevermind, not ignoring 2020-11-04 01:01:31 +00:00
Jack 0e42bbb0c7 ignoring public 2020-11-04 00:55:00 +00: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
Jack cada6842bc
Merge pull request #522 from typerqeo/use-gulp
Adding a build process to MT development
2020-11-04 00:36:28 +00:00
Jack 2dbea98840 Merge branch 'master' into pr/522 2020-11-04 00:35:43 +00:00
Jack 0a88753723 removing auto refresh 2020-11-03 21:52:22 +00:00
typer 676d7c142a fixed or worked around the remaining lint errors. changed those I couldn't fix to warnings so that the app builds 2020-11-02 18:29:42 -08:00
typer 9b15e1e4ca removed recommended extension since it doesn't work anyway 2020-11-02 17:59:35 -08:00
typer 1ac401dbfa moved eslint config definition above use 2020-11-02 17:53:53 -08:00
typer 153efd9a6a Merge branch 'use-gulp' into lint 2020-11-02 17:52:58 -08:00
typer 93c024a961 Merge branch 'master' of https://github.com/Miodec/monkeytype into use-gulp 2020-11-02 17:49:07 -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 4d791a4f10 converted some classes of errors to warnings 2020-11-02 17:37:26 -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
Jack 6ffb9fd7fb Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-11-02 15:09:53 +00:00
Jack 9329905e96
Update README.md 2020-11-02 15:06:58 +00:00
Jack 5db32b8391 missing return 2020-11-02 14:51:30 +00:00
typer 92214e7b45 add private to package.json 2020-11-02 03:35:22 -08:00
typer 18de7cccd5 made gulp output to dist/ 2020-11-02 03:19:24 -08:00
typer 3fc81ee2a7 moved static files back to public 2020-11-02 03:10:43 -08:00
typer f1eb5754d6 don't ignore removed files 2020-11-01 23:22:41 -08:00
typer 4d4ae1b2ac updated contributing.md 2020-11-01 23:16:17 -08:00
typer 4bf148b944 fixed a bug with sass watching and cleaned up gulpfile 2020-11-01 23:06:30 -08:00