Joel Bradshaw
c8764790b8
Remove private methods from simplePopup
...
The added simplePopup had private methods, which totally breaks Firefox and Safari since it's a syntax error and this file then doesn't load at all. We can simply make these methods public, there's no reason they need to be private to work, it's just a code organization thing.
2020-10-30 01:06:46 -07:00
Jack
2ab842646c
added simplepopup for future
2020-10-30 02:25:10 +00:00
Jack
a34d676f08
prettier
2020-10-26 20:28:25 +00:00
Jack
586e8e1646
added toggle fullscreen to the command line
2020-10-24 14:55:21 +01:00
Jack
b4c490bb41
divided the languages into separate files
2020-10-23 14:49:07 +01:00
Jack
c10a848466
changing the format of the time on the result screen
2020-10-21 18:11:54 +01:00
Jack
5b83cd115b
renamed repo
2020-10-14 15:21:38 +01:00
Jack
c8a93c28f8
sharing custom themes now done via a url
2020-09-25 20:24:18 +01:00
Jack
2657f0181c
removed repeating code
2020-09-16 19:49:46 +01:00
typer
520e0d5bb7
Adds caps lock backspace mode. Also fixes a bug where shifting would sometimes be wrong while caps lock is on. For example, the O key in emulated Colemak would be lowercase with caps lock because it corresponds to a symbol in Qwerty.
2020-09-09 03:19:09 -07:00
Jack
9a1bf0a837
using the already existing function to get numbers
2020-09-04 01:43:16 +01:00
Jack
67ba8ecedc
fixed notification clearing bug
2020-08-28 16:15:32 +01:00
Jack
53ea99706f
fixed order
2020-08-23 23:30:42 +01:00
Jack
41dc4b52f8
showing patreon list in about
2020-08-23 23:27:21 +01:00
Jack
e520dea8bc
notification is now emptied after hiding it
2020-08-19 19:42:00 +01:00
Jack
629f948f87
added favourite themes, active theme indicator, ability to randomise only favourite themes
2020-08-19 16:21:02 +01:00
Jack
5dd37dd677
added ascii funbox
2020-08-18 17:54:00 +01:00
Jack
765a586329
added 0 to 58008
2020-08-18 17:44:23 +01:00
Jack
2223df1b4b
added more specials
2020-08-13 22:08:48 +01:00
Jack
5385345159
renamed !@#$ to specials
2020-08-12 02:09:46 +01:00
Jack
2d27d7f4ea
fixed a bug in timer display
2020-08-12 01:52:56 +01:00
Jack
df07f2b497
Merge branch 'master' of https://github.com/Miodec/monkey-type
2020-08-11 15:56:33 +01:00
Jack
e92b68bc3a
not showing balloons when no data is there
2020-08-11 15:40:01 +01:00
Jack
d312afee01
updated time stringing, fixed a bug that would not display time
2020-08-11 15:31:38 +01:00
Corey Bergeron
6353d001a2
added 58008 to funbox
2020-08-11 09:57:59 -04:00
Jack
989da6c936
biwpy kdpbyslqptyv (gibberish ?????)
2020-08-10 03:00:02 +01:00
Jack
a73db91785
added slope display below the account graph
2020-08-09 15:40:52 +01:00
Jack
d78e5a1794
added backend result validation
2020-08-08 20:35:28 +01:00
Jack
6593de3470
added hex to hsl func
2020-08-05 18:51:43 +01:00
Jack
4df3c91e14
added always show decimal places
2020-08-04 01:54:35 +01:00
Jack
da5bfe362c
refactored script further
2020-08-04 01:42:42 +01:00
Jack
14fd07c5b9
more code refactoring
2020-08-04 01:26:17 +01:00