Commit graph

10538 commits

Author SHA1 Message Date
Vaughn Gugger
a0403f79a5
impr(csv export): change main delimiter from | to , (vjgtigers) (#5249) 2024-03-25 12:44:57 +01:00
Gauthier Fiorentino
365572f652
impr(quotes): add French quotes (Mintoo200) (#5206) 2024-03-25 12:40:11 +01:00
Christian Fehmer
a306ab4f32
impr(profile/account page): show leaderboard rank percentage (fehmer) (#5212) 2024-03-25 12:36:25 +01:00
anakojm
0baabb150c
impr(layout): update optimot to version 1.6 (anakojm) (#5236) 2024-03-25 12:06:49 +01:00
__filename
8083390c23
feat(quotes): add Mongolian quotes (filename24) (#5200) 2024-03-25 12:05:11 +01:00
Andrey Kuznetsov
8d77c88dc4
fix(language): russian_10k.json now contains 10000 words (#5232) 2024-03-25 11:59:29 +01:00
Johan de Jongh
d1241d0a63
feat(language): add Xhosa (de-longhi) (#5231) 2024-03-25 11:58:18 +01:00
Miodec
7915df57a8 chore(animated modal): add method to get previous modal in chain 2024-03-24 23:02:05 +01:00
Miodec
6f75abef70 refactor(ape keys modal): use new modal system 2024-03-24 23:01:33 +01:00
Miodec
7f5e3aa73e chore: release v24.12.1 2024-03-24 19:27:52 +01:00
Miodec
f27abd94de impr(changelog generator): include non user-facing changes
!nuf
2024-03-24 19:19:11 +01:00
Miodec
a8a78eca6a refactor(animated modal): make setup async
!nuf
2024-03-24 19:07:33 +01:00
Miodec
5a6d2eca47 refactor: prefer for of instead of forEach 2024-03-24 19:07:33 +01:00
Miodec
47f3163267 fix(commandline): opening the commandline from the footer not showing custom themes 2024-03-24 19:07:33 +01:00
Miodec
6357489b1d fix(commandline): pressing esc always closing modal instead of going back in history 2024-03-24 19:07:33 +01:00
Miodec
7b86d5c606 fix(import export modal): import not working
!nuf
2024-03-24 19:07:33 +01:00
Miodec
6167506b89 refactor(word filter modal): use new modal system 2024-03-24 16:45:53 +01:00
Miodec
1bd6bf46f2 chore: wording 2024-03-23 11:14:30 +01:00
Estifanos Gashawtena
abbed321c4
impr(login page): better error message (Estifanos12) (#5244)
* fix:create user email already exists message

* Update account-controller.ts

* Update account-controller.ts

* Update account-controller.ts

* Update account-controller.ts

* Update account-controller.ts

* Update account-controller.ts
2024-03-23 11:07:15 +01:00
Miodec
e52cdef46c chore: plushie banner 2 2024-03-23 11:06:12 +01:00
Miodec
479c9d3bed chore: release v24.12.0 2024-03-23 10:23:11 +01:00
Christian Fehmer
fc3ac84147
fix: show command key tip correctly (fehmer) (#5234)
* fix: show command key tip correctly

* add spaces

---------

Co-authored-by: Miodec <jack@monkeytype.com>
2024-03-23 10:19:20 +01:00
Christian Fehmer
f3c6254933
fix: login disabled after logout (fehmer) (#5243) 2024-03-23 10:10:46 +01:00
Miodec
7f427a9643 refactor(simple modals): use new modal system 2024-03-22 20:53:22 +01:00
Miodec
234642a64d refactor: use a single object instead of multiple parameters
regex goes BRRRR
2024-03-22 20:50:18 +01:00
Miodec
c905fcbed4 impr: focus first non hidden input instead of just the first one 2024-03-22 20:33:49 +01:00
Miodec
c0500ce9c6 fix(commandline): languages sometimes didnt load in time, showing an error 2024-03-20 23:11:09 +01:00
Miodec
e551e043af impr: automatically refocus the test when closing the command line on the test page 2024-03-20 20:56:50 +01:00
Miodec
57d9fc3b04 chore: focus words earlier to avoid flashing issues 2024-03-20 20:37:29 +01:00
Miodec
0b0fff939a refactor: dont hide out of focus warning if words are not focused 2024-03-20 20:29:43 +01:00
Miodec
b7b2c1f406 refactor: use actual module instead of modifying the dom 2024-03-20 20:27:44 +01:00
Miodec
5a354ef25d refactor(quote search modal): use new modal system 2024-03-20 16:08:31 +01:00
Miodec
e38f64e019 chore: use after animation to avoid animation issues 2024-03-20 15:45:36 +01:00
Miodec
33229ce057 chore: dont await function to fix animation issues 2024-03-20 15:38:21 +01:00
Miodec
c6a47e8ef8 chore: clearing modal chain 2024-03-20 15:38:01 +01:00
Miodec
c2b7204600 refactor(quote report modal): use new modal system 2024-03-19 16:09:23 +01:00
Miodec
28a4eac40e refactor(quote rate modal): use new modal system 2024-03-19 15:50:50 +01:00
Miodec
1a64a724c6 style: increase spacing a bit 2024-03-19 14:54:04 +01:00
Miodec
5f48827fb3 fix: incorrect param type 2024-03-19 14:49:15 +01:00
Miodec
2f0bc5af84 fix: make parameter optional 2024-03-19 14:35:38 +01:00
Miodec
e999fa2a87 impr(language): remove vulgar words 2024-03-19 13:21:27 +01:00
Miodec
cc5406d88c style: lowercase footer buttons for more visual consistency 2024-03-18 13:10:14 +01:00
Miodec
33c8976176 style: update modal styling
also removed some redundant styles
2024-03-18 13:08:44 +01:00
Miodec
3077daa71f refactor(quote approve modal): use new modal system 2024-03-18 12:59:53 +01:00
Miodec
429c580a74 impr(quote search modal): update placeholder text to indicate that you can search by quote id 2024-03-18 12:05:01 +01:00
Miodec
26d61f595f chore: better error message 2024-03-18 12:04:53 +01:00
Miodec
b339cd082c fix(custom word amount): not being able to start an infinite word test 2024-03-18 00:02:10 +01:00
Miodec
9ca32d3b6a refactor(quote submit modal): use new modal system 2024-03-18 00:01:06 +01:00
Miodec
5e69c5df6b chore: remove logs 2024-03-17 20:47:54 +01:00
Miodec
d454783d11 refactor(google sign up modal): use new modal system 2024-03-17 20:47:21 +01:00