Commit graph

96 commits

Author SHA1 Message Date
Miodec
dd0d1d8e95 changing sign in out icon depending on the account state 2022-08-29 02:13:28 +02:00
Miodec
5abf4a14c7 hidden alerts button for now
handling sign out
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
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
0ed2e89f6d default config is active 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
e1ef545ee1 added xp breakdown element 2022-08-29 01:34:21 +02:00
Miodec
3d9040ba10 removed das 2022-08-26 12:55:45 +02:00
Miodec
2a50e0d5af changed the behaviour of show yesterday button
closes #3391
2022-08-22 15:44:20 +02:00
Miodec
5b378cc606 added reject all button to comply with gdpr
closes #3409
2022-08-22 15:09:13 +02:00
Christian Rudder
fcd7c63440
Adding Korean Language Functionality (#3412) neezacoto
* fixing accuracy and functionality

* removed opacity for readability

* avoiding using any

* ㅎㅁㅁ스 ㅜㅐㅔ겨ㅓ

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-08-22 13:45:22 +02:00
Miodec
7ed9d50383 allowing version popup to be closed with escape
closes #3377
2022-08-08 16:53:28 +02:00
Miodec
64c011911b missing hidden clas 2022-08-08 16:48:49 +02:00
Luke Weiler
a53ea582e4
Added version indicator option 3 (#3393) lukew3
* Fix missing step in contributing advanced

* Removed condition that will never be hit

* Replace version banner with newVersionIndicator

* Update CONTRIBUTING_ADVANCED.md

* Changed newVersionIndicator to text

* Add negative margin to indicator to fix alignment

* close newVersionIndicator on click

* Removed show x on hover

* style touch ups

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-08-08 16:12:41 +02:00
Miodec
7c8a41137a potential edge autocomplete fix 2022-08-03 16:17:45 +02:00
Miodec
ce064dd1ad showing total xp on hover 2022-08-02 01:28:56 +02:00
Miodec
c6a04adc44 showing xp gain 2022-08-02 01:11:07 +02:00
Miodec
e48fdc2a89 added xp and levels 2022-08-02 00:21:09 +02:00
Jan Golebiowski
3a73954b45
Added config for displaying the keymaps top row (#3353)
* added config for displaying the keymaps top row

* fixed keysplit for top row

* prettier

* lined up top row properly

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-07-31 12:47:31 +02:00
Guilherme Jun Grillo
641dc03f1c
Changes in the profile (#3352) guijun13
* feat(popup): change gh and tt input position

* feat(popup): add static url for gh and twitter

* fix(popup): lower input size & add margin between
2022-07-26 11:36:29 +02:00
Miodec
0b7800b6ca detecting adblock and cookie blockers
showing different messages based on that
2022-07-24 11:22:27 +02:00
Miodec
2ef62f9c19 using shorter word 2022-07-23 21:38:36 +02:00
Miodec
0cbec18bc7 showing both for now 2022-07-22 15:08:31 +02:00
Miodec
1940225f07 showing small message if ads are not working 2022-07-22 13:32:19 +02:00
Miodec
130eb17ae7 moved click handler to script files 2022-07-22 11:25:31 +02:00
Miodec
7444393a40 added a message that ads can be disabled 2022-07-21 17:49:50 +02:00
Miodec
df79d5320f added watch video ad as a way to support monkeytype 2022-07-18 11:47:18 +02:00
Miodec
8cceaa2d4d moved support to the second place in the footer 2022-07-18 11:46:58 +02:00
Miodec
2159b7dc33 Merge branch 'master' into ads 2022-07-18 11:17:06 +02:00
Miodec
e2c8733ed3 added wpm ranges to burst heatmap legend
closes #3338
2022-07-15 14:27:12 +02:00
Miodec
45ffa96e67 changed initial class 2022-07-15 14:05:15 +02:00
Miodec
ab33865088 video ad callbacks 2022-07-12 22:45:35 +02:00
Miodec
b9973f1277 ads 2022-07-12 13:01:26 +02:00
Aaron
c1c7b97127
Update Links to Use New Org Name (#3327)
* Renamed command line setting timer-progress bar

* Use new org name
2022-07-09 14:14:42 +02:00
Miodec
c62673837f reordered settings 2022-07-06 13:01:40 +02:00
YummyOreo
e794bbd68d
Adds a reset account button to the settings page (#3206) YummyOreo
* adds reset button

* moves it up above the delete button

* i am blind

* i cant move stuff

* adds reset for the profile

* Adds reseting for ape keys, and presets, also adds more resets in the user settings

* Delets all ape keys not just one

* Prevents conflicts for delete endpoints

* changes from reset to deleteAll in ape keys

* Refactors the code to use Promise.all

* adds reloading

* unit tests ape key deletion

* fixes some bugs

* Fixes type o

* More typeo fixes

* Returns nothing for reset user

* Simplifies code

* changes from reset to deleteAll for all but users

* Checks db not the memory

* fixes typo

* fixes the tests

* fixes

* fixes bugs and refactors some code

* adds requireFreshToken to the authentication

* migrates all reseting to the user endpoint

* removes the delete all for ape unit test

* to lazy to make commit message

* parallelize the calls to the db (I think)

* also resetting config

* also resetting discordid and avatar

* using unset

* updated wording

* level 1 message

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-07-06 12:59:40 +02:00
devkennyy
27a7358a11
🚧Improve tab usability (#3296) devkennyy
* 🚸Call `screenshot` after `Enter` is pressed

`screenshot` is only called on click which does not support tab usage.

* 🐛 Make `Contact` and `Donate` fields tabbable

* ️ Open leaderboard popup on `Enter` keypress

* ️ Open support popup on `Enter` keypress

* ️ Open contact popup on `Enter` keypress

* ✏️ Rename `Donate` field to `Support`

* ️ Hide `contact` and `support` popups on `Escape`
2022-07-06 12:32:21 +02:00
Miodec
e60b2ae093 updated lazy mode description 2022-06-29 11:33:14 +02:00
Miodec
5bbb6a62a4 improved quick restart esc
pressing tab now opens the command line
you can still insert tab as character (shift tab to open the commandline if text has tab)
closes #3233
2022-06-28 17:57:43 +02:00
Miodec
c4bd171f1a replaced manual background filters save with automatic
closes #3253
2022-06-28 13:02:44 +02:00
Miodec
05c03936fe clicking mail on the about page opens contact popup 2022-06-27 15:12:15 +02:00
Miodec
1855578925 updated more links 2022-06-27 15:09:27 +02:00
Miodec
47bae76e1c updated hrefs for consistency 2022-06-27 15:07:46 +02:00
Çağatay Yiğit Şahin
a744a03073
fix the links in the footer for profile pages (#3249) 2022-06-27 15:06:24 +02:00
Evan
104786363f
use camelCase instead of dash separation (#3239) Ferotiq 2022-06-27 11:57:35 +02:00
smunky
8a6aecb127
rework captcha (#3224) devkennyy rizwanmustafa miodec
* rework captcha

* resolve conversations

* load captcha when needed

* Fix errors

* Create captchacontroller

* Fix errors

* using captcha controller in quote submit

* removed prettier ignore

* updated report quote popup

Co-authored-by: Rizwan Mustafa <rizwanmustafa0000@gmail.com>
Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-06-25 21:06:10 +02:00
Miodec
63bf85ac1c fixed first tab on results page focusing sign in instead of the restart button 2022-06-25 16:39:16 +02:00