Commit graph

1645 commits

Author SHA1 Message Date
Miodec 02b2ae0cde updated message 2022-09-28 13:48:31 +02:00
Miodec 2920722315 Merge branch 'master' into offline 2022-09-28 13:31:35 +02:00
Miodec 40addbf97f added daily pace caret mode
closes #3564
2022-09-28 13:07:07 +02:00
Miodec b9f1caadcd enforcing strong passwords in the email handler 2022-09-28 12:46:11 +02:00
Miodec 8bf5d451bd enforcing strong passwords when changing password 2022-09-28 12:43:39 +02:00
Miodec b26348fcce extracted strong password check to a util function 2022-09-28 12:43:19 +02:00
Miodec d0b3cc6e96 try catching as the account might already be deleted 2022-09-28 12:20:20 +02:00
Miodec 5836a0a974 removed confetti on lb rank 2022-09-28 00:23:25 +02:00
riyu 0c3e3549b0
Add confetti animation (#3607) riyuzenn
* include confetti sound

* include confetti-canvas

* include canvas-confetti

* include confetti sound

* create confetti func

* import confetti sound

* add confetti

* add confetti to daily leaderboard

* change confetti color

* revert to main color

* save exact version

* updated confetti parameters
added one more color
made duration shorter
more particles
higher spread

* removed sound

* only showing confetti if user already has a pb (doesn't show on the first pb)

* regenerated package lock

* not showing confetti if timer is slow

Co-authored-by: Miodec <jack@monkeytype.com>
2022-09-28 00:15:02 +02:00
Miodec 368f8f1f39 updated offline banner 2022-09-27 22:51:04 +02:00
Miodec 0cb797a2ff removed test line 2022-09-27 22:49:32 +02:00
Miodec 5e6c3880d0 unnecessary closing tag 2022-09-27 22:42:24 +02:00
Miodec 025aeb6f30 try catch 2022-09-27 22:35:10 +02:00
Miodec 9340f9bedc showing offline mode reason on localhost 2022-09-27 22:29:52 +02:00
Miodec 44e675bc77 optional chaining 2022-09-27 22:27:18 +02:00
Miodec 7ebab0cf16 using optional chaining instead 2022-09-27 22:26:52 +02:00
Miodec 9b8780a895 checking if auth is undefined 2022-09-27 22:25:24 +02:00
Miodec ccb0fcdc2e optional chaining 2022-09-27 22:22:38 +02:00
Miodec afaac1525e optional chaining 2022-09-27 22:20:43 +02:00
Miodec 777d22f288 optional chaining 2022-09-27 22:20:05 +02:00
Miodec 595d24ec56 optional chaining 2022-09-27 22:19:40 +02:00
Miodec 632d615e38 optional chaining 2022-09-27 22:19:13 +02:00
Miodec 5fcb549d8a optional chaining 2022-09-27 22:18:06 +02:00
Miodec a3f2ba8a9e optional chaining 2022-09-27 22:16:57 +02:00
Miodec a2c5da89c5 inverted logic, optional chaining 2022-09-27 22:16:42 +02:00
Miodec 4cf2820fde optional chaining 2022-09-27 22:16:01 +02:00
Miodec b4a3fb4be4 optional chaining, inverted some logic 2022-09-27 22:14:23 +02:00
Miodec e584acfe30 added ready function if auth is undefined
blocking functions if auth is undefined
2022-09-27 22:12:41 +02:00
Miodec 4582c3bdad optional chaining 2022-09-27 22:11:35 +02:00
Miodec 16c7750a01 firebase auth can be undefined 2022-09-27 22:08:06 +02:00
Miodec e23c10d597 inverted logic 2022-09-27 22:07:27 +02:00
Miodec 523a69b456 inverted logic 2022-09-27 22:07:08 +02:00
Miodec d98ec08ca5 renamed animation 2022-09-27 20:39:02 +02:00
Miodec 5f7b87173b fixed aurora and trance color shift animations being rgb 2022-09-27 18:46:30 +02:00
Miodec a9f1580aab fixed duplicate imports 2022-09-27 15:49:32 +02:00
Miodec 7511cb15f0 fixed incorrect import 2022-09-27 15:48:43 +02:00
Miodec 4da5fe4884 remoed word 2022-09-27 00:47:57 +02:00
Miodec 29533da0b2 removed word 2022-09-27 00:47:14 +02:00
Miodec ee3bbbcd95 added section about ads to the privacy policy
closes #3582
2022-09-27 00:45:44 +02:00
Miodec 19b7a6ca24 added claim all and delete all buttons to alerts panel
closes #3590
2022-09-27 00:34:05 +02:00
Miodec d37b52c54a corrected character 2022-09-26 20:26:02 +02:00
Miodec a39196efa3 added persian_farsi 2022-09-26 20:20:16 +02:00
Miodec 2943d110c9 made loaded challenge non interactable 2022-09-26 11:28:27 +02:00
Miodec c3e741a243 typo 2022-09-26 11:28:05 +02:00
riyu 31763de294
New Theme : iv (#3540) riyuzenn
* create iv-spade theme

* append iv spade from the list

* create iv-clover theme

* append iv clover from the list

* rename themes

* update main color

* change color

* update colors

* update color params

* update colors

* update color

* Update iv_spade.css

* Update _list.json

* change main & text color

* update main color
2022-09-26 11:26:32 +02:00
Kyro ea0e534ae8
added english quotes (#3599) KyroKrypt
Co-authored-by: Miodec <jack@monkeytype.com>
2022-09-26 11:00:39 +02:00
FarisDaffa 7c9c799f99
added indonesian quote (#3600) Faris0520
* Update indonesian.json

* Update indonesian.json

* Update indonesian.json

* Update indonesian.json

Add more quotes

* Updated
2022-09-26 10:53:27 +02:00
Bruce Berrios 0283cba792
Replace profile URI to use username (#3598) Bruception
* Replace Profile URL to use username

* Remove Auth import

* using replace state to fix back button not working

Co-authored-by: Miodec <jack@monkeytype.com>
2022-09-26 10:51:52 +02:00
Andie Santos 67f3b0734d
Added English quotes (#3594) radarmeanie
Co-authored-by: Miodec <jack@monkeytype.com>
2022-09-26 10:48:21 +02:00
Mattia 65b53f396c
Added a quote from "Il fu Mattia Pascal" (#3592) Triikk
* Added a quote from "Il fu Mattia Pascal"

* Update italian.json
2022-09-26 10:44:54 +02:00