Commit graph

8402 commits

Author SHA1 Message Date
Miodec
299f7af07e try catching audio context initialisation to make sure it doesnt completely brick the website
closes #3562
2022-09-30 13:37:21 +02:00
Johnapolitan
59974d512f
Expanded luau language(#3614) Johnapolitan
* Add luau libraries

* Add comma
2022-09-30 13:21:22 +02:00
Miodec
51db47e9d6 moved nocss warning update to its own file
update nocss warning to show bigger clear cache shortcut
2022-09-29 19:45:15 +02:00
Miodec
ebf3c73709 fixed a bug where single character words in nospcae funbox would cause backspace to trigger twice 2022-09-29 18:44:58 +02:00
Miodec
aba32bd11d hiding most live stat elements when not focused
closes #3613
2022-09-29 13:23:17 +02:00
Miodec
2a49beb893 fixed fadeout not working 2022-09-29 13:22:46 +02:00
Miodec
ebeafd9880 added all time lb positions to profiles 2022-09-29 13:08:10 +02:00
Aeonimous
dca5450855
Added quotes from Xenoblade Chronicles (#3612) Aeonimous 2022-09-29 11:47:33 +02:00
Miodec
e96366e9d3 logging streak lost 2022-09-28 20:45:46 +02:00
Miodec
a273372990 fixed a bug where losing a streak would not save max streak length correclty 2022-09-28 20:43:13 +02:00
Miodec
6779e05ae9 Merge branch 'master' into offline 2022-09-28 16:30:39 +02:00
Miodec
fe8059f3f5 hiding all groups if no data found 2022-09-28 16:29:47 +02:00
Miodec
c35a7a1250 fixed inverted logic 2022-09-28 16:16:53 +02:00
Miodec
3d868b68a1 redirecting back to test page when auth is undefined 2022-09-28 16:11:36 +02:00
Miodec
e45cb9cc5e removed signinout button when auth is undefined 2022-09-28 16:11:02 +02:00
Miodec
ad48a8f309 updated contributing to mention firebase auth is optional 2022-09-28 16:06:41 +02:00
Miodec
f607b6d94c updated messages 2022-09-28 15:55:51 +02:00
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
e16634dad4 deleting user if captcha fails 2022-09-28 12:19:53 +02:00
Miodec
5836a0a974 removed confetti on lb rank 2022-09-28 00:23:25 +02:00
Miodec
8fca782f30 not using cache if requiring fresh token 2022-09-28 00:17:42 +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