Miodec
a7da94fc50
fixed portuguese parse error
2021-01-04 00:54:41 +00:00
Miodec
5e5b556b0d
improved differentiation between mouse and keyboard input in the command line. fixes #785
2021-01-03 23:02:02 +00:00
Miodec
0e232879c0
read ahead easy cannot be used with word highlight mode. fixes #772
2021-01-03 22:35:18 +00:00
Miodec
cde6eea892
allowing ctrl and alt together. closes #775
2021-01-03 22:32:41 +00:00
Miodec
dd8855654d
removed any further non ascii characters, moved function to misc.js
2021-01-03 22:29:35 +00:00
Miodec
08e374ed1e
fixed a bug where you could start typing during the page transition resulting in a never ending test
2021-01-03 22:20:49 +00:00
Jack
008e52591b
Merge pull request #774 from OldMope/master
...
Update portuguese.json
2021-01-03 22:11:27 +00:00
Jack
bee4fc539d
Merge pull request #779 from Provola23/master
...
Added the sonokai theme
2021-01-03 22:10:49 +00:00
Jack
bbe20afbd1
Merge pull request #780 from lucas-fern/better-code-tests
...
Improved code typing tests
2021-01-03 22:10:30 +00:00
Jack
18874c85e0
Merge pull request #781 from Jonny-exe/master
...
Removed arrows in firefox in every input field type number
2021-01-03 22:10:08 +00:00
Jack
a611e3ba36
Merge pull request #784 from beckxie/feat/golang-code
...
Added Go language
2021-01-03 22:09:55 +00:00
Jack
db8954391f
Merge pull request #790 from TayIorRobinson/master
...
allow the screenshot feature in other browsers
2021-01-03 22:09:35 +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
Miodec
9ff6a2f31d
further refactoring, added setters and getters
2021-01-03 22:04:17 +00:00
Taylor Robinson
31b8237346
fix 1 days
2021-01-03 19:04:04 +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
Taylor Robinson
876bdf7ac2
open image in new tab if can't set as clipboard contents
2021-01-03 18:39:19 +00:00
Taylor Robinson
431e52affb
fix documentation (comma after last element is bad syntax)
2021-01-03 18:27:40 +00:00
Miodec
5e2ec2cefb
variable rename
2021-01-03 18:14:17 +00:00
Beck
d9e09907d1
feat: added golang keyword list
2021-01-02 16:00:57 +08:00
jonny-exe
e81f810fbc
Removed arrows in firefox in every input field type number
2021-01-01 17:23:36 +01:00
Provola23
f26c860b9c
Fixed the list bgColor for monokai and sonokai
2021-01-01 17:15:49 +01:00
Lucas Fern
5bc602add8
Dont capitalise after punctuation in code alphabets
2021-01-01 18:54:30 +11:00
Lucas Fern
f887f86e66
Added more words - list/string methods + library functions
2021-01-01 18:39:52 +11:00
Alessandro Farcas
91777bca56
Added the sonokai theme
...
This is an amazing theme similar to monokai
2020-12-31 21:55:17 +01:00
OldMope
fef09d78ec
Update portuguese.json
...
The actual portuguese list has some problems
1° isn't a true top 200 words (it has proper names Like José [Joseph], Paulo [Paul], Fernando [Ferdinand], etc
2° It really doesn't have 200 words
My list used the source https://www.wordandphrase.info/port
which is funded by The National Endowment for the Humanities (an independent federal agency of the U.S. government)
2020-12-30 11:17:01 -03:00
Jack
55a4e5b5a3
actual fix for previous commit
2020-12-29 01:37:30 +00:00
Jack
d47686a104
fixed error while trying to get insertedat from ull
2020-12-28 23:36:58 +00:00
Jack
411e575ff3
loading result filters if they are not present. should close #771
2020-12-28 23:13:22 +00:00
Jack
a989f502ef
fixed about page links. closes #763
2020-12-28 23:01:43 +00:00
Jack
6ab04105cb
not using cloud functions for saving lb memory anymore
2020-12-28 22:34:31 +00:00
Jack
2dcebbcfee
optimised lb memory saving and typing stats
2020-12-28 22:34:12 +00:00
Jack
d2e4b24d84
optimised private and public stats saving
2020-12-28 21:20:44 +00:00
Jack
fd238aa64f
Merge pull request #766 from GioSDA/patch-1
...
Fixed typo in java language
2020-12-26 22:35:33 +00:00
Jack
113d3d2170
Merge pull request #767 from aviegdown/master
...
excess comma cause errors in indonesian.json
2020-12-26 22:35:19 +00:00
aviegdown
4666746338
Update indonesian.json
2020-12-26 10:04:09 +07:00
Jack
1b9b348293
moved font awesome to a cdn
2020-12-26 02:36:41 +00:00
Jack
167cb06d4a
added read ahead easy
2020-12-25 23:17:22 +00:00
Giovanni D
b45266e1f6
Fixed typo in java language
...
Replaced "instanceofinterface" with "interface" in code_java.json
2020-12-25 14:58:53 -08:00
Jack
72546024c9
infinite
2020-12-25 21:30:58 +00:00
Jack
8bde3d0455
Merge pull request #758 from aviegdown/patch-1
...
Update indonesian.json
2020-12-25 20:15:49 +00:00
Miodec
f1b0c7664d
added rudy theme
2020-12-25 16:27:54 +00:00
Miodec
85ae0175b5
Merge branch 'master' of https://github.com/Miodec/monkeytype
2020-12-25 16:09:35 +00:00
Miodec
1ec0389b40
enabling quote length filters when quote mode is enabled
2020-12-25 16:09:32 +00:00
Jack
15bb38ea00
Merge pull request #762 from Miodec/revert-751-ignore-alt
...
Revert "Ignore keys with Alt modifier"
2020-12-25 15:22:41 +00:00
Jack
cdb53e2cda
Revert "Ignore keys with Alt modifier"
2020-12-25 15:22:23 +00:00
dependabot[bot]
b7c6562774
Bump date-and-time from 0.14.1 to 0.14.2 in /functions
...
Bumps [date-and-time](https://github.com/knowledgecode/date-and-time ) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/knowledgecode/date-and-time/releases )
- [Commits](https://github.com/knowledgecode/date-and-time/compare/v0.14.1...v0.14.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-12-24 21:53:47 +00:00
aviegdown
f846da4616
Update indonesian.json
2020-12-24 09:23:50 +07:00
Jack
37867dcde7
added courier, comfortaa and coming soon fonts
2020-12-24 01:16:38 +00:00