Commit graph

1091 commits

Author SHA1 Message Date
willerbee 13531df61b
added isPreviewingTheme variable
this will be set by the previewTheme function, and the command line can query if the system is currently previewing a theme
2020-10-14 13:55:16 +08:00
willerbee 7999d460de
Updated previewTheme to set a variable
a variable is set whenever this function is called, so we can query the variable if the system is previewing a theme
2020-10-14 13:52:46 +08:00
willerbee 41c487458e
Removed '...' and replaced arrow 2020-10-14 09:49:33 +08:00
willerbee 00639e26e5
Merge branch 'master' into single-list-command-line 2020-10-14 09:19:58 +08:00
willerbee 9c222408c2
resolving conflict 2020-10-14 08:43:17 +08:00
Jack ebbfadd21f
Merge pull request #421 from willerbee/command-for-views
Command for views
2020-10-14 00:44:49 +01:00
Jack abe781ba25
Merge pull request #422 from willerbee/patch-1
FIX: can't close leaderboards using keyboard (Esc)
2020-10-14 00:42:22 +01:00
Jack 2c57082a1e fixed error when new user registers 2020-10-13 17:31:07 +01:00
Jack fefba432c8 hopefully fixed problem with custom mode ending too soon 2020-10-13 17:25:55 +01:00
Jack 2991543898 fixed problems with show all lines 2020-10-13 17:15:02 +01:00
willerbee 6144b52e0d
FIX: can't close leaderboards using keyboard (Esc) 2020-10-13 16:19:43 +08:00
willerbee 2786edcdcf
Added commands to switch views 2020-10-13 15:19:16 +08:00
Jack 0b8265c760 initially generating more words to fill the space better 2020-10-12 01:58:31 +01:00
Jack 799c9cfea6 fixed local time not being incremented by incomplete seconds (server was still fine) 2020-10-12 01:44:35 +01:00
Jack 740a3aa781 showing pb consistency 2020-10-12 01:12:25 +01:00
Jack 345f6436be removed consolelog 2020-10-12 01:09:30 +01:00
Jack 2cbc1a0a1d wrong var name 2020-10-12 01:04:36 +01:00
Jack f2b95ea5f0 added consistency to pbs 2020-10-12 00:55:31 +01:00
Jack 24051eba5e local pb timestamp 2020-10-12 00:46:29 +01:00
willerbee a83b758c1a
Inserted into event handlers and functions 2020-10-12 00:35:08 +08:00
willerbee fb4990c51a
Added feature's SettingsGroup 2020-10-12 00:16:51 +08:00
willerbee 08cd376fa2
Added config entries and setter function 2020-10-12 00:10:39 +08:00
willerbee 36af4de510
Added commands and subgroup commands 2020-10-11 23:56:07 +08:00
willerbee b23ce833e2
Added more functions to use the feature 2020-10-11 23:50:14 +08:00
willerbee 68734ebe8a
Added functions to generate single commands list 2020-10-11 23:48:16 +08:00
Jack 8f8b5c4192 reverting to previous settings after practising missed words 2020-10-10 16:16:23 +01:00
Jack 9d3994e73d moving verification to oauth2 2020-10-10 15:48:08 +01:00
Jack 15d3a4fe09 added average wpm that day to the activity chart 2020-10-09 16:40:55 +01:00
Jack b17ffe3ec6 fixed current theme indicator not behaving properly 2020-10-09 16:03:41 +01:00
Jack 888df4413a fixed start graphs at zero not working properly 2020-10-09 15:58:04 +01:00
Jack 20418b74b8 fixed a weird bug when using a mouse to pick an input command and then pressing enter would result in two commands being executed 2020-10-09 15:50:40 +01:00
Jack b4bc5f4aae removed duplicate quote 2020-10-09 15:23:59 +01:00
Jack efa97102c7 added page width to the command line 2020-10-06 17:39:36 +01:00
Jack 753fa83168 catching errors 2020-10-06 17:31:54 +01:00
Jack 1682b2d71d added a setting to control the width of the content 2020-10-06 17:28:03 +01:00
Jack 9da38ba19a changing the icon and removing the preloader if download failed 2020-10-06 17:16:47 +01:00
Jack 5c6036a028 showing errors when the data could not be downloaded 2020-10-06 17:10:24 +01:00
Jack 8c45b2d48d removed the posibility of duplicate quotes 2020-10-05 19:14:22 +01:00
Jack d6f7da7c09 click footer theme to change theme 2020-10-05 18:47:25 +01:00
Jack 1ac981ce16
Merge pull request #392 from RebonackAl/improvement/clean-typography-symbols
[#390] Typography Symbols are not mapped to universal keyboard standards.
2020-10-05 18:02:24 +01:00
Samyak Bardiya a265f24903 added programmer dvorak (keyboard layout) 2020-10-02 15:08:38 +05:30
Jack f06a581e27 removed duplicate quotes 2020-10-01 19:52:12 +01:00
Jack 8c92983ae5 changed the way custom speed is set for the pace caret 2020-10-01 19:51:29 +01:00
Rebonack 811e6205ed [#390] Typography Symbols are not mapped to universal keyboard standards.
Replaces specific typography characters with universal standards.
This is available to the user by a default checked checkbox.

The option is given to the user rather than always automatically applied because:
a) I'm not 100% sure other languages or keyboard layouts do not use these typography symbols as standard inputs.
b) There may be some who enjoy the challenge of entering Shift+Option+[ just to get a fancy quote mark.
2020-10-01 11:11:25 +10:00
Jack 7180b041e5 removed console logs 2020-09-30 18:52:26 +01:00
Jack 7c0054ffca hopefully fixed config not loading 2020-09-30 01:09:43 +01:00
Jack 8a4e508f05 removed duplicate quote 2020-09-29 21:27:32 +01:00
Jack 794a6274dd added an unlink button 2020-09-29 00:10:33 +01:00
Jack bbf5a18178 fixed all filter showing undefined 2020-09-29 00:04:12 +01:00
Jack f404554b4b not allowing the user to restart while the result is calculating 2020-09-28 21:53:16 +01:00