Commit graph

75 commits

Author SHA1 Message Date
Miodec
c9626396d8 moved all charts to a module. part of #495 2021-03-14 00:06:36 +00:00
BuildTools
c422e0c548 Merge branch 'master' of https://github.com/Smithster/monkeytype 2021-03-13 19:59:52 +00:00
BuildTools
0202a26dbf Added quote search 2021-03-13 19:51:35 +00:00
Miodec
8089580406 moved out of focus to a module 2021-03-12 21:00:15 +00:00
Miodec
36d6398316 exported theme colors into a module 2021-03-12 17:38:43 +00:00
Miodec
a185a9620a moved some code to a new test-stats module. part of #495 2021-03-12 16:57:14 +00:00
Miodec
5b7134804a removing the footer ad element if no ads are shown 2021-03-12 02:28:00 +00:00
Miodec
7890fd7777 added opposite shift mode. coses #1059 2021-03-12 01:46:46 +00:00
Miodec
c3f2aa0ff4 moved sound into a module 2021-03-10 05:49:17 +00:00
Miodec
ee90d33b11 fixed lint warnings 2021-03-10 03:32:48 +00:00
Miodec
34e3842c65 added the ability to shift click qutoe lengths to select multiple 2021-03-10 02:10:35 +00:00
Miodec
dcf56271e9 important update 2021-03-08 19:02:07 +00:00
Miodec
00403028f0 added repeat quotes 2021-02-27 15:40:15 +00:00
Le Duy Quang
23570c65b8 Enabled custom font entry in the command line's font changer.
Also fixed an issue where the settings page does not reflect the current settings when directly accessing /settings.
2021-02-22 19:29:57 +07:00
Le Duy Quang
6cba75f235 Matched the charts' font to the user settings. 2021-02-18 19:43:30 +07:00
Miodec
181cd58666 grouping languages on the setttings page 2021-02-18 01:34:32 +00:00
Miodec
aa7097f08c not allowing number and punctuation toggle in quote mode 2021-02-17 22:14:20 +00:00
Miodec
102ba28352 pace caret is not turned off in zen mode. fixed #967 2021-02-17 17:32:25 +00:00
Miodec
e4b3e6a881 fixed zen pace caret warning always showing up 2021-02-14 17:30:58 +00:00
Miodec
235229fe59 not allowing pace caret with zen 2021-02-14 00:33:57 +00:00
Miodec
ae2ce11eb7 monkey saving to config,
monkey going more insane when typing faaaaast
2021-02-05 18:31:43 +00:00
Miodec
a7ef562cc0 could not apply config error not sticky anymore 2021-02-05 03:29:31 +00:00
Miodec
31048637dd switched the ad provider 2021-01-30 21:26:51 +00:00
Miodec
cb71092d65 moving to a different ad provider 2021-01-30 17:56:00 +00:00
Miodec
9bb2211ea7 fixed lag because of the theme applying 2021-01-29 17:31:00 +00:00
Miodec
ded7b6ac5a tag pbs now word like normal pbs, recording pbs per mode 2021-01-17 00:12:03 +00:00
Miodec
d2f6a01887 reworked the notification system 2021-01-16 01:12:36 +00:00
Miodec
826a539113 fixed error when resetting config. fixes #807 2021-01-10 16:03:17 +00:00
Jack
8224d335e4
Merge pull request #791 from Provola23/warningfix
Fixed some of the build warnings
2021-01-03 22:08:21 +00:00
Alessandro Farcas
dd8144354a Fixed some of the build warnings
Fixed some build warnings:
  - Fixed warning for `db.js` at line 273
  - Fixed warning for `db.js` at line 289
  - Fixed warning for `monkey.js` at line 21
  - Fixed warning for `monkey.js` at line 30
  - Fixed like 100 of the big long list of index.js
2021-01-03 19:46:40 +01:00
Miodec
23544383af refactored result filters into a module 2021-01-03 18:41:53 +00:00
Miodec
5e2ec2cefb variable rename 2021-01-03 18:14:17 +00:00
Jack
0bb6256931 Merge branch 'master' of https://github.com/Miodec/monkey-type 2020-12-23 17:17:46 +00:00
Jack
22ddc673a3
Merge pull request #746 from SeerLite/smooth-caret-blinking
Add smooth caret blinking setting
2020-12-23 17:12:32 +00:00
Jack
1ca6def98e added quotelength filters,
moved result filters to cookie storage instead of db storage
2020-12-23 16:56:52 +00:00
Jack
ac200a88d7 function reorder 2020-12-23 16:26:29 +00:00
SeerLite
b98f861905 Have smoothCaret change the blinking animation 2020-12-22 23:34:04 -03:00
Jack
8e080584c8 clicking the themes menu no longer automatically disables custom theme 2020-12-20 23:27:46 +00:00
Jack
4365b058c3 fixed random theme notification showing previous theme name 2020-12-17 17:28:56 +00:00
Jack
0757c11d71 fixed word highlight and read ahead not liking each other #723 2020-12-17 16:35:12 +00:00
Jack
f09494fabb fixed undefined config errors 2020-12-14 04:57:13 +00:00
Jack
b7d4714fce disabled config sync for testing 2020-12-13 01:15:45 +00:00
Jack
aa8a0b4def removed liveacc default 2020-12-10 16:46:46 +00:00
Jack
c3088b48e6 added live accuracy 2020-12-09 20:26:38 +00:00
Jack
267352e31f updating chart colors when changing themes 2020-12-07 18:27:24 +00:00
Jack
0a42dee46a added min accuracy 2020-12-07 18:05:05 +00:00
Jack
520b8e13a1 forcing letter highlight for nospace funbox 2020-12-07 17:34:41 +00:00
Jack
95f9351451 fixed randomise theme not working 2020-12-03 00:57:25 +00:00
typer
decba8eaaa refactored misc and cloud functions 2020-11-27 23:27:24 -08:00
Jack
b2262e7b9c
Merge pull request #581 from typerqeo/browserify
Adding Browserify to the build process
2020-11-19 15:26:52 +00:00