Commit graph

8239 commits

Author SHA1 Message Date
Miodec cf68398c15 reworked advanced contributing file 2022-10-17 22:26:54 +02:00
Miodec 56457b29b7 quote lengthx fix 2022-10-17 21:22:43 +02:00
Miodec 8a283836e7 quote reports 2022-10-17 21:22:04 +02:00
Miodec fbd58a3202 fixed practise words popup not showign 2022-10-17 20:08:21 +02:00
Miodec 0b5e312897 added option to add or not add periods when replacing new lines with spaces
closes #3660
2022-10-17 16:13:58 +02:00
QuackerDeezles 80df3dc61f
New language: english doubleletter (#3664) QuackerDeezles
* New language: english doubleletter -> A 200-word list only including words that have the same letter used consecutively.

* english doubleletter error, comma syntax fixed!

* english doubleletter -> english_doubleletter
2022-10-17 16:13:05 +02:00
Miodec 575cbcef60 fixed a bug where smooth line transition would cause quick consecutive line jumps to not work correctly
closes #3662
2022-10-17 15:21:35 +02:00
Miodec 40cd8c58b0 stopping animations on restart
removing smooth scroller on restart
2022-10-17 15:15:03 +02:00
Miodec 02e3c5a46f incorrect parent element 2022-10-17 14:23:20 +02:00
Miodec 37a56b11e3 saving repeated time typing as incomplete
so it can be saved on the next successful result save
closes #3666
2022-10-17 14:21:53 +02:00
Kavin Ruengprateepsang a67aeaf977
Add English quote (#3656) kavinvin
* Add English quote

* Add more English quote

* Add more English quotes from Eighty Six

* Fix quote length

* Add more quotes

* Remove some quotes

* Remove more quotes
2022-10-17 14:04:16 +02:00
Miodec d99e4ca4c9 making sure the buttons are ready
updating active buttons
2022-10-17 14:03:15 +02:00
Miodec 26487a2366 added pb filter 2022-10-17 13:51:48 +02:00
Miodec 1fd1e30806 showing if user got a pb for the newly added tag
closes #3663
2022-10-17 13:41:53 +02:00
Miodec b6c73fca49 not doing anything if arrays are equal 2022-10-17 13:39:38 +02:00
Miodec c55f322616 setting to empty array when empty string 2022-10-17 13:39:17 +02:00
Miodec f0dca0cf13 filling default values 2022-10-17 13:32:52 +02:00
Miodec b13448ae7c turns out foreach stops exceptions from propagating 2022-10-17 13:30:14 +02:00
Miodec 437614b20c strict undefined check instead of a nullish check 2022-10-17 13:18:30 +02:00
Miodec be8b6f082e throwing instead of defaulting 2022-10-17 13:16:23 +02:00
Miodec e31b708082 default values, added throw in case of missing data 2022-10-17 13:03:58 +02:00
Miodec d44e4f7a12 allowing undefined funbox through (same as none) 2022-10-17 13:03:32 +02:00
Miodec a845daf443 unnecessary generic type 2022-10-17 12:33:22 +02:00
Miodec d5ae0466bb added util functions for checking if arrays (sorted and unsorted) are equal 2022-10-17 12:32:18 +02:00
Miodec 7a678a2cdf updating tag pbs on result tag update
part of #3663
2022-10-17 12:23:34 +02:00
PS-PARSA 07d51d9947
feat(front-end): persian quote file initialized and 20 quote added (#3655) psparsa 2022-10-17 11:51:18 +02:00
Miodec 575f3551f3 added ABNT2 2022-10-16 22:18:19 +02:00
Miodec 7bcd41e7e5 updated event handler 2022-10-16 20:44:36 +02:00
Miodec 7183ad1017 removed document event handlers
moved dynamic click handlers to closest static element to increase performance
2022-10-16 20:42:20 +02:00
Miodec 23b3cf1a73 updated event handlers 2022-10-16 20:40:02 +02:00
Miodec bcde597841 updated event haldners 2022-10-16 20:34:06 +02:00
Miodec 5b99a975fd updated event handlers 2022-10-16 18:49:19 +02:00
Miodec caeccbc454 updated event handlers 2022-10-16 18:47:04 +02:00
Miodec f43dc97ffb updated event handlers 2022-10-16 18:43:58 +02:00
Miodec dcd4bc876c updated event handlers 2022-10-16 18:42:12 +02:00
Miodec 76db73427f updated event handlers 2022-10-16 18:39:12 +02:00
Miodec fe7d9d5fb0 updated event handlers 2022-10-16 18:36:17 +02:00
Miodec 2b1457e462 updated event handler 2022-10-16 18:32:09 +02:00
Miodec db1d303dc7 removed return 2022-10-16 18:31:39 +02:00
Miodec 0917be20cc updated event handlers 2022-10-16 18:28:38 +02:00
Miodec b59297ef1b updated event handlers 2022-10-16 18:25:41 +02:00
Miodec fe3bb36768 update 2022-10-16 18:22:21 +02:00
Miodec aba74c8c6a updated event handler 2022-10-16 18:22:09 +02:00
Miodec 34fd0e8111 moved popups to their own parent element 2022-10-16 18:08:09 +02:00
Miodec 04cc5b74f8 removed comment 2022-10-16 14:02:27 +02:00
Miodec 0f601d912b using box shadow instead of outline
closes #3658
2022-10-16 14:02:13 +02:00
Jack 95f2899636
Fixed db snapshot type (#3647)
* dbsnapshot will be undefined if user is signed out

* fixed warnings

* fixed errors

* settings snapshot to undefined when signing out

* guard

* unused import

* type casting

* guard

* optional chaining

* guards, optional chaining

* optional chaining, guards

* optional chaining, guards

* guards, optional chaining

* optional chaining

* guards, optional chaining

* replaced or with nullish coalescing

* nullish coalescing

* nullish coalescing
2022-10-15 16:06:28 +02:00
Miodec e6cd73265c fixed tag commands active indicator not showing correctly 2022-10-15 11:53:32 +02:00
Miodec 7f9ddbe6dd moved challenge commands down 2022-10-15 11:46:08 +02:00
Miodec 476f39ca72 oops 2022-10-15 11:43:28 +02:00