Commit graph

4940 commits

Author SHA1 Message Date
Miodec bcf404f32b gitignore typo 2021-08-11 00:01:16 +00:00
Miodec f5f12a83ce migration updates 2021-08-10 23:59:31 +00:00
Miodec 6aec350119 ignore update 2021-08-10 23:58:56 +00:00
Miodec 93998e2e49 test endpoint 2021-08-11 00:02:17 +01:00
Miodec 7e006cfcd4 Merge branch 'mongo' of https://github.com/Miodec/monkeytype into mongo 2021-08-11 00:00:07 +01:00
lukew3 dbeb90c077 check leaderboard qualification and fix daily lb not limiting to today 2021-08-10 13:56:22 -04:00
lukew3 79da897ef4 leaderboard queries results 2021-08-09 21:31:19 -04:00
Miodec 1277d4df56 more migration script updates:
catching script stopping and waiting for the current user to finish
running the script until everything is done
2021-08-09 23:39:13 +01:00
Jack dba17c2e7b Merge branch 'master' of https://github.com/Miodec/monkey-type 2021-08-09 17:43:30 +01:00
Jack 171bbeeee5 somehow this works for disabling autocomplete? weird 2021-08-09 17:43:22 +01:00
Miodec d1d780c7f0 Merge branch 'master' of https://github.com/Miodec/monkeytype 2021-08-09 11:06:31 +01:00
Miodec e61fb0b133 updated gitignore 2021-08-09 11:06:24 +01:00
Miodec 26d698c366 Merge branch 'mongo' of https://github.com/Miodec/monkeytype into mongo 2021-08-09 11:04:32 +01:00
AronF fb5febfc7d
Added quotes for Icelandic (#1711) by AronF 2021-08-09 11:03:26 +01:00
Jack a2c1311a57 added debugging function 2021-08-08 20:51:20 +01:00
Jack d9390645de updated theme loading to fix issues with charts and keymap (again) 2021-08-08 18:37:18 +01:00
Jack a0ec096f8d no need to update the chart 2021-08-08 18:36:53 +01:00
Jack 763899a7b9 spacing tag labels away from the edge 2021-08-08 17:44:02 +01:00
Jack 6aaeaf4417 fixed pb lines not working. closes #1712 2021-08-08 17:16:19 +01:00
lukew3 b4145f2182 fixed backwards results list and result graph loopback 2021-08-07 11:12:33 -04:00
Jack 6d2317b928 fixed clearing preview not applying custom theme 2021-08-07 15:56:31 +01:00
lukew3 7c6dc9405f updated documentation and fixed bot bug 2021-08-07 10:53:05 -04:00
Jack 82d5211521 clicking on the theme button will now show the theme list even if single list mode is enabled 2021-08-07 15:50:25 +01:00
Jack 7007995f11 sorting themes 2021-08-07 15:49:59 +01:00
Jack cc172ebbb2 lowered time for repeating the update of theme colors 2021-08-07 15:45:55 +01:00
Jack 5a3b3ac5f1 clearing preview mode 2021-08-07 15:44:56 +01:00
Jack 4fd39fa8a4 fixed color getting not working when updated are needed 2021-08-07 15:44:44 +01:00
Jack 3d2baf0d8f slight animation for chart color update 2021-08-07 15:44:20 +01:00
Jack 232aa73061 updated the way theme colors are stored and accessed
should completely fix an issue where graphs or keymaps are using the wrong colors
2021-08-07 15:26:44 +01:00
Miodec f49d4b9aa2 tab characters instead of spaces 2021-08-07 13:59:34 +01:00
Miodec c4c236a691 missing new line in logs 2021-08-07 13:58:50 +01:00
Miodec debee5bd5e migration remembers the last user
added git ignore for log files
2021-08-07 13:57:20 +01:00
Miodec 93fe3023f2 removed unnecessary keypress spacing causing key consistency being wrong 2021-08-07 13:37:23 +01:00
Miodec b117c13385 removed unnecessary keypress spacing causing key consistency being wrong 2021-08-07 13:35:58 +01:00
Miodec 0448a425d4 changed the way char stats are stored and displayed 2021-08-06 18:42:02 +01:00
Miodec 9ca113b087 stripping repeating / default data 2021-08-06 18:01:13 +01:00
Miodec b6fd84fded comment 2021-08-06 16:45:36 +01:00
Jorge Martinez 9287ae64c6
fixes #1702 : removed spaces in all entries and deleted resulting duplicate words (#1707) by jamartinezc
* removed spaces in all entries and deleted resulting duplicate words

* added 2 more words to spanish.json to complete 200 after fix

Co-authored-by: Jorge Martínez <jorgemartinez.globant@latam.com>
2021-08-06 14:27:53 +01:00
Miodec cd1697bfc5 stopping quick restart from working on long tests 2021-08-06 14:25:25 +01:00
Miodec 6ad0610462 moved search icon down slightly 2021-08-06 13:57:32 +01:00
Miodec bb87a56d12 trying to remember where the query was incase it fails 2021-08-06 13:52:43 +01:00
Jack b8dc82101d changed midnight text color to white 2021-08-05 23:27:49 +01:00
Jack 15f05826c1 added a search icon to the command line input 2021-08-05 23:23:57 +01:00
Jack 26f0ca95ed fixed extra margin around replay stopwatch 2021-08-05 23:11:24 +01:00
Miodec 4e92891443 not forcing layoutfluid keymap 2021-08-05 14:07:11 +01:00
Miodec 98bfd306f4 reverting commit because of issues with smooth line scroll 2021-08-05 13:47:53 +01:00
Miodec 0aac715fa0 smooth caret will now only animate if the movement is on the same line 2021-08-05 13:45:53 +01:00
Miodec d802d24bfb placed carets inside the words wrapper to make them invisible outside the words area 2021-08-05 13:38:04 +01:00
Miodec 565cf1ea62 migration changes
added uid override for testing
saving old stats in a separate object and recalculating new stats based on results
reducing logs
paginating results
calculating estimated time remaining
2021-08-04 15:47:22 +01:00
Miodec 6d9fbec7a2 showing errors when saving config 2021-08-04 14:38:20 +01:00