Commit graph

8117 commits

Author SHA1 Message Date
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 2264af3c70 added rule to avoid duplicate imports 2022-09-27 15:49:02 +02:00
Miodec 7511cb15f0 fixed incorrect import 2022-09-27 15:48:43 +02:00
Miodec 9182d353fe upped cache to 50mb 2022-09-27 00:52:50 +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
mainos1 9e205d248c
Add more Greek language files (#3587) Mainos1
* added files for Greek 1k, 5k, 10k and 25k words

The files are made using the European Parliament Proceedings Parallel Corpus 1996-2011

* Add Greek 1k, 5k, 10k, 25k words

* Add Greek 1k, 5k, 10k, 25k words

* correcting trailing comma

* corrected the name

* corrected the name field

* corrected the name field

* corrected the name field
2022-09-26 10:44:25 +02:00
Bruce Berrios e6a8747d41
yyyriyriy ppp[i6riy (#3603) Bruception
* Add new synth click sounds

* Use key codes instead

* Fix Sound preview

* Check for caps lock

* Add new quote - imperial march
2022-09-26 10:41:31 +02:00
Miodec 4f146ae5a8 fixed backwards logic 2022-09-25 18:17:10 +02:00
Miodec e9503a24c2 fixed bad expiration date calc 2022-09-25 18:09:19 +02:00
Miodec 75f89fadd4 reverted size test
added else to avoid double counting
2022-09-25 15:41:01 +02:00
Miodec 92bbd1b081 testing without size calculation 2022-09-25 15:16:48 +02:00
Miodec a54eb3a3bb added LRU cache to avoid asking firebase to decode the tokens
added prometheus metrics for the token cache
2022-09-25 14:48:24 +02:00
Miodec 61626aa44d moved country middleware to auth to get access to base url and route path 2022-09-23 20:28:03 +02:00
Miodec c29ac5ff44 reverted to baseurl and route path 2022-09-23 20:27:28 +02:00
Miodec e0b9a63ec5 using req.url instead 2022-09-23 20:15:33 +02:00
Miodec 1f1ba6bcfd optional chaining 2022-09-23 20:05:49 +02:00
Miodec 0fff40f912 added country log test 2022-09-23 20:03:01 +02:00
Miodec 326adb11a0 moved around the loading bar updates
showing loading bar and resetting it to 0 before showing account page
closes #3591
2022-09-23 16:08:20 +02:00
Miodec 4fb91bdfe2 fixed alignment 2022-09-23 16:06:53 +02:00