Commit graph

7819 commits

Author SHA1 Message Date
Miodec 17e7413c76 fixed alignment 2022-08-29 02:13:29 +02:00
Miodec d45bbbd790 reworked media queries 2022-08-29 02:13:29 +02:00
Miodec b06217b33c removed size transition from logo 2022-08-29 02:13:29 +02:00
Miodec 0813bf287e highlighting level on hover 2022-08-29 02:13:29 +02:00
Miodec 26fb2e3977 fixed extra space on the right side of the menu 2022-08-29 02:13:29 +02:00
Miodec e8839bae17 media queries 2022-08-29 02:13:29 +02:00
Miodec 480ec9d2cb removing horizontal padding 2022-08-29 02:13:29 +02:00
Miodec cf156ccf14 added margin 2022-08-29 02:13:29 +02:00
Miodec d21b0222e6 using button 2022-08-29 02:13:28 +02:00
Miodec 4fb2f81cf1 hidden by default 2022-08-29 02:13:28 +02:00
Miodec 75e232e52e fixed positioning 2022-08-29 02:13:28 +02:00
Miodec 971522e29b fixed puncandnum not fading out 2022-08-29 02:13:28 +02:00
Miodec f9734cb471 test config media query 2022-08-29 02:13:28 +02:00
Miodec e3adb7049a removed console log 2022-08-29 02:13:28 +02:00
Miodec 8268f3e122 hiding spacers when needed 2022-08-29 02:13:28 +02:00
Miodec d8ebc2cde9 unnecessary code 2022-08-29 02:13:28 +02:00
Miodec dd0d1d8e95 changing sign in out icon depending on the account state 2022-08-29 02:13:28 +02:00
Miodec ee1eb8c8aa handling focus 2022-08-29 02:13:28 +02:00
Miodec 9b06f9cba4 removed unnecessary sign out button code 2022-08-29 02:13:28 +02:00
Miodec 3c468ece12 moved xp gain to the left 2022-08-29 02:13:27 +02:00
Miodec d450129234 fixed login page alignment 2022-08-29 02:13:27 +02:00
Miodec 5abf4a14c7 hidden alerts button for now
handling sign out
2022-08-29 02:13:27 +02:00
Miodec f3f1ba4d08 finished fixing the animation 2022-08-29 02:13:27 +02:00
Miodec 708866f144 fixed icon alignment 2022-08-29 02:13:27 +02:00
Miodec 12756e0d08 animating puctuation and numbers 2022-08-29 02:13:27 +02:00
Miodec 39a0a671ea fixed loading page not centered 2022-08-29 02:13:27 +02:00
Miodec b7e1436575 reverted to a grouped approach
showing custom text change
handling custom word amount
showing active words, quotelength numbers and puctuation
2022-08-29 02:13:27 +02:00
Miodec d7dcaf0533 enabling and disabling punctuation and numbers buttons as needed 2022-08-29 02:13:27 +02:00
Miodec db65d9d257 removed element update 2022-08-29 02:13:27 +02:00
Miodec a18774878f moved element update to test config instead of config 2022-08-29 02:13:27 +02:00
Miodec 0ed2e89f6d default config is active 2022-08-29 02:13:26 +02:00
Miodec e93e03aad3 handing time change 2022-08-29 02:13:26 +02:00
Miodec e60e86f4ba handling mode change, custom time 2022-08-29 02:13:26 +02:00
Miodec c993ed35f1 initial preview, no functionality 2022-08-29 02:13:26 +02:00
Miodec 2d04bef552 stopping breakdown quicker 2022-08-29 02:09:40 +02:00
Miodec 0a75b40fef breakdown can now be skipped by pressing any key or going back to the typing page 2022-08-29 02:06:09 +02:00
Miodec 21bcc4b83c instant animations if timer is slow 2022-08-29 01:42:39 +02:00
Miodec 6b456ef62f animating the xp breakdown step by step 2022-08-29 01:34:56 +02:00
Miodec a564381574 xp breakdown styling 2022-08-29 01:34:27 +02:00
Miodec e1ef545ee1 added xp breakdown element 2022-08-29 01:34:21 +02:00
Miodec 5cb2a65d11 added promise based sleep function 2022-08-29 01:34:09 +02:00
Miodec 32550a54e3 passing xp breakdown to the update xp bar function 2022-08-29 01:33:56 +02:00
Miodec d3f4e474fc only affecting direct children 2022-08-29 01:33:30 +02:00
Miodec e43a30b39d building breakdown object on the server 2022-08-29 01:33:18 +02:00
Miodec 0e0ce6a7d2 awaiting challenge loading before restarting the test 2022-08-28 16:57:01 +02:00
Miodec 1605cccc8c added loading to script fetch 2022-08-28 16:56:29 +02:00
Miodec b123bde96e removing words with capital letters when punctuation is disabled 2022-08-28 16:20:56 +02:00
Miodec 3b0175cd74 removed word 2022-08-28 16:07:48 +02:00
Bruce Berrios 0dfa3ef773
Urgent (#3457) 2022-08-27 20:39:02 +02:00
Konstantin Runov 546e240709
ADD: code_go.json quotes file; added 30 new golang quotes from GeekForGeeks (#3443) runebone
* FIX: typo in c++ quote (id 32): extra \t after ;

* FIX: typo in c++ quote (id 32): extra \t after ;

* ADD: 30 Golang quotes from GeekForGeeks

* quotes/code_go.json: fix lengths

* quotes/code_go.json: remove repetitive records

* quotes/code_go.json: fix lengths again
2022-08-26 20:36:51 +02:00