Commit graph

8221 commits

Author SHA1 Message Date
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
César Cobos
1344c600d8
Adding Quotes (#3649) ceasarcoboscv
* Adding Quotes

Addes two quotes from Alexandre Dumas

* Fixing Quote length

Fixed ID 106 Quote lenght

* Fixing quote structure
2022-10-15 11:39:34 +02:00
Miodec
08cec67541 Revert "added polish 10k"
This reverts commit c8b0a56341.
2022-10-14 16:37:08 +02:00
Miodec
93fe93d8b9 Revert "removed empty words"
This reverts commit 532defcb57.
2022-10-14 16:37:04 +02:00
Miodec
532defcb57 removed empty words 2022-10-14 16:35:47 +02:00
Miodec
7dceb0e889 no longer force signing out user when offline 2022-10-14 16:31:22 +02:00
Miodec
c8b0a56341 added polish 10k 2022-10-14 15:21:09 +02:00
Miodec
f56b336915 connected two entries into one 2022-10-14 11:01:15 +02:00
Miodec
113bdf01f7 added the options default value 2022-10-14 10:59:07 +02:00
Miodec
1a353bcbab updated caching for some files 2022-10-14 10:58:07 +02:00
Miodec
55742a7a08 ignoring some files in the precache 2022-10-14 10:57:34 +02:00
Miodec
bfc543cbc9 fixed website freezing for not signed in users 2022-10-13 21:26:49 +02:00
Miodec
69b02569ee added button to the result page that allows you to update tags for the result
only shows up if user has tags
closes #3642
2022-10-13 21:00:50 +02:00
Miodec
ef923f3de2 temp fix for the font size bug 2022-10-13 20:12:07 +02:00
Miodec
0ccf45bece fixed custom text popup media queries 2022-10-13 20:09:30 +02:00
Miodec
70ca2cb282 max height 100% 2022-10-13 20:09:12 +02:00
Miodec
9c388c3d37 restructured the custom text popup 2022-10-13 20:02:10 +02:00
Miodec
20068b9b47 replaced full stop with the vertical line in nepali 2022-10-13 19:39:40 +02:00
Miodec
b961d33a72 added nepali numbers 2022-10-13 19:36:33 +02:00