Commit graph

1761 commits

Author SHA1 Message Date
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
Miodec
cf3cb5e4c2 fixed code quotes not working 2022-10-13 14:35:51 +02:00
Azim Akmatov
a10b3a83dd
[New language] Kyrgyz language added (#3645) akmatoff
* [New language] Kyrgyz language added

* reordered languages

Co-authored-by: Miodec <jack@monkeytype.com>
2022-10-13 14:32:59 +02:00
coliss86
3cdd2d47e5
Add Jules verne quotes (#3640) coliss86
* Add Jules verne quotes

* del empty line
2022-10-13 14:30:28 +02:00
Miodec
a0a3acc623 pwa support
offline support
2022-10-13 14:26:49 +02:00
Miodec
aab38105e8 added code to detect when the user is online or offline 2022-10-13 14:26:29 +02:00
Miodec
42f559d5c6 moved service worker code 2022-10-13 14:25:14 +02:00
Miodec
ea6fbfb21e returning banner id 2022-10-13 14:24:40 +02:00
Miodec
1481f292ac fixed live elements dissapearing when moving the mouse and typing at the same time 2022-10-12 23:33:43 +02:00
Miodec
22edc83fa1 disabling checkboxes when using long text 2022-10-11 13:50:13 +02:00
Miodec
3f50619fd9 specifying element 2022-10-11 13:42:35 +02:00
Miodec
9a162544cc clearing long text flag on practise
closes #3644
2022-10-11 13:39:06 +02:00
Miodec
24f3a1c9bd also not sending results over 350 raw 2022-10-11 13:35:05 +02:00
Miodec
908b215a58 updated description 2022-10-10 20:18:23 +02:00